@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/p160668549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het eenzame meer / Allen Chaffee ; vertaling Tine van Doorn-Vonk" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068555547> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068205074>,
        <http://data.bibliotheken.nl/id/thes/p068555563> ;
    schema1:description "Ill. ondertekend met Sj.K. en Sj. Kuperus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22ae95a69f399b252e867d51c46dd23f> ;
    schema1:name "Aan het eenzame meer" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/555bc576887b2487f0b3b8568c5b7080> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64338977> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/67e4c4ee332e13ad9645eb943d576c64> .

