dcat:accessURL leaf node


URI

http://www.w3.org/ns/dcat#accessURL

Label

accessURL

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) dcat:accessURL owl:Thing (inferred)

Implementation

@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

dcat:accessURL a owl:AnnotationProperty .