http://purl.org/finlex/schema/laki/referringText
DOMAIN | PROPERTY | RANGE |
---|---|---|
http://purl.org/finlex/schema/laki/InTextReference | http://purl.org/finlex/schema/laki/referringText | owl:Thing (inferred) |
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://purl.org/finlex/schema/laki/referringText> a owl:DatatypeProperty ;
rdfs:label "Referring text"@en,
"Viittaava teksti"@fi ;
rdfs:domain <http://purl.org/finlex/schema/laki/InTextReference> .