@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 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 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:aberowl dcterms:hasPart aberowl:OMRSE .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:OMRSE .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:OMRSE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:omrse .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:omrse .

bioregistry.metaresource:ols dcterms:hasPart ols:omrse .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:OMRSE .

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

bioregistry:omrse a bioregistry.schema:0000001 ;
    rdfs:label "Ontology for Modeling and Representation of Social Entities" ;
    dcterms:description "The Ontology for Modeling and Representation of Social Entities (OMRSE) is an OBO Foundry ontology that represents the various entities that arise from human social interactions, such as social acts, social roles, social groups, and organizations."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/mcwdsi/OMRSE> ;
    skos:exactMatch aberowl:OMRSE,
        ontobee:OMRSE,
        wikidata:Q55118551,
        bioportal:OMRSE,
        biocontext:OMRSE,
        fairsharing:FAIRsharing.z0p37e,
        ols:omrse,
        obofoundry:omrse ;
    dcat:keyword "biomedical science",
        "demographics",
        "health science",
        "hospital",
        "obo",
        "ontology",
        "patient care",
        "social science" ;
    foaf:homepage <https://github.com/mcwdsi/OMRSE/wiki/OMRSE-Overview> ;
    bioregistry.schema:0000005 "00000022"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/OMRSE_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:omrse.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:labo ;
    bioregistry.schema:0000019 orcid:0000-0002-9881-1017 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/OMRSE_"^^xsd:string ;
    bioregistry.schema:0000027 obo:OMRSE_00000022 ;
    bioregistry.schema:0000029 "omrse" .

orcid:0000-0002-9881-1017 rdfs:label "Bill Hogan" ;
    foaf:mbox "hoganwr@gmail.com" .

aberowl:OMRSE dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:OMRSE dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:OMRSE dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:OMRSE dcterms:isPartOf bioregistry.metaresource:biocontext .

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

ols:omrse dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:omrse dcterms:isPartOf bioregistry.metaresource:obofoundry .

