Nanopublication

< Home

ID

https://w3id.org/np/RALNLftsH6dftgjo89FS7MMVQ_uIY2JfepeMJW7XYzw8M

Formats

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

Content

@prefix this: <https://w3id.org/np/RALNLftsH6dftgjo89FS7MMVQ_uIY2JfepeMJW7XYzw8M> .
@prefix sub: <https://w3id.org/np/RALNLftsH6dftgjo89FS7MMVQ_uIY2JfepeMJW7XYzw8M#> .
@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 {
  orcid:0009-0009-4259-0938 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q11660> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-4259-0938 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q11660> nt:hasLabelFromApi "artificial intelligence - field of computer science that develops and studies intelligent machines; also referring to such software" .
  
  orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB";
    npx:hasSignature "cK65CDrYujeC7MyngVM5U0nbNyGUMFg6cJvWv39MVI2DYW3n8WBoU08X7ntgO/8acvCuVefR0yt0dYusJYj2AvhPIEHXQS3b7DTiPQdjLgcXoYUf46eGbh4Zickyv4g7IuiJKqMQXpUY4t4uUC1s+7/P3mqefYMuEIaRDpukKRc=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4259-0938 .
  
  this: a npx:ExampleNanopub;
    dct:created "2025-04-09T08:09:19.763Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-4259-0938;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "think this is underrated: artificial intelligence";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY,
      <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}