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

<https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10> a dcat:Dataset ;
    dct:conformsTo "Frictionless Data Package" ;
    dct:description "Long-run monthly and annual global temperature anomalies compiled from NASA GISTEMP and NOAA climate records." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "d4b82100-2318-4fa0-99bd-7dde31932e10" ;
    dct:isVersionOf <http://data.giss.nasa.gov/gistemp> ;
    dct:issued "2026-06-26T14:16:12.866725"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T14:57:16.789253"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/c2aba712-e0af-424c-b78e-93327299bd63> ;
    dct:source <http://data.giss.nasa.gov/gistemp> ;
    dct:title "Global Surface Temperature Time Series" ;
    owl:versionInfo "2026-demo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ],
        [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ] ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/e14ed674-60fe-418c-85e8-4f52606fd087>,
        <https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/ec8d82c9-7a84-44c1-99e8-8835559db10d> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "climate",
        "environment",
        "temperature",
        "time-series" .

<https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/e14ed674-60fe-418c-85e8-4f52606fd087> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-26T14:28:47.343874"^^xsd:dateTime ;
    dct:modified "2026-06-26T14:57:16.795684"^^xsd:dateTime ;
    dct:title "monthly" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/e14ed674-60fe-418c-85e8-4f52606fd087/download/monthly-qdabqg.csv> ;
    dcat:byteSize "81040"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/ec8d82c9-7a84-44c1-99e8-8835559db10d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-26T14:28:45.205952"^^xsd:dateTime ;
    dct:modified "2026-06-26T14:28:47.306067"^^xsd:dateTime ;
    dct:title "annual" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/d4b82100-2318-4fa0-99bd-7dde31932e10/resource/ec8d82c9-7a84-44c1-99e8-8835559db10d/download/annual-ks1yih.csv> ;
    dcat:byteSize "6082"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.main.demo.datopian.com/organization/c2aba712-e0af-424c-b78e-93327299bd63> a foaf:Agent ;
    foaf:name "International Climate Research Institute" .

