56 lines
2.4 KiB
Turtle
56 lines
2.4 KiB
Turtle
@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:ally rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:collaborate rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:collude rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:conspire rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:machinate rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:partner rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:scheme rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:team_up rdfs:subClassOf go:conspire-71 .
|
|
|
|
go:conspire-71 rdfs:subClassOf go:hasAgent,
|
|
go:hasCo-Agent,
|
|
go:hasMaleficiary,
|
|
go:hasTheme .
|
|
|
|
|
|
# Generated String:
|
|
<http://tavasi.majles.ir/ontology/general#conspire-71> 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#conspire-71> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasCo-Agent> ;
|
|
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#conspire-71> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasMaleficiary> ;
|
|
owl:allValuesFrom [ rdf:type owl:Class ;
|
|
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#organization>
|
|
<http://tavasi.majles.ir/ontology/general#animate>
|
|
)]
|
|
|
|
].
|
|
|