Nanopublication

< Home

ID

https://w3id.org/np/RAe8sKZDEzQ0Zy182EXEpj1G90l0k8hoRCuldT-WGiYOM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAe8sKZDEzQ0Zy182EXEpj1G90l0k8hoRCuldT-WGiYOM> .
@prefix sub: <https://w3id.org/np/RAe8sKZDEzQ0Zy182EXEpj1G90l0k8hoRCuldT-WGiYOM/> .
@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/Q7251> a <http://www.wikidata.org/entity/Q82594> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q7251> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q7251> nt:hasLabelFromApi "Alan Turing - English computer scientist (1912–1954)" .
  
  <http://www.wikidata.org/entity/Q82594> nt:hasLabelFromApi "computer scientist - one who studies or practices computer science" .
  
  this: dct:created "2025-10-07T18:59:33.705Z"^^xsd:dateTime;
    dct:creator orcid:0009-0003-4754-8436;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Alan Turing is a computer scientist";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsNVDoLyPI/iNRgNqSrZkWmlKuTj8Iz0GuwDu6RX+v7z9wEMfuuaQRj628JlvnayY4AyPFqSaWm3VI3ow9Yfi79pUfSww5sPG+zTgUYKy97MIUlPAGWbkTEfidOYeNzhcCGZWpkWwuxBv5VGWWX3E9g3YvsGT4YUm9VqK827Ka4CtVkCoOz2fm5opEqQU+huJSTowX5BOSQ6DSOKQ3wN7JlhfT3o7zC6r/dOvjOBOntznO169XW6+1xaVCLy6i7fY8NnM6aZQDKNhLJiBjdxvA4zSDgjCFiCEeH9sFO8apBjidpbcMcdcG4FFVbcCymW4gJlZPlKaDn8em5X4+6VXbwIDAQAB";
    npx:hasSignature "NHfIethV05UTYxgaRVjX4sq8vzTR2WrBJ0cplGiDX9Sv/mOOgGEDOOqJdOa0M7wDJymf3RdrZrRIQ4ATGDvDmezVeJGFnuUbbqafcY9MCT3qFvxG9ttibHwHVJBFj0BDF1hKq7QRYJ6EVr6vsxQ8UynhPzGGmCsJw72u2WwmnRzOQHePup9Q8gHuv9JjILeT6mY0+iw+z1i7jWFt98e82rU9Mhzg5kniNnm8FvXZtP7s6m7Ix0o8zJQQpigzd9mV78DVpNb9FQsmTOzZNJO6HlRlhFylGP7GYHg9Z2uuTgsyZQyLOx9X22XlHv5oPXBf8EWUhK7lWEG6G24qHFlHkQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0003-4754-8436 .
}