@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/p146863232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelovige en het huwelijk / R. Brockhaus" ;
    dcterms1:issued "196X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602938>,
        <http://data.bibliotheken.nl/id/thes/p075635003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142238848> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a5626e280cb398675ec04e20956b26d> ;
    schema1:name "De gelovige en het huwelijk" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e7651d86741cc1c32bb2769e4ade01e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67076556> .

