dct:description is defined to have range xsd:string.
I'm not sure where, I guess in one of the Header ontologies.
But it is often used as langString, et
urn:uuid:972cd4cd-25b0-4b70-96f9-eab4bfd32907 "This is the assessed element dataset for Espheim part of ReliCapGrid."@en
I don't think the original DCTERMS defines a range for it.
If you need a range, use rdf:PlainLiteral.
Same for dct:rights used as "Copyright"@en which is not xsd:string.
dct:descriptionis defined to have rangexsd:string.I'm not sure where, I guess in one of the Header ontologies.
But it is often used as langString, et
I don't think the original DCTERMS defines a range for it.
If you need a range, use
rdf:PlainLiteral.Same for
dct:rightsused as"Copyright"@enwhich is notxsd:string.