@prefix this: <https://w3id.org/np/RAM8De3gK9HvBvnYtMiv49EkaSN-IaHQZ-y69zt5QLIEE> .
@prefix sub: <https://w3id.org/np/RAM8De3gK9HvBvnYtMiv49EkaSN-IaHQZ-y69zt5QLIEE#> .
@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/Q310796> <http://www.wikidata.org/entity/P22> <http://www.wikidata.org/entity/Q409> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Damian_Marley> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P22> nt:hasLabelFromApi "father - male parent of the subject. For stepfather, use \"stepparent\" (P3448)" .
  <http://www.wikidata.org/entity/Q310796> nt:hasLabelFromApi "Damian Marley - Jamaican DJ, singer and rapper" .
  <http://www.wikidata.org/entity/Q409> nt:hasLabelFromApi "Bob Marley - Jamaican reggae musician (1945–1981)" .
  orcid:0009-0007-1214-852X foaf:name "Mierzhati Aimaier" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxy5TdYbvFrJII4k13U5YnBc7paReBH/niHwdCh3BM1Me0El3AVS/o+wymgRpKzRIFbSbjZOEa5GKHISA3mf6A65Owei7kB7AKM3xOQrJJ0EPrsroEzYkCRO6Xe5+bQ3oe7BOV/LaujrJkw1a9Rygki80S6Df+4C57ifz0dnvz7wIDAQAB" ;
    npx:hasSignature "J4IIIUtF+xunhRJHMh6QpDS3221DFDD0DwtwkpSoKOh7kLmQxEIDHEFD+Ysn4Az1S1jPrk7Vqg0LukfotJZwwGR0sm2IRMdRKRxRN2cfgHwDnW58uatFAITd3sz8UTaxwZBBhUVWkSrSnrL9u2KJcllp0b/un8ACNIMcaUuUf3U=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-1214-852X .
  this: dct:created "2024-10-06T01:12:56.645Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-1214-852X ;
    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 "Damian Marley - father - Bob Marley" ;
    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> .
}