@prefix this: <https://w3id.org/np/RA1uQyi8UrLXoCS_oJ1VJa3SenQ8XaR0d2ftymAFDurgk> .
@prefix sub: <https://w3id.org/np/RA1uQyi8UrLXoCS_oJ1VJa3SenQ8XaR0d2ftymAFDurgk#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    rdfs:label "In the context of all things of type scientific finding, things of type application of the super-pattern can generally have a relation of type enables to things of type formal representation that are in the same context (i.e. scientific finding)." ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <https://w3id.org/np/RAc-Hq6FkoNh5oTuNSQuK81LbcjTWvg0EQSZuOycK0DoQ#ScientificFinding> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <https://w3id.org/np/RA_o8ZfOwZjsr3cCfOb3NoWasy3-_9Mn0SNmZDGRifT1g#FormalRepresentation> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/canGenerallyQualifier> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/enables> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <https://w3id.org/np/RA_VOfKvHnLq2ys6vKkfd1tfVaqL0hnq0ykJtzU0nk69c#SuperPatternApplication> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB" ;
    npx:hasSignature "SMglIFpxYq6Xrcj5rf9vpIYSRXkgpCdbg4JEa8hRGJaZBMNefSy16at3du80wJQrsIQ3Ow2338MVH/G89gBw2xGXZjgKKn+uCBC300vzk3p2XgNZEsVhwn5LH/h2CPiSLjo/R3pTWtRL2Q9W9Wf9aqy8ts3KdfT+iETjvVE2lcE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-25T17:52:29.976Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7114-6459 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:spi ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAy3tITXPlULFLXxAxek39GLqLdqKkNM5hIzUOZxxjMmI> .
  <https://w3id.org/np/RA_VOfKvHnLq2ys6vKkfd1tfVaqL0hnq0ykJtzU0nk69c#SuperPatternApplication> nt:hasLabelFromApi "application of the super-pattern - by Cristina-Iulia Bucur" .
  <https://w3id.org/np/RA_o8ZfOwZjsr3cCfOb3NoWasy3-_9Mn0SNmZDGRifT1g#FormalRepresentation> nt:hasLabelFromApi "formal representation - by Cristina-Iulia Bucur" .
  <https://w3id.org/np/RAc-Hq6FkoNh5oTuNSQuK81LbcjTWvg0EQSZuOycK0DoQ#ScientificFinding> nt:hasLabelFromApi "scientific finding - by Cristina-Iulia Bucur" .
}