# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00887

@prefix : <https://www.archives.gov/files/lod/dpframework/schema> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nara: <https://www.archives.gov/data/lod/dpframework/def/> .
@prefix naraid: <https://www.archives.gov/data/lod/dpframework/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

naraid:NF00887
  a nara:FileFormat ;
  dcterms:description "ChemStation Gas Chromatography/Mass Spectrum (GC/MS) Version 2 Data File stores raw GC/MS data collected from Agilent ChemStation instruments. The format stores the data in a proprietary, binary format developed by Agilent Technologies. The files are organized in a folder structure with the suffix \".D\" and often paired with .sav files to store the instrument tuning information and .res to store analysis results. The format can be converted to Network Common Data Form (NetCDF) using ChemStation software. The format may be able to be converted to NetCDF using OpenChrom, NIST AMDIS, or the R programming language package chromConverter. The first few lines of the file may be in plain text and contain information about the analysis including the timestamp. Due to the proprietary nature proprietary of format, NARA recommends converting to NetCDF and retaining the original." ;
  dcterms:identifier "NF00887" ;
  rdfs:label "NF00887" ;
  wikidata:p1195 "ms" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Gas_chromatography%E2%80%93mass_spectrometry" ;
  wikidata:p973 "https://www.agilent.com/cs/library/usermanuals/public/G2070-91126_Understanding.pdf" ;
  nara:category naraid:StructuredData ;
  nara:formatName "ChemStation Gas Chromatography/Mass Spectrum (GC/MS) Version 2 Data File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to NetCDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Agilent ChemStation; OpenChrom; NIST AMDIS; R
""" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00887>
  a owl:Ontology ;
.
