@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/74123> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65829> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042022> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74123" ;
    skos:prefLabel "orpharion"@en,
        "orphanon"@nl ;
    skos:scopeNote "Large wire-strung citterns popular in the 17th century, with slanting bridge and frets, tuned like the lute and interchangeable with it in much of the music written for either."@en,
        "Cisters met metalen snaren, schuine kam en frets, gestemd als de luit; 17de eeuw."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:20+00:00"^^xsd:dateTime .

