@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/p162613865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisconstructies metselwerk / K. Bosman" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072457198> ;
    schema1:bookEdition "1e dr., 2e opl" ;
    schema1:description "1e dr.: Groningen : Wolters-Noordhoff, 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628856> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036707139>,
        <http://data.bibliotheken.nl/id/nbt/p036707929> ;
    schema1:isbn "901104522X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abdb1a7e58db2aa20868280d73019475> ;
    schema1:name "Basisconstructies metselwerk" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e0ee84ebb94f87ae87c752201863573> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770675363> .

