@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/p831212098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tocht naar de Anderen / Jean M. Auel ; [vert. uit het Engels door Heleen Kost]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342823310>,
        <http://data.bibliotheken.nl/id/nbt/p342823329> ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068732201> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068851642> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811621731>,
        <http://data.bibliotheken.nl/id/nbt/p863174523> ;
    schema1:isbn "9027457980" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a634f15901269a272393f517117a4607> ;
    schema1:name "De tocht naar de Anderen" ;
    schema1:numberOfPages 456 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93cf9db30d5bd57b01d0dac38eb9972b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63478587> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d808252e89755ff4a5a9f29d53a18bca> .

