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

<http://data.bibliotheken.nl/id/thes/p088913902> a schema1:Person ;
    rdfs:label "Witte, Johannes IJ. (1950-)" ;
    schema1:alternateName "Witte, Hans" ;
    schema1:birthDate "1950" ;
    schema1:description "ecoloog; verbonden aan: afd. Marine Ecologie, Kon. Nederlands Instituut voor Zeeonderzoek (NIOZ, Texel, onderzoeksinstituut binnen NWO)" ;
    schema1:familyName "Witte" ;
    schema1:givenName "Johannes IJ." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8865bc76bd79f3e7d40192e1cc3aec1a> ;
    schema1:name "Johannes IJ. Witte" ;
    schema1:sameAs <http://viaf.org/viaf/281177728>,
        <https://isni.org/isni/0000000388069776> .

