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

<http://data.bibliotheken.nl/id/thes/p068454600> a schema1:Person ;
    rdfs:label "Appelhof, Pieter Nicolaas (1938-)" ;
    schema1:alternateName "Appelhof, Pieter" ;
    schema1:birthDate "1938" ;
    schema1:description "Mede-auteur van de 'Handreiking schoolgids basisonderwijs' en de 'Handreiking schoolgids voortgezet onderwijs'",
        "onderwijskundige" ;
    schema1:familyName "Appelhof" ;
    schema1:givenName "Pieter Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0366e903818b4b4d5aa51db7680f009> ;
    schema1:name "Pieter Nicolaas Appelhof" ;
    schema1:sameAs <http://viaf.org/viaf/216641610>,
        <https://isni.org/isni/0000000024831651> .

