@prefix this: <https://w3id.org/np/RAoLERn8nA5Dh9eT30u_OlQ-g4LFh94uGAbZ1DO34Rcr4> .
@prefix sub: <https://w3id.org/np/RAoLERn8nA5Dh9eT30u_OlQ-g4LFh94uGAbZ1DO34Rcr4#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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:TIFF dct:description "Tag Image File Format, abbreviated TIFF or TIF, is an image file format for storing raster graphics images, popular among graphic artists, the publishing industry, and photographers. TIFF is widely supported by scanning, word processing, optical character recognition, image manipulation, desktop publishing, and page-layout applications." ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://www.wikidata.org/entity/Q1572121> ;
    rdfs:label "Tag Image File Format" ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/TIFF> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/TIFF> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1572121> nt:hasLabelFromApi "image file format - standardized means of organizing and storing digital images" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC10AdiMIOPoRqVzOpx5uOpLHbJpVG+t6cYBYtgE6UrFss0yz8iyqRB+oPAcFCQqF2tSr0PcADCfHT8iTQv15u8xoKh6qQ7OBTPwDM8d+0bFIa1rLCY87dh6qfaaP6+l1tKFVwID9lBqPm0Li3SjYO7Cxgh5VCCjhQFRcSQ7kUDhQIDAQAB" ;
    npx:hasSignature "VVRWNPeQrBieXQJv30QZeq/4BdpSX409kN7/g5OolV/3BYZLr+6WCJB0Pd1Iwwc8e7UJVNyZnvFl/CTezWj/iTebvNFeCly43Ydae5fj1nayzHXDKWb4v3GOi8+K55TFsBjNWDaKAlZPIS7sJ0p+igys0rqZYgkp1CuqTMNdNVM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T14:53:13.970Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-1460-7465 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:TIFF ;
    npx:supersedes <https://w3id.org/np/RAGRKISqzxv51jp9vJE4XPubTlwOPd_idzkOV4KhSEOcw> ;
    rdfs:label "Individual: Tag Image File Format" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAjAOvAXgovv5wmQ1ox0-AEzkxIiU9am-5qPk4iKQkCUU> .
}