@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/p421270004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beproeving van Majoor Grigsby / John Sherlock ; vertaald [uit het Engels] door Dolf Koning ; omslag ontwerp van P.A.H. van der Harst" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072890223> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069524319>,
        <http://data.bibliotheken.nl/id/thes/p072796790> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0bf0938ed25b0a531f8e932c0b5f8d1> ;
    schema1:name "De beproeving van Majoor Grigsby" ;
    schema1:numberOfPages 273 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77df224963e233005099b30b100ac874> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1079759800> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/536d8c636ac6b6b7ce2a8ff23acd1531> .

