https://purl.org/peco/peco-core#has_schedule
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix peco-core: <https://purl.org/peco/peco-core#> .
peco-core:has_schedule a owl:ObjectProperty ;
owl:inverseOf peco-core:is_part_of_plan .