@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/start.> .
@prefix ns3: <http://publications.europa.eu/ontology/authority/> .

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:DMF .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:DMF .

eulanguages:DMF
  skos:notation "dmf"^^ns0:XML_LNG, "dmf"^^ns0:ISO_639_3 ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "DMF" ;
  skos:altLabel "Medefidrin"@en, "Obɛri Ɔkaimɛ"@dmf ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:op-code "DMF" ;
  ns2:use "1950-05-09" ;
  skos:definition "Medefaidrin (Medefidrin), or Obɛri Ɔkaimɛ, is a constructed language and script created as a Christian sacred language by an Ibibio congregation in 1930s Nigeria. It has its roots in glossolalia ('speaking in tongues'). Speakers consider Medefaidrin to be a 'spirit language'. It was created by two leaders of the church, Michael Ukpong and Akpan Akpan Udofia. They state that the Holy Spirit revealed the words of the language to Ukpong, while Udofia wrote them down. At the time Ibibio was not a written language, and Udofia created a script to write Medefaidrin."@en ;
  ns3:op-code "DMF" ;
  ns3:deprecated "false" ;
  ns3:authority-code "DMF" ;
  skos:prefLabel "Medefaidrin"@en ;
  ns3:op-mapped-code [ a ns3:MappedCode ] .

