@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/p27581582X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het woud / Eugenio Fuentes ; uit het Spaans vert. door Rikkie Degenaar" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342474960>,
        <http://data.bibliotheken.nl/id/nbt/p342474979>,
        <http://data.bibliotheken.nl/id/nbt/p385898851> ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275815889> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p195013247> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044505483" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68027ed96da11f97ca675e567ec9240b> ;
    schema1:name "Het woud" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff037533cd118df7543c1c0305097750> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65833591> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/90572ca3f07390250db01c3b7d63fc73> .

