@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/p840501102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dynastie / Robert Elegant ; vert. [uit het Engels] door Co de Groot" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070265216> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068764529> ;
    schema1:description "1e dr. Nederlandse uitg.: 1978" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024508304" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f74d5c9c1926cd3123e627d83f157b10> ;
    schema1:name "De dynastie" ;
    schema1:numberOfPages 599 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a59477267c6d3f989e954ba35adc433> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63886629> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ef02b0c41e0a672d71079fe246d70024> .

