# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00399

@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:NF00399
  a nara:FileFormat ;
  dcterms:description "SAS (previously \"Statistical Analysis System\") is a software suite that can mine, alter, manage and retrieve data from a variety of sources and perform statistical analysis on it. The software suite has more than 200 components. SSD files are dataset files." ;
  dcterms:identifier "NF00399" ;
  rdfs:label "NF00399" ;
  wikidata:p1163 "application/x-sas-data" ;
  wikidata:p1195 "ssd" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/355" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/SAS_(software)" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q52063281" ;
  nara:category naraid:Databases ;
  nara:formatName "SAS Data File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:High ;
  nara:tools "Procure and/or develop tools. This file format may require the Base SAS software to open SSD files and it is unclear if which versions of the files can be converted to another format even in that software; current versions seem to only support back to versions 4.1 and later. The is a SAS Free University Version includes Base SAS. Stat/Transfer is a tool that can reportedly deal with several versions of SSD files, including DOS." ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:ssd" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00399>
  a owl:Ontology ;
.
