@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p195475232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Genealogie van het geslacht Ver Huell / door A.A. Vorsterman van Oyen en G.J. Honig" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069421285> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071238522> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d31d30246970e1ce8171f036cd8d30f5> ;
    schema1:name "Genealogie van het geslacht Ver Huell" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70d2229da55894d876d18e81161e40b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777017983> .

