@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .

schema:codeRepository a owl:AnnotationProperty .

