@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix case: . @prefix ceasn: . @prefix ceterms: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix gem: . @prefix gemq: . @prefix loc: . @prefix locr: . @prefix meta: . @prefix publicationStatus: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vs: . @prefix xsd: . ceterms:industryType a rdf:Property ; rdfs:label "Industry Type"@en-US ; rdfs:comment "Type of industry; select from an existing enumeration of such types such as the SIC, NAICS, and ISIC classifications."@en-US ; vann:usageNote "Best practice in identifying industries for U.S. resources is to provide the NAICS code using the ceterms:naics property. Other resources may use the ceterms:industrytype property and any framework of the class ceterms:IndustryClassification."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf ceterms:credentialAlignment ; schema:domainIncludes ceasn:CompetencyFramework ; schema:rangeIncludes ceterms:CredentialAlignmentObject ; meta:targetScheme ceterms:IndustryClassification .