Nanopublication

< Home

ID

https://w3id.org/np/RArZ8cXotAyGM8QzBnGCUr69X80SUckOGgjl7V-BgE8qU

Formats

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

Content

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

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

sub:assertion {
  <https://w3id.org/np/RAad_Vl-1_z0QaUT5v3jhCZ5uHG6ZCu6uNsDB9-ygnO7U#PRESGL> a fip:Available-FAIR-Supporting-Resource,
      fip:FAIR-Enabling-Resource, fip:Structured-vocabulary;
    <http://schema.org/url> <https://usa.ipums.org/usa-action/variables/PRESGL#source_variables_section>;
    rdfs:comment "PRESGL is a constructed variable that assigns a Siegel prestige score to each occupation using the occupational classification scheme available in OCC1950 variable.";
    rdfs:label "PRESGL | Siegel Prestige Scores for Occupations";
    rdfs:seeAlso <https://www.proquest.com/openview/0d47c298cc067e3ba45fda51b4ff23a9/1?cbl=18750&diss=y&pq-origsite=gscholar>;
    fip:has-description-source <https://usa.ipums.org/usa-action/variables/presgl#description_section> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "HbWVs2XPkMxydJl1tWIfEO+yqkAyEWN/N3BeT/cdjfUBz7Ks2l1MXP9/o4GWJ3WPv6oUbJPxi7RIeZ48IOcsW9IXJsguQ2LGBZi0NS+7Rr7HU1yd8EZI4RwpT5IeqmxTUsm1rlM845ZDjl3sqL/EF0WEPiSYRuiOIF1mHrsh2Rc=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-25T09:31:34Z"^^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/RAad_Vl-1_z0QaUT5v3jhCZ5uHG6ZCu6uNsDB9-ygnO7U#PRESGL>;
    npx:supersedes <https://w3id.org/np/RAad_Vl-1_z0QaUT5v3jhCZ5uHG6ZCu6uNsDB9-ygnO7U>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/f8fb4285-1087-473a-8b80-a7a6f1d3421f> .
}