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


URI

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

Label

Statute item

Usage

Instances of http://purl.org/finlex/schema/laki/StatuteItem can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class http://purl.org/finlex/schema/laki/StatuteItem
http://purl.org/finlex/schema/laki/itemHeading owl:DatatypeProperty owl:Thing
http://purl.org/finlex/schema/laki/text owl:ObjectProperty http://purl.org/finlex/schema/laki/Text

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/StatuteItem> a owl:Class ;
    rdfs:label "Statute item"@en,
        "Säädöksen kohta"@fi .