@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix mobilitydcatap: <https://w3id.org/mobilitydcat-ap#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .

<https://kpd.gddkia.gov.pl/metadata/distribution/alternative-fuels-api>
        a                       dcat:Distribution ;
        dcterms:accessRights    "Dostęp po rejestracji i autoryzacji certyfikatem klienta."@pl , "Access requires registration and client-certificate authentication."@en ;
        dcterms:format          <http://publications.europa.eu/resource/authority/file-type/XML> ;
        dcterms:license         <https://kpd.gov.pl/regulamin> ;
        dcterms:rights          <http://purl.org/dc/terms/rights/alternative-fuels-api> ;
        dcat:accessURL          <https://kpd.gddkia.gov.pl/apa/ws/snapshotPull> ;
        dcat:mediaType          "application/xml" ;
        foaf:page               <https://kpd.gddkia.gov.pl/index.php/pl/specyfikacja-techniczna/> ;
        mobilitydcatap:applicationLayerProtocol
                <https://w3id.org/mobilitydcat-ap/application-layer-protocol/soap> ;
        mobilitydcatap:grammar  <https://w3id.org/mobilitydcat-ap/grammar/xsd> ;
        mobilitydcatap:mobilityDataStandard
                <https://w3id.org/mobilitydcat-ap/mobility-data-standard/datex-ii> .

<https://kpd.gddkia.gov.pl/metadata/catalog/kpd-pl>
        a                    dcat:Catalog ;
        dcterms:description  "Catalog of ITS datasets and services published by the NAP."@en , "Katalog usług i zbiorów danych ITS publikowanych przez KPD."@pl ;
        dcterms:issued       "2026-02-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        dcterms:publisher    <https://kpd.gddkia.gov.pl/metadata/org/gddkia> ;
        dcterms:spatial      <https://kpd.gddkia.gov.pl/metadata/location/PL> ;
        dcterms:title        "Krajowy Punkt Dostępowy – katalog danych"@pl , "National Access Point – data catalog"@en ;
        dcat:dataset         <https://kpd.gddkia.gov.pl/metadata/dataset/alternative-fuels> ;
        dcat:record          <https://kpd.gddkia.gov.pl/metadata/record/alternative-fuels> ;
        foaf:homepage        <https://kpd.gddkia.gov.pl/> .

<https://kpd.gddkia.gov.pl/metadata/dataset/alternative-fuels>
        a                               dcat:Dataset ;
        dcterms:accrualPeriodicity      <http://publications.europa.eu/resource/authority/frequency/CONT> ;
        dcterms:conformsTo              <http://www.opengis.net/def/crs/EPSG/0/4326> ;
        dcterms:created                 "2026-02-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        dcterms:description             "Bieżące informacje o stacjach ładowania i tankowania paliw alternatywnych"@pl , "Real-time information about alternative fuel charging and refueling stations."@en ;
        dcterms:modified                "2026-02-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        dcterms:publisher               <https://kpd.gddkia.gov.pl/metadata/org/gddkia> ;
        dcterms:rightsHolder            <https://kpd.gddkia.gov.pl/metadata/org/gddkia> ;
        dcterms:spatial                 <https://kpd.gddkia.gov.pl/metadata/location/PL> ;
        dcterms:title                   "Alternative fuels"@en , "Paliwa alternatywne"@pl ;
        dcat:distribution               <https://kpd.gddkia.gov.pl/metadata/distribution/alternative-fuels-api> ;
        dcat:keyword                    "alternative"@en , "charging"@en , "ładowanie"@pl , "fuels"@en , "paliwa"@pl , "DATEX"@en , "tankowanie"@pl , "DATEX"@pl , "stations"@en , "refueling"@en ;
        dcat:landingPage                <https://kpd.gddkia.gov.pl/index.php/pl/profil-datex/> ;
        dcat:theme                      <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
        mobilitydcatap:georeferencingMethod
                <https://w3id.org/mobilitydcat-ap/georeferencing-method/openlr> , <https://w3id.org/mobilitydcat-ap/georeferencing-method/other> , <https://w3id.org/mobilitydcat-ap/georeferencing-method/geocoordinates> ;
        mobilitydcatap:mobilityTheme    <https://w3id.org/mobilitydcat-ap/mobility-theme/filling-and-charging-stations> ;
        mobilitydcatap:networkCoverage  <https://w3id.org/mobilitydcat-ap/network-coverage/state-roads-or-federal-roads> .

<https://kpd.gddkia.gov.pl/metadata/record/alternative-fuels>
        a                  dcat:CatalogRecord ;
        dcterms:created    "2026-02-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        dcterms:language   <http://publications.europa.eu/resource/authority/language/POL> ;
        dcterms:modified   "2026-02-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
        foaf:primaryTopic  <https://kpd.gddkia.gov.pl/metadata/dataset/alternative-fuels> .

<https://kpd.gddkia.gov.pl/metadata/org/gddkia>
        a              foaf:Agent , foaf:Organization ;
        foaf:homepage  <https://www.gov.pl/web/gddkia> ;
        foaf:name      "General Directorate for National Roads and Motorways"@en , "Generalna Dyrekcja Dróg Krajowych i Autostrad"@pl .

<http://purl.org/dc/terms/rights/alternative-fuels-api>
        a       <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .

<https://kpd.gddkia.gov.pl/metadata/location/PL>
        a                   dcterms:Location ;
        dcterms:identifier  <http://publications.europa.eu/resource/authority/country/POL> .
