Templates_dataset/stimulate-59.4.ttl

43 lines
1.8 KiB
Turtle
Raw Permalink 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:incite rdfs:subClassOf go:stimulate-59.4 .
go:jolt rdfs:subClassOf go:stimulate-59.4 .
go:prompt rdfs:subClassOf go:stimulate-59.4 .
go:rouse rdfs:subClassOf go:stimulate-59.4 .
go:spur rdfs:subClassOf go:stimulate-59.4 .
go:stimulate rdfs:subClassOf go:stimulate-59.4 .
go:stimulate-59.4 rdfs:subClassOf go:hasAgent,
go:hasPatient,
go:hasResult .
# Generated String:
<http://tavasi.majles.ir/ontology/general#stimulate-59.4> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasAgent> ;
owl:allValuesFrom [ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#organization>
<http://tavasi.majles.ir/ontology/general#animate>
)]
].
<http://tavasi.majles.ir/ontology/general#stimulate-59.4> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasPatient> ;
owl:allValuesFrom [ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#organization>
<http://tavasi.majles.ir/ontology/general#animate>
)]
].