@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/p446193879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Electro inmaakboekje" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075689197>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078494249>,
        <http://data.bibliotheken.nl/id/thes/p078510112>,
        <http://data.bibliotheken.nl/id/thes/p078526167>,
        <http://data.bibliotheken.nl/id/thes/p181760274> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p274458322> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fa8a06522d2f370148f8c4056d6d5b3> ;
    schema1:name "Electro inmaakboekje" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f95bb20cc9937dd4258bd39f076ddfb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509433850> .

