@prefix this: <https://w3id.org/np/RACXxBJQjqRdb9wX9zxn3fp1fK5zRVbibgTfOqg8_ttrg> .
@prefix sub: <https://w3id.org/np/RACXxBJQjqRdb9wX9zxn3fp1fK5zRVbibgTfOqg8_ttrg#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:baddestMan a <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "Baddest Man on the Planet" ;
    rdfs:subClassOf <http://www.wikidata.org/entity/Q2066131> ;
    <http://www.w3.org/2004/02/skos/core#definition> "\"A title used to refer to a person who is widely regarded as the most physically dominant and intimidating fighter in the world, often associated with boxing or combat sports. Historically linked to Mike Tyson during his reign as heavyweight boxing champion.\"" ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q1414937> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-6944-7154 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1414937> nt:hasLabelFromApi "combatant - person who takes a direct part in the hostilities of an armed conflict" .
  <http://www.wikidata.org/entity/Q2066131> nt:hasLabelFromApi "athlete - person who participates regularly in a sport" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDa6zgeRwx9XJNROyrsNMhHY/2NylgsFUBFhBB6faU/PQgglSvLDohQqsp0GBptOMtb0qBXGazJ6peDEpvOKYbpxg0c+2rklNebzkGxWdRTVOo/ppX+mq9eLbuHuEsnm37fNSD7c9MHK24j9hKkds42DykfoXQ+I8c6afePqiJprQIDAQAB" ;
    npx:hasSignature "Q6vt2GQXE6iuW+2s3RaTAP6fsBE5Bp3E/Sm3OZ4AKyMkaX8+KWXJlUL8R57QajoUSuBHmBUmkNWbYqpDypL7qZlFTo/w5YJb/Es8OruZnhsRfovwgY2IIxuMnFsIT+hMnPjGO1EWan0GFHq0cvLtcmBx84VUHzxxQNQqBNZVxZE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-6944-7154 .
  this: dct:created "2024-10-06T15:30:58.654Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-6944-7154 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:baddestMan ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Class: Baddest Man on the Planet" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxfD9wQMHU4DmWta5uRpo723ZgKpizglley4gtcxG0hg> .
}