@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/p239230035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bèta werkstukhandboek : van aardbeving tot zonne-energie" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621525>,
        <http://data.bibliotheken.nl/id/thes/p075664208>,
        <http://data.bibliotheken.nl/id/thes/p237938758> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111061652> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039327130" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/850665972c96336d6ee4b5251d65e51a> ;
    schema1:name "Bèta werkstukhandboek : van aardbeving tot zonne-energie" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cd34da67e660336756efd9455f37964> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67024633> .

