@prefix this: <https://w3id.org/np/RAWwjmeUNehGaQNEliglvC88QTKYOSrEcXYT9RYquIIwU> .
@prefix sub: <https://w3id.org/np/RAWwjmeUNehGaQNEliglvC88QTKYOSrEcXYT9RYquIIwU#> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:IISG-Dataverse obo:ECO_9000001 <http://purl.org/np/RAvSpggcYeB-tEfjF6SwIkM3R6LmxuOvK4FqJqIDIkxt0#Handle_System> ;
    <http://schema.org/url> <https://iisg.amsterdam/nl/data/datasets> ;
    <http://usefulinc.com/ns/doap#implements> <https://dataverse.org> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The IISH 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> ;
    fip:has-target-group fip:Domain-specific-communities ;
    fip:metadata-availability-in-years fip:At-least-20-years .
}
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 "bvOvnDVJ5C3kXB907clD8vtt+qgmm9fnz9o0eaTW4lvYMooX0Bsekthcr11M38P4pNGugGoW9JSqzPtd9jomSyoLZ6dH53XcIIA6bbz0q+exEHR1wWpysAetNMVM9dbmETjm5mp7uJl6VaonGkeSzmF6UcmXFYaJwN67c0f+YQE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-03-14T19:46:10Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:IISG-Dataverse ;
    prov:wasDerivedFrom <https://w3id.org/sip/wizard/137aec3d-fe29-4152-938b-6da53dd943dd> .
}