@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/84096> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98342> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q676> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84096" ;
    skos:prefLabel "prose"@en,
        "proza"@nl ;
    skos:scopeNote "Form of language which applies ordinary grammatical structure and natural flow of speech."@en,
        "Taalvorm die de gewone grammaticale structuur en het natuurlijke spraakverloop toepast."@nl ;
    prov:generatedAtTime "2023-08-16T09:03:25+00:00"^^xsd:dateTime .

