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

<http://data.bibliotheken.nl/id/thes/p074481479> a schema1:Person ;
    rdfs:label "Denters, Ton" ;
    schema1:description "Dienst Ruimte en Groen, Prov. Noord-Holland" ;
    schema1:familyName "Denters" ;
    schema1:givenName "Ton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48348112b860fb5696aadcd4794de067> ;
    schema1:name "Ton Denters" ;
    schema1:sameAs <http://viaf.org/viaf/290091447>,
        <https://isni.org/isni/0000000368921933> .

