@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:STATO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:STATO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:STATO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:stato .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:stato .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:stato .

bioregistry.metaresource:ols dcterms:hasPart ols:stato .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:STATO .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:stato .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q83428681 .

bioregistry:stato a bioregistry.schema:0000001 ;
    rdfs:label "The Statistical Methods Ontology" ;
    dcterms:description "STATO is the statistical methods ontology. It contains concepts and properties related to statistical methods, probability distributions and other concepts related to statistical analysis, including relationships to study designs and plots."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/ISA-tools/stato> ;
    skos:exactMatch aberowl:STATO,
        ontobee:STATO,
        wikidata:Q83428681,
        bioportal:STATO,
        biocontext:STATO,
        fairsharing:FAIRsharing.na5xp,
        miriam:stato,
        tib.ts:stato,
        ols:stato,
        obofoundry:stato ;
    dcat:keyword "data analysis",
        "data visualization",
        "dataplant",
        "ess",
        "experimental measurement",
        "graph",
        "obo",
        "omics",
        "ontology",
        "statistics",
        "study design" ;
    foaf:homepage <http://stato-ontology.org/> ;
    bioregistry.schema:0000005 "0000288"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/STATO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:stato.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:ontoavida,
        bioregistry:psdo,
        bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0001-9853-5668 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/STATO_"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 obo:STATO_0000288 ;
    bioregistry.schema:0000029 "stato" .

orcid:0000-0001-9853-5668 rdfs:label "Philippe Rocca-Serra" ;
    foaf:mbox "proccaserra@gmail.com" .

aberowl:STATO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:STATO dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q83428681 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:STATO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:STATO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

miriam:stato dcterms:isPartOf bioregistry.metaresource:miriam .

tib.ts:stato dcterms:isPartOf bioregistry.metaresource:tib .

ols:stato dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:stato dcterms:isPartOf bioregistry.metaresource:obofoundry .

