@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 "Software Engineering as a research domain, as used by FAIR Implementation Communities. The identifier comes from the OBO Foundry; the name is taken from the research domains concept scheme of the FAIR Implementation Space."; rdfs:label "Software Engineering" . } 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:29:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; rdfs:label "Software Engineering"; 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 "Qt67+dTVicrOrB7Y6nfcT55C5ufb+P1Zebb/OPAtckiD2jkf3hZtXbep15GIyQzZy8lCD7VzT2lMSp2a4AZpnU+NFRYgGZ+SU51FceG3CLLNLSwuX5cWA0fM0VJ/TGcNjD0hHMA6NBYdTckigYB/heqPYArtIt6e/w6UHXpwvE5ySg3tFdMPoFPp56Uz8rbfDFZRVXmS3EI9kboWmr2AdNmRhmt7YzsEQGIpcl9ZvJ6oPCBRfb3p4El6FzE3X2uSFslI/lb1cwTxRcOHcuYXFx5Ilr3k5T/TdD1JAX0kxVhNktRAowQw5sW8VBs5f3iMkdQcEkS0+fEkcclakqf92g=="; npx:hasSignatureTarget this:; npx:signedBy . }