@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/m897h8tz> a dcat:DataService ;
    dct:accessRights "Berechtigte" ;
    dct:description "Notitia" ;
    dct:identifier "526665b4-02cc-460c-b98d-d0417416067d" ;
    dct:issued "2024-11-22T16:06:47.051397"^^xsd:dateTime ;
    dct:language "de/en" ;
    dct:modified "2024-11-22T16:07:04.292240"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/16412bf4-bb4a-4346-ac56-25cd72d8960e> ;
    dct:title "SPELL Service 4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DFKI Livereader" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/526665b4-02cc-460c-b98d-d0417416067d/resource/79ee0afb-e2a2-4633-a658-d52a6bba67e9> ;
    dcat:landingPage <https://designer.notitia.dev/> .

dct:Agent foaf:Name "DFKI Livereader" .

<https://service.tib.eu/dataset/526665b4-02cc-460c-b98d-d0417416067d/resource/79ee0afb-e2a2-4633-a658-d52a6bba67e9> 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/526665b4-02cc-460c-b98d-d0417416067d/resource/79ee0afb-e2a2-4633-a658-d52a6bba67e9/download/rdf_metadata.ttl> ;
    dcat:byteSize 1499.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/16412bf4-bb4a-4346-ac56-25cd72d8960e> a foaf:Organization ;
    foaf:name "SPELL" .

