@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/p408749741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter dan nul : roman over energieneutrale kantoren / Sonja van der Arend" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174818165> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077824160" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f714db30998abac2d4ac685f9091c962> ;
    schema1:name "Beter dan nul : roman over energieneutrale kantoren" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/786ba7a92ea515ff9c3af37056bac0c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/971242831> .

