@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.57702/myd4d7p6> a dcat:Dataset ;
    dct:identifier "40f0fe6e-cd5c-4047-bed0-8dc23a8e604f" ;
    dct:issued "2024-09-27T13:27:15.588402"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:11:12.052014"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/bd138782-6850-41c0-b99c-bf7de3c6fb49> ;
    dct:title "OpenRailwayMap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenStreetMap (OSM)" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/181d6b66-9408-4b5e-90e9-4021aee9a691>,
        <https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/366c0dac-cf81-4020-84f1-a3c4091fd551>,
        <https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/c5b44ffd-5fd6-4750-8d9c-1b26756feed1> ;
    dcat:keyword "Global railway network" .

dct:Agent foaf:Name "OpenStreetMap (OSM)" .

<https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/181d6b66-9408-4b5e-90e9-4021aee9a691> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/181d6b66-9408-4b5e-90e9-4021aee9a691/download/rdf_metdata.ttl> ;
    dcat:byteSize 1284.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/366c0dac-cf81-4020-84f1-a3c4091fd551> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/infrastructure/railway/> .

<https://service.tib.eu/dataset/40f0fe6e-cd5c-4047-bed0-8dc23a8e604f/resource/c5b44ffd-5fd6-4750-8d9c-1b26756feed1> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "url" ;
    dct:title "Overpass API" ;
    dcat:accessURL <https://overpass-api.de/api/map> .

<https://service.tib.eu/organization/bd138782-6850-41c0-b99c-bf7de3c6fb49> a foaf:Organization ;
    foaf:name "OpenStreetMap (OSM)" .

