@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/p063841541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sieben wahre Legenden / F. van der Meer ; [Deutsch, aus dem Niederländischen von Frans Stoks]" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078531721> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068317220> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069572232> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e8c7adf0a5fd56df83f68d242e2ed00> ;
    schema1:name "Sieben wahre Legenden" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56f8007b7ea0b492aa3b2bf66ba99749> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65481358> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dba7a290aeef07cd52a6913fc1c3c5ec> .

