@prefix this: . @prefix sub: . @prefix fairmi: . @prefix dct: . @prefix dce: . @prefix np: . @prefix pav: . @prefix rdfs: . @prefix xsd: . @prefix fair: . @prefix foaf: . @prefix dcat: . @prefix orcid: . @prefix void: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { fairmi:Gen2_MI_I1B a fairmi:FAIR-Maturity-Indicator; rdfs:label "FAIR Maturity Indicator Gen2-MI-I1B"; foaf:primaryTopic fair:I1; fairmi:comments ""; fairmi:examples ""; fairmi:measuring "use of a formal, accessible, shared, and broadly applicable language for knowledge representation."; fairmi:procedure "The GUID is resolved. Any Linked Data that can be found is considered a success."; fairmi:rationale """The unambiguous communication of knowledge and meaning (what symbols are, and how they relate to one another) necessitates the use of languages that are capable of representing these concepts in a machine-readable manner. There is debate in the community about what languages would be considered \"knowledge representation languages\", as such this Maturity Indicator is broken into two sub-MIs (Gen2-FM-I1A and Gen2-FM-I1B). This MI takes a strict interpretation, accepting only formats that are ontologically-grounded and machine-resolvable."""; fairmi:relevance "All"; fairmi:requirements "The Metadata GUID."; fairmi:validation "The presence of linked data" . } sub:provenance { sub:_1 dce:format "text/markdown"; a void:Dataset, dcat:Distribution; dcat:downloadURL fairmi:Gen2_MI_I1B.md . sub:assertion pav:authoredBy orcid:0000-0001-5306-5690, orcid:0000-0001-6960-357X, orcid:0000-0001-8888-635X, orcid:0000-0002-1164-1351, orcid:0000-0003-4727-9435; dcat:distribution sub:_1 . } sub:pubinfo { orcid:0000-0001-6960-357X foaf:name "Mark Wilkinson" . this: dct:created "2019-02-26"^^xsd:dateTime; dct:rights ; dct:rightsHolder ; pav:authoredBy orcid:0000-0001-6960-357X; pav:createdBy orcid:0000-0002-1267-0234 . }