@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/p279930054> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse sprookjes in de negentiende en twintigste eeuw : verteld, verzameld, gedrukt / Theo Meder" ;
    dcterms1:issued "2004" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/mede001nede01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073731498> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p238487652> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47593225756436028e763a9aad3c1a4c> ;
    schema1:name "Nederlandse sprookjes in de negentiende en twintigste eeuw : verteld, verzameld, gedrukt" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2500e176bd92d6166f6cb427fd571a4> .

