@prefix this: <http://purl.org/np/RAEGoGh0Yv1q186_GxYaGng55DzLHfIDItnoEGKWwjiH4> .
@prefix sub: <http://purl.org/np/RAEGoGh0Yv1q186_GxYaGng55DzLHfIDItnoEGKWwjiH4/> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/gff/rao/terms/Time-series-data> dct:description "Digital object type that focuses on capturing and representing information that varies over time like observations, measurements or events organized as a sequence (real) with one temporal variable." ;
    a <https://w3id.org/fair/fip/terms/Digital-Object-Type> ;
    rdfs:label "Time-series data" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  this: dct:created "2025-04-25T21:30:50.070Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <https://w3id.org/gff/rao/terms/Time-series-data> ;
    npx:supersedes ns1:RAZvV1GizYtiDA1o0_mVqG3WNzQG4AuRRTS8p5WE-Ld3U ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RANpj_lBaH-YJoFQR5xLldWoN6ddsBQQ1YGD8oAaKju-g .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB" ;
    npx:hasSignature "OqespxrF69bqEfRJPqf3yQbCojPKgGzn2R33cIHr4fYebbI+z3E8EywmNrLNPYch7EbnXgdtpBuGSuaOkgtfX3FGlJZBgS8VQEP6XsMzSLqk/lJp+FlIxhZmsyL7a1xbpD91wM4yJ/IeBrDybxpAwfIeIP4Fn+gtKa5IZR6AqnM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2195-3997 .
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
}