@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:PANET .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PANET .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:panet .

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

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

bioregistry:panet a bioregistry.schema:0000001 ;
    rdfs:label "PaN Experimental technique" ;
    dcterms:description "The ExPaNDS Photon and Neutron Experimental Techniques (PaNET) ontology provides a taxonomy and thesaurus of photon and neutron (PaN) experimental techniques. Based mainly on accelerator-based light sources and neutron facilities, the primary use of the ontology is to enhance the FAIRness of PaN data catalogues services. The ontology defines specific techniques in terms of more general technique classes and provides synonyms and references."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:PANET,
        bioportal:PANET,
        fairsharing:FAIRsharing.a08d34,
        tib.ts:panet ;
    dcat:keyword "experimental measurement",
        "imaging",
        "neutron science",
        "nfdi4ing",
        "ontology",
        "photon science",
        "physics",
        "subject agnostic",
        "x-ray diffraction" ;
    foaf:homepage <https://expands-eu.github.io/ExPaNDS-experimental-techniques-ontology/index-en.html> ;
    bioregistry.schema:0000005 "00001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.org/pan-science/PaNET/PaNET$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/PANET/27/panet.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Steve Collins" ;
            foaf:mbox "steve.collins@diamond.ac.uk" ] ;
    bioregistry.schema:0000024 "http://purl.org/pan-science/PaNET/PaNET"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.org/pan-science/PaNET/PaNET00001> ;
    bioregistry.schema:0000029 "panet" .

aberowl:PANET dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:PANET dcterms:isPartOf bioregistry.metaresource:bioportal .

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

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

