# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00133

@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:NF00133
  a nara:FileFormat ;
  dcterms:description "RTE (template) files and RVT (project) files are Revit projects. The difference between the two is that the template is used to start a new project. The file format is proprietary with limited open or available documentation. Revit is still sold and supported in the marketplace, so transformation may be possible. " ;
  dcterms:identifier "NF00133" ;
  rdfs:label "NF00133" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "rte" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/445" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Autodesk_Revit" ;
  wikidata:p973 "https://fileinfo.com/extension/rte" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q49619661" ;
  nara:category naraid:DesignVector ;
  nara:formatName "AutoDesk Revit Template" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to a TBD format, possibly PDF or KML" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FME
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Revit" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00133>
  a owl:Ontology ;
.
