@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/p166953016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pastorie van Nöddebo / door Nicolaas ; uit het Deensch [vert. door G.F. Haspels] ; geïll. door J.G. Gerstenhauer" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070796904> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070291713> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/093b3e75e27f924c19a5223c8e388b61> ;
    schema1:name "De pastorie van Nöddebo" ;
    schema1:numberOfPages 299 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2b02d37b16770bf207ba8032dfb9b4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68090464> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dfca0b9e79fed46a2cc8b51377868114> .

