@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p149115709> a schema1:Person ;
    rdfs:label "Skura, Adam" ;
    schema1:familyName "Skura" ;
    schema1:givenName "Adam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71fbcd0379e516261090f49aef2cb8d1> ;
    schema1:name "Adam Skura" ;
    schema1:sameAs <http://viaf.org/viaf/75377474>,
        wd:Q110224923,
        <https://isni.org/isni/0000000058889560> .

