@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAo-Rh9VVNAPx01gr5SoJrmgxwZH6l9rt7tpWPhnVWRH0
> .
@prefix sub: <
http://purl.org/np/RAo-Rh9VVNAPx01gr5SoJrmgxwZH6l9rt7tpWPhnVWRH0#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub: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
"knU3gtyc1uxfGPGZ5pdmevUMXjkSwHB+AroA0rxV+n8dyYn4ved1t4kcx+wgrb5ZZgAFlGqBzpGGewscp8RwqCsCl+VeMn9LR78kZeCCYSMyPpLDCGlT00zdiRhc0C9SLOSfQK2dcgnSHQYaKcRmhsAw228kPjRXgDzYJlSZOhQ=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-03-28T13:52:21Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:eLTER_DataSpec_Draft
;
npx:supersedes
<
http://purl.org/np/RAHC1N3OmWfxkzq9ojr0KB1Ahi_QxDJhcYhh8jV8EEpmo
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/935c8f58-47e9-4349-8c1b-4bd52443ad45
> .
}