@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/p046886958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beglazen van gebouwen = Glazing of buildings / Nederlands Normalisatie-instituut" ;
    dcterms1:issued "1986" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/27db16352db7a7e9ed38101c1b6791ab> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830582428> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b608846fa1457480b11e7575fcd2b28> ;
    schema1:name "Beglazen van gebouwen = Glazing of buildings" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e0872c5f04555e51988a55dcb716c43> .

