@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns2:hasProfile , , ; ns1:status ; rdfs:seeAlso ; skos:definition "Describes a standard or specification which is not specified in terms of a specific programming language, but is implementable in a variety of languages."@en ; skos:prefLabel "language independent"@en .