@prefix this: <https://w3id.org/np/RAMfs6s3PlqMeBDUSMzM1qnI33jDLd2c7SYusMBs8MHnQ> .
@prefix sub: <https://w3id.org/np/RAMfs6s3PlqMeBDUSMzM1qnI33jDLd2c7SYusMBs8MHnQ#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q76> <http://www.wikidata.org/entity/P26> <http://www.wikidata.org/entity/Q13133> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Michelle_Obama> .
}
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/Q13133> nt:hasLabelFromApi "Michelle Obama - lawyer and former First Lady of the United States" .
  <http://www.wikidata.org/entity/Q76> nt:hasLabelFromApi "Barack Obama - President of the United States from 2009 to 2017" .
  orcid:0009-0005-5152-6832 foaf:name "Zsofia Gugan" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCli5hvNyennNxd8cRf6R0uw/UEOlZ08MQ+ZHeEoq5TCQiMDxeibE81dBjfzYCCAJ45dddVLAhYEiayikeTDKhVy8fnZ8YwIXsXmvB+jlu8Z3FMa46h3khtBG9PFBWgS8s8qcil8IrGBhhnXTTRkKBPdphEdbRdCb/XyjHXx+Fq8wIDAQAB" ;
    npx:hasSignature "Ia4tLV26C5IG5lyC8aOXXhuvWkjiU9vpl3gh8uzqcl1WzzP2yriKquMazipOf7y9+T0+2jP6DRP+aTEWa7JNLIbt63fOYeHt/q+3ov7Hg+RH/QMZi3PN0gYws2ZyWE8zjgmCT0DmPX3F2MiJ6wTqsKmjG0+XlCsPCEFfHpq5IGA=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-5152-6832 .
  this: dct:created "2024-10-02T20:51:58.613Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-5152-6832 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a npx:ExampleNanopub ;
    rdfs:label "Barack Obama - spouse - Michelle Obama" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
}