@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/83762> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300310700> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83762" ;
    skos:prefLabel "pirate"@en,
        "piraat"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98275> ;
    skos:scopeNote "Outlaws who travel the seas in ships with the organized intention of attacking and robbing others. Pirates have been active throughout history but the term is used chiefly to describe those active between the 1500s and the 1800s."@en,
        "Misdadigers die in schepen over zee reizen met de bedoeling om anderen op een georganiseerde manier aan te vallen en te beroven. Piraten zijn door de hele geschiedenis actief geweest, maar de term wordt vooral gebruikt voor het beschrijven van piraten die actief waren tussen de 16e en de 19e eeuw."@nl ;
    prov:generatedAtTime "2023-09-19T13:11:08+00:00"^^xsd:dateTime .

