@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/authority/start.> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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:YCR .

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

eulanguages:YCR
  ns0:use "1950-05-09" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:op-code "YCR" ;
  skos:notation "ycr"^^ns2:XML_LNG, "ycr"^^ns2:ISO_639_3 ;
  skos:inScheme eulanguages:0003, ns1:language ;
  dc11:identifier "YCR" ;
  ns3:op-code "YCR" ;
  ns3:deprecated "false" ;
  skos:altLabel "宜蘭クレオール"@ycr ;
  a skos:Concept ;
  ns3:authority-code "YCR" ;
  skos:definition "Yilan Creole is a Japanese-based creole of Taiwan considered to be part of the Japonic language family. It arose in the 1930s and 1940s, with contact between Japanese colonists and the native Atayal people of southern Yilan County. Yilan Creole is mutually unintelligible with both Japanese and Atayal. The vocabulary of a speaker born in 1974 was 70% Japanese and 30% Atayal, but the grammar of the creole does not closely resemble either of the source languages."@en ;
  skos:prefLabel "Yilan Creole"@en .

