# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00882

@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:NF00882
  a nara:FileFormat ;
  dcterms:description "3G2 (3G2, 3GPP2 or 3GP2) is a digital multimedia container format. 3G2 was created by the Third Generation Partnership Program in 2004 to be used for 3G CDMA2000 services.  3G2 uses video compression MPEG-4 Part 12 with codecs H.263 or H.264 and audio compressions Adaptive Multi-Rate (AMR) or Advanced Audio Coding- Low Complexity (AAC-LC).  Compared to 3GP, 3G2 files consume less space and bandwidth. 3G2 files are primarily used for 3G mobile phones to send media files through Multimedia Messaging Services (MMS) but can also be played on some 2G and 4G phones. 3G2 has an open specification and open source tools available for transcoding. NARA recommends retaining 3G2 files as-is." ;
  dcterms:identifier "NF00882" ;
  rdfs:label "NF00882" ;
  wikidata:p1163 "audio/3gpp2" ;
  wikidata:p1163 "video/3gpp2" ;
  wikidata:p1195 "3g2" ;
  wikidata:p1195 "3gg2" ;
  wikidata:p1195 "3gp2" ;
  wikidata:p973 "http://www.3gpp2.org/Public_html/Specs/index.cfm" ;
  wikidata:p973 "https://docs.fileformat.com/video/3g2/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/3GP_and_3G2" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27863098" ;
  nara:category naraid:Video ;
  nara:formatName "3G2" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; VLC; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/3G2" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00882>
  a owl:Ontology ;
.
