@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/p043579809> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bouwtechniek" ;
    dcterms1:issued "1978" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841273723> ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32c67fd7cc63fa4ed84db6f1e8ed5fc0> ;
    schema1:name "Bouwtechniek" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f3d76db2f6f99581f60875bd0e51a16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64874178> .

