Nanopublication

< Home

ID

https://w3id.org/np/RAmrlQLIHquwDZv8ibXh5uo_Q8DD3ZbD0hkxspwznUsnw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAmrlQLIHquwDZv8ibXh5uo_Q8DD3ZbD0hkxspwznUsnw> .
@prefix sub: <https://w3id.org/np/RAmrlQLIHquwDZv8ibXh5uo_Q8DD3ZbD0hkxspwznUsnw/> .
@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 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 {
  sub:association a <https://nanodash.knowledgepixels.com/part?id=https://w3id.org/spaces/biodiversity/r/ontology/sample&context=https://w3id.org/spaces/biodiversity/r/ontology&label=Sample>;
    <https://w3id.org/biolink/vocab/predicate> sub:sampling;
    <https://w3id.org/biolink/vocab/subject> sub:location, sub:targetMaterial;
    <https://w3id.org/biolink/vocab/timepoint> "2026-09-22T08:00:00Z";
    <https://w3id.org/spaces/biodiversity/r/ontology/hasSamplingPurpose> <http://id.nlm.nih.gov/mesh/D044822> .
  
  sub:location a <http://purl.obolibrary.org/obo/ENVO_01000883>;
    <http://softeng.polito.it/rsctx#hasTemperature> "20.5"^^xsd:decimal;
    <https://w3id.org/kpxl/biodiv/terms/hasLocationCoordinates> "+47.37+13.54+330.5" .
  
  sub:targetMaterial a <http://purl.obolibrary.org/obo/ENVO_00001998>;
    <http://qudt.org/schema/qudt/hasQuantity> "50"^^xsd:positiveInteger .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6534-6609 .
}

sub:pubinfo {
  <http://id.nlm.nih.gov/mesh/D044822> nt:hasLabelFromApi "Biodiversity - The variety of all native living organisms and their various forms and interrelationships." .
  
  <http://purl.obolibrary.org/obo/ENVO_00001998> nt:hasLabelFromApi "soil - An environmental material which is primarily composed of minerals, varying proportions of sand, silt, and clay, organic material such as humus, interstitial gases, liquids, and a broad range of resident micro- and macroorganisms." .
  
  <http://purl.obolibrary.org/obo/ENVO_01000883> nt:hasLabelFromApi "area of developed open space - According to the NLCD 2011, areas of developed open space are dominated by vegetation such as lawn grasses and include large-lot single-family housing units, parks, golf courses. Further, it is asserted that \"impervious surfaces\", most likely referring to concrete and related substances, cover less than 20% of the area. Such thresholds - which are themselves fuzzy - are not asserted in this definition." .
  
  orcid:0000-0001-6534-6609 foaf:name "Mitja M. Zdouc" .
  
  this: a npx:DraftNanopub;
    dct:created "2026-09-22T15:16:05.396Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-6534-6609;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:association;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "  in ";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate ns1:RAxuGRKID6yNg63V5Mf0ot2NjncOnodh-mkN3qT_1txGI,
      <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGCuZ_3Olb7gTIqVZ8omd0a9QNpBaDokcDe_L8my6Azc> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnj9AmTE2Q7RxppglmQDLGezpd8yHXSVP7AqgUhyZ36SjaTCdhOlYhCIapxtat5RBYFjIQ5OreKs7GRf29kXtKqAsBR4skDZ10RviKdb52YvZEC+r1CsqOOuMCpG8fQhIWiD53PonxeeyjL9RXWFh1n4lGQ+Bo8qhIQQKgjEHnpwOgb+rLSg1V/K0j6DDW21ScOC1w1FGn+rgf2U3f0jnr9/EL8wV6uhUsRmVyPQF5YqoYsu1e10cxoXO3A63BZFg6GYeUWBenxlSo/8ZIM0Q/mk3Rt6W46aj9srX9o6KyQotN1Hux6QkgtG6usCaQEHr0g37Ip6NMPScT/rTfu3fZwIDAQAB";
    npx:hasSignature "DbcGT2MyzV8NBzJtGOCit0e11nDQ4OfEBCkle2tmQHin6K2oBCoYF4QFM4NT3FeHtqZUVQ1PNJxUI+2XFUZxQl6H7fIHdhJYTiHMt6vEcOnn2kEDcWU+ERdLR1sF/E74Aul8anAwZ73I8CkWwUv3cXy6rce92G2MUMqslsR7nXfR/pSFUEVDJRgcnbEkqA0oId3pwLEHFGF2SWlwbJktzzI3xx6SLmnZzdx6HV+TyEnROk+DkNJ3dlwimD5NohpDSLZGeER140AKFQVJX2EXEqJvUPmpQSEo9P+PnOQ5ExHGRctwjiTqcaNpCIqH1T8GuNVsOVeI8Mf+IGW/DBcXNw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-6534-6609 .
}