Nanopublication

< Home

ID

https://w3id.org/np/RArTtaL9qlZQvl5RLVECgqlfoq4rHRoPR7Oi7-s2iShL8

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RArTtaL9qlZQvl5RLVECgqlfoq4rHRoPR7Oi7-s2iShL8> .
@prefix sub: <https://w3id.org/np/RArTtaL9qlZQvl5RLVECgqlfoq4rHRoPR7Oi7-s2iShL8/> .
@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 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:researchproject a <https://schema.org/ResearchProject>;
    dct:description "Measurement and evaluation of dynamic self-organizing systems to integrate Chinese and Western medicine (https://sinodutchcentre.nl/?Research___Projects)";
    rdfs:label "Measurement and evaluation of dynamic self-organizing systems to integrate Chinese and Western medicine";
    rdfs:seeAlso <https://sinodutchcentre.nl/>;
    <https://schema.org/endDate> "2017-04";
    <https://schema.org/funder> <https://ror.org/027bh9e22>, <https://ror.org/04atp4p48>;
    <https://schema.org/startDate> "2012-10";
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://edamontology.org/topic_3172>,
      <http://edamontology.org/topic_3370>, <http://purl.obolibrary.org/obo/NCIT_C16345>;
    <https://www.w3.org/TR/owl-ref/#sameAs-def> "Leiden University scholarship file number 20108220166" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5034-5766, <https://ror.org/027bh9e22> .
}

sub:pubinfo {
  orcid:0000-0002-5034-5766 foaf:name "Michael van Vliet" .
  
  this: dct:created "2025-06-17T07:37:15.248Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-5034-5766;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://schema.org/ResearchProject>;
    npx:introduces sub:researchproject;
    npx:supersedes <https://w3id.org/np/RATB2zOVPvad1s1vhMuuZzWyQl8sEuyEqQfR6c3ry8SvQ>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAW4qDSeYWgZwQDIPBOKlaCoSQiLZeavVCNsJMCcpU3kY>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxZ8oT8CuDFBHelrkt-f2jpkSPWHqUwbs10cAx8B5yck> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDkIRofQ2KL634ftm3FCrPR80OAkjbRl16cywNnLiISfCImM3yDhIpvpaVVMT/faOrLRXmcBrxZZ2MKxEKRCDf+ub3zMen/dDKxwRuNDGljDXoEuPSv+ON3f6kv/0t68LCNWG12MxMO7JJ8RjVGSEA5hMXNhyRwthafTmtOtJM8BwIDAQAB";
    npx:hasSignature "F/8r7boQf5YJXptlUr5YXyPgRc3tV9fn5NLNpH9fREFRbYFJFyIzfhk+E9FPLa98ijiwT7Jk9xO5VQaAnIlK0VO5Z13fAJSZxuNrrPtNBEdYnvcUMjvaKz14UXOr8F9yj3NZZhd4TBGfFEBpzOeVx0OzyX5CN8v9XF0sj933X1Q=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-5034-5766 .
}