@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/p203225082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar spanning : een eeuw elektriciteit in Nederland: 1900-2000 / Ado Ladiges" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658836>,
        <http://data.bibliotheken.nl/id/thes/p077613066>,
        <http://data.bibliotheken.nl/id/thes/p078495121>,
        <http://data.bibliotheken.nl/id/thes/p078495997> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071261281> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044000381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75b3a9db6faa186a82a3a321e484ee29> ;
    schema1:name "100 jaar spanning : een eeuw elektriciteit in Nederland: 1900-2000" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c44b9952a8e7a145de75bfd0711ce51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907120913> .

