@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/0lrg2bpm> a dcat:DataService ;
    dct:accessRights "Berechtigte" ;
    dct:description "graph visualizations" ;
    dct:identifier "65a78aab-21af-49d1-ba87-21472d286673" ;
    dct:issued "2024-11-22T16:06:10.126393"^^xsd:dateTime ;
    dct:language "de/en" ;
    dct:modified "2024-11-22T16:06:27.265777"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/16412bf4-bb4a-4346-ac56-25cd72d8960e> ;
    dct:title "SPELL Service 3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DFKI Livereader" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/65a78aab-21af-49d1-ba87-21472d286673/resource/a2063a15-9278-4461-b7fb-7dc91ce4e548> ;
    dcat:landingPage <https://graphly.dev/> .

dct:Agent foaf:Name "DFKI Livereader" .

<https://service.tib.eu/dataset/65a78aab-21af-49d1-ba87-21472d286673/resource/a2063a15-9278-4461-b7fb-7dc91ce4e548> 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/65a78aab-21af-49d1-ba87-21472d286673/resource/a2063a15-9278-4461-b7fb-7dc91ce4e548/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" .

