@prefix this: <http://purl.org/np/RAQgIrDpC6bAeBNjMHJ3sJaiGnhgsU2yWCmBj1HV4_K1w> .
@prefix sub: <http://purl.org/np/RAQgIrDpC6bAeBNjMHJ3sJaiGnhgsU2yWCmBj1HV4_K1w#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix t9: <http://purl.org/np/RAFsEebvHWA2ofJ1MT8qkbX4JPCb5ClT2zHjrowGcHfuk> .
@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 {
  t9: npx:introduces <http://purl.org/np/RAFsEebvHWA2ofJ1MT8qkbX4JPCb5ClT2zHjrowGcHfuk#table> .
  sub:paragraph c4o:hasContent "In order to compare the baseline with the crowdsourcing approaches (i.e. detection whether the interlinks are correct), we first extracted the interlinks from the triples subject to crowdsourcing. A total of 2, 780 interlinks were retrieved. Table 9 shows the number and types of interlinks present in the dataset." ;
    po:contains <http://purl.org/np/RAFsEebvHWA2ofJ1MT8qkbX4JPCb5ClT2zHjrowGcHfuk#table> ;
    a doco:Paragraph .
}
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> .
}