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

<http://data.bibliotheken.nl/id/thes/p154175285> a schema1:Person ;
    rdfs:label "Kuiper, J. (lerares)" ;
    schema1:description "26830551: leerares aan de Utrechtsche Huishoudschool" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "J." ;
    schema1:hasOccupation "lerares" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28bd2438e836469d3cc919aa043d2b04> ;
    schema1:name "J. Kuiper" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289740006>,
        <https://isni.org/isni/000000039509032X> .

