Nanopublication

< Home

ID

https://w3id.org/np/RAoPVCVFq-lr7t5HDQaeehazDruf6nK8uxsO5Zoml7Vdw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAoPVCVFq-lr7t5HDQaeehazDruf6nK8uxsO5Zoml7Vdw> .
@prefix sub: <https://w3id.org/np/RAoPVCVFq-lr7t5HDQaeehazDruf6nK8uxsO5Zoml7Vdw#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q1426> <http://www.wikidata.org/entity/P26> <http://www.wikidata.org/entity/Q233306> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-8242-9595 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P26> nt:hasLabelFromApi "spouse - the subject has the object as their spouse (husband, wife, partner, etc.). Use \"unmarried partner\" (P451) for non-married companions" .
  
  <http://www.wikidata.org/entity/Q1426> nt:hasLabelFromApi "Roger Federer - Swiss tennis player" .
  
  <http://www.wikidata.org/entity/Q233306> nt:hasLabelFromApi "Mirka Federer - Swiss tennis player" .
  
  orcid:0009-0004-8242-9595 foaf:name "Lucie Chacqueneau" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnFXrYY251GMamCVGzLEXW+zdAt1wYwucodTvVf4QxrVSYs5yh8Ph1GIJqzxA5SkY6mU9B5hOALfp9welMtQlu2C5BCL2mISYWoYgucjNKufVnTWHp9lQG4/TC6LmNIpad9yzXFu+H9utF3L6bWQgDnxJlZgq02V4axdpX+4fGGwIDAQAB";
    npx:hasSignature "jt+CcTPCKaMrpitkY7LozUW04+2qA/Pjb6kRTAK2un6yo5c/Ss1P5I6orOF9S5O3yjt1tL3kW4B/uVRbSUsKdb2ItfDtBwld3SrjmEaErmIvnVZpxdYVCj5R/O6uyhDCNPJaoqPkTEvA3wIZaF5NfnXndC2tfeLLonGkt5TVJ90=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-8242-9595 .
  
  this: dct:created "2024-10-04T12:14:59.059Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-8242-9595;
    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 "Roger Federer - spouse - Mirka Federer";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}