@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/p110436563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De abdij Ter Doest / Lucien Dendooven" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p078423627>,
        <http://data.bibliotheken.nl/id/thes/p120743574> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069213798> ;
    schema1:bookEdition "5e uitg" ;
    schema1:description "Lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89e13da0a421951c5aa70464539b735f> ;
    schema1:name "De abdij Ter Doest" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/827a284ccb417ce0b9cde05efaa98c37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66262347> .

