@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/p108184889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vernieuwing in huwelijk en gezin / H. van Oyen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391364928> ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07087669X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fed7d28d7abca7c5abd614350e8c7868> ;
    schema1:name "Vernieuwing in huwelijk en gezin" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23884ad14f46dc5c8e98397eead3ced6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66012487> .

