@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/p043579922> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BouwtechniekWerkboeken: " ;
    dcterms1:issued "1981" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071271481> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613611>,
        <http://data.bibliotheken.nl/id/thes/p075628856> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043579809> ;
    schema1:isbn "9023103475" ;
    schema1:issueNumber "tek1" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60d6778738a061a7826b91ab65749e37> ;
    schema1:name "BouwtechniekWerkboeken: " ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90d0beda8d1e7a35794c950fc4db96ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769307611> .

