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

<http://data.bibliotheken.nl/id/thes/p212816241> a schema1:Person ;
    rdfs:label "Jonker, Jedid-Jah Jan (1974-)" ;
    schema1:alternateName "Jonker, J.J." ;
    schema1:birthDate "1974" ;
    schema1:description "B0131268: titelp. Jonker J.J.J.",
        "B0244132: Social and Cultural Planning Office (SCP) ; in lit. opg.: J.-J. J. Jonker",
        "B0612998: abusievelijk Jedih-Jah Jonker" ;
    schema1:familyName "Jonker" ;
    schema1:givenName "Jedid-Jah Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d8392303efbf1a3566659ef468e1bdb> ;
    schema1:name "Jedid-Jah Jan Jonker" ;
    schema1:sameAs <http://viaf.org/viaf/212309596>,
        <https://isni.org/isni/0000000368883279> .

