@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/p393176045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een schakel : leesboek voor school en huis / E.J. Blekkink" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073729361> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069575231> ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p168986485> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p141908017> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f8f115481a19602e7fcccddc39025c4> ;
    schema1:name "Een schakel : leesboek voor school en huis" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a32c43cc502ebe76f09c48ea67aa6a32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909274395> .

