@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p091500788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Electriciteit en magnetisme / door M. Fr. Daniëls" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432836691>,
        <http://data.bibliotheken.nl/id/nbt/p432836705> ;
    dcterms1:issued "1894" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595602>,
        <http://data.bibliotheken.nl/id/thes/p078495555>,
        <http://data.bibliotheken.nl/id/thes/p078495628> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p110578538> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bc9a86cdc3e121060c1bacb4d6e0b5d> ;
    schema1:name "Electriciteit en magnetisme" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6baf89ff19553b460bc2864375365327> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65924360> .

