@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 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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:T4FS .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:T4FS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:t4fs .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:t4fs .

bioregistry.metaresource:ols dcterms:hasPart ols:t4fs .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:T4FS .

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

bioregistry:t4fs a bioregistry.schema:0000001 ;
    rdfs:label "terms4FAIRskills" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "A terminology for the skills necessary to make data FAIR and to keep it FAIR."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/terms4fairskills/FAIRterminology> ;
    skos:exactMatch aberowl:T4FS,
        ontobee:T4FS,
        bioportal:T4FS,
        fairsharing:FAIRsharing.fb99fa,
        tib.ts:t4fs,
        ols:t4fs,
        obofoundry:t4fs ;
    dcat:keyword "competence",
        "curated information",
        "digital curation",
        "ess",
        "fair",
        "nfdi4ing",
        "obo",
        "ontology",
        "skills",
        "subject agnostic" ;
    foaf:homepage <https://github.com/terms4fairskills/FAIRterminology> ;
    bioregistry.schema:0000005 "0000127"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/T4FS_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:t4fs.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-7702-4495 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/T4FS_"^^xsd:string ;
    bioregistry.schema:0000027 obo:T4FS_0000127 ;
    bioregistry.schema:0000029 "t4fs" .

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

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

aberowl:T4FS dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:T4FS dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:T4FS dcterms:isPartOf bioregistry.metaresource:bioportal .

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

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

ols:t4fs dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:t4fs dcterms:isPartOf bioregistry.metaresource:obofoundry .

