@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 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: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 "Photon and Neutron Experimental Techniques Ontology" ;
    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 ;
    doap:GitRepository <https://github.com/pan-ontologies/PaNET> ;
    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://pan-ontologies.github.io/PaNET/index-en.html> ;
    bioregistry.schema:0000005 "00001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.org/pan-science/PaNET/PaNET$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://github.com/pan-ontologies/PaNET/releases/download/v1.3.0/PaNET.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3957-1279 ;
    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" .

orcid:0000-0002-3957-1279 rdfs:label "Paul Millar" .

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 .

