@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.matportal.org/ns/datagraph#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://sensotwin.stage.matportal.org/resource/workshop-demo/dbpedia/leonardo-da-vinci-29c877f4fa> rdfs:label "Leonardo_da_Vinci" ;
    dcterms:isPartOf <https://datagraph.stage.matportal.org/id/graph/workshop-demo/introduction-mona-lisa-47d80fa9> ;
    rdfs:seeAlso <https://sensotwin.stage.matportal.org/resource/workshop-demo/dbpedia/leonardo-da-vinci-29c877f4fa> ;
    owl:sameAs <http://dbpedia.org/resource/Leonardo_da_Vinci> ;
    ns1:datasetSlug "workshop-demo" .

