@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/p078372119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huizen van Ohlenhof / Hermann Löns ; vert. van J.J. Musschenhage ; ill. van Sj. Kuperus" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612000> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cc1f57ee0b157a3fb66edf45ff4b3c4> ;
    schema1:name "De huizen van Ohlenhof" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86a810a5b909de5c92c2e504de47b70e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65618298> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/698797e671284ac81d4194672f3936af> .

