blob: da16217810a530149058d709add18ec8a04b7de4 [file] [log] [blame]
BASE <http://example.org/nestedShape>
PREFIX ex: <http://example.org/test#>
shape ex:TestShape {
ex:property IRI {
ex:nestedProperty [1..1] .
} .
}