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

<http://data.bibliotheken.nl/id/thes/p074862723> a schema1:Person ;
    rdfs:label "Daalder, Remco (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "B0317591: stadsbioloog Amsterdam",
        "Stichting Recreatie",
        "bron: https://nl.wikipedia.org/wiki/Remco_Daalder" ;
    schema1:familyName "Daalder" ;
    schema1:givenName "Remco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03f95e02435b04c6d25c087a510ef35b> ;
    schema1:name "Remco Daalder" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q18327498,
        <https://isni.org/isni/0000000028584619> .

