@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/p084561912> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 13de vallei / John M. Del Vecchio ; [vert. uit het Engels Paul Heijman]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069583382> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072600152> ;
    schema1:description "1e dr. Nederlandse uitg.: 1984",
        "Omslagtitel: De dertiende vallei" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067903043" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42d4ee629e83ad0eb191ab8459d114ea> ;
    schema1:name "De 13de vallei" ;
    schema1:numberOfPages 560 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b70b1aaee299e54146e769b7bd26d47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906869691> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/164d92a771bff6ad1e490c8518b846e6> .

