Nanopublication

< Home

ID

https://w3id.org/np/RAMI3rd7Wvh3xr9U87T7O-1f2s1TdZdQV9SdL-ruSA-d0

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAMI3rd7Wvh3xr9U87T7O-1f2s1TdZdQV9SdL-ruSA-d0> .
@prefix sub: <https://w3id.org/np/RAMI3rd7Wvh3xr9U87T7O-1f2s1TdZdQV9SdL-ruSA-d0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:NTA a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource>, <https://w3id.org/fair/fip/terms/Domain-Specific-Registry>,
      <https://w3id.org/fair/fip/terms/Registry>;
    <http://schema.org/url> <https://data.bibliotheken.nl/doc/dataset/persons>;
    rdfs:comment "registry for person names (not: works nor organisations) from the Dutch National Thesaurus for Author names (which also contains non-authors)";
    rdfs:label "NTA | Nationale Thesaurus voor Auteursnamen ID";
    rdfs:seeAlso <https://www.wikidata.org/wiki/Property:P1006>;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000430>,
      <http://purl.obolibrary.org/obo/T4FS_0000527> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}

sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB";
    npx:hasSignature "eB4Gm5TOKdmjxr3SOQHQL+rVIDM/gTZGBkXk2xGxF1C5yyrlB/QOOByFy8Kkl+VKRVR+sRFz7AZDOT82et9sO1QAivGJM9v69sD+xg4+JKab5WHM02Sr62XxNFNO363eNXM3gSc1atBxmWDg7VYzeckd+ro51EanfelP9JjUIyg=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4930-2662 .
  
  this: dct:created "2025-01-15T17:26:45.455Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4930-2662;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource>, <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:NTA;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAoStEnp83Wbm4K5U1Qub4hDCSPMd7yJfHETuS_3AXhRI> .
}