@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p27011873X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geest van de wind / Almudena Grandes ; [vert. uit het Engels door Mia Buursma ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342460404>,
        <http://data.bibliotheken.nl/id/nbt/p342460412> ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074265067> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073154318> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044602810" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/763fa0a1ea0c439d023890078b469ac7> ;
    schema1:name "De geest van de wind" ;
    schema1:numberOfPages 598 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed800c1e8751855691df737093d6cfbc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66641623> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8506ef635accabaa7a2fdebf06f6fcc1> .

