@prefix this: <http://purl.org/np/RAbeYoehIiTuZc__wi39KNK5HuQ4oulFpRoAFYE5sym4s> .
@prefix sub: <http://purl.org/np/RAbeYoehIiTuZc__wi39KNK5HuQ4oulFpRoAFYE5sym4s#> .
@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:ISO_639-2 a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "ISO 639-2:1998 provides two sets of three-letter alphabetic codes for the representation of names of languages, one for terminology applications and the other for bibliographic applications. The code sets are the same except for twenty-five languages that have variant language codes because of the criteria used for formulating them. The language codes were devised originally for use by libraries, information services, and publishers to indicate language in the exchange of information, especially in computerized systems. ISO 639-2 represents all languages contained in ISO 639-1 and in addition any other language as well as language groups as they may be coded for special purposes when more specificity in coding is needed. The languages listed in ISO 639-1 are a subset of the languages listed in ISO 639-2; every language code in the two-letter code set has a corresponding language code in the alpha-3 list, but not necessarily vice versa. " ;
    rdfs:label "ISO 639-2:1998, Codes for the representation of names of languages — Part 2: Alpha-3 code" ;
    rdfs:seeAlso <https://www.iso.org/standard/4767.html> .
}
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 "L3TuoqPEs2/aoW/qejNRBH6vH0KWyDZtlcYFkEtfD01V+/WIpImW/81irxackutadhTVI/oL8qGRoWq4c2yBKcyWdCXAQunNGSGi4VEC2C+1fixFRJIhrpiS3DGfvbB3oa8IzN+Rne+NETQ45iYThahWHupkhkd2K6DY1lYD8sM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-06-16T14:52:26Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:ISO_639-2 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/b53a8a76-f55a-4a9d-808a-eca016d1d352> .
}