@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RApSSuO7fciGYz4CSYHnqQZ60qDx6pvEdraDhBmBLJrGA
> .
@prefix sub: <
http://purl.org/np/RApSSuO7fciGYz4CSYHnqQZ60qDx6pvEdraDhBmBLJrGA#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@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:CESSDA-Topic-Classification
<
http://schema.org/url
> <
https://vocabularies.cessda.eu/vocabulary/TopicClassification
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Semantic-model
,
fip:Structured-vocabulary
;
rdfs:comment
"CESSDA Topic Classification is a controlled vocabulary and a typology of main themes or subjects of data. " ;
rdfs:label
"CESSDA Controlled Vocabulary for CESSDA Topic Classification" ;
rdfs:seeAlso
<
https://vocabularies.cessda.eu/vocabulary/TopicClassification
> ;
skos:closeMatch
<
https://www.cessda.eu/Tools/Resource-Directory
> .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0002-1261-9930
;
prov:wasDerivedFrom
<
https://www.cessda.eu/Tools/Resource-Directory
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"PiA3O9bnjSuTFCjQhE01VLn38znAkAzX3jRxTvUaX3rFl5pdJJ9nA3wq72QNrg/DeYWJ7Zpz7JExJB9oL0BJRRF991MpKte+uhBiPJfSZk8D2IplFLF+doBUi36XU8iCJS0/fKuP38DYEABdr61wVPDFQ1Dsq/YY1OiXWkdpT8Y=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-06-16T13:53:55Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:CESSDA-Topic-Classification
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/df76ca0a-3531-4bc6-9a4d-89bccf3fabe7
> .
}