@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/p851448968> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "H. J. Schaepman : (Proza)" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404689> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851420354> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c05859eda292bc52ae6c15e6e4794d4c> ;
    schema1:name "H. J. Schaepman : (Proza)" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f21261aff2aa684a3e7e329398dd7f8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71410343> .

