@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/p374331944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De achillespees / E. en M.A. Radford ; vertaald [uit het Engels] door M.A. Radford" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070906262> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068694849>,
        <http://data.bibliotheken.nl/id/thes/p070906297> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155044354> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e21716060620e814ca2b2ec32dac297> ;
    schema1:name "De achillespees" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1354ce2a46d2628790a5c1ac1a79c928> ;
    schema1:sameAs <http://www.worldcat.org/oclc/875423270> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/91d2056fa26fcec7841d26873a919ed8> .

