@prefix this: <https://w3id.org/np/RArfKB8xbl1oAq18nFH8ivT-PTq11qx4ZGKkplj29X8ZI> .
@prefix sub: <https://w3id.org/np/RArfKB8xbl1oAq18nFH8ivT-PTq11qx4ZGKkplj29X8ZI/> .
@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#> .

<https://w3id.org/np/RArfKB8xbl1oAq18nFH8ivT-PTq11qx4ZGKkplj29X8ZI> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-04-04T22:35:20Z"^^xsd:dateTime;
  dct:creator <https://fip.fair-wizard.com/wizard>;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:introduces sub:Dataverse_Subject;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/853843db-c3e6-48be-bbb9-ec664632f05a> .

sub:Dataverse_Subject a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource,
    fip:Structured-vocabulary;
  rdfs:comment """Controlled vocabulary Subject Terms used in the DANS Data Station Social Sciences and Humanities (SSH).
  In the DANS Data Station SSH various vocabularies are used. This dataset provides information about the Subject vocabulary. It lists the elements a user can choose from as well as the source from which the vocabulary term was selected (if applicable).""";
  rdfs:label "Dataverse Subject Terms";
  fip:has-description-source <https://doi.org/10.34894/SI1TVT> .

sub:assertion dct:creator orcid:0000-0001-6899-760X .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "Y1bAHUr3+zFcxX/eYJdRW3/rFwlboSvJm++6UJpl3frObGyV1d1ui4upTe4vdJQ29wbs1ScBgOBoZoyLlbgLBQ3Ir8e164k0kz3I8n32bSVNzI1Wdwqaa+E9vGnhz/i2FX+Nz3RDhVCxAINxhEbf8Pjn1SFFSDV8CQQnQDr1kQY=";
  npx:hasSignatureTarget <https://w3id.org/np/RArfKB8xbl1oAq18nFH8ivT-PTq11qx4ZGKkplj29X8ZI> .

