@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/p822864150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apologie van het klooster / door A.J. Nieuwenhuis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446215287> ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078562082>,
        <http://data.bibliotheken.nl/id/thes/p14679236X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069103364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840293534> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ff410b830466d740e002f7f607f328f> ;
    schema1:name "Apologie van het klooster" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8383cc3c922c46ce1eadc5e28de41e9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63267331> .

