@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/p067381855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de voet van het Belfort / Achilles Mussche ; geill. door Jozef Cantré" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070224412> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069973857> ;
    schema1:description "1e dr.: 1950" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/908b066e7e9292f42eb0f5afad5c04d7> ;
    schema1:name "Aan de voet van het Belfort" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04faa4143829a7953cafa7abde9774a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782063897> .

