@prefix this: <https://w3id.org/np/RAHD86NpoushsD_4ioX7pMZEegQvWi7uUteU21LOpLcdA> .
@prefix sub: <https://w3id.org/np/RAHD86NpoushsD_4ioX7pMZEegQvWi7uUteU21LOpLcdA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ImmPort-Lookup-Vocabulary <http://schema.org/url> <https://www.immport.org/shared/templateDocumentation?tab=2> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "A Collection of structured vocabularies used to standardize data entries across immunological studies within ImmPort. It is an internal resource designed to standardize data entries within ImmPort. While it references NCI Thesaurus for term descriptions, it is not formally published as a standalone semantic resource. Its primary use is within the ImmPort ecosystem, and external users should be aware of its limitations regarding availability and external interoperability. The ImmPort Controlled Lookup Vocabulary Set includes these vocabularies: Adverse Event Severity: lk_adverse_event_severity; Age at Event: lk_age_event; Amount Unit: lk_amount_unit; Analyte Type: lk_analyte; Ancestral Population: lk_ancestral_population; Study Arm Type: lk_arm_type; Preferred Arm Type Mapping: lk_arm_type_pref_mapping; Cell Population Statistic Unit: lk_cell_pop_statistic_unit; Cell Population: lk_cell_population; Cell Population Definition: lk_cell_population_definition; Preferred Cell Population Mapping: lk_cell_population_pref_map; Compound Role: lk_compound_role; Concentration Unit: lk_concentration_unit; Criterion Category: lk_criterion_category; Disease: lk_disease; Disease Condition: lk_disease_condition; Disease Stage: lk_disease_stage; Ethnicity: lk_ethnicity; Experiment Measurement Technology: lk_exp_measurement_tech; Exposure Material: lk_exposure_material; Preferred Exposure Material Mapping: lk_exposure_material_pref_map; Exposure Process: lk_exposure_process; Preferred Exposure Process Mapping: lk_exposure_process_pref_map; Gender: lk_gender; Human Metabolome Database: lk_hmdb; Lab Test Name: lk_lab_test_name; Lab Test Panel Name: lk_lab_test_panel_name; PCR Expression Unit: lk_pcr_expression_unit; Personnel Role: lk_personnel_role; Plate Type: lk_plate_type; Preferred Time Unit: lk_preferred_time_unit; Protein Name: lk_protein_name; Protocol Type: lk_protocol_type; Public Repository: lk_public_repository; Race: lk_race; Reagent Type: lk_reagent_type; Release Status: lk_release_status; Research Focus: lk_research_focus; RNA Sequence Result: lk_rna_sequence_result; Unit Type: unit_type; Sample Type: lk_sample_type; Source Type: lk_source_type; Species: lk_species; Preferred Study Condition Mapping: lk_study_condition_pref_mapping; Study File Type: lk_study_file_type; Subject Location: lk_subject_location; Baseline (T0) Event: lk_t0_event; Temperature Unit: lk_temperature_unit; Time Unit: lk_time_unit; Titer Unit: lk_titer_unit; Transcript Type: lk_trancript_type; Unit of Measure: lk_unit_of_measure; Virus Strain: lk_virus_strain; Yes/No Options: lk_yes_no" ;
    rdfs:label "ImmPort Controlled Lookup Vocabulary Set" ;
    rdfs:seeAlso <https://www.immport.org/shared/templateDocumentation> ;
    skos:closeMatch <https://ontobee.org/ontology/NCIT> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0004-2157-1408 ;
    prov:wasDerivedFrom <https://ontobee.org/ontology/NCIT> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "Bdi0gBFWBl0ECUAuWIjKVv6R9b16wu+fYWGW3/seXwiDd+C7BY17Bs9RETVp4gGLiL5mKj5K7tONMmryr9SxspWWGFYjFFLD2i2/pANYSZsyNOm23/jT83ER1CD3p8VbCZfl5TPJJOz6Faf+Bsjb87cy7Z9RooFUyb+RqVwqU5w=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-11-01T17:10:05Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:ImmPort-Lookup-Vocabulary ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/cc5a5ed3-8884-4f59-8dfe-e229fe0d3190> .
}