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

<http://data.bibliotheken.nl/id/thes/p074378562> a schema1:Person ;
    rdfs:label "Noothoven van Goor, Jacob Meinard (1934-1994)" ;
    schema1:alternateName "Goor, Jacob Meinard Noothoven van" ;
    schema1:birthDate "1934" ;
    schema1:deathDate "1994" ;
    schema1:description "Roepnaam: Jaap" ;
    schema1:familyName "Noothoven van Goor" ;
    schema1:givenName "Jacob Meinard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebfb5c114a800698e0f437b1f6540e28> ;
    schema1:name "Jacob Meinard Noothoven van Goor" ;
    schema1:sameAs <http://viaf.org/viaf/269036418>,
        <https://isni.org/isni/0000000067464505> .

