@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/p059433817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leven en geloven als man en vrouw / [samengest. door L. A. Koevoets, Th. van Gennip-Horsten en Th. A. G. van Eupen" ;
    dcterms1:issued "1977" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067905234>,
        <http://data.bibliotheken.nl/id/thes/p06864115X>,
        <http://data.bibliotheken.nl/id/thes/p071178031> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830510044> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/542d0289cbba8e1f100763b59ffddaa8> ;
    schema1:name "Leven en geloven als man en vrouw" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd35b4b71cea4bd60df54f87efcab3df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65005205> .

