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

<http://data.bibliotheken.nl/id/thes/p273430327> a schema1:Person ;
    rdfs:label "Cnoop, fam." ;
    schema1:description "DBNG-persoonsnaam" ;
    schema1:familyName "fam. Cnoop" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16e9bb192eea80b2a08e8934a394bc05> ;
    schema1:name "fam. Cnoop" ;
    schema1:sameAs <http://viaf.org/viaf/285602409> .

