ProfessionalReportIntegrityStandard
Class
http://proethica.org/ontology/intermediate#ProfessionalReportIntegrityStandard
Properties
Subclass of
Used in cases 14
Case ontologies that instantiate this class. Computed from each individual's type, so the list stays current as cases are extracted. The originating case is shown under Extraction details.
Case 4 Case 17 Case 18 Case 57 Case 72 Case 73 Case 78 Case 83 Case 88 Case 94 Case 100 Case 107 Case 169 Case 173TTL
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
proeth:ProfessionalReportIntegrityStandard a owl:Class ;
rdfs:subClassOf proeth-core:Resource .