@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/p801704995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende sprookjes / naverteld door Nelly Kunst ; ill.: G. Hens en F. Bellini" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068776314> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902400344X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/270b9345b5750d9227d0d1d87ba21910> ;
    schema1:name "Bekende sprookjes" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/101aa0d917a35efdf519311212d5451c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63320656> .

