@prefix ns1: <http://purl.org/np/> .
@prefix this: <https://w3id.org/kpxl/ios/ds/np/RAJQU6uMNviAiPdhtpSLRLdBiVTy9C43wyzvmqGZ5y4F0> .
@prefix sub: <https://w3id.org/kpxl/ios/ds/np/RAJQU6uMNviAiPdhtpSLRLdBiVTy9C43wyzvmqGZ5y4F0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/kpxl/ios/ds/terms/polarity_shift> dct:description "computational detection of shift in polarity of a sentence's constituent clauses" ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://www.w3.org/ns/mls#Task> ;
    rdfs:label "detecting change in polarity from one clause to another in a sentence" ;
    rdfs:seeAlso <https://doi.org/10.3233/DS-220058> ;
    <http://www.w3.org/2002/07/owl#sameAs> <http://purl.org/np/RA7x4i_5elLD0qgWaslUofxWOBM5dqxpsQW335YArLJWk#polarity_shift> , <http://purl.org/np/RA8Vj6gwFYo8icaiR9qO8YTOJYVwgIM-MSTyc7DAhZB3s#polarity_shift> .
}
sub:provenance {
  <https://doi.org/10.3233/DS-220058> a <http://purl.org/ontology/bibo/AcademicArticle> .
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://doi.org/10.3233/DS-220058> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "KYAFSsLfAEzAXsnXXPfhrUBjfVUrGiGQSxlDCusG6yHmIK81eLIcPsF+fq5qIEx+BME9h/8J5POfWu2uVx3vWGw3Fi77t7HXUe6NXmr2AsCOiKj6pYnrGgQMiV8OYQu7Eh5lr7f6S3LrtxRE5CxNWA0jhDr47rXFO3rRoXblb78=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-08-21T12:53:39.912Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <https://w3id.org/kpxl/ios/ds/terms/polarity_shift> ;
    pav:authoredBy orcid:0000-0002-3340-8112 , orcid:0000-0002-4472-1681 , orcid:0000-0002-5169-209X , orcid:0000-0002-6785-9691 , orcid:0000-0003-0636-4000 ;
    a <https://w3id.org/kpxl/ios/ds/terms/DataScienceNanopub> ;
    rdfs:label "Individual: detecting change in polarity from one clause to..." ;
    prov:wasDerivedFrom ns1:RA8Vj6gwFYo8icaiR9qO8YTOJYVwgIM-MSTyc7DAhZB3s ;
    nt:wasCreatedFromProvenanceTemplate ns1:RA_-YylcyRKkkwjx_soUtPPIBysGtkE2mr_xX0EO1G5Zk ;
    nt:wasCreatedFromPubinfoTemplate ns1:RA1Bt6rexAVYYygHgvy6dhSORO786VSu7sYkr7kX5oFIE , ns1:RA6MFGH8kiUz8Ho0eIPAArIV70xaFutuTQ5HVVKpn7xYs , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RAZpjixSxNlkzruXjdSAAb9LqT8jfvzHobClIcXp-RkJE .
}