@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/p449687058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gouden bijl : sprookjes / van Piet van Beest ; [ill. Ton van de Ven]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071021450> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070962065> ;
    schema1:description "Voortitel: De gouden bijl, en andere sprookjes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802006434> ;
    schema1:isbn "9062071511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7649a9c2b8556ccb28845256227dba2> ;
    schema1:name "De gouden bijl : sprookjes" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/824b7b0e1c625cffa091efe106454fc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521913301> .

