Nanopublication

< Home

ID

https://w3id.org/np/RAsnOdj5BxkhD_u67TguhaVIz6T1TaIGW5qzM7_QuNrqU

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAsnOdj5BxkhD_u67TguhaVIz6T1TaIGW5qzM7_QuNrqU> .
@prefix sub: <https://w3id.org/np/RAsnOdj5BxkhD_u67TguhaVIz6T1TaIGW5qzM7_QuNrqU/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://purl.org/aida/Scattering+transforms+can+fill+cloud+gaps+in+satellite+sea+surface+temperature+observations+using+a+gap-free+reference+product+as+a+statistical+target.>
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence>;
    <http://purl.org/spar/cito/obtainsSupportFrom> <https://doi.org/10.1051/0004-6361/202244566>,
      <https://doi.org/10.5281/zenodo.19793350>;
    <http://schema.org/about> <http://www.wikidata.org/entity/Q1507383>, <http://www.wikidata.org/entity/Q199687>,
      <http://www.wikidata.org/entity/Q43518>, <http://www.wikidata.org/entity/Q5629401>;
    <http://www.w3.org/2004/02/skos/core#related> <https://w3id.org/sciencelive/np/RAUqGWdJOve1i0KCOCZhPfXT9qXquiS3qFdLNLgKu-j-I> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1507383> nt:hasLabelFromApi "sea surface temperature - water temperature close to the ocean's surface" .
  
  <http://www.wikidata.org/entity/Q199687> nt:hasLabelFromApi "remote sensing - acquisition of information about an object or phenomenon without making physical contact with the object, especially the Earth" .
  
  <http://www.wikidata.org/entity/Q43518> nt:hasLabelFromApi "oceanography - branch of Earth science that studies the ocean" .
  
  <http://www.wikidata.org/entity/Q5629401> nt:hasLabelFromApi "HEALPix - general class of spherical projections" .
  
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  
  this: dct:created "2026-04-26T15:48:44.837Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1784-2920;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/petapico/o/hycl#AIDA-Sentence>, <http://purl.org/petapico/o/hycl>;
    npx:introduces <http://purl.org/aida/Scattering+transforms+can+fill+cloud+gaps+in+satellite+sea+surface+temperature+observations+using+a+gap-free+reference+product+as+a+statistical+target.>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "AIDA sentence: Scattering transforms can fill cloud gaps in satellite sea surface temperature observations using...";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALmXhDw3rHcMveTgbv8VtWxijUHwnSqhCmtJFIPKWVaA> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB";
    npx:hasSignature "MPCBGmAL/seV4m1B7JB3CLS014fslNUGMZ7RfIk4TWWXfvsAwkzDPWZvj0hHi3voqwzeesgLs2bVfBup6rcgNx1g+9s/jADwBkHr+Hia6B84DHmHaXwEHYVe8qrlzllBGhiE67rEbDqcPyd9yRcQMgonGioEbeZnGOLRwO0UGsU=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}