@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/p136500498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederland kwetsbaar bij stroomstoring" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126037159> ;
    schema1:description "In belangrijke mate gebaseerd op: Stroomloos : kwetsbaarheid van de samenleving, gevolgen van verstoringen van de elektriciteitsvoorziening / I. Steetskamp en A. van Wijk. - Den Haag : Rathenau Instituut, 1994. - ISBN 90-346-311-76" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126231850> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7aecb1b2a81dd76768601cf323be961a> ;
    schema1:name "Nederland kwetsbaar bij stroomstoring" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acdd55db01ae9a10851118cd06df6515> .

