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

<http://data.bibliotheken.nl/id/thes/p069830479> a schema1:Person ;
    rdfs:label "Moskop, John C. (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:familyName "Moskop" ;
    schema1:givenName "John C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f693e769b7d25f559a80c23286bbec85> ;
    schema1:name "John C. Moskop" ;
    schema1:sameAs <http://viaf.org/viaf/110359701>,
        <https://isni.org/isni/0000000081761709> .

