Nanopublication

< Home

ID

https://w3id.org/np/RAGpor2Zm5TeUDYu_kdmGQBAmclM1_VG5iX1tZDzOQtKI

Formats

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

Content

@prefix this: <https://w3id.org/np/RAGpor2Zm5TeUDYu_kdmGQBAmclM1_VG5iX1tZDzOQtKI> .
@prefix sub: <https://w3id.org/np/RAGpor2Zm5TeUDYu_kdmGQBAmclM1_VG5iX1tZDzOQtKI/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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://w3id.org/np/RAtcF3-CZpER8WP8o6shIKeSVFE7wVVTU-RDb_PhgJVJ0/CarabidEcologicalFeature>
    a <http://www.w3.org/2002/07/owl#Class>;
    dct:isPartOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
    rdfs:label "Carabid Ecological Feature";
    skos:definition "A ecological feature is a specific feature linked to an adaptation of a carabid";
    skos:relatedMatch <http://www.wikidata.org/entity/Q7150> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q7150> nt:hasLabelFromApi "ecology - scientific study of the relationships between living organisms" .
  
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" .
  
  this: dct:created "2026-07-25T17:15:45.878Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/>;
    npx:introduces <https://w3id.org/np/RAtcF3-CZpER8WP8o6shIKeSVFE7wVVTU-RDb_PhgJVJ0/CarabidEcologicalFeature>;
    npx:supersedes <https://w3id.org/np/RAtcF3-CZpER8WP8o6shIKeSVFE7wVVTU-RDb_PhgJVJ0>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    prov:wasDerivedFrom <https://w3id.org/np/RAwozRgxXOnfhsOt1jswdXP0BnzaCn2cklbw0ge0cxI_I>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxEqRt3P6Bgo0cii3cT14mOgTZWJ-sCudL-rK2q3yLbM> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB";
    npx:hasSignature "R7peiJfZ4M4iXCKexe6cu1lvxuQBYMvc865HrrqfWivUSBxg3Tfiyg29tJpGFLnxYn0IUmR2Qmar6Ugf9/vrp960aWG1k2YhnLZUt/lt8VuSFS3uWdzDDvhfztXdTaTZZ4erUGaobWihGqfYM6VoL5ZifxgD0czWWguDfwPUHys=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4587-3476 .
  
  <https://w3id.org/spaces/carabid-beetles/r/ontology> nt:hasLabelFromApi "Carabid Beetle Ontology - An ontology to describe features of carabid beetles." .
}