Nanopublication

< Home

ID

https://w3id.org/np/RAt8AC6FLSHRBFX0OmhQZuVHb6dr9iO9r7sTTA0zavwfQ

Formats

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

Content

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

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/Q5577> <http://www.wikidata.org/entity/P737> <http://www.wikidata.org/entity/Q9215> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://thedali.org/dali-library-guide-1/sigmund-freud/#:~:text=Dal%C3%AD's%20extensive%20body%20of%20work,%2C%20fears%2C%20and%20sexual%20obsessions.> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P737> nt:hasLabelFromApi "influenced by - this person, idea, etc. is informed by that other person, idea, etc., e.g. “Heidegger was influenced by Aristotle”" .
  
  <http://www.wikidata.org/entity/Q5577> nt:hasLabelFromApi "Salvador Dalí - Spanish artist (1904–1989)" .
  
  <http://www.wikidata.org/entity/Q9215> nt:hasLabelFromApi "Sigmund Freud - Austrian neurologist and founder of psychoanalysis (1856–1939)" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnPjF1d4b3E/40Cwj7JtBtMWf38z3+VFwJ+dD8URQ9Parc1CeaJsc4U8aOgc+JYQAErK1DuszTTl5BBXOMGPYQkjkE/T5gh/+Xyh+ogbduyRnGClvOrnUAV59TBSu/j+ylVLxGeqcyBB5AR4viHz1XhTu1caN0VhTBA1DHOXHk9wIDAQAB";
    npx:hasSignature "R3xIjsPogzd5XnjyuN0M+OeqpQXF4PPdYsRTnBeeFLVpuMLGj67OZMakU1U4in6bNo3Pr7Fktx+evIhwU7/LiJLf2QEc0/qpC8L0w2Y8HL8KM0oMtfhhbOc8h7hjLfk0lCVkSkrV6qpwF+rJN6wHrBukIuyhYlDqyeqQKlkYbqI=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-4875-8619 .
  
  this: dct:created "2024-10-05T16:37:06.561Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-4875-8619;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Salvador Dalí - influenced by - Sigmund Freud";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}