@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/p191247014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsvoering van elektrische laag- en hoogspanningsinstallaties" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560499X>,
        <http://data.bibliotheken.nl/id/thes/p075616734>,
        <http://data.bibliotheken.nl/id/thes/p075625326> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065253718" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38d4239f0dfc6ee0eb0491bc28bcdd8d> ;
    schema1:name "Bedrijfsvoering van elektrische laag- en hoogspanningsinstallaties" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2925bc57d6f7f58a83006d86d4bf9a55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67747995> .

