NSPE Code of Ethics
Individual
http://proethica.org/ontology/intermediate#NSPECodeOfEthics
Definition
Primary ethical framework for professional engineers in the United States
Properties
Instance of
TTL
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
proeth:NSPECodeOfEthics a proeth:ProfessionalCode,
owl:NamedIndividual ;
rdfs:label "NSPE Code of Ethics" ;
rdfs:comment "Primary ethical framework for professional engineers in the United States" ;
skos:definition "The National Society of Professional Engineers' Code of Ethics establishing fundamental canons, rules of practice, and professional obligations for engineers." .