Templates_dataset/vehicle_path-51.4.3.ttl

75 lines
4.2 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:coast rdfs:subClassOf go:vehicle_path-51.4.3-1 .
go:sail rdfs:subClassOf go:vehicle_path-51.4.3-1 .
go:take rdfs:subClassOf go:vehicle_path-51.4.3 .
go:vehicle_path-51.4.3 rdfs:subClassOf go:hasAgent,
go:hasDestination,
go:hasInitial_Location,
go:hasTheme,
go:hasTrajectory .
go:vehicle_path-51.4.3-1 rdfs:subClassOf go:vehicle_path-51.4.3 .
# Generated String:
<http://tavasi.majles.ir/ontology/general#vehicle_path-51.4.3> 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#vehicle>
<http://tavasi.majles.ir/ontology/general#animate>
)]
].
<http://tavasi.majles.ir/ontology/general#vehicle_path-51.4.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#vehicle>
[ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#vehicle>
<http://tavasi.majles.ir/ontology/general#animate>
)]
) ;
rdf:type owl:Class]
].
<http://tavasi.majles.ir/ontology/general#vehicle_path-51.4.3> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasInitial_Location> ;
owl:allValuesFrom [owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#location>
[owl:intersectionOf ( <http://tavasi.majles.ir/ontology/general#vehicle>
[ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#vehicle>
<http://tavasi.majles.ir/ontology/general#animate>
)]
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
].
<http://tavasi.majles.ir/ontology/general#vehicle_path-51.4.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#vehicle>
[ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#vehicle>
<http://tavasi.majles.ir/ontology/general#animate>
)]
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
) ;
rdf:type owl:Class]
].