@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/p841200408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het Thüringerwoud en andere verhalen / Agnes Sapper ; uit het Duitsch vert. door Petronella W. van Sijn" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069951330> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069951381> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/324ccfbbbc7411a740883288c7a2eb86> ;
    schema1:name "In het Thüringerwoud en andere verhalen" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9f7b0e40c22da21cc3bb4ed70d95dd4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63687892> .

