@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:FAIRMind a fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Semantic-model; dct:creator ; ; rdfs:comment "FAIR Mind is Ontology-driven Integration of Clinical and Behavooral Data for Anomaly Detection. We are building a 'semantic bridge' called FAIR-Mind that allows different types of mental health data to speak the same language. First we created and Application Profile by mapping 22 specific variables-such as depression scores and heart rate metrics-to eight established global ontologies like SNOMED CR and CMO. We then represent this 'blueprint' as RDF, which transforms tradiitional database rows into a web of interconnected concepts that a computer can logically understand. To make this data searchable, we use Competence Questions. and tranlsate them into SPARQL queries, which act as a specialized search engine for linked data. This creates a powerful discovery layer where researchers can instantly find and integrate complex clinical and physiological data that was previously 'dark' or hidden in silos, making mental health research significantly more interoperable and reproducible."; rdfs:label "FAIR Mind: Ontology-driven INtegration of CLinical and Behavoural Data for Anomaly Detection"; fip:in-scope-of , obo:OMIT_0001094 . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9162-987X . } sub:pubinfo { this: dct:created "2026-06-08T08:57:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:FAIRMind; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "o3AK7hz8C1vT5GwJ0qqf+Kq78GKz19FUwaic1b1I9WSde1VxlWgc+ERHI6+3MOIN9Swg1MiDmb9f5vBUiU9NkzsjaDe8dmEJCf0dF8s7wzMlKjV7wGW/KfcbddnQHSOJU/e5UKfWiuB89sIgL8BBd8H1OfcGF3HZ//SRlknlpBk="; npx:hasSignatureTarget this: . }