@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/p114653445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elektrotechniek voor het Kort MBO / J.A. Bien" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069803560> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073629723>,
        <http://data.bibliotheken.nl/id/thes/p073629731> ;
    schema1:description "Programma-eenheid 8a, Certificaat 2" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048292419> ;
    schema1:isbn "9023607716" ;
    schema1:issueNumber 81 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/033e8d69aa73c4aeb3fe93c5f6076882> ;
    schema1:name "Elektrotechniek voor het Kort MBO" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ea41131b8929e53ef03a62ddefbe4db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769850195> .

