http://purl.org/finlex/schema/laki/repeals
DOMAIN | PROPERTY | RANGE |
---|---|---|
http://purl.org/finlex/schema/laki/Statute , Blank node (see implementation) | http://purl.org/finlex/schema/laki/repeals | owl:Thing (inferred) |
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://purl.org/finlex/schema/laki/repeals> a owl:ObjectProperty ;
rdfs:label "Repeals statute (item)"@en,
"Kumoaa säädöksen tai säädöksen kohdan"@fi ;
rdfs:domain <http://purl.org/finlex/schema/laki/Statute> ;
rdfs:range ( <http://purl.org/finlex/schema/laki/Statute> <http://purl.org/finlex/schema/laki/StatuteItem> ) .