dcatResource constant
resource from dcat vocabulary [Expects: http://www.w3.org/ns/dcat#Resource]
A resource that is listed in the catalog.
Can be used on: http://www.w3.org/ns/dcat#Catalog
Implementation
static const dcatResource = IriTerm.prevalidated(
'http://www.w3.org/ns/dcat#resource',
);