@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/p046200827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rovers / William Faulkner ; [vert. uit het Engels door John Vanderbergh]" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068339801> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333441397> ;
    schema1:description "Bekroond met de Pulitzerprijs 1963" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840981473> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab7b9cff97bc95edb20ba5d6f961a1f5> ;
    schema1:name "De rovers" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79f18ed0df91cfef65dd5e9ed6de525d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906410208> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c81e8eac6edbf2d1dcfd6ebd903fbedf> .

