@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p423085131> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carl Ewald's sprookjes / uit het Deensch vertaald door L. Chabot-Steenberg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447555448> ;
    dcterms1:issued "1920-1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073171948> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067922007>,
        <http://data.bibliotheken.nl/id/thes/p068555490> ;
    schema1:description "Illustraties gesigneerd: Louis Moe",
        "Met ingeplakte plaatjes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fefd5d632ed53faf99565ef5e1db6ea> ;
    schema1:name "Carl Ewald's sprookjes" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b4adc1aae18d9c353ca7ac8f54de085> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1107293655> .

