@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/ybywpiam> a dcat:DataService ;
    dct:accessRights "Nur PAIRS-Partner" ;
    dct:identifier "315a0fe0-69cc-4ef7-9ec3-ed2380ce60c3" ;
    dct:issued "2024-11-22T15:55:59.270173"^^xsd:dateTime ;
    dct:language "de" ;
    dct:modified "2024-11-22T15:56:00.215137"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0d33653a-f9c3-4e27-86c4-b5e7fc08bbdb> ;
    dct:title "PAIRS Service 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Störungsauskunft.de" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/315a0fe0-69cc-4ef7-9ec3-ed2380ce60c3/resource/798c7825-bc5b-4c2f-8756-aef831e0c9bc> ;
    dcat:landingPage <https://www.störungsauskunft.de> .

dct:Agent foaf:Name "Störungsauskunft.de" .

<https://service.tib.eu/dataset/315a0fe0-69cc-4ef7-9ec3-ed2380ce60c3/resource/798c7825-bc5b-4c2f-8756-aef831e0c9bc> a dcat:Distribution ;
    dct:description "The ttl representation of the service or the dataset with its distributions based on DCAT." ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/315a0fe0-69cc-4ef7-9ec3-ed2380ce60c3/resource/798c7825-bc5b-4c2f-8756-aef831e0c9bc/download/rdf_metadata.ttl> ;
    dcat:byteSize 2135.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/0d33653a-f9c3-4e27-86c4-b5e7fc08bbdb> a foaf:Organization ;
    foaf:name "PAIRS" .

