@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/p17363527X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dikke Klaas Vaak : sprookjes en verhaaltjes / Jan de Groot ; [ill.: Mance Post ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069657513> ;
    schema1:description "1e dr. deze uitg.: Amsterdam : Omega Boek Produkties, 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060577078" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d1e5edbb8c50cd3df413973fb22b094> ;
    schema1:name "De dikke Klaas Vaak : sprookjes en verhaaltjes" ;
    schema1:numberOfPages 454 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/931811213302d65d2fdf8f57f3c65097> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68067973> .

