@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/96731> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90196> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056006> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83603>,
        <https://data.rkd.nl/thesaurus/94106>,
        <https://data.rkd.nl/thesaurus/95754>,
        <https://data.rkd.nl/thesaurus/96802>,
        <https://data.rkd.nl/thesaurus/98533> ;
    skos:notation "96731" ;
    skos:prefLabel "scientific concept"@en,
        "wetenschappelijk begrip"@nl ;
    skos:scopeNote "Concepts that are found in the sciences."@en,
        "Concepten die voorkomen in de wetenschappen."@nl ;
    prov:generatedAtTime "2023-10-19T09:17:48+00:00"^^xsd:dateTime .

