@prefix this: <http://purl.org/np/RA6Kx65YNuD4HsHuhUpIcbygC8nxk6Yvgh9wQn0WQ7IGk> .
@prefix sub: <http://purl.org/np/RA6Kx65YNuD4HsHuhUpIcbygC8nxk6Yvgh9wQn0WQ7IGk#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix f7: <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix c4o: <http://purl.org/spar/c4o/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:paragraph c4o:hasContent "In this type of task, the crowd in the Find stage focused on assessing triples whose objects correspond to language-tagged literals. Figure 7a shows the distribution of the datatypes and language tags in the sampled triples processed by the crowd. Out of the 341 analyzed triples, 307 triples identified as ‘erroneous’ in this stage were annotated with language tags. As reported on Table 6, the crowd in the Find stage achieved a precision of 0.1466, being the lowest precision achieved in all the microtask settings. Most of the triples (72 out of 341) identified as ‘incorrect’ in this stage were annotated with the English language tag. We corroborated that false positives in other languages were not generated due to malfunctions of the interface of the HITs: microtasks were properly displaying non UTF-8 characters used in several languages in DBpedia, e.g., Russian, Japanese, Chinese, among others." ;
    po:contains <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA#figure> ;
    a doco:Paragraph .
  f7: npx:introduces <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA#figure> .
}
sub:provenance {
  sub:assertion prov:hadPrimarySource <http://dx.doi.org/10.3233/SW-160239> ;
    prov:wasAttributedTo <https://orcid.org/0000-0003-0530-4305> .
}
sub:pubinfo {
  this: dc:created "2019-09-20T18:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy <https://orcid.org/0000-0002-7114-6459> .
}