@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/p851078699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elektriciteitsleer / Th.P. van Pelt" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932219> ;
    schema1:bookEdition "1e dr., 5e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932227> ;
    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 "9023601777" ;
    schema1:issueNumber 22 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dccead03d02415adf06d6bf51c907cb> ;
    schema1:name "Elektriciteitsleer" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87fc58cfe0730e4d1f8add1aa1effe97> .

