@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/65986> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64294> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212611> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65986" ;
    skos:prefLabel "frigate"@en,
        "fregat"@nl ;
    skos:scopeNote "Use both for naval ships of the late 18th and early 19th centuries generally fully rigged on three masts and armed with guns on one or two decks and designed for various battle functions, and for a contemporary class of small, medium-speed warships designed primarily for escort duty and having antiair, antiship, and antisubmarine capabilities."@en,
        "Zowel te gebruiken voor meerdere oorlogsdoeleinden inzetbare marineschepen uit de late 18e en vroege 19e eeuw, meestal met het maximum aantal zeilen aan alle drie de masten en bewapend met vuurwapens op een of twee dekken, als voor een klasse kleine oorlogsschepen met gemiddelde snelheid uit de 20e eeuw die hoofdzakelijk zijn ontworpen om andere schepen te begeleiden en zijn voorzien van afweergeschut tegen vliegtuigen, schepen en duikboten."@nl ;
    prov:generatedAtTime "2022-10-11T12:04:43+00:00"^^xsd:dateTime .

