Nanopublication

< Home

ID

https://w3id.org/np/RAW57XzRtWHHvUa0dY5UHKFnxXkHaxALI4s1qRGG9XLUY

Formats

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

Content

@prefix this: <https://w3id.org/np/RAW57XzRtWHHvUa0dY5UHKFnxXkHaxALI4s1qRGG9XLUY> .
@prefix sub: <https://w3id.org/np/RAW57XzRtWHHvUa0dY5UHKFnxXkHaxALI4s1qRGG9XLUY/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@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://www.gbif.org/species/4470765> <https://w3id.org/spaces/carabid-beetles/r/ontology/hasMorphologicalCharacter>
      <https://w3id.org/np/RA-OfP8qxLQ66zxVGv7uUZJB_zWzoQxa2Vwkv6V4-x_yA/brachypterous> .
}

sub:provenance {
  sub:assertion dct:source <https://gpn.gov.pl/pliki-do-pobrania/otworz/4566a3fd-140a-492b-aa38-860d329af957.pdf>;
    <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/MaterialCitation>;
    prov:wasAttributedTo orcid:0000-0001-8075-5734 .
}

sub:pubinfo {
  orcid:0000-0001-8075-5734 foaf:name "Renata Kędzior" .
  
  orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" .
  
  <https://w3id.org/np/RA-OfP8qxLQ66zxVGv7uUZJB_zWzoQxa2Vwkv6V4-x_yA/brachypterous>
    nt:hasLabelFromApi "brachypterous - condition of a carabid species having short wings" .
  
  this: a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub>;
    dct:created "2026-08-03T21:32:33.202Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4587-3476;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    pav:authoredBy orcid:0000-0001-8075-5734;
    rdfs:label " has the feature ";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAjJpY6AIoTGKYjggRu4afogRhaWTHxzuAvDnZBuGk2FM>;
    nt:wasCreatedFromPubinfoTemplate ns1:RAALa1OADexjIYPYdYnQdW_x5_tH2ZORzMLADiapGBgr4,
      ns1:RAdyqI6k07V5nAS82C6hvIDtNWk179EIV4DV-sLbOFKg4, <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAYrlN4s93vVe9LGI-gmPLTb-QZGHKd0mxx8VxJ3XVhuw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAwakk1ZX1hzWrncNj6MCfpREVRVGs7fkTgu-8CibFn18> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB";
    npx:hasSignature "WbODv2L9vf4z81JrZI8NLIWg9Jvsdqeo5AZezFRFzDOxeNs57MQTu/liI3OcaHEvCmJ7OS+6asAUPTCKyzClGYhibRcbs9ma8ZyoX5Sabd1bKBktlZxeNvCG6BpP1gC893RJiMUW4BWXXoWLYaxZL6L/EXeol3+WtajdAkm1ads=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4587-3476 .
  
  <https://www.gbif.org/species/4470765> nt:hasLabelFromApi "Carabus violaceus Linnaeus, 1758" .
}