dcatRecord constant
record from dcat vocabulary [Expects: http://www.w3.org/ns/dcat#CatalogRecord]
A record describing the registration of a single dataset or data service that is part of the catalog.
Can be used on: http://www.w3.org/ns/dcat#Catalog
Implementation
static const dcatRecord = IriTerm.prevalidated(
'http://www.w3.org/ns/dcat#record',
);