@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/p822862182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis / Elsa Morante ; vert. [uit het Italiaans] door Frédérique van der Velde" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069097984> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072198540> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026950241" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b93dabd9bc23dd7db758ebd659a3a9c> ;
    schema1:name "De geschiedenis" ;
    schema1:numberOfPages 624 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84cd32d96a4406b478f5684eff6b5a1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63266991> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cf04a0e51031180936b1d1f74831d77b> .

