@prefix this: <https://w3id.org/np/RALJypT0pVLfCFL3z1D6Ihbdc3K23KwymNgfII86j2FPE> .
@prefix sub: <https://w3id.org/np/RALJypT0pVLfCFL3z1D6Ihbdc3K23KwymNgfII86j2FPE#> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q39427> <https://w3id.org/kpxl/rel/terms/tendsToAffect> <http://www.wikidata.org/entity/Q5577> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://thedali.org/dali-library-guide-1/surrealism/> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q39427> nt:hasLabelFromApi "surrealism - international cultural movement that began in the early 1920s" .
  <http://www.wikidata.org/entity/Q5577> nt:hasLabelFromApi "Salvador Dalí - Spanish artist (1904–1989)" .
  orcid:0009-0004-4875-8619 foaf:name "Ghizlane" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnPjF1d4b3E/40Cwj7JtBtMWf38z3+VFwJ+dD8URQ9Parc1CeaJsc4U8aOgc+JYQAErK1DuszTTl5BBXOMGPYQkjkE/T5gh/+Xyh+ogbduyRnGClvOrnUAV59TBSu/j+ylVLxGeqcyBB5AR4viHz1XhTu1caN0VhTBA1DHOXHk9wIDAQAB" ;
    npx:hasSignature "pSfNtwa01AQnPSYp/SXvSfem6d5jP0GITBKaNuHLc9/js4VRz1VkiZ/h9bf8MFUY34SaSuJrRH4g9ulfu/wWhstJgnk2r5X6ZJ5fySRbvBJGl+Bi2C8VGBz+A6q6sSjOqtLvFtH/qf65TeDg5ni3eOdGFKJW2A5oI0iB+9FXRBc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-4875-8619 .
  this: dct:created "2024-10-05T17:28:35.530Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-4875-8619 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/rel/terms/tendsToHaveRelationTo> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "surrealism - has instances that tend to affect instances of - Salvador Dalí" ;
    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/RAqBzkF9Ynpngp16zOX7NdDpWiNpsJdtPlt946tSmwgiA> .
}