@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/p115270574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elektrotechniek voor het Kort MBO / J.A. Bien" ;
    dcterms1:issued "1994" ;
    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 8 b, Certificaat 3" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048292419> ;
    schema1:isbn "9023607724" ;
    schema1:issueNumber 82 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d76f36bb10f30bce57b62ee40444a526> ;
    schema1:name "Elektrotechniek voor het Kort MBO" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e429a61c7b50cc76fc12ea4c6e843d00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769854221> .

