@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/p801733936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gezin / door Robert Wernick en de red. van Time-Life Boeken" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565945X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068885733> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811543579> ;
    schema1:isbn "9061822823" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e0fff8f335360f2ed0dfdc37f2cb082> ;
    schema1:name "Het gezin" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1243d8013d7f182856e96e55848a44b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905572648> .

