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

<https://data.podiumkunst.net/dataset/som-persons-in-music>
  a schema:Dataset ;
  schema:identifier "https://data.podiumkunst.net/dataset/som-persons-in-music"^^xsd:string ;
  schema:name "People in music"@en, "Muziekpersonen"@nl ;
  schema:description "Linked Open Data Terminology resource for the unambiguous identification of persons in the music domain. Contains richly metadated personal entities that have a relationship with the sheet music collection of the Stichting Omroep Muziek. This includes composers, arrangers, lyricists, songwriters and performing artists."@en, "Linked Open Data Terminologiebron ten behoeve van eenduidige identificatie van en informatievoorziening over muziekpersonen. Bevat rijk gemetadateerde persoonsentiteiten die een relatie hebben met de bladmuziekcollectie van de Stichting Omroep Muziek. Denk hierbij aan met name componisten, arrangeurs, liedschrijvers en uitvoerenden."@nl ;
  schema:creator <https://www.omroepmuziek.nl> ;
  schema:publisher <https://www.omroepmuziek.nl> ;
  schema:dateCreated "2017-01-01"^^schema:Date ;
  schema:dateModified "2026-03-12"^^schema:Date ;
  schema:datePublished "2017-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/som> ;
  schema:keywords "muziek"@nl, "arrangeurs"@nl, "musici"@nl, "componisten"@nl, "muzikanten"@nl, "music"@en, "composers"@en, "arrangers"@en, "musicians"@en ;
  schema:license <https://creativecommons.org/licenses/by/4.0/> ;
  schema:spatialCoverage <https://www.geonames.org/2750405> ;
  schema:temporalCoverage "1500/.."^^xsd:string ;
  schema:url <https://data.muziekschatten.nl> ;
  schema:distribution [
    a schema:DataDownload ;
    schema:name "SPARQL-endpoint"^^xsd:string ;
    schema:contentUrl <https://data.muziekschatten.nl/sparql> ;
    schema:description "SPARQL endpoint"^^xsd:string ;
    schema:dateCreated "2017-01-01"^^schema:Date ;
    schema:dateModified "2026-03-12"^^schema:Date ;
    schema:datePublished "2017-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/> ;
    schema:mainEntityOfPage <https://www.muziekschatten/page/344/over>
  ] .

<https://www.omroepmuziek.nl>
  a schema:Organization ;
  schema:name "Stichting Omroep Muziek"@nl, "Stichting Omroep Muziek"@en ;
  schema:url "https://www.omroepmuziek.nl"@nl, "https://www.omroepmuziek.nl"@en ;
  schema:sameAs <http://www.wikidata.org/entity/Q113119338> ;
  schema:identifier "NL-HvsSOM"^^xsd:string ;
  schema:contactPoint [
    a schema:ContactPoint ;
    schema:email "muziekschatten@omroepmuziek.nl"^^xsd:string ;
    schema:name "Eric van Balkum"@nl
  ] .

