@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vtp: <https://schema.nb.no/Bibliographic/Values/V> .
@prefix ns0: <http://metadataregistry.org/uri/profile/regap/> .

<https://schema.nb.no/Bibliographic/ValueSchemes/VS1000>
  rdfs:label "Vokabular for verkstypar"@nn, "Vokabular for verkstyper"@nb, "Vocabulary of work types"@en ;
  skos:prefLabel "Vokabular for verkstypar"@nn, "Vokabular for verkstyper"@nb, "Vocabulary of work types"@en ;
  a skos:ConceptScheme .

vtp:1009
  ns0:name "PerformingArt"@en ;
  skos:example "Teaterframsyninga \"Natten er dagens mor\" produsert av Nationaltheatret for Hovedscenen. Premiere: 10. januar 2015"@nn, "The theatrical performance \"Natten er dagens mor\" produced by Nationaltheatret for Hovedscenen. Premiere: 10. January 2015"@en, "Teaterforestillingen \"Natten er dagens mor\" produsert av Nationaltheatret for Hovedscenen. Premiere: 10. januar 2015"@nb ;
  a skos:Concept ;
  skos:inScheme <https://schema.nb.no/Bibliographic/ValueSchemes/VS1000> ;
  skos:prefLabel "Work of performing arts"@en, "Framføringsverk"@nb, "Framføringsverk"@nn ;
  skos:definition "Works expressed as a creative activity that is performed in front of an audience"@en, "Verk som er uttrykt som en kreativ aktivitet framført foran et publikum"@nb, "Verk som er uttrykt som ein kreativ aktivitet framført framfor eit publikum"@nn ;
  skos:scopeNote "Including, but not limited to, theatrical performances, dramatized music (for example opera, oratorio and musical performances), and dance"@en, "Inkluderer, men ikke begrenset til, teaterforestillinger, dramatisert musikk (for eksempel opera-, oratorie- og musikalfremføringer), og dans"@nb, "Inkluderer, men ikkje avgrensa til, teaterframsyningar, dramatisert musikk (for eksempel opera-, oratorie- og musikalframsyningar), og dans"@nn ;
  rdfs:label "Work of performing arts"@en, "Framføringsverk"@nb, "Framføringsverk"@nn .

