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

<https://ckan.tdc.dev.datopian.com/dataset/bf9d285e-eb81-484a-ba95-8002d8e18658> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Number of locomotives and cars - by type" ;
    dct:identifier "bf9d285e-eb81-484a-ba95-8002d8e18658" ;
    dct:issued "2024-10-29T15:42:16.542833"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-29T15:42:29.322294"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/c94717f9-baab-4b61-829a-24d1d55f1475> ;
    dct:title "Number of locomotives and cars - rail - kapsarc" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/bf9d285e-eb81-484a-ba95-8002d8e18658/resource/c82bf4ac-6a1a-4ed9-bb25-c6e730c9df05> ;
    dcat:landingPage <https://datasource.kapsarc.org/pages/home/> .

<https://ckan.tdc.dev.datopian.com/dataset/bf9d285e-eb81-484a-ba95-8002d8e18658/resource/c82bf4ac-6a1a-4ed9-bb25-c6e730c9df05> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-10-29T15:42:29.336139"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:42:29.328460"^^xsd:dateTime ;
    dct:title "Number of locomotives and cars" ;
    dcat:accessURL <https://datasource.kapsarc.org/pages/home/> .

<https://ckan.tdc.dev.datopian.com/organization/c94717f9-baab-4b61-829a-24d1d55f1475> a foaf:Agent ;
    foaf:homepage <https://datasource.kapsarc.org/pages/home/> ;
    foaf:name "KAPSARC" .

<https://datasource.kapsarc.org/pages/home/> a foaf:Document .

