@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAcl0wG_8_DMkxOcDsumNnU31I_7n5jbgs4sFENEsSOME> .
@prefix sub: <http://purl.org/np/RAcl0wG_8_DMkxOcDsumNnU31I_7n5jbgs4sFENEsSOME#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix t3: <http://purl.org/np/RAqVBH9V2ZrXqM0X7u4xLEKMry1S7SKH8diugVsGEpa0g> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 "The contest was open for a predefined period of time of three weeks. During this time, 58 LD experts analyzed 521 distinct DBpedia resources and, considering an average of 47.19 triples per resource in this data set [43], the experts browsed around 24, 560 triples. They detected a total of 1, 512 triples as erroneous and classified them using the given taxonomy. After obtaining the results from the experts, we filtered out duplicates, triples whose objects were broken links and the external pages referring to the DBpedia Flickr Wrapper. In total, we submitted 1, 073 triples to the crowd. A total of 80 distinct workers assessed all the RDF triples in four days. A summary of these observations are shown in Table 3." ;
    po:contains <http://purl.org/np/RAqVBH9V2ZrXqM0X7u4xLEKMry1S7SKH8diugVsGEpa0g#table> ;
    a doco:Paragraph .
  t3: npx:introduces <http://purl.org/np/RAqVBH9V2ZrXqM0X7u4xLEKMry1S7SKH8diugVsGEpa0g#table> .
}
sub:provenance {
  sub:assertion prov:hadPrimarySource <http://dx.doi.org/10.3233/SW-160239> ;
    prov:wasAttributedTo orcid:0000-0003-0530-4305 .
}
sub:pubinfo {
  this: dcterms:created "2019-09-20T18:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0002-7114-6459 .
}