@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/83410> a skos:Concept ;
    skos:altLabel "Art & Architecture Thesaurus (AAT)"@en,
        "Iconclass"@en,
        "AAT (Art & architecture thesaurus)"@nl,
        "Art & architecture thesaurus (AAT)"@nl,
        "Iconclass"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/83391> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026677> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83410" ;
    skos:prefLabel "thesaurus"@en,
        "thesaurus"@nl ;
    skos:scopeNote "A semantic network of unique concepts, including relationships between synonyms, broader and narrower contexts, and other related concepts. Thesauri may be monolingual or multilingual. Thesauri may have the following three relationships between terms: equivalence (synonyms), hierarchical (whole/part), and associative (various types of other relationships)."@en,
        "Een semantisch netwerk van unieke begrippen, waaronder relaties tussen synoniemen, bredere en engere contexten, en andere gerelateerde begrippen. Thesauri kunnen eentalig of meertalig zijn. Thesauri kunnen de volgende drie relaties tussen termen beschrijven: gelijkwaardigheid (synoniemen), hiërarchisch (geheel/deel) en associatief (diverse typen andere relaties)."@nl ;
    prov:generatedAtTime "2023-08-03T13:03:43+00:00"^^xsd:dateTime .

