# Schema for test data # # This is only @prefix daml: . @prefix mech: <#> . @prefix : <#> . :includes a daml:TransitiveProperty . :partOf a daml:TransitiveProperty; daml:inverseOf :includes . :dependsOn a daml:TransitiveProperty ; daml:hasSubProperty :includes . # Real name of subproperty?