@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/p040966895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Geheimnis der Nordwind / von Henk Kuijpers ; [aus dem Französischen von Franz J. Lukassen]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072620269> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074044354> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040966712> ;
    schema1:isbn "3551013128" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/132e8905e56ee1d5695dc16ec593ebba> ;
    schema1:name "Das Geheimnis der Nordwind" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dbf249f683b138cdb704f5cf0b66f46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64732314> .

