# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00409

@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:NF00409
  a nara:FileFormat ;
  dcterms:description "Standard for the Exchange of Product Model Data (STEP) is a file format for 3D objects and models that is used for data exchange between computer-assisted design (CAD) programs. STEP files are encoded as ASCII p21 text files. STEP is one of the ISO 10303 family of standards, with its several hundred parts released in phases starting in 1994. Most major tools support the STEP Application Protocol. With open specifications and being a plain text format, STEP files are recommended to be retained as-is. STEP is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00409" ;
  rdfs:label "NF00409" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "p21" ;
  wikidata:p1195 "step" ;
  wikidata:p1195 "stp" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/698" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000448.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/ISO_10303-21" ;
  wikidata:p973 "https://fileinfo.com/extension/step" ;
  wikidata:p973 "https://www.iso.org/standard/63141.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q3509055" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Standard for the Exchange of Product Model Data (STEP)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FME; Global Mapper; FreeCAD
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/STEP" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00409>
  a owl:Ontology ;
.
