Nanopublication

< Home

ID

https://w3id.org/np/RAimXCpb83wO4lJkWlMppVWb_H4m1bsM4IIbORFgvrlUM

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAimXCpb83wO4lJkWlMppVWb_H4m1bsM4IIbORFgvrlUM> .
@prefix sub: <https://w3id.org/np/RAimXCpb83wO4lJkWlMppVWb_H4m1bsM4IIbORFgvrlUM#> .
@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 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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/np/RAWwjmeUNehGaQNEliglvC88QTKYOSrEcXYT9RYquIIwU#IISG-Dataverse>
    a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource,
      fip:Registry;
    <http://schema.org/url> <https://iisg.amsterdam/nl/data/datasets>;
    rdfs:comment "The IISH (International Institute of Social History) is based in Amsterdam, the Netherlands. It maintains a large collection of datasets, which are stored in Dataverse, an open-source repository system shared by a large number of institutions around the world. By storing our data in Dataverse, we adhere to the community-driven principles of FAIR data, ensuring that IISH data is findable, accessible, interoperable and reusable. There are 25 instances of Dataverse for various projects. ";
    rdfs:label "IISG Dataverse";
    skos:closeMatch <https://dataverse.org> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930;
    prov:wasDerivedFrom <https://dataverse.org> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "PpJW7ZCN7BQl80RLI3e+5xRIyw8L4Yn6exI2CAffui3l+yo6YgBzcYg6hnfmqL/YZ3lFhLjEUkIUWk8ac2M3i2lowCGCraaK+PMwN6P3Znukbh24jYzaQhBGkEV7+teLluGuMbB4zYRohRM8/5LKazFt3kN8VFg/hs6fup5T4nU=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-25T09:34:19Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/np/RAWwjmeUNehGaQNEliglvC88QTKYOSrEcXYT9RYquIIwU#IISG-Dataverse>;
    npx:supersedes <https://w3id.org/np/RAGpCqgeCDURED-ewxLZEH1GjIGLT17_Vcq3-smQX6aIM>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/137aec3d-fe29-4152-938b-6da53dd943dd> .
}