@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/63602> a skos:Concept ;
    skos:altLabel "borstharnas"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63212> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300036768> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63602" ;
    skos:prefLabel "cuirass"@en,
        "kuras"@nl ;
    skos:scopeNote "Armor protecting the front and back of the torso, variously made throughout their history of layers of linen or leather, metal scales, lames, or plates, or combinations of leather and metal."@en,
        "Harnas dat de voor- en achterkant van de romp beschermt; ze zijn in de loop der tijd gemaakt van lagen linnen of leder, metalen schubben, harnasplaatjes of platen of combinaties van leder en metaal."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:07+00:00"^^xsd:dateTime .

