@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/p046105891> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw en de kerk / J.R. Slotemaker de Bruine" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391281976> ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078951569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068294891> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840142609> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/106b898374b84e3e1493d8201ea05b5e> ;
    schema1:name "De vrouw en de kerk" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a5ed8cd2cbb2a73b92c0e3c78b89333> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64895208> .

