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

<http://data.bibliotheken.nl/id/thes/p276823494> a schema1:Person ;
    rdfs:label "Straaten, M. van (ecologie)" ;
    schema1:familyName "van Straaten" ;
    schema1:givenName "M." ;
    schema1:hasOccupation "ecologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/260d85d2d62972a9ad677a64dcc081b7> ;
    schema1:name "M. van Straaten" ;
    schema1:sameAs <http://viaf.org/viaf/288318264>,
        <https://isni.org/isni/0000000393910400> .

