@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/p172238447> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erfenis van Nero / Marc Sleen ; [red. infopag.: Yves Kerremans ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877348X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162531478> ;
    schema1:description "1e uitg.: 1952. - Oorspr. verschenen in De Nieuwe Gids, vanaf 27 dec. 1948 t/m 2 juni 1949" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p171010442> ;
    schema1:isbn "9002202555" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b0db16be30c73862874cdaa7bd7d2ae> ;
    schema1:name "De erfenis van Nero" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74039e405bb3b1d747582a2494ce3287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68029762> .

