@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/p162873891> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Halfsteens schoonmetselwerk in baksteen / [eindred.: A.C. Vianen]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134578147> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/4b9551d1be5789f05c4cab8123a949ee> ;
    schema1:description "Docentenhandleiding" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99cec309f838541be5831b29a5ebdaa9> ;
    schema1:name "Halfsteens schoonmetselwerk in baksteen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/295ed725a26231f91e0865ce6823d556> .

