Nanopublication

< Home

ID

https://w3id.org/np/RAyxikRnt0Ch38hEPJA9csDqhTiFn9zMxqRRULDDfCdhI

Formats

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

Content

@prefix this: <https://w3id.org/np/RAyxikRnt0Ch38hEPJA9csDqhTiFn9zMxqRRULDDfCdhI> .
@prefix sub: <https://w3id.org/np/RAyxikRnt0Ch38hEPJA9csDqhTiFn9zMxqRRULDDfCdhI#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:Variable12 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "This is a metric used to describe the ecosystem distribution of terrestrial EUNIS habitats, an Essential Biodiversity Variable (EBV). It is defined as the geographical/spatial distribution of terrestrial EUNIS habitats within contiguous spatial units (grid cells of 10x10m - 100x100m) across the EU over 1 year time";
    rdfs:label "Probablity of occurence of EUNIS habitat";
    rdfs:seeAlso <https://github.com/EuropaBON/EBV-Descriptions/wiki/Terrestrial-Ecosystem-distribution-of-terrestrial-EUNIS-Habitats>;
    <https://w3id.org/iadopt/ont/hasContextObject> <http://vocabs.lter-europe.net/elter_cl/10597>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://rs.tdwg.org/dwc/terms/Occurrence>;
    <https://w3id.org/iadopt/ont/hasProperty> <https://vocabs.lter-europe.net/envthes/en/page/10144> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-6968-8275 .
}

sub:pubinfo {
  orcid:0000-0002-6968-8275 foaf:name "Juliana Menger" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBQzntCZEN/IvJWax2KJZZspRl0D64U49o14q76ioHJaRRd2dRDRCoDq+CypGFmg5XfiEyxO00sfP+6jEZ02G+2bcsAuB8jYHzmlIncAI5CSnsNppbIUEOArOXqV5K0ojvpbfOpAfTtHmcCzwjkbEKYJ7PZoULU/5vI2L7+zZYDQIDAQAB";
    npx:hasSignature "XUSuAOXbnkQVQorJ1OXuhTKHYB2gFDElAALUCpGefx0CCgoPNuxC2zXTVN6Dkr7zHf7YZ6aiVp7l7L+oV3nwf1AFU7Z9gkRHOSrCu2t7xG5abBhtNw5WTwi5sRJwFkAdi0ZsKWBrwsqWt2K4qYm8PbS3q7VwJocY8v9Qo4N3Kkg=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-6968-8275 .
  
  this: dct:created "2024-10-21T07:08:02.383Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-6968-8275;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:Variable12;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}