@prefix this: <https://w3id.org/np/RAdEffFImyfKj_M-xGJq9oMhgsgJ3ZEYsPts6jSM5SPNI> .
@prefix sub: <https://w3id.org/np/RAdEffFImyfKj_M-xGJq9oMhgsgJ3ZEYsPts6jSM5SPNI/> .
@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/> .
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/Q1590825> <http://www.wikidata.org/entity/P69> <http://www.wikidata.org/entity/Q858729> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Claude_Beck> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P69> nt:hasLabelFromApi "educated at - educational institution attended by subject" .
  <http://www.wikidata.org/entity/Q1590825> nt:hasLabelFromApi "Claude Beck - American cardiac surgeon and professor of cardiovascular surgery (1894–1971)" .
  <http://www.wikidata.org/entity/Q858729> nt:hasLabelFromApi "Johns Hopkins School of Medicine - academic medical teaching and research arm of Johns Hopkins University" .
  this: dct:created "2025-10-12T15:53:52.452Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-2811-207X ;
    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 "Claude Beck - educated at - Johns Hopkins School of Medicine" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyZqFbpBcix2I0rn384CQN0BSbY9wT8twX+YDvXBFT2zRANvS+HwBRxQpxTbXaSwDemqmq5C6Vzc7S01DN9yyalJZurxtmPVlb4jf6ws8sJfKnO8ifs853e6aeULGTM3cZyo6HygrElM81i+f4ZXH4JcLbTJfTgVlDaXfq1xbYJP4HmOQLve/r0MtIeKwyFnjkbll+9Cb04l3OjzZnIybdFOLekEcz9GkDMPuPJuDnm5XsnwdrR4EOIUzfReHJa3P3kQQKAg3Ba0rGkUiWouSLyQVf20bsHc6mlNdQgwF6YvSr72/okdTfzFE4trIsI1KcioiP3oD6DIqWZt04LORhwIDAQAB" ;
    npx:hasSignature "X/YfbBwVkvzlctc3GuylRioZ+JjZnBhrPz1FraMI8nJk1rqt+kcNs2sLchCQGX9bj3OWTJ4WRscSnPQMR1OQre2g2pbrM9kfs3bi2dEee5WnKJTjBZFhPpouri1gzy+aE6qjib2cIcaBEhpZHe4vBD51dfjn12p4MkBRAz1XwCC2UdHJhdw5PNt6u7fU/HDC5rdPG5nk4ZXXXaAECAI6aELjigXykvrX6t4zPEaMsl9axOinshSQf2vZbRox89zlPhVrst0fGuH/azTlVGI5nT5yAjVhT21imJYgW7pRbG1QLWj6SRe44oL9Akl5GLWR0lORxZ0ghb/WSLeCQa0H7w==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-2811-207X .
}