@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/p085479748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnenverlichting : functionele eisen / [Nederlands Normalisatie-Instituut]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625660> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304996> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830466231> ;
    schema1:isbn "9052540551" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0565c1b97fdcc5351544ddd387129fd> ;
    schema1:name "Binnenverlichting : functionele eisen" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37ce876b0c7cac762068c1b9f618f48b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65536807> .

