# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00600

@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:NF00600
  a nara:FileFormat ;
  dcterms:description "DCT is an audio file format developed by NCH Software for use in their dictation software. DCT files contain audio data, which may be encoded with a number of codecs such as MP3 or GSM, and dictation header information. Because the format is intended for use in medical dictation, files may be encrypted. DCT is proprietary and there is no published specification. NARA recommends transforming DCT to MP3." ;
  dcterms:identifier "NF00600" ;
  rdfs:label "NF00600" ;
  wikidata:p1163 "audio/basic" ;
  wikidata:p1195 "dct" ;
  wikidata:p1195 "wav" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1280" ;
  wikidata:p973 "https://www.nch.com.au/express/index.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27960082" ;
  nara:category naraid:Audio ;
  nara:formatName "NCH Dictation Audio File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to MP3" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Procure and/or develop tools. Express Scribe Transcription Software can play back .dct files. Switch Sound File Converter can convert between DCT and a number of other formats.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DCT" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00600>
  a owl:Ontology ;
.
