@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:I-ADOPT-S a fip:FAIR-Representation-Service, fip:FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource-to-be-Developed; obo:RO_0002233 ; obo:RO_0002234 ; rdfs:comment "This service allows to add semantic context about the observable property described in digital objects in a structured way semi-automatically and enables multi-faceted search in catalogs."; rdfs:label "Automated I-ADOPT Service"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { this: dct:created "2025-09-30T07:36:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:I-ADOPT-S; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "F0GUXpZZ8WhVHzTQBSN22hhe0hpqmRWKG8rdoQADLB+9eN6d4L1nPuvtLQfYmE7qBt93B3QLbnyRqOq3rWaw1Sa6Mogic/tFme5fsc2ZXqWMn8lkd+08Zi51I39APxnauJ45xCrpLG1vvqTjBigdZZjfzVV1QEYhXh30okodCkg="; npx:hasSignatureTarget this: . }