@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/p168410079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Circuit analysis for power engineering handbook / Arieh L. Shenkman" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604957> ;
    schema1:associatedMedia "http://catdir.loc.gov/catdir/enhancements/fy0821/99185019-d.html",
        "http://www.loc.gov/catdir/enhancements/fy0821/99185019-d.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p182280519> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0412831805" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77fbff981f05f8a6cfd28050b9d03027> ;
    schema1:name "Circuit analysis for power engineering handbook" ;
    schema1:numberOfPages 735 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fa6d6bc453094d11dca55e1a00bb50f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906820317> .

