@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/p418888574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Efteling als 'verteller' van sprookjes / Moniek Hover" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152986928>,
        <http://data.bibliotheken.nl/id/thes/p336566662> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Proefschrift Tilburg University ter verkrijging van de graad van doctor in het jaar 2013",
        "Promotoren A. de Ruijter en J.T. Mommaas" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cc271f3664c614522bfde3600d686c0> ;
    schema1:name "De Efteling als 'verteller' van sprookjes" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/726ab9f53fa08ded1ccd26df1bf05cfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825549546> .

