@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/p407944699> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vergeten sprookjes van de Efteling / tekst Efteling" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152986928> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p163568847> ;
    schema1:description "Uitgave in samenwerking met Algemeen Dagblad en de Efteling" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5d6dfbf080e8ca1c24d973b700baf84> ;
    schema1:name "De vergeten sprookjes van de Efteling" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1234e84bd88ad56784c09d899148cd25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962850977> .

