@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata.entity: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:SWO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SWO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SWO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:swo .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:swo .

bioregistry.metaresource:ols dcterms:hasPart ols:swo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:SWO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:swo .

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

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

bioregistry:swo a bioregistry.schema:0000001 ;
    rdfs:label "Software ontology" ;
    dcterms:description "The Software Ontology (SWO) is a resource for describing software tools, their types, tasks, versions, provenance and associated data. It contains detailed information on licensing and formats as well as software applications themselves, mainly (but not limited) to the bioinformatics community."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/allysonlister/swo> ;
    skos:exactMatch aberowl:SWO,
        ontobee:SWO,
        wikidata.entity:Q113014439,
        bioportal:SWO,
        biocontext:SWO,
        fairsharing:FAIRsharing.sp3szt,
        prefixcommons:swo,
        tib.ts:swo,
        ols:swo,
        obofoundry:swo ;
    dcat:keyword "algorithm",
        "bioinformatics",
        "computer science",
        "dataplant",
        "license",
        "nfdi4chem",
        "nfdi4ing",
        "obo",
        "ontology" ;
    foaf:homepage <https://github.com/allysonlister/swo> ;
    bioregistry.schema:0000005 "0000144"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/SWO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7,8}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://raw.githubusercontent.com/allysonlister/swo/master/swo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:mcro ;
    bioregistry.schema:0000019 orcid:0000-0002-7702-4495 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/SWO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:SWO_0000144 ;
    bioregistry.schema:0000029 "swo" .

orcid:0000-0002-7702-4495 rdfs:label "Allyson Lister" ;
    foaf:mbox "allyson.lister@oerc.ox.ac.uk" .

aberowl:SWO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:SWO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:SWO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SWO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:swo dcterms:isPartOf bioregistry.metaresource:prefixcommons .

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

ols:swo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:swo dcterms:isPartOf bioregistry.metaresource:obofoundry .

