@prefix this: <
https://w3id.org/np/RAIKtG-cG1qksl5RshIqPujYOUGSwAFSN52N2HuznKlo4
> .
@prefix sub: <
https://w3id.org/np/RAIKtG-cG1qksl5RshIqPujYOUGSwAFSN52N2HuznKlo4#
> .
@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:exif3
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Knowledge-representation-language
;
rdfs:comment
"Exchangeable image file format is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras, scanners and other systems handling image and sound files recorded by digital cameras. This resource represents version 3." ;
rdfs:label
"EXIF 3 | Exchangeable Image File Format version 3" ;
rdfs:seeAlso
<
https://www.cipa.jp/e/std/std-sec.html
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-8958-8087
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"WUwCCX0I7lWOhLFadwADYF++Uy0R+uJIPZmPZTelszgNXprzd71QYDJQBUSZJnJyAH1Rh+wiIAxfdVPJsfCCkPjtxB5WSh+fPfMGn21X/GwAdLWrzauUUo6y8RyvZ0iI53Eejyex+0Z+g8TaIjcvvQ136sNuavZQFtw+4Qzxhvw=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-03-20T14:45:50Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:exif3
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a108d1b6-f5ce-4a8e-b039-9daf45f7b72f
> .
}