@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/p412683202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het groote boek / door D.K. Wielenga" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447548867> ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067611745>,
        <http://data.bibliotheken.nl/id/thes/p352876883> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069646627> ;
    schema1:description "Tekeningen van J. Veenendaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af0a758588001bc2ba006297f99cd2a6> ;
    schema1:name "Het groote boek" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9d40edbe05e044b86adfedae5a00471> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63417851> .

