@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/p811628051> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanbevelingen voor binnenverlichting / Nederlandse Stichting voor Verlichtingskunde" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625660>,
        <http://data.bibliotheken.nl/id/thes/p077604873>,
        <http://data.bibliotheken.nl/id/thes/p078512948>,
        <http://data.bibliotheken.nl/id/thes/p078569389>,
        <http://data.bibliotheken.nl/id/thes/p078941407> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075306107> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f41b21bc972b325cbd84e708551d7ce1> ;
    schema1:name "Aanbevelingen voor binnenverlichting" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45694626f4cd1a83a29425844ac23272> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907256028> .

