@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/p107622351> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene bouwkunde : leerboek voor het bouwvak / onder red. van C.G. Engelsman, A. van Tol, H. Uffen" ;
    dcterms1:issued "1992" ;
    schema1:bookEdition "9e [aangepaste] dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068788533>,
        <http://data.bibliotheken.nl/id/thes/p069193908> ;
    schema1:description "1e dr.: 1965" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628856> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820942634> ;
    schema1:isbn "9021215012" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f41ca2e74fc31b16ef8667f215524c42> ;
    schema1:name "Algemene bouwkunde : leerboek voor het bouwvak" ;
    schema1:numberOfPages 534 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1afd54727c2a786e6ca98ecf837d098c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66258683> .

