@prefix bartoc: <https://bartoc.org/en/node/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@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:bartoc dcterms:hasPart bartoc:21154 .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SSTIM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sstim .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.660ff4 .

bioregistry:sstim a bioregistry.schema:0000001 ;
    rdfs:label "Sensory Stimulation Ontology" ;
    dcterms:contributor orcid:0000-0002-9699-629X ;
    dcterms:description "SSTIM is an open OWL and SKOS vocabulary for sensory stimulation. It mints identifiers for stimulation techniques, stimuli and their parameters, delivery media and body placements, exposure and safety boundaries, session records, and the evidence assessments attached to a claim. It exists so that auditory, visual, tactile and cross-modal stimulation protocols can be described and exchanged in one vocabulary instead of per-study prose, and it is used by researchers, tool builders and the W3C Sensory Stimulation Vocabulary Community Group."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/w3c-cg/sstim> ;
    skos:exactMatch bartoc:21154,
        bioportal:SSTIM,
        fairsharing:FAIRsharing.660ff4 ;
    dcat:keyword "aging",
        "audio-visual entrainment",
        "behavior",
        "binaural beats",
        "brain",
        "brainwave entrainment",
        "cognition",
        "digital health",
        "evidence tiers",
        "fair data",
        "isochronic tones",
        "mental health",
        "multisensory integration",
        "neuromodulation",
        "neuroscience",
        "ontology",
        "open science",
        "paced breathing",
        "pain",
        "psychology",
        "psychophysics",
        "public health",
        "science",
        "sensory perception of smell",
        "sensory perception of taste",
        "sensory stimulation",
        "sleep",
        "vibrotactile stimulation",
        "wellness" ;
    foaf:homepage <https://w3id.org/sstim> ;
    bioregistry.schema:0000005 "SensoryStimulation"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/sstim#$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z][A-Za-z0-9]*$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9699-629X ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://w3id.org/sstim#"^^xsd:string ;
    bioregistry.schema:0000027 <https://w3id.org/sstim#SensoryStimulation> ;
    bioregistry.schema:0000029 "sstim" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

bartoc:21154 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:SSTIM dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.660ff4 dcterms:isPartOf bioregistry.metaresource:fairsharing .

orcid:0000-0002-9699-629X rdfs:label "Renato Fabbri" ;
    foaf:mbox "renato.fabbri@gmail.com" .

