@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/p147370426> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gezin / Hermann Muckermann ; geautoriseerde vert. uit het duitsch door Henri Deshayes" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068219679> ;
    schema1:bookEdition "2e herz. en bijgewerkte uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073811831> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6523b08931b3a1bb5af1f51a27d37385> ;
    schema1:name "Het gezin" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb58ee990479c5223f3623a6937d42e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64341079> .

