@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/p053096703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elektriciteitsleer / Th.P. van Pelt" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932219> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932227> ;
    schema1:description "1e dr.: 1984" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821953389>,
        <http://data.bibliotheken.nl/id/nbt/p821954881> ;
    schema1:isbn "9023603842" ;
    schema1:issueNumber 21 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3e7d8d55385f87ef7c8c30630733e53> ;
    schema1:name "Elektriciteitsleer" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9926653c664f125d5223f7baaeedb2e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769346343> .

