@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/p036708135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisconstructies metselwerk / K. Bosman" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078589827> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072457198> ;
    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 "900109631X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14f583d5fac8f9d7491d161793490bed> ;
    schema1:name "Basisconstructies metselwerk" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/809f58bc3fc6a1005153631bf57d2ec2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769274299> .

