Nanopublication

< Home

ID

http://purl.org/np/RAmJEX1IpN8KI4VhjCr1L7BAJkMyGqs35_tzYPBsaG5lY

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAmJEX1IpN8KI4VhjCr1L7BAJkMyGqs35_tzYPBsaG5lY> .
@prefix sub: <http://purl.org/np/RAmJEX1IpN8KI4VhjCr1L7BAJkMyGqs35_tzYPBsaG5lY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://purl.org/np/RAHC1N3OmWfxkzq9ojr0KB1Ahi_QxDJhcYhh8jV8EEpmo#eLTER_DataSpec_Draft>
    a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource;
    rdfs:comment "eLTER data specification and reporting template for abiotic and biotic data (csv template) including basic metadata on the observation context";
    rdfs:label "eLTER_Data_Specification_Draft";
    rdfs:seeAlso <https://doi.org/10.5281/zenodo.6373410>, <https://www.lter-europe.net/projects/PLUS/eLTER_TechDoc_TemplateSpecification.pdf> .
}

sub:provenance {
  sub:assertion dcterms:creator orcid:0000-0003-0631-8231 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "X/EMrLurm/OMt7+Zo6dqj5hubSSDomSvNis9prWo9E07N7QNrrI2T8q11kkaKbKhBJbnhtU0GrAyJsKs05dSGe/FkXXr3aggqmw7TCG7eNp1WQrKrdgLtzoAvwXMs6d0urhaiWZojyqVjFo+w5WbnQORaqqpuuqya9HyB31P4jM=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2023-04-21T10:16:17Z"^^xsd:dateTime;
    dcterms:creator <https://fip-wizard.ds-wizard.org>;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <http://purl.org/np/RAHC1N3OmWfxkzq9ojr0KB1Ahi_QxDJhcYhh8jV8EEpmo#eLTER_DataSpec_Draft>;
    npx:supersedes <http://purl.org/np/RAo-Rh9VVNAPx01gr5SoJrmgxwZH6l9rt7tpWPhnVWRH0>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/935c8f58-47e9-4349-8c1b-4bd52443ad45> .
}