@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/p449690512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende sprookjes / naverteld door Nelly Kunst ; ill. G. Hens en F. Bellini" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314>,
        <http://data.bibliotheken.nl/id/thes/p073278815> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802556434> ;
    schema1:isbn "902400344X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19711066eae047f7d8da4ea0c047ba73> ;
    schema1:name "Bekende sprookjes" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3610ab2f9e4cd287a888aa20f295a85f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521948983> .

