52 lines
2.3 KiB
Turtle
52 lines
2.3 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:develop rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:evolve rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:generate rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:grow rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:hatch rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:maturate rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:mature rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:redevelop rdfs:subClassOf go:grow-26.2.1 .
|
||
|
|
||
|
go:grow-26.2.1 rdfs:subClassOf go:hasAgent,
|
||
|
go:hasPatient,
|
||
|
go:hasProduct .
|
||
|
|
||
|
|
||
|
# Generated String:
|
||
|
<http://tavasi.majles.ir/ontology/general#grow-26.2.1> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
||
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasAgent> ;
|
||
|
owl:allValuesFrom <http://tavasi.majles.ir/ontology/general#animate>
|
||
|
].
|
||
|
<http://tavasi.majles.ir/ontology/general#grow-26.2.1> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
||
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasPatient> ;
|
||
|
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
|
||
|
<http://tavasi.majles.ir/ontology/general#animate>
|
||
|
) ;
|
||
|
rdf:type owl:Class]
|
||
|
].
|
||
|
<http://tavasi.majles.ir/ontology/general#grow-26.2.1> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
||
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasProduct> ;
|
||
|
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
|
||
|
[owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#concrete>
|
||
|
<http://tavasi.majles.ir/ontology/general#animate>
|
||
|
) ;
|
||
|
rdf:type owl:Class]
|
||
|
) ;
|
||
|
rdf:type owl:Class]
|
||
|
].
|
||
|
|