@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/p096574801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kerk en de kloosterzuster / Johannes Bieker" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p096565853> ;
    schema1:description "Oorspronkelijke titel: Die Kirche und die Ordensfrau (1957)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a908725c14607c51c96e4c73cc6462c> ;
    schema1:name "De Kerk en de kloosterzuster" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52a61cec19d83621e22a80171b8cbb58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399649857> .

