@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/p089486935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse en Duitse voorouders / H. Robertz, F. Pouw" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155457217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075107368> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687666> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4339f17639d3386f7447e111ae9bbc7a> ;
    schema1:name "Nederlandse en Duitse voorouders" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcb93e917595c599460c9335a015fb6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65458054> .

