@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:HCA-DataPortal a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; ; rdfs:comment "The Human Cell Atlas (HCA) community is profiling millions of human cells, a process that generates enormous amounts of data that scientists need to store, standardize and interpret. To help coordinate this data collection and processing, the HCA established the HCA Data Portal, a public, cloud-based platform where scientists can share, organise and interrogate single-cell data. The platform was developed and is operated by a dedicated team of scientists, engineers and bioinformaticians from the European Bioinformatics Institute (EBI), the Broad Institute (Broad), the Chan Zuckerberg Initiative (CZI) and the University of California, Santa Cruz (UCSC)."; rdfs:label "Human Cell Atlas Data Portal"; rdfs:seeAlso ; fip:has-AAS ; fip:has-description-source ; fip:implements ; fip:targets . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6396-0848 . } sub:pubinfo { this: dct:created "2025-09-21T23:51:16Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:HCA-DataPortal; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "kg2DinNb3YVLEHCw3M47Wnl/k3kei0p61mOPj9IIeuOOxz9mQPNIzbSSOg8vfcn10pw4ws7IAVFbDDVoUwynLUcMtNgmogVxTmLqnvUWxhw4ZYKquetSvZOdL9iPWaQx5mnfJLSv5czb5CGi51HT/Pjj6Gx+Rav6DC+Vcoii9gA="; npx:hasSignatureTarget this: . }