@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/79558> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79645> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026642> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54776>,
        <https://data.rkd.nl/thesaurus/79600>,
        <https://data.rkd.nl/thesaurus/80208>,
        <https://data.rkd.nl/thesaurus/81689> ;
    skos:notation "79558" ;
    skos:prefLabel "serial"@en,
        "seriepublicatie"@nl ;
    skos:scopeNote "Publications in any medium issued in successive parts bearing numerical or chronological designations and intended to be continued indefinitely, such as periodicals, newspapers, annuals (reports, yearbooks, etc.), journals, memoires, proceedings, transactions, etc., of societies and numbered monographic series."@en,
        "Publicaties in een medium die worden uitgegeven in opeenvolgende delen, die genummerd of chronologisch zijn, en die zijn bedoeld om voor onbepaalde tijd door te lopen."@nl ;
    prov:generatedAtTime "2023-03-22T11:07:07+00:00"^^xsd:dateTime .

