@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/33586> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025486> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "33586" ;
    skos:prefLabel "archaeologist"@en,
        "archeoloog"@nl ;
    skos:scopeNote "Those who study human history through the remnants of material culture, environment, and animal remains."@en,
        "Zij die de menselijke geschiedenis bestuderen op basis van de overblijfselen van de materiële cultuur, de omgeving en dierlijke resten."@nl ;
    prov:generatedAtTime "2022-10-19T12:20:16+00:00"^^xsd:dateTime .

