@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p852271794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huwelijk en gezin / door G.J. Sirks" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391510002> ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071131329>,
        <https://data.bibliotheken.nl/.well-known/genid/99ad7e0efac032e10173284404f01da0> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044112262> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38d6b262abaccc9d463d96cf94ba5149> ;
    schema1:name "Huwelijk en gezin" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92ef66e86228b800daece8533131fda7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64155038> .

