Volgens de turtle syntax definitie kan een "-quoted geen newline bevatten. Dat moet opgelost door ofwel geen newlines te gebruiken ofwel """ quotes te gebruiken.
Zie onderstaand voorbeeld:
<https://ipt.inbo.be/resource?r=vmm-macroinvertebrates-events#Dataset>
a dcat:Dataset ;
dct:title """Inland water macroinvertebrate occurrences in Flanders, Belgium" ;
dct:description "The Flemish Environment Agency (VMM) is performing biological water quality assessments on inland waters in Flanders (Belgium) since 1989 and sediment quality assessments since 2000. The water quality monitoring network is a combined physico-chemical and biological network, the biological component focusing on macro-invertebrates. The sediment monitoring program produces biological data to assess sediment quality. Both monitoring programs aim to provide index values, applying a similar conceptual methodology based on the presence of macro-invertebrates. The biological data obtained from both monitoring networks are consolidated in the VMM database. The dataset published contains: 283,141 records of 207 observed taxa from 4,152 monitoring sites located on more than 669 different water courses. The data are distributed to the public domain under the Creative Commons CC-BY license.\nThe data in this sampling event resource has been published as a Darwin Core Archive (DwC-A), which is a standardized format for sharing biodiversity data as a set of one or more data tables. The core data table contains 22,663 records. 2 extension data tables also exist. An extension record supplies extra information about a core record. The number of records in each extension data table is illustrated below.
Event (core) 22663
Occurrence 282309
MeasurementOrFact 101978
The IPT archives the data and thus serves as the data repository. The data and resource metadata are available for download here: https://ipt.inbo.be/resource?r=vmm-macroinvertebrates-events""" ;
De issue is op lijn 190.
Volgens de turtle syntax definitie kan een "-quoted geen newline bevatten. Dat moet opgelost door ofwel geen newlines te gebruiken ofwel """ quotes te gebruiken.
Zie onderstaand voorbeeld: