# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00101

@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:NF00101
  a nara:FileFormat ;
  dcterms:description "3GP, or 3GPP, is a digital multimedia container format. 3PG was created by the Third Generation Partnership Program in 2003 to be used for 3G Universal Mobile Telecommunications System (UMTS). 3GP 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). 3GP 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. 3GP has an open specification and open source tools available for transcoding. NARA recommends retaining 3GP files as-is." ;
  dcterms:identifier "NF00101" ;
  rdfs:label "NF00101" ;
  wikidata:p1163 "audio/3gpp" ;
  wikidata:p1163 "video/3gpp" ;
  wikidata:p1195 "3gp" ;
  wikidata:p1195 "3gpp" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/357" ;
  wikidata:p973 "https://docs.fileformat.com/video/3gp/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/3GP_and_3G2" ;
  wikidata:p973 "https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=1441" ;
  wikidata:p973 "https://tools.ietf.org/html/rfc3839" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27863097" ;
  nara:category naraid:Audio ;
  nara:category naraid:Video ;
  nara:formatName "3GP" ;
  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/3GPP" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00101>
  a owl:Ontology ;
.
