Nanopublication

< Home

ID

https://w3id.org/np/RAk5g9f95GUYhcpMLMEn5KKh3SsqDHevBT9DXgm6cdlP4

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAk5g9f95GUYhcpMLMEn5KKh3SsqDHevBT9DXgm6cdlP4> .
@prefix sub: <https://w3id.org/np/RAk5g9f95GUYhcpMLMEn5KKh3SsqDHevBT9DXgm6cdlP4#> .
@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/ADW/Terrestrial> a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <http://vocabs.lter-europe.net/EnvThes/21894> .
  
  sub:variable12 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "Part of terrestrial Ecosystem distribution of terrestrial EUNIS Habitats EBV, probability of occurence of EUNIS habitats within contiguous spatial units (grid cells of 100x100 m) across the EU over 1 year time";
    rdfs:label "Probablity of occurence of habitat";
    rdfs:seeAlso <https://github.com/EuropaBON/EBV-Descriptions/wiki/Terrestrial-Ecosystem-distribution-of-terrestrial-EUNIS-Habitats>;
    <https://w3id.org/iadopt/ont/hasConstraint> <https://agroportal.lirmm.fr/ontologies/ADW/Terrestrial>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://vocabs.lter-europe.net/EnvThes/21894>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://vocabs.lter-europe.net/EnvThes/10144> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-9691-1989 .
}

sub:pubinfo {
  orcid:0009-0001-9691-1989 foaf:name "Martina Pulieri" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyP+c67KYVJp2Mjfh91tqKGOGLNpxH4ufSMLBJ7JeWIAKKTscpLCRxKCzD3P/tFYmO6X1BHs7lgjoig+gu8JigIp8cuxL9t7ZrIEdXpIUy5KqEjC3NeSaq6LG1f+IQVgNSFa9etkWXGYEbvlDSBNauB0WlBO3XnTJyYT+fYaKgwQIDAQAB";
    npx:hasSignature "koss/sPIqg96vNFIysjPsrj5NPN11WEq7AIcGOn5cewKYdgtIOPd516808CmeogxRdDxtsIjTxh60DfWOZkcwlRT6UOQRw6PnTwqKdNP6mMpMsZRbA0ys2q2ttWiGQOKs3FfvO8cbQ1V9y35s6VeVcMEkq3VoNHb+Zsq7icdBjM=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-9691-1989 .
  
  this: dct:created "2024-09-24T08:45:14.565Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-9691-1989;
    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> .
}