@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/p119906198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De veedieven van West Fork / Louis L'Amour ; [vert. uit het Engels: Nel Willems]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341982865>,
        <http://data.bibliotheken.nl/id/nbt/p341982873> ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068874081> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09985435X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051124805" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c004fa6e6a633983801d96b3cfadd266> ;
    schema1:name "De veedieven van West Fork" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31a88ea6c29a4a56aadcbe28451029e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906734600> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c791f652f6dc1d9bd061ed4da9d7d945> .

