@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.podiumkunst.net/dataset/som-media-of-performance>
  a schema:Dataset ;
  schema:identifier "https://data.podiumkunst.net/dataset/som-medium-of-performance"^^xsd:string ;
  schema:name "Medium of performance"@en, "Uitvoeringsmedia"@nl ;
  schema:description "Linked Open Data hierarchically structured, multilingual terminology resource for the unambiguous identification of mediums of performance prescribed and/or used in the performing arts. This includes voices, instruments and compositions of instrumental and vocal ensembles. This source provides a solid basis for searching for repertoire based on the instrumentation (both vocal and instrumental) of a piece of music."@en, "Linked Open Data hiërarchisch gestructureerde, meertalige terminologiebron voor de eenduidige identificatie van middelen die worden voorgeschreven en/of gebruikt bij uitvoeringen in de podiumkunsten. Denk hierbij aan zang)stemmen, instrumenten en instrumentale en vocale ensemblesamenstellingen. Deze bron biedt een degelijke basis voor het zoeken van repertoire op basis van de bezetting van een muziekstuk."@nl ;
  schema:creator <https://podiumkunst.net> ;
  schema:publisher <https://podiumkunst.net> ;
  schema:about <http://www.wikidata.org/entity/Q617028> ;
  schema:dateCreated "2022-01-01"^^schema:Date ;
  schema:dateModified "2026-03-12"^^schema:Date ;
  schema:datePublished "2022-12-31"^^schema:Date ;
  schema:inLanguage "nl-NL"^^xsd:string, "en-US"^^xsd:string ;
  schema:version "1.0"^^xsd:string ;
  schema:includedInDataCatalog <https://data.podiumkunst.net/datacatalog/pknet> ;
  schema:keywords "uitvoeringsmedia"@nl, "muziekwerken"@nl, "componisten"@nl, "ensemblesamenstellingen"@nl, "instrumenten"@nl, "zangstemmen"@nl, "media of perfomance"@en, "voices"@en, "instruments"@en ;
  schema:license <https://creativecommons.org/licenses/by/4.0/> ;
  schema:spatialCoverage <https://www.geonames.org/2750405> ;
  schema:temporalCoverage "1900/.."^^xsd:string ;
  schema:distribution [
    a schema:DataDownload ;
    schema:name "SPARQL-endpoint"@nl ;
    schema:contentUrl <https://data.muziekschatten.nl/sparql> ;
    schema:description "SPARQL endpoint"@nl ;
    schema:dateCreated "2022-01-01"^^schema:Date ;
    schema:dateModified "2026-03-12"^^schema:Date ;
    schema:datePublished "2022-12-31"^^schema:Date ;
    schema:inLanguage "nl-NL"^^xsd:string, "en-US"^^xsd:string ;
    schema:usageInfo <https://www.w3.org/TR/sparql11-protocol/> ;
    schema:license <https://creativecommons.org/licenses/by/4.0/>
  ] .

<https://podiumkunst.net>
  a schema:Organization ;
  schema:name "Podiumkunst.net"@nl, "Podiumkunst.net"@en ;
  schema:identifier "NL-podiumkunstnet"^^xsd:string ;
  schema:contactPoint [
    a schema:ContactPoint ;
    schema:email "data@podiumkunst.net"^^xsd:string ;
    schema:name "Petra Dreiskämper"@nl
  ] .

