@prefix this: <
https://w3id.org/np/RAKOFk23DjzipQr1Dol-Ym6AZ_K9w27nvSEyPv0AY-1d8
> .
@prefix sub: <
https://w3id.org/np/RAKOFk23DjzipQr1Dol-Ym6AZ_K9w27nvSEyPv0AY-1d8#
> .
@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:coar-resource-types
<
http://schema.org/url
> <
https://vocabularies.coar-repositories.org/resource_types/
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Structured-vocabulary
;
rdfs:comment
"The Resource Type vocabulary defines concepts to identify the genre of a resource. Such resources, like publications, research data, audio and video objects, are typically deposited in institutional and thematic repositories or published in ejournals. This vocabulary supports a hierarchical model that relates narrower and broader concepts. Multilingual labels regard regional distinctions in language and term. Concepts of this vocabulary are mapped with terms and concepts of similar vocabularies and dictionaries." ;
rdfs:label
"COAR Resource Type Vocabulary" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-1429-1251
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"hOGyQrTbvqLmb/k+ysbl+lEKgEWAADoGxXTyAtwYlxHb75M7y5OqGDOTfMICD9OmUpnUsGrHIl/iDGZACPl+Xbhp/h1CEcGjK4lDG8aik5I20QZDRdvCnqoExw5tiOg+Xmy5QC7Khc91CDLse4+jh/7YXzHRlQi0veBxEFn4bIA=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-06-27T05:45:42Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:coar-resource-types
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/ae34d418-b65e-4a98-b748-4a83e0abc4f7
> .
}