@prefix schema: . @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:EcoPortal schema:url ; ; a , fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "EcoPortal is a repository for semantic resources in the ecological domain, developed by LifeWatch ERIC, for different kinds of stakeholders (researchers, vocabularies managers, data managers, ontologists, etc.). EcoPortal supports the community in the creation, management, mapping and alignment of its semantic resources and subsequently also of its data."; rdfs:label "EcoPortal"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-5935-6074 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "ApEV6XXXsh3wrOFGb/jGcIWHjLxnj2mcg4/a/XGWWagnOh8MSKlwAFuNPNFTtgGQtwWfOP9Fiq0OKpXTlxKBFpMZd8SPjfiXKs7g8rkR2UlPo2OiLKYABJnxzAAOAIaYcv0n9guwaOj4zk8Q/8cpnl5c4e+N5MX+9iX8EZIjMAs="; npx:hasSignatureTarget this: . this: dct:created "2023-03-20T09:37:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EcoPortal; prov:wasDerivedFrom . }