Templates_dataset/clear-10.3.ttl

62 lines
3.2 KiB
Turtle
Raw Normal View History

2025-01-09 11:33:40 +00:00
@base <http://tavasi.majles.ir/ontology/general/Verbnet> .
@prefix go: <http://tavasi.majles.ir/ontology/general#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://tavasi.majles.ir/ontology/general> a owl:Ontology .
go:clean rdfs:subClassOf go:clear-10.3 .
go:clear rdfs:subClassOf go:clear-10.3-1 .
go:drain rdfs:subClassOf go:clear-10.3-1 .
go:empty rdfs:subClassOf go:clear-10.3-1 .
go:hollow rdfs:subClassOf go:clear-10.3 .
go:clear-10.3 rdfs:subClassOf go:hasAgent,
go:hasDestination,
go:hasSource,
go:hasTheme .
go:clear-10.3-1 rdfs:subClassOf go:clear-10.3 .
# Generated String:
<http://tavasi.majles.ir/ontology/general#clear-10.3> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasAgent> ;
owl:allValuesFrom <http://tavasi.majles.ir/ontology/general#int_control>
].
<http://tavasi.majles.ir/ontology/general#clear-10.3> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasTheme> ;
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
<http://tavasi.majles.ir/ontology/general#int_control>
) ;
rdf:type owl:Class]
].
<http://tavasi.majles.ir/ontology/general#clear-10.3> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasSource> ;
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#location>
[owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
<http://tavasi.majles.ir/ontology/general#int_control>
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
].
<http://tavasi.majles.ir/ontology/general#clear-10.3> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasDestination> ;
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#location>
[owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#location>
[owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
<http://tavasi.majles.ir/ontology/general#int_control>
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
].