@prefix this: <http://purl.org/np/RADGmBuzvAgB9oUsKPjd952IktrSPJl53XNqsqaAYPkz4> .
@prefix sub: <http://purl.org/np/RADGmBuzvAgB9oUsKPjd952IktrSPJl53XNqsqaAYPkz4#> .
@prefix p1: <http://purl.org/np/RA85c3xP1dDsf5K-zZGMSGawZXzz7aB7t0EBoZUcWsOTI> .
@prefix p2: <http://purl.org/np/RAxpICCSqaYBdcW8guYiql7kyBcDsc3IvmcuFV9D0DbHk> .
@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 po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix co: <http://purl.org/co/> .
@prefix deo: <http://purl.org/spar/deo/> .
@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 {
  p1: npx:introduces <http://purl.org/np/RA85c3xP1dDsf5K-zZGMSGawZXzz7aB7t0EBoZUcWsOTI#paragraph> .
  sub:_1 co:itemContent sub:section-number ;
    co:nextItem sub:_2 .
  sub:_2 co:itemContent sub:section-5.2.6-title ;
    co:nextItem sub:_3 .
  sub:_3 co:itemContent <http://purl.org/np/RA85c3xP1dDsf5K-zZGMSGawZXzz7aB7t0EBoZUcWsOTI#paragraph> ;
    co:nextItem sub:_4 .
  sub:_4 co:itemContent <http://purl.org/np/RAxpICCSqaYBdcW8guYiql7kyBcDsc3IvmcuFV9D0DbHk#paragraph> .
  sub:section co:firstItem sub:_1 ;
    po:contains <http://purl.org/np/RA85c3xP1dDsf5K-zZGMSGawZXzz7aB7t0EBoZUcWsOTI#paragraph> , <http://purl.org/np/RAxpICCSqaYBdcW8guYiql7kyBcDsc3IvmcuFV9D0DbHk#paragraph> ;
    po:containsAsHeader sub:section-5.2.6-title , sub:section-number ;
    a deo:Results , doco:Section .
  sub:section-5.2.6-title c4o:hasContent "Results: Incorrect Links" ;
    a doco:SectionTitle .
  sub:section-number c4o:hasContent "5.2.6" ;
    a doco:SectionLabel .
  p2: npx:introduces <http://purl.org/np/RAxpICCSqaYBdcW8guYiql7kyBcDsc3IvmcuFV9D0DbHk#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-11-08T18:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy <https://orcid.org/0000-0002-7114-6459> .
}