@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://apgc.awi.de/dataset/96352885-f3c0-4e76-80a0-2ffd8b119334> a dcat:Dataset ;
    dct:description """This is a preliminary link to permafrost temperature data on GTN-P. It will be replaced in future by more detailed dataset descriptions.\r
\r
Permafrost temperature data from boreholes:\r
http://gtnpdatabase.org/boreholes/view/53/\r
\r
Permafrost temperature data from active layers:\r
http://gtnpdatabase.org/activelayers/view/245/\r
""" ;
    dct:identifier "96352885-f3c0-4e76-80a0-2ffd8b119334" ;
    dct:issued "2017-09-25T13:49:04.469154"^^xsd:dateTime ;
    dct:modified "2021-11-02T09:00:39.407650"^^xsd:dateTime ;
    dct:publisher <https://apgc.awi.de/organization/9dac3413-7793-4127-92de-fbf4d903706d> ;
    dct:title "Permafrost Temperature Data on GTN-P" ;
    owl:versionInfo "0.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Irrgang, Anna" ;
            vcard:hasEmail <mailto:anna.irrgang@awi.de> ] ;
    dcat:distribution <https://apgc.awi.de/dataset/96352885-f3c0-4e76-80a0-2ffd8b119334/resource/031c061a-b717-4849-bbaa-b3b8e0abd7e7>,
        <https://apgc.awi.de/dataset/96352885-f3c0-4e76-80a0-2ffd8b119334/resource/65a8e683-2c0e-4349-a5cf-dcaf529dd0a5> ;
    dcat:landingPage <http://gtnpdatabase.org/> .

<http://gtnpdatabase.org/> a foaf:Document .

<https://apgc.awi.de/dataset/96352885-f3c0-4e76-80a0-2ffd8b119334/resource/031c061a-b717-4849-bbaa-b3b8e0abd7e7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-25T15:49:42.652795"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:09:07.500617"^^xsd:dateTime ;
    dct:title "boreholes" ;
    dcat:accessURL <http://gtnpdatabase.org/boreholes/view/53/> .

<https://apgc.awi.de/dataset/96352885-f3c0-4e76-80a0-2ffd8b119334/resource/65a8e683-2c0e-4349-a5cf-dcaf529dd0a5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-25T15:53:49.023727"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:09:07.500734"^^xsd:dateTime ;
    dct:title "active layers" ;
    dcat:accessURL <http://gtnpdatabase.org/activelayers/view/245/> .

<https://apgc.awi.de/organization/9dac3413-7793-4127-92de-fbf4d903706d> a foaf:Agent ;
    foaf:name "GTN-P database" .

