Nanopublication

< Home

ID

https://w3id.org/np/RAopqhGDo73whYxKBoQqFoH0dUuBrmWouMAwiZ_MF69c0

Formats

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

Content

@prefix this: <https://w3id.org/np/RAopqhGDo73whYxKBoQqFoH0dUuBrmWouMAwiZ_MF69c0> .
@prefix sub: <https://w3id.org/np/RAopqhGDo73whYxKBoQqFoH0dUuBrmWouMAwiZ_MF69c0#> .
@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#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q1640011> a <http://www.wikidata.org/entity/Q215627> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-9101-5001 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1640011> nt:hasLabelFromApi "Aang - title character of Avatar: The Last Airbender" .
  
  <http://www.wikidata.org/entity/Q215627> nt:hasLabelFromApi "person - being that has certain capacities or attributes constituting personhood (avoid use with P31 [instance of]; use Q5 [human] for humans)" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClsumsUse0+ZnjRlAbKGuINjqayK6sqT7haI2F9vk9oUT2v1K1sq1wycDBtxwmnQIcZh63/HNxeDrW+De99bA8DFqzYnBI9Y5jXzCPE53anvUtShLZW4waOeyI0LCLTj0wvIIDfBKrEo0XEzvV2iPAJujGnEAhlFNX4HcUfzZ4XQIDAQAB";
    npx:hasSignature "bjPOheoHP4Lb/pU7WePxZGSd+TsckZw0o8JzSyFb2XKWbQyHvoUthhLTTuYzaMA/WextHsKyWGcdL3nzlMjaK8ytTCCigmBeh4M8FZXbvfENPnAnjhRG71eMwGJztbaGIWaiUgd0/neceyLEgT/rc3KOKfmnr1AzVjvxyRLkI0w=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-9101-5001 .
  
  this: dct:created "2024-10-06T13:49:24.116Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-9101-5001;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Aang is a person";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}