@prefix this: <https://w3id.org/np/RADe2C67349lzcW7nIdYLhIPqsPd-8Bzk4mnSaVDW-BWM> .
@prefix sub: <https://w3id.org/np/RADe2C67349lzcW7nIdYLhIPqsPd-8Bzk4mnSaVDW-BWM#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:NPBOSS50 <http://schema.org/url> <https://usa.ipums.org/usa-action/variables/NPBOSS50#description_section> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "NPBOSS50 is a constructed 4-digit numeric variable that assigns a Nam-Powers-Boyd occupational status score to each occupation using the occupational classification scheme available in OCC1950 variable. NPBOSS50 used year specific data to calculate scores for 1950 onward. However as the earning and education data were not available for pre-1950 censuses, the 1950's NPBOSS50 scores are assigned for cases in pre-1950 censuses." ;
    rdfs:label "NPBOSS50 | Nam-Powers-Boyd Occupational Status Scale (1950)" ;
    rdfs:seeAlso <https://www.npb-ses.info/> ;
    fip:has-description-source <https://usa.ipums.org/usa-action/variables/NPBOSS50#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 "MBdaUMErhowDLSD5DWSaugbJCdvZTuTT0g4dzoaFwlsYNzveoXIHqlNcMShlzuoQVBs9QaYc1xVqZ2nHdPy82i/kXvkriv8huP11k/gUHBLYXd8X76P/zAL/SVdkw8JCmff8ZZTDyyhLlpv1sX+0IoU+xUSyABCCWlFEIAbJ7Uc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-25T10:09:30Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:NPBOSS50 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/f275cc80-4ca0-4e61-ad1a-6cc806ceb59d> .
}