@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:interlex .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.67sssf .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ilx .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P696 .

bioregistry:interlex a bioregistry.schema:0000001 ;
    rdfs:label "InterLex" ;
    dcterms:description "InterLex is a dynamic lexicon, initially built on the foundation of NeuroLex (PMID: 24009581), of biomedical terms and common data elements designed to help improve the way that biomedical scientists communicate about their data, so that information systems can find data more easily and provide more powerful means of integrating data across distributed resources and datasets. InterLex allows for the association of data fields and data values to common data elements and terminologies enabling the crowdsourcing of data-terminology mappings within and across communities. InterLex provides a stable layer on top of the many other existing terminologies, lexicons, ontologies, and common data element collections and provides a set of inter-lexical and inter-data-lexical mappings."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P696,
        fairsharing:FAIRsharing.67sssf,
        miriam:ilx ;
    dcat:keyword "anatomy",
        "biomedical science",
        "brain",
        "imaging",
        "neurobiology" ;
    foaf:homepage <https://www.fdilab.org> ;
    bioregistry.schema:0000005 "0101963"^^xsd:string ;
    bioregistry.schema:0000006 "https://scicrunch.org/scicrunch/interlex/view/ilx_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8406-3871 ;
    bioregistry.schema:0000023 "ILX" ;
    bioregistry.schema:0000024 "https://scicrunch.org/scicrunch/interlex/view/ilx_"^^xsd:string ;
    bioregistry.schema:0000026 ror:0168r3w48 ;
    bioregistry.schema:0000027 <https://scicrunch.org/scicrunch/interlex/view/ilx_0101963> ;
    bioregistry.schema:0000029 "interlex" .

orcid:0000-0002-8406-3871 rdfs:label "Maryann Elizabeth Martone" ;
    foaf:mbox "mmartone@ucsd.edu" .

wikidata:P696 dcterms:isPartOf bioregistry.metaresource:wikidata .

fairsharing:FAIRsharing.67sssf dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:ilx dcterms:isPartOf bioregistry.metaresource:miriam .

