# baseURI: /files/lod/dpframework/id/NF00780 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00780 a nara:FileFormat ; dcterms:description "The M4V file format is a video container format developed by Apple and is very similar to the MP4 format. The primary difference is that M4V files may optionally be protected by DRM copy protection." ; dcterms:identifier "NF00780" ; rdfs:label "NF00780" ; wikidata:p1163 "video/x-m4v" ; wikidata:p1195 "m4v" ; wikidata:p973 "https://docs.fileformat.com/video/m4v/" ; wikidata:p973 "https://en.wikipedia.org/wiki/M4V" ; wikidata:p973 "https://www.wikidata.org/wiki/Q1056154" ; nara:category naraid:Video ; nara:formatName "Apple Video file" ; nara:preservationAction naraid:Identify ; nara:preservationPlan "Depends on version, transform to MP4 if not DRM protected, otherwise retain" ; nara:riskLevel naraid:Moderate ; nara:tools "If the file isn't DRM protected: VLC; QuickTime; Windows Media Player" ; . a owl:Ontology ; .