# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00755

@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:NF00755
  a nara:FileFormat ;
  dcterms:description "OBJ is a geometry definition file format first developed by Wavefront Technologies for its Advanced Visualizer animation package. The file format is open and has been adopted by other 3D graphics application vendors. The .obj extension is for the ASCII version, while .mod is a proprietary, binary format. Wavefront 3.0 was jointly released as Alias Wavefront and Maya." ;
  dcterms:identifier "NF00755" ;
  rdfs:label "NF00755" ;
  wikidata:p1163 "model/obj" ;
  wikidata:p1195 "obj" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1210" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000507.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Wavefront_.obj_file" ;
  wikidata:p973 "https://web.archive.org/web/20200324065233/https://www.cs.utah.edu/~boulos/cs3505/obj_spec.pdf" ;
  wikidata:p973 "https://www.fileformat.info/format/wavefrontobj/egff.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q2119595" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Wavefront 3D Object File" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FME; Global Mapper
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Wavefront_OBJ" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00755>
  a owl:Ontology ;
.
