Nanopublication

< Home

ID

http://purl.org/np/RA1FoHM9lwJ1XAV1eB871XcMAKfod73G_i4YtgoLpJVH0

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RA1FoHM9lwJ1XAV1eB871XcMAKfod73G_i4YtgoLpJVH0> .
@prefix sub: <http://purl.org/np/RA1FoHM9lwJ1XAV1eB871XcMAKfod73G_i4YtgoLpJVH0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
    rdfs:label "Sonic hedgehog signalling pathway is an essential regulator of astrocytes development.";
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q5>;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://purl.obolibrary.org/obo/GO_0014002>;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/mostlyQualifier>;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/affects>;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://purl.obolibrary.org/obo/GO_0007224> .
}

sub:provenance {
  sub:activity a <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity>;
    prov:used sub:quote, <https://link.springer.com/article/10.1007%2Fs00018-020-03668-8>;
    prov:wasAssociatedWith orcid:0000-0001-8004-0464 .
  
  sub:assertion prov:wasGeneratedBy sub:activity .
  
  sub:quote prov:value "Shh signaling and emerging data point to essential roles for this pleiotropic signaling pathway in regulating various functional properties of astrocytes.";
    prov:wasQuotedFrom <https://link.springer.com/article/10.1007%2Fs00018-020-03668-8> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDs0t7O15Wx/NFoleAZFCOuayiJlHtJ7daow/5JX9WuaUi0hjKn+wPdhgxDuxQvTPQIe8D6JE1LZnY2LXBSOzDcHKn+QWB6Zkn/ZisiG24V5C0kGpNji6Ab0gaAFZYl32VdS0qLPr34LLsEDzJRUoZHWxg0KoHw85F0EzlrPH+JpwIDAQAB";
    npx:hasSignature "k7zk9oeQr6IarkWA3guYqppm8oIdPR8cWvcJWsi+iyQUXLG3s7BOD5oqAPzfTQ0BYwl91ZIIO5kXyJ4sob/m4lSJUc6AQ3XqNbgg5hIsL/F5EUo9XpL511ywLMYVKJ054/HrTvDw0oip/0Z4KKKmRPse7PeyE9b6fOMj/wz8jAo=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2021-10-20T12:00:18.181+02:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0001-8004-0464;
    npx:introduces sub:spi;
    <https://w3id.org/linkflows/reviews/isUpdateOf> <http://purl.org/np/RAmfrSLt-WVQVNTrJi6IlNk3ZiQyYBds0NYGJpUEsPjfI>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAB_oy10D3XUP-zYlqGz7Uj58AsUXhEKeGqmRFg5LSgDM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAOGu9Lh0BD4tbIRB9RG6RGRA_ObDh75NTbIqaWgxxs8M>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}