@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/p429800444> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carl Ewald's sprookjes / Carl Ewald" ;
    dcterms1:issued "1920" ;
    schema1:associatedMedia "https://resolver.kb.nl/resolve?urn=urn:gvn:GBR02:105218189" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073171948> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067922007>,
        <http://data.bibliotheken.nl/id/thes/p068555490> ;
    schema1:description "Met ingeplakte plaatjes" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p105218189> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811208621> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f10684375e31bd046f19cbb4e034b04a> ;
    schema1:name "Carl Ewald's sprookjes" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7a7534916d298ed892d4b6c38d190d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120100438> .

