Nanopublication

< Home

ID

https://w3id.org/np/RAkTAuiAc04RhzcKspcFo1JGfv27IexJlM61rPlV_lF5Q

Formats

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

Content

@prefix this: <https://w3id.org/np/RAkTAuiAc04RhzcKspcFo1JGfv27IexJlM61rPlV_lF5Q> .
@prefix sub: <https://w3id.org/np/RAkTAuiAc04RhzcKspcFo1JGfv27IexJlM61rPlV_lF5Q#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  <http://www.wikidata.org/entity/Q2647488> <http://semanticscience.org/resource/SIO_000203>
      <http://www.wikidata.org/entity/Q87075524> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-1974-1522 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q2647488> nt:hasLabelFromApi "alcohol consumption - drinking of ethanol in drinks containing it" .
  
  <http://www.wikidata.org/entity/Q87075524> nt:hasLabelFromApi "health risk - potentially adverse or negative health consequence due to a specific event, disease, condition, or hazard" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBEwIEwtqSmAugSaiXhJA23H+CsYXF4L/rFq1sc/sUQTvNusUiKuzsi4cmKMdYjJZevjJDerZXW8qmGZs6wZX9aDBZRqatjVbIYjiOLug+7rC94qDPC/e0+3EwKtGk60wvc3UV+ZIhGO0JNblEJ6Q1SFDoCHir4jLpn9z/WQEuSwIDAQAB";
    npx:hasSignature "Bl/i1f3yjED10aU+ho3yticKc2G3ZhVX09sxw0FBfacaHpJ8ExNlFJHnYRpB6zTL60vyL9YgS/SjZqtAoMgtnz+nWKU9vzhFxIPUEdn4kg50GJvmQ7j+igsxFlHK3sau9qt3tyaXBu8H5gfD74w5SyfERf+0VJoAgSY/jZDF9bw=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-10-09T08:34:19.650Z"^^xsd:dateTime;
    dct:creator orcid:0009-0002-1974-1522;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    rdfs:label "alcohol consumption - is connected to - health risk";
    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/RA0SpJLtUxah49JxD-BQ64FjPw_0VqaBeYY3jMtIPZUVc> .
}