@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAWvGFfn3-nO45zmAO8sUaPD0TlSiwkEbPD8EBw40wQFA
> .
@prefix sub: <
http://purl.org/np/RAWvGFfn3-nO45zmAO8sUaPD0TlSiwkEbPD8EBw40wQFA#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:ISCO-08
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Semantic-model
,
fip:Structured-vocabulary
;
rdfs:comment
"ISCO-08 is a four-level hierarchically structured classification that allows all jobs in the world to be classified into 436 unit groups. These groups form the most detailed level of the classification structure and are aggregated into 130 minor groups, 43 sub-major groups and 10 major groups, based on their similarity in terms of the skill level and skill specialization required for the jobs. " ;
rdfs:label
"ISCO-08 | The International Standard Classification of Occupations" ;
rdfs:seeAlso
<
https://isco-ilo.netlify.app/en/isco-08/
> .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0002-1261-9930
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"CgyQiWdLIs5kLBKEChO0nfca8+AHlTIRm1DQapqoDh5+iB+GMx0htv5Al4mlJGvQJEBkaqu6FT2tX4eyS6WT4jpiQn1d1jA0iQLNW6JZ0DphHVhGMuITCxpgBivCf5jHSnRGcLgX4B3XxlsIwvsIXuwMBgTQa/ctatZIaTzI+Ho=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-06-16T14:54:39Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:ISCO-08
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/3f89faf9-e242-48fd-9658-a8414fe4479d
> .
}