@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p388659440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terug uit het rijk der dooden / uit het Fransch van Gaston Leroux" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429878826> ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:description "Omslagillustratie van Frans van Noorden",
        "Vertaling uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b51c2596f5f5a58d23774b41d819ae4b> ;
    schema1:name "Terug uit het rijk der dooden" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa965bab65bdd6ae63d2dac2b294c9b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900936801> .

