Nanopublication

< Home

ID

https://w3id.org/np/RAGcLQITueyl2ihMrUpnbNm5vQUkihVtQbKH740sShwsQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAGcLQITueyl2ihMrUpnbNm5vQUkihVtQbKH740sShwsQ> .
@prefix sub: <https://w3id.org/np/RAGcLQITueyl2ihMrUpnbNm5vQUkihVtQbKH740sShwsQ#> .
@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 {
  <https://agroportal.lirmm.fr/ontologies/CSOPRA/OBI_0000727> a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <https://agroportal.lirmm.fr/ontologies/ANAEETHES/c_50e05ab6> .
  
  sub:variable13 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "This variable is part of the EBV Connectivity of terrestrial ecosytem habitat types and helps to measure the degree of connection of EUNIS habitats within a landsacpe, in terms of their spatial distribution. https://github.com/EuropaBON/EBV-Descriptions/wiki/Terrestrial-Connectivity-of-terrestrial-ecosystem-habitat-types";
    rdfs:label "Distance to nearest neighbour habitat patch";
    rdfs:seeAlso <https://i-adopt.github.io/challenge.html>;
    <https://w3id.org/iadopt/ont/hasConstraint> <https://agroportal.lirmm.fr/ontologies/CSOPRA/OBI_0000727>;
    <https://w3id.org/iadopt/ont/hasMatrix> <http://vocabs.lter-europe.net/EnvThes/21894>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://agroportal.lirmm.fr/ontologies/ANAEETHES/c_50e05ab6>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://vocabs.lter-europe.net/EnvThes/21550> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-2749-8588 .
}

sub:pubinfo {
  orcid:0000-0002-2749-8588 foaf:name "Andrea Tarallo" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRZRMbIr0zLFMkUzF5SH/Ja/PamzEk3VY+ccOA55/d8fWhBwzZRnwPoMgJENZeqHDRAayS8oBCWK3P0Ql9SKOwRLIRrioQp0IOBidpDZIedYAMCg/taE4tAtgxvjQBpk+yN8FdkjIgJdOBpdggC5V4oIH77TzuI09dfEv091p7uQIDAQAB";
    npx:hasSignature "QYNj1qqNQfvtp0eJ82d15Db/v4WIDOk19VzcTdXXd7BJWKkUeFyN7dNpEOoFKwd5BAyfTlkWnQnLvvGDsavWof+imzl8fHjl7O4m1b962hM5yLE32LgkuFKiAfoKz2rtv59LOpbJ5++dd+VNr5pzfOQ8BC8uuUd4kWhafq8uc6s=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-2749-8588 .
  
  this: dct:created "2024-09-24T09:10:56.245Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-2749-8588;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:variable13;
    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> .
}