# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00830

@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:NF00830
  a nara:FileFormat ;
  dcterms:description "Virtural Reality Modeling Language (VRML) was the predecessor to X3D. Both are 3D vector formats which use the same underlying graphics model. X3D is an XML representation of the model, while VRML is a different text-based representation of the model. VRML is internationally standardized as ISO/IEC 14772-1:1997. The file extension for uncompressed VRML files is .wrl. WRL files are sometimes gzip-compressed and may use an extension of .wrz, .wrl.gz, or may still use .wrl." ;
  dcterms:identifier "NF00830" ;
  rdfs:label "NF00830" ;
  wikidata:p1163 "model/vrml" ;
  wikidata:p1163 "x-world/x-vrml" ;
  wikidata:p1195 "wrl" ;
  wikidata:p1195 "wrl.gz" ;
  wikidata:p1195 "wrz" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/94" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000602.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/3d/vrml/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/VRML" ;
  wikidata:p973 "https://www.iso.org/standard/25508.html" ;
  wikidata:p973 "https://www.iso.org/standard/30893.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q176061" ;
  nara:category naraid:DesignVector ;
  nara:formatName "VRML97" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to X3D if possible, otherwise retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FME
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/VRML" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "Also referred to as VRML 2.0." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00830>
  a owl:Ontology ;
.
