Templates_dataset/illustrate-25.3.ttl
2025-01-09 15:03:40 +03:30

74 lines
2.7 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:address rdfs:subClassOf go:illustrate-25.3 .
go:adorn rdfs:subClassOf go:illustrate-25.3 .
go:autograph rdfs:subClassOf go:illustrate-25.3 .
go:bead rdfs:subClassOf go:illustrate-25.3 .
go:brand rdfs:subClassOf go:illustrate-25.3 .
go:date rdfs:subClassOf go:illustrate-25.3 .
go:decorate rdfs:subClassOf go:illustrate-25.3 .
go:embellish rdfs:subClassOf go:illustrate-25.3 .
go:endorse rdfs:subClassOf go:illustrate-25.3 .
go:gild rdfs:subClassOf go:illustrate-25.3 .
go:ice rdfs:subClassOf go:illustrate-25.3 .
go:illuminate rdfs:subClassOf go:illustrate-25.3 .
go:illustrate rdfs:subClassOf go:illustrate-25.3 .
go:initial rdfs:subClassOf go:illustrate-25.3 .
go:label rdfs:subClassOf go:illustrate-25.3 .
go:letter rdfs:subClassOf go:illustrate-25.3 .
go:monogram rdfs:subClassOf go:illustrate-25.3 .
go:ornament rdfs:subClassOf go:illustrate-25.3 .
go:redecorate rdfs:subClassOf go:illustrate-25.3 .
go:tag rdfs:subClassOf go:illustrate-25.3 .
go:illustrate-25.3 rdfs:subClassOf go:hasAgent,
go:hasDestination,
go:hasTheme .
# Generated String:
<http://tavasi.majles.ir/ontology/general#illustrate-25.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#machine>
<http://tavasi.majles.ir/ontology/general#animate>
)]
].
<http://tavasi.majles.ir/ontology/general#illustrate-25.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#concrete>
[ rdf:type owl:Class ;
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#machine>
<http://tavasi.majles.ir/ontology/general#animate>
)]
) ;
rdf:type owl:Class]
].