@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/p863787703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vier Vlaamse novellen" ;
    dcterms1:issued "1964" ;
    schema1:bookEdition "16e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070171327>,
        <http://data.bibliotheken.nl/id/thes/p070527415>,
        <http://data.bibliotheken.nl/id/thes/p072539607>,
        <http://data.bibliotheken.nl/id/thes/p164161651> ;
    schema1:description "Eerste dr.: 1923" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863593321> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a44ac875a4eb9e919f907062a251c884> ;
    schema1:name "Vier Vlaamse novellen" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36153a73daa47ff358a2ef81631fdd3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64382149> .

