@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/p147378931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Energieomzetting" ;
    dcterms1:issued "1996" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068907664>,
        <http://data.bibliotheken.nl/id/thes/p134233387> ;
    schema1:description "Certificaat Elektrische installatietechniek II" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095650946>,
        <http://data.bibliotheken.nl/id/nbt/p108916731> ;
    schema1:isbn "9040106614" ;
    schema1:issueNumber "ei70" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c70d382995174bb5b701c76fbf561b9> ;
    schema1:name "Energieomzetting" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ea73a5f01bbd60122f51bb662d77c8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769951632> .

