@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/p185191827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het eenzame meer / Allen Chaffee ; vertaling [uit het Engels] Tine van Doorn-Vonk ; [ill. van Sj. Kuperus]" ;
    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:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89f011c524df8091ddb8d5db4208d585> ;
    schema1:name "Aan het eenzame meer" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fe580b1a697f989b0117375fab5db59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776985676> .

