blob: 3a06adcba730881c5bbd69ff219898784695127a [file] [log] [blame]
BASE <http://example.org/datatype>
PREFIX ex: <http://example.org/test#>
shape ex:TestShape {
ex:stringProperty xsd:string .
ex:langProperty rdf:langString .
}