@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/p127670785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Electrical breakdown of insulating liquids / by J.A. Kok" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595882>,
        <http://data.bibliotheken.nl/id/thes/p078495555>,
        <http://data.bibliotheken.nl/id/thes/p078550211>,
        <http://data.bibliotheken.nl/id/thes/p078946778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133476383> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5adc09d4eaa0aa96c1619fa09060cbf> ;
    schema1:name "Electrical breakdown of insulating liquids" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b97e9dfd90bfae344fa53da48e381665> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898828058> .

