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

<http://data.bibliotheken.nl/id/thes/p140126163> a schema1:Person ;
    rdfs:label "Spoelstra, Jaap (milieukunde)" ;
    schema1:description "Docent Milieukunde aan de Internationale Hogeschool Larensteijn. Liep stage bij DLO-Staring Centrum, afd. Bodem, Bos en Natuur" ;
    schema1:familyName "Spoelstra" ;
    schema1:givenName "Jaap" ;
    schema1:hasOccupation "milieukunde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08c1abe1810c132c09a454e0eee318a0> ;
    schema1:name "Jaap Spoelstra" ;
    schema1:sameAs <http://viaf.org/viaf/284010690>,
        <https://isni.org/isni/0000000390418429> .

