# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00854

@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:NF00854
  a nara:FileFormat ;
  dcterms:description "SEG-Y is a file format used for storing geophysical data. SEG-Y rev 1.0 is a revision of the SEG-Y rev 0 standard that made the format not dependent on tape as the carrier and allowed for enhanced metadata in the textual file header. The format still consists of a 3200-byte EBCDIC reel header, a 400-byte binary reel header, and trace records consisting of a 240-byte binary trace header and trace data. SEG-Y was initially released in 1975 by the Society of Exploration Geophysicists (SEG) and revision 1.0 was released in 2002. Since SEG-Y is an industry standard for seismic data, it is recommended to retain SEG-Y files as-is. SEG-Y rev 1.0 is considered an acceptable format per NARA Transfer Guidance. " ;
  dcterms:identifier "NF00854" ;
  rdfs:label "NF00854" ;
  wikidata:p1195 "segy" ;
  wikidata:p1195 "sgy" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/363" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/SEG-Y" ;
  wikidata:p973 "https://library.seg.org/pb-assets/technical-standards/seg_y_rev1-1686080991247.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q3943569" ;
  nara:category naraid:Geospatial ;
  nara:category naraid:StructuredData ;
  nara:formatName "SEG-Y rev 1.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FME
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:segy" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00854>
  a owl:Ontology ;
.
