@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/p802905137> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Electronica / door H. de Waard" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760489X>,
        <http://data.bibliotheken.nl/id/thes/p078495792>,
        <http://data.bibliotheken.nl/id/thes/p078658063> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07258243X> ;
    schema1:bookEdition "4e geh. herz. dr" ;
    schema1:description "1e dr.: 1959" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83086198X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06476615bf68203b05ede46c6ffb1722> ;
    schema1:name "Electronica" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4772be4e07f5605be167287c75ad78c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63443181> .

