# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00875

@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:NF00875
  a nara:FileFormat ;
  dcterms:description "Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML. The CSS specification was first published in 1996 by the World Wide Web Consortium (W3C). CSS has many versions; CSS 2.2 was published in draft form in 2016 and fixed minor errors in the previous version 2.1. CSS is an open-source file format that is widely used in the field. Uncompiled code that is plain text ASCII or Unicode should be retained as-is." ;
  dcterms:identifier "NF00875" ;
  rdfs:label "NF00875" ;
  wikidata:p1163 "text/css" ;
  wikidata:p1195 "css" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/224" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000482.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/web/css/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/CSS" ;
  wikidata:p973 "https://www.w3.org/TR/CSS22/" ;
  nara:category naraid:Code ;
  nara:category naraid:Web ;
  nara:formatName "Cascading Style Sheets 2.2" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """Any supported text editor
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Cascading_Style_Sheets" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00875>
  a owl:Ontology ;
.
