Nanopublication

< Home

ID

https://w3id.org/np/RAKNt6xqYd6b08t13id-wFHjocbNavAUAeP8mK16MrxX0

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAKNt6xqYd6b08t13id-wFHjocbNavAUAeP8mK16MrxX0> .
@prefix sub: <https://w3id.org/np/RAKNt6xqYd6b08t13id-wFHjocbNavAUAeP8mK16MrxX0#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:result a <https://w3id.org/kpxl/gen/terms/Evidence>;
    dct:description """<ul>
<li><img src=\"https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fakamatsulab%2FgMucSdBxr4.png?alt=media&token=11ef2eb9-5e5b-4969-959b-f790918952e2\" style=\"width:200px\" /></li>
<li>20x video focussing through, well A5</li>
</ul>""";
    rdfs:label "WTC-11 cells that were seeded in Matrigel (8.8 mg/mL) formed several lumenoid structures after 3 days that stayed seemingly single layer up to day 5.";
    rdfs:seeAlso <https://roamresearch.com/#/app/akamatsulab/page/Slc_zFif5>;
    <https://w3id.org/kpxl/gen/terms/supports> <https://w3id.org/np/RA5oQr4u7o1RCbAacsFvW1khSZXNTxAtIzxzkKbHRjCH0#claim> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-0238-530X .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  <https://w3id.org/np/RA5oQr4u7o1RCbAacsFvW1khSZXNTxAtIzxzkKbHRjCH0#claim> nt:hasLabelFromApi
      "WTC-11 cells form lumenoids within 3 days when grown in an extracellular matrix gel such as matrigel at several different concentrations (2 to 10 parts matrigel to 1 part cells) - by Tobias Kuhn" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "pjxwyFyhuwppMSQNZl9aFsBlnYcIaUgxW/ZWIZX5ZtZeOjI6Fwyd4ZeWdIlfKrJnIB7VdtEdU74oWTnr+buOzl/4XVCqUy+MCS6TRTKHZcH0zVf/ISOBFx550Cg7nqvcjO9IhamMUdbQeb6NDHHMmU2tTxqOyB+LVuBdhios2rM=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  this: dct:created "2024-05-10T11:35:41.420Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/ClaimsAndEvidences>;
    npx:introduces sub:result;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA8YNLP1gwzeBgEcRo5fQl9AeM334XMd89zbbnOGYYIyw> .
}