@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/p381192202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Schetsenbundel / Vereeniging De Gereformeerde Jongelingsbond" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446287083> ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32845267X> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:description "1e uitgave: 1948" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08735621X> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6af02ab9e9632cd9639abeb9acad5669> ;
    schema1:name "... Schetsenbundel" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58d983aeeb495c29cfa0b1561d2c89e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890703657> .

