http://www.owl-ontologies.com/resume.owl#has_CareerAccomplishments
DOMAIN | PROPERTY | RANGE |
---|---|---|
owl:Thing (inferred) | resume.owl:has_CareerAccomplishments | resume.owl:CareerAccomplishments |
@prefix : <http://www.owl-ontologies.com/resume.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
:has_CareerAccomplishments a owl:FunctionalProperty,
owl:ObjectProperty ;
rdfs:range :CareerAccomplishments .