|
21 | 21 | @prefix time: <http://www.w3.org/2006/time#> . |
22 | 22 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
23 | 23 |
|
24 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Buyer_ORG-0001organization a epo:Buyer; |
25 | | - epo:playedBy epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Organization_ORG-0001 . |
| 24 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Buyer/ORG-0001organization> |
| 25 | + a epo:Buyer; |
| 26 | + epo:playedBy <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Organization/ORG-0001> . |
26 | 27 |
|
27 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_CompanyAddress__PriorInformationNotice1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_Organizations1_Organization1_Company1_PostalAddress1 |
| 28 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/CompanyAddress/_PriorInformationNotice1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_Organizations1_Organization1_Company1_PostalAddress1> |
28 | 29 | a locn:Address; |
29 | 30 | epo:hasCountryCode <http://publications.europa.eu/resource/authority/country/LUX> . |
30 | 31 |
|
31 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_ContractTerm__PriorInformationNotice1_ProcurementProjectLot1 |
| 32 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/ContractTerm/_PriorInformationNotice1_ProcurementProjectLot1> |
32 | 33 | a epo:ContractTerm; |
33 | 34 | epo:hasContractNatureType <http://publications.europa.eu/resource/authority/contract-nature/services> . |
34 | 35 |
|
35 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_ContractTerm__PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1_RealizedLocation1 |
| 36 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/ContractTerm/_PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1_RealizedLocation1> |
36 | 37 | a epo:ContractTerm; |
37 | 38 | epo:hasBroadPlaceOfPerformance <http://publications.europa.eu/resource/authority/other-place-service/anyw-eea> . |
38 | 39 |
|
39 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Identifier_ORG-0001 a adms:Identifier; |
| 40 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Identifier/ORG-0001> |
| 41 | + a adms:Identifier; |
40 | 42 | epo:hasScheme "organization"; |
41 | 43 | skos:notation "ORG-0001" . |
42 | 44 |
|
43 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_LotIdentifier__PriorInformationNotice1_ProcurementProjectLot1 |
| 45 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Lot/LOT-0001> |
| 46 | + a epo:Lot; |
| 47 | + epo:foreseesContractSpecificTerm <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/ContractTerm/_PriorInformationNotice1_ProcurementProjectLot1>, |
| 48 | + <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/ContractTerm/_PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1_RealizedLocation1>; |
| 49 | + epo:hasPurpose <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/LotPurpose/_PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1>; |
| 50 | + epo:isSubjectToLotSpecificTerm <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/SubmissionTerm/_PriorInformationNotice1_ProcurementProjectLot1>, |
| 51 | + <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/SubmissionTerm/_PriorInformationNotice1_ProcurementProjectLot1_TenderingProcess1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_AnswerReceptionPeriod1>; |
| 52 | + dct:description "Lot description"@en; |
| 53 | + dct:title "Lot Name"@en; |
| 54 | + adms:identifier <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/LotIdentifier/_PriorInformationNotice1_ProcurementProjectLot1> . |
| 55 | + |
| 56 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/LotIdentifier/_PriorInformationNotice1_ProcurementProjectLot1> |
44 | 57 | a adms:Identifier; |
45 | 58 | epo:hasScheme "Lot"; |
46 | 59 | skos:notation "LOT-0001" . |
47 | 60 |
|
48 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_LotPurpose__PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1 |
| 61 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/LotPurpose/_PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1> |
49 | 62 | a epo:Purpose; |
50 | 63 | epo:hasMainClassification <http://data.europa.eu/cpv/cpv/72000000> . |
51 | 64 |
|
52 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Lot_LOT-0001 a epo:Lot; |
53 | | - epo:foreseesContractSpecificTerm epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_ContractTerm__PriorInformationNotice1_ProcurementProjectLot1, |
54 | | - epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_ContractTerm__PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1_RealizedLocation1; |
55 | | - epo:hasPurpose epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_LotPurpose__PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1; |
56 | | - epo:isSubjectToLotSpecificTerm epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_SubmissionTerm__PriorInformationNotice1_ProcurementProjectLot1, |
57 | | - epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_SubmissionTerm__PriorInformationNotice1_ProcurementProjectLot1_TenderingProcess1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_AnswerReceptionPeriod1; |
58 | | - dct:description "Lot description"@en; |
59 | | - dct:title "Lot Name"@en; |
60 | | - adms:identifier epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_LotIdentifier__PriorInformationNotice1_ProcurementProjectLot1 . |
61 | | - |
62 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Notice a epo:Notice, epo:NoticeE1, epo:PreMarketConsultationNotice; |
| 65 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Notice> |
| 66 | + a epo:Notice, epo:NoticeE1, epo:PreMarketConsultationNotice; |
63 | 67 | epo:hasESenderDispatchDate "2024-12-05T12:00:00+01:00"^^xsd:dateTime; |
64 | 68 | epo:hasFormType <http://publications.europa.eu/resource/authority/form-type/consultation>; |
65 | 69 | epo:hasNoticeType <http://publications.europa.eu/resource/authority/notice-type/pmc>; |
66 | 70 | epo:hasOfficialLanguage <http://publications.europa.eu/resource/authority/language/ENG>; |
67 | 71 | epo:hasVersion "01"; |
68 | | - epo:refersToLot epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Lot_LOT-0001; |
69 | | - epo:refersToRole epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Buyer_ORG-0001organization; |
70 | | - adms:identifier epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_NoticeIdentifier__PriorInformationNotice1_ID1 . |
| 72 | + epo:refersToLot <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Lot/LOT-0001>; |
| 73 | + epo:refersToRole <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Buyer/ORG-0001organization>; |
| 74 | + adms:identifier <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/NoticeIdentifier/_PriorInformationNotice1_ID1> . |
71 | 75 |
|
72 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_NoticeIdentifier__PriorInformationNotice1_ID1 |
| 76 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/NoticeIdentifier/_PriorInformationNotice1_ID1> |
73 | 77 | a adms:Identifier; |
74 | 78 | epo:hasScheme "notice-id"; |
75 | 79 | skos:notation "52fe3748-f475-4381-9dbf-31ebb08889e8" . |
76 | 80 |
|
77 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Organization_ORG-0001 a org:Organization; |
| 81 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Organization/ORG-0001> |
| 82 | + a org:Organization; |
78 | 83 | epo:hasLegalName "Buyer Org"@en; |
79 | | - cccev:registeredAddress epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_CompanyAddress__PriorInformationNotice1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_Organizations1_Organization1_Company1_PostalAddress1; |
80 | | - adms:identifier epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_Identifier_ORG-0001 . |
| 84 | + cccev:registeredAddress <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/CompanyAddress/_PriorInformationNotice1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_Organizations1_Organization1_Company1_PostalAddress1>; |
| 85 | + adms:identifier <http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/Identifier/ORG-0001> . |
81 | 86 |
|
82 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_SubmissionTerm__PriorInformationNotice1_ProcurementProjectLot1 |
| 87 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/SubmissionTerm/_PriorInformationNotice1_ProcurementProjectLot1> |
83 | 88 | a epo:SubmissionTerm; |
84 | 89 | epo:hasLanguage <http://publications.europa.eu/resource/authority/language/ENG>; |
85 | 90 | epo:hasSubmissionURL "https://example.com/endpoint"^^xsd:anyURI . |
86 | 91 |
|
87 | | -epd:id_52fe3748-f475-4381-9dbf-31ebb08889e8_SubmissionTerm__PriorInformationNotice1_ProcurementProjectLot1_TenderingProcess1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_AnswerReceptionPeriod1 |
| 92 | +<http://data.europa.eu/a4g/resource/52fe3748-f475-4381-9dbf-31ebb08889e8-01/SubmissionTerm/_PriorInformationNotice1_ProcurementProjectLot1_TenderingProcess1_UBLExtensions1_UBLExtension1_ExtensionContent1_EformsExtension1_AnswerReceptionPeriod1> |
88 | 93 | a epo:SubmissionTerm; |
89 | 94 | epo:hasReceiptPreliminaryMarketConsultationDeadline "2025-06-01T12:00:00+02:00"^^xsd:dateTime . |
0 commit comments