@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 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 ontobee: <http://www.ontobee.org/ontology/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:SEP .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SEP .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SEP .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sep .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:sep .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:SEP .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:sep .

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

bioregistry:sep a bioregistry.schema:0000001 ;
    rdfs:label "Sample processing and separation techniques" ;
    dcterms:description "A structured controlled vocabulary for the annotation of sample processing and separation techniques in scientific experiments."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:SEP,
        ontobee:SEP,
        wikidata:Q114677913,
        bioportal:SEP,
        biocontext:SEP,
        fairsharing:FAIRsharing.jt4pzr,
        prefixcommons:sep,
        obofoundry:sep ;
    dcat:keyword "chromatography",
        "electrophoresis",
        "life science",
        "obo",
        "ontology",
        "protein",
        "proteomics" ;
    foaf:homepage <https://psidev.info/sepcv> ;
    bioregistry.schema:0000005 "00073"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/SEP_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{5,6}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:sep.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 [ rdfs:label "SEP developers" ;
            foaf:mbox "psidev-gps-dev@lists.sourceforge.net" ] ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/SEP_"^^xsd:string ;
    bioregistry.schema:0000027 obo:SEP_00073 ;
    bioregistry.schema:0000029 "sep" .

aberowl:SEP dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:SEP dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:SEP dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SEP dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:sep dcterms:isPartOf bioregistry.metaresource:prefixcommons .

obofoundry:sep dcterms:isPartOf bioregistry.metaresource:obofoundry .

