@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/p40042813X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brug over de Pecos / door Bradford Scott ; vertaling [uit het Engels]: Louis Knuvelder" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071564462> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070098522> ;
    schema1:description "Een Walter Slade verhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156618915> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8da4bd5875c10d213eba44875ae531af> ;
    schema1:name "Brug over de Pecos" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e65d6568d20b797001daace200a2b534> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883553386> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e14d20a93509ca9b9104d90ac7b3533f> .

