@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/p250398648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Tyroler kind : een verhaal / door Veka ; [met illustraties van Otto Geerling]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429834608> ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072404930> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41aa9a1956f1657547dd73019809af33> ;
    schema1:name "Het Tyroler kind : een verhaal" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04d4798591cea24b7e418a03dcc9940c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66690875> .

