@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/p041193326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Campo Santo te Sint-Amandsberg / Luc Lekens ; met medew. van Jozef van Overstraeten" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072956208> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069715610> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86174408X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/969df6106e56a661aebe800c971e82b3> ;
    schema1:name "Het Campo Santo te Sint-Amandsberg" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ba73c674dd84f4205026830569d1eab> .

