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


URI

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

Label

Act

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/Act> a owl:Class ;
    rdfs:label "Act"@en,
        "Laki"@fi ;
    rdfs:subClassOf <http://purl.org/finlex/schema/laki/Statute> .