# source: prefixed_name_datatype.ttl

PREFIX ex: <http://a.example/>

<http://a.example/S1> {
   <http://a.example/p1> ["ab"^^ex:bloodType]
}
