@prefix this: <
https://w3id.org/np/RAo2oTUaKUJthBJuTtbFTup8YCqRtQst2jZXaoC_WJyD0
> .
@prefix sub: <
https://w3id.org/np/RAo2oTUaKUJthBJuTtbFTup8YCqRtQst2jZXaoC_WJyD0/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:IVOA-UAT
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Structured-vocabulary
;
rdfs:comment
"This is a re-publication of the Unified Astronomy Thesaurus (see https://astrothesaurus.org), in particular using human-readable URIs and with availability in Desise." ;
rdfs:label
"IVOA Vocabulary: Unified Astronomy Thesaurus" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-6353-0808
.
}
sub:pubinfo
{
this:
dct:created
"2025-10-23T14:37:41Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:IVOA-UAT
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/3e9b2f42-3ced-440c-a018-29cf710dbe45
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"lVvUggV/4PjTxl8nGOpZtWoEJoUb2uzJWka2E6kVDOm4qd/u6TFqUvujpXXXM221cEd3BqJgMseU24pzxGKEBW7quB+W9EtaqW9pbwpsachYs7U3g5yOcAlt1LvUQIVP7Vnn4okd7kM0kicoV/GLGTPuK79T4hvSVRzGSCHyfKQ=" ;
npx:hasSignatureTarget
this:
.
}