@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/66dc983c-87f9-442b-83bb-469578056dc1> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "CO2 emission transport" ;
    dct:identifier "66dc983c-87f9-442b-83bb-469578056dc1" ;
    dct:issued "2024-11-01T09:34:50.728062"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-01T09:34:53.670492"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/55d01d72-12c0-4dbb-ad24-51a4b3f5eb6a> ;
    dct:title "CO2 emission transport - all - itf-oecd" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/66dc983c-87f9-442b-83bb-469578056dc1/resource/8e35d099-e64b-4ba0-8dca-e8b8ae1f553e> ;
    dcat:landingPage <https://stats.oecd.org/index.aspx?lang=en> .

<https://ckan.tdc.dev.datopian.com/dataset/66dc983c-87f9-442b-83bb-469578056dc1/resource/8e35d099-e64b-4ba0-8dca-e8b8ae1f553e> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-11-01T09:34:53.760312"^^xsd:dateTime ;
    dct:modified "2024-11-01T09:34:53.676603"^^xsd:dateTime ;
    dct:title "OECD.Stat" ;
    dcat:accessURL <https://stats.oecd.org/index.aspx?lang=en> .

<https://ckan.tdc.dev.datopian.com/organization/55d01d72-12c0-4dbb-ad24-51a4b3f5eb6a> a foaf:Agent ;
    foaf:homepage <https://stats.oecd.org/index.aspx?lang=en> ;
    foaf:name "International Transfort Forum (ITF-OECD) Testing two lines in title zzzzzzzzzzzzzzzzzzzz" .

<https://stats.oecd.org/index.aspx?lang=en> a foaf:Document .

