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


URI

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

Label

Item heading

Usage

DOMAINPROPERTYRANGE
http://purl.org/finlex/schema/laki/StatuteItem http://purl.org/finlex/schema/laki/itemHeading 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/itemHeading> a owl:DatatypeProperty ;
    rdfs:label "Item heading"@en,
        "Säädöksen kohdan otsikko"@fi ;
    rdfs:domain <http://purl.org/finlex/schema/laki/StatuteItem> .