http://purl.org/finlex/schema/laki/referringText leaf node


URI

http://purl.org/finlex/schema/laki/referringText

Label

Referring text

Usage

DOMAINPROPERTYRANGE
http://purl.org/finlex/schema/laki/InTextReference http://purl.org/finlex/schema/laki/referringText owl:Thing (inferred)

Implementation

@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> .