@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/p07488137X> a schema1:Person ;
    rdfs:label "Jong, Sjoerd de (1960- ; red.)" ;
    schema1:birthDate "1960" ;
    schema1:description "ook kopijred.=eindred., info van Mets: okt. 2005, o.a. voor uitgeverij Mets & Schilt",
        "vnl. (eind)red., ook tekstred." ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Sjoerd" ;
    schema1:hasOccupation "red." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d46ae8858d7b90b619e843c9db7cccea> ;
    schema1:name "Sjoerd de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/12430365>,
        wd:Q14358904,
        <https://isni.org/isni/0000000001605475> .

