@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/p841940932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "3000 meter in dood water / door W.A. Wagener" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070450080> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abaf364110a2ed638c51150fd39da0d7> ;
    schema1:name "3000 meter in dood water" ;
    schema1:numberOfPages 504 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/517644f9daabb5ef2eeb9f18a2be17e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63947714> .

