Templates_dataset/cognize-85.ttl

30 lines
1.1 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:cognize rdfs:subClassOf go:cognize-85 .
go:daydream rdfs:subClassOf go:cognize-85 .
go:dream rdfs:subClassOf go:cognize-85 .
go:visualize rdfs:subClassOf go:cognize-85 .
go:cognize-85 rdfs:subClassOf go:hasAgent,
go:hasTopic .
# Generated String:
<http://tavasi.majles.ir/ontology/general#cognize-85> 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#cognize-85> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasTopic> ;
owl:allValuesFrom <http://tavasi.majles.ir/ontology/general#animate>
].