pboProperty Ontology
turtle6 lines147 B
RawDownload
1@prefix sh: <http://www.w3.org/ns/shacl#> .
2@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
3
4[] a sh:ValidationReport ;
5 sh:conforms true .
6