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

<http://data.bibliotheken.nl/id/thes/p073351431> a schema1:Person ;
    rdfs:label "Hox, Josephus Johannes Cornelis Maria" ;
    schema1:alternateName "Hox, Joop",
        "Hox, Joop J." ;
    schema1:description "Email: j.hoxfss.uu.nl.",
        "prof. dr. ; Werkzaam aan de Universiteit van Utrecht als hoogleraar methodenleer",
        "roepnaam: Joop" ;
    schema1:familyName "Hox" ;
    schema1:givenName "Josephus Johannes Cornelis Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ec43e3f10536c6a9312d0d98137153e> ;
    schema1:name "Josephus Johannes Cornelis Maria Hox" ;
    schema1:sameAs <http://viaf.org/viaf/143842808>,
        <https://isni.org/isni/000000044922892X> .

