@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:NEMO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:NEMO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:nemo2 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.n66krd .

bioregistry:nemo2 a bioregistry.schema:0000001 ;
    rdfs:label "Neural ElectroMagnetic Ontology" ;
    dcterms:description "Neural ElectroMagnetic Ontology (NEMO) describes classes of event-related brain potentials (ERP) and their properties, including spatial, temporal, and functional (cognitive/behavioral) attributes, and data-level attributes (acquisition and analysis parameters). FAIRsharing curators have been unable to contact the project developers, and as such this record has been marked as Uncertain. Please contact us if you have any information on this resource."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:NEMO,
        bioportal:NEMO,
        fairsharing:FAIRsharing.n66krd ;
    dcat:keyword "brain",
        "cognition",
        "cognitive neuroscience",
        "electroencephalography",
        "imaging",
        "life science",
        "neurobiology",
        "neuron",
        "ontology" ;
    foaf:homepage <http://nemo.nic.uoregon.edu> ;
    bioregistry.schema:0000005 "0000196"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.bioontology.org/NEMO/ontology/NEMO.owl#NEMO_$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/NEMO/24/nemo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-0612-0970 ;
    bioregistry.schema:0000024 "http://purl.bioontology.org/NEMO/ontology/NEMO.owl#NEMO_"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.bioontology.org/NEMO/ontology/NEMO.owl#NEMO_0000196> ;
    bioregistry.schema:0000029 "nemo2" .

orcid:0000-0003-0612-0970 rdfs:label "Gwen Frishkoff" ;
    foaf:mbox "gfrishkoff@gsu.edu" .

aberowl:NEMO dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:NEMO dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.n66krd dcterms:isPartOf bioregistry.metaresource:fairsharing .

