@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/p429951973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Roermondsche kartuizerconvent in de zestiende eeuw / door H.J.J. Scholtens" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39728957X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071906177> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833442511> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/161e92342ce956075c75031abdcfb4a6> ;
    schema1:name "Het Roermondsche kartuizerconvent in de zestiende eeuw" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd079c469e066196c3c45f630704be21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200250503> .

