@prefix this: <http://purl.org/np/RAHA6odCvTpAFj8ZBjNRu726_locrKKk68FXwTfwobSKI> .
@prefix sub: <http://purl.org/np/RAHA6odCvTpAFj8ZBjNRu726_locrKKk68FXwTfwobSKI#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/ncbigene/19259> <https://w3id.org/biolink/vocab/regulates> <http://identifiers.org/ncbigene/14360> .
}
sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://doi.org/10.1074/jbc.M111683200> .
  <https://doi.org/10.1074/jbc.M111683200> a <http://purl.org/ontology/bibo/AcademicArticle> .
}
sub:pubinfo {
  <http://identifiers.org/ncbigene/14360> nt:hasLabelFromApi "Fyn - The protein-coding gene Fyn (Fyn proto-oncogene) located on the chromosome 10 mapped at 10 B1|10 20.51 cM." .
  <http://identifiers.org/ncbigene/19259> nt:hasLabelFromApi "Ptpn5 - The protein-coding gene Ptpn5 (protein tyrosine phosphatase, non-receptor type 5) located on the chromosome 7 mapped at 7 B3-B5|7 30.7 cM." .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOK+omy29OvuWzhdyYXN+GMj4JmcMgokd1q4sz0TiT58Y0ClKfYsCG3TgJ4m5xA6MBW/mnt3LoXSz1ytNlV8ydilK2LwMnSSTABi6lsH2Ohf5M/UxFMPjvjo6RToyZIZY1uD7r+71155wWF3DTd2b3LSqY7uqpGurnrFCGp51jwIDAQAB" ;
    npx:hasSignature "FkwBvTGQUNe+DCYpfEbRLspj+U9Y356tlFMKmaMsoKzl0vvnSmlZ7tRQkhk45h/HZq9ZgVkVWIBp+ehQat9Nez0S+IdpfCK5SZ6H1Zaoj6QTUvkQDqoX0fUwNCEM7PaflemoIintmPjC4VwwcBMH795ZuAPTPnkIyEFVUjLsLhU=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-06-24T08:05:08.901Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0593-2598 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA_-YylcyRKkkwjx_soUtPPIBysGtkE2mr_xX0EO1G5Zk> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAEbbFIMF_kwp2rY1NqhhKHBiIXXL4_UgTC1hyd6l-cJs> .
}