@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "Statistical Physics as a research domain, as used by FAIR Implementation Communities. The identifier comes from the FAIRsharing Subject Resource Application Ontology (SRAO); the name is taken from the research domains concept scheme of the FAIR Implementation Space."; rdfs:label "Statistical Physics" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { nt:hasLabelFromApi "field of study - field limited to a specific area of ​knowledge; specialization in an occupation or branch of learning; a specific use" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-09-22T12:34:43Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; rdfs:label "Statistical Physics"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzZAkv4Mu1YSUxQMriBnhYunqosX5wpuQ3FjUyzW8wTC51wjCmhsChyhS+mCx7Od+2MTDpdhxDWA+pH1r9AX508X2rIY/sbpMS+pd56e0qKPQ0t4folln1TgamPN9iOlY/yLc2x27AdipWIGXUdtL2iAcb+P/Y5dQS2AkHMS3lP2e5JBL5/bD/10qvTLKvdsqIKts8qjuLpxr9CFbsS2gLjMkXL5D2IsJ0cL5sgmIfS1inLVxIfXrS/OgqYNFqeNznUYCVWfo0g7DKjnjiICz3omeQeJFLYwlJ6PhUhYDQS6O318DGwUCwhnuXbBbwL9evZa2I/0Pwu5xpZdNLYJ5UwIDAQAB"; npx:hasSignature "M7CSZvahO37N5zpAIQyImrSwf52v+ZSwJ3PFmtF0mOh/ap3CbMihJSjvsqnwZOaBcZOhsAVR0gp2dH7+duoeW+7H2saBxVSzP0kP43WSK49C6dU/07+316nUfnENwN5v5L9/yD3DyEeHv7ZhGW9uRq29Iqlt/F9m6F6OW54zuWDE8nHsmF+qQIOzApRqoPzc06gPVcgY6yQs0gVExx3/bjaZCGLlgKubuZUkXHfXu57UQGRTfWDdFUvy747rTnxl4Ar2yg6jhlzRX+VYNBCjJiL4HKuhNYalk147w2Wpy6qT7/+c5hP6CV9IXpobcLCqTzkIVwLjq/cPvgf2jt0Fzw=="; npx:hasSignatureTarget this:; npx:signedBy . }