Templates_dataset/sound_existence-47.4.ttl
2025-01-09 15:03:40 +03:30

37 lines
1.6 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:echo rdfs:subClassOf go:sound_existence-47.4 .
go:resonate rdfs:subClassOf go:sound_existence-47.4 .
go:resound rdfs:subClassOf go:sound_existence-47.4 .
go:reverberate rdfs:subClassOf go:sound_existence-47.4 .
go:roll rdfs:subClassOf go:sound_existence-47.4 .
go:sound rdfs:subClassOf go:sound_existence-47.4 .
go:sound_existence-47.4 rdfs:subClassOf go:hasLocation,
go:hasTheme .
# Generated String:
<http://tavasi.majles.ir/ontology/general#sound_existence-47.4> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasTheme> ;
owl:allValuesFrom <http://tavasi.majles.ir/ontology/general#sound>
].
<http://tavasi.majles.ir/ontology/general#sound_existence-47.4> rdfs:subClassOf [ rdf:type owl:Restriction ;
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasLocation> ;
owl:allValuesFrom [owl:intersectionOf ( [ rdf:type owl:Class ; owl:complementOf <http://tavasi.majles.ir/ontology/general#region> ]
<http://tavasi.majles.ir/ontology/general#location>
) ;
rdf:type owl:Class]
].