@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/p448639734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kartuizers in Holland / door B.A. van Kleef" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p078551390>,
        <http://data.bibliotheken.nl/id/thes/p07855621X>,
        <http://data.bibliotheken.nl/id/thes/p241924030> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073363413> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Overgenomen uit \"De Oud-Katholiek\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045749981> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a517be8cf8ee594457b786d51407075d> ;
    schema1:name "De Kartuizers in Holland" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3be752ad323c27a2b34c4b0ab5cd6c8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519115856> .

