@prefix this: <
https://w3id.org/np/RAg9n-jniWY-Aj588pR25T19W_ZaXeGndEOrsrLm2gZlM
> .
@prefix sub: <
https://w3id.org/np/RAg9n-jniWY-Aj588pR25T19W_ZaXeGndEOrsrLm2gZlM#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:MPEG-4
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Knowledge-representation-language
;
rdfs:comment
"MPEG-4 (Moving Picture Experts Group - 4) is a standard for compressing and encoding audio-visual digital data. Developed by ISO/IEC, it enables efficient storage and streaming of multimedia content such as video, audio, subtitles, and interactive graphics. MPEG-4 is widely used in formats like .mp4 and is compatible with web, broadcast, and mobile applications." ;
rdfs:label
"MPEG-4 | Moving Picture Experts Group-4" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-0384-5490
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"QwuF9FQsuZu+7zwYM+cQHjH8CNmPNLwnvfyeTWkhB/enLcBJxB7S6dfyot2f+/MqSQyiKLP5zHRH5XTRtJf/Ysu3O34nAoWaBDrpQlyATjKcbn7oK1SNHr6apDQ1UN00ePI1DGLXYID58nURdE5NPCbu/aaLLGAuvoDAaCLlvBc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-07-08T12:20:01Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:MPEG-4
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/8d3fb83f-2cfc-41e1-9e06-041946f7dd26
> .
}