@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:PINKAnnotationSchema dct:creator ; ; a fip:FAIR-Enabling-Resource, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Metadata-schema, fip:Structured-vocabulary; rdfs:comment "This annotation schema si used to annotate data as part of the PINK project. It is based on DCAT for basic Accessibility and enahnced with domain and application specific terms."; rdfs:label "PINK Annnotation Schema" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8869-3718 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "eWN+iDVv8yUV/KahFwIGzS3PaCo6tDdl2iTDrYuCJ/8BttqRIVJCshHZTd1bvtY66vRMihnE/VlnkKB6OsIzuwDT/jpOqZvkvX5g18/HI5g5pDXDqzBjIM/Ak4e5tpFEzAGyrqRbzWSrOu30jjeIRoORS7gpmJkdfC/DMPiqIxQ="; npx:hasSignatureTarget this: . this: dct:created "2025-03-11T12:49:35Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PINKAnnotationSchema; prov:wasDerivedFrom . }