@prefix this: <https://w3id.org/np/RAmZ5qRZ5wMYjLPkAxnr8JHmj09wtBg2dmjn2R701I-BQ> .
@prefix sub: <https://w3id.org/np/RAmZ5qRZ5wMYjLPkAxnr8JHmj09wtBg2dmjn2R701I-BQ/> .
@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 ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q131749> <http://www.wikidata.org/entity/P279> <http://www.wikidata.org/entity/Q373822> .
}
sub:provenance {
  <https://doi.org/10.1038/nrdp.2015.74> a <http://purl.org/spar/fabio/ScholarlyWork> .
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://doi.org/10.1038/nrdp.2015.74> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P279> nt:hasLabelFromApi "subclass of - this item is a subclass (subset) of that item; ALL instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Everest is an instance of mountain" .
  <http://www.wikidata.org/entity/Q131749> nt:hasLabelFromApi "anorexia nervosa - type of eating disorder" .
  <http://www.wikidata.org/entity/Q373822> nt:hasLabelFromApi "eating disorder - habit of eating either insufficient or excessive food, to the detriment of health" .
  orcid:0009-0001-6755-0125 foaf:name "Johanna Sophie Mück" .
  this: dct:created "2025-06-25T10:02:53.521Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-6755-0125 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "anorexia nervosa - subclass of - eating disorder" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUMHjfjDd5czAkLWmWQWazYxgcsBi7Etqzycae3evKX8LzOSYtY9pJWBW2GbkwyDwnr3BahzuYZQyF8YKl6Uj/7AebxwUMLjV6bMH9tgh/xenI0F7XzgTd6m8h01sBmV+ESFzssyiLp5bwsrWOivU+zkH+vM/oS1Vl2gaR2gbieQIDAQAB" ;
    npx:hasSignature "MtYU81AnAuVODIspyL73gPQ1a1pqXW1HdeODYFZgfl8L+YK6m+3E6hioky1d2a34o+dM8CU0Qv3oMhxQ97kQ07tiyz9yIbATlUePrCNO89MXYd/PMO2ykgSWYMNBDiVmSrdwNXJIu26hoi+rXaN4sDFpoA/KzLSrD0aUYSDazYM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-6755-0125 .
}