@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/p170286851> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld een dansfeest : roman / Arthur van Schendel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43601811X>,
        <http://data.bibliotheken.nl/id/nbt/p436018128> ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068358261> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr.: 1938" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860223833> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a840cfcaf7ea9216d2dd389becb2830> ;
    schema1:name "De wereld een dansfeest : roman" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8419424c0f056a9c683a4878179ee6d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68006029> .

