summaryrefslogtreecommitdiff
path: root/test/DAWG/data-sparql11/entailment/rdfs13.ttl
blob: e018a41ef4cfb50e9a3009e43fc914c79089e5f2 (plain)
1
2
3
4
5
6
7
8
@prefix ex: <http://example.org/ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

_:ont a owl:Ontology .
ex:p a owl:DatatypeProperty .

ex:s ex:p "foo" .