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

<http://data.bibliotheken.nl/id/thes/p172190673> a schema1:Person ;
    rdfs:label "Biemond, Dirk Jan (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "kunsthistoricus (m.n. kunstvoorwerpen 18e eeuw); sinds 2002, conservator edele metalen Rijksmuseum (Amsterdam), o.a. werkzaam aan een bestandscatalogus 'Zilver uit Holland en Zeeland'" ;
    schema1:familyName "Biemond" ;
    schema1:givenName "Dirk Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1276e54b4523d3520f632b6515a9903> ;
    schema1:name "Dirk Jan Biemond" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/44588578>,
        <https://isni.org/isni/0000000054642157> .

