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

<http://data.bibliotheken.nl/id/thes/p073235938> a schema1:Person ;
    rdfs:label "Grönloh, J.H.O." ;
    schema1:description "medew. SLO, Instituut voor Leerplanontwikkeling, Afd. Beroepsonderwijs" ;
    schema1:familyName "Grönloh" ;
    schema1:givenName "J.H.O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/815c0eec6e8e4a5bc8d0d66143ef63d5> ;
    schema1:name "J.H.O. Grönloh" ;
    schema1:sameAs <http://viaf.org/viaf/285456481>,
        <https://isni.org/isni/0000000391595371> .

