@prefix this: <https://w3id.org/kpxl/ios/ds/np/RAjUjUd7qNtAHAHpYnq3ato22DJyH5BmuZ2PjH55IhgP8> .
@prefix sub: <https://w3id.org/kpxl/ios/ds/np/RAjUjUd7qNtAHAHpYnq3ato22DJyH5BmuZ2PjH55IhgP8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.3233/DS-170010> <http://purl.org/spar/cito/critiques> <http://dbpedia.org/resource/Semantic_publishing> ;
    <http://purl.org/spar/cito/describes> <https://w3id.org/kpxl/ios/ds/terms/GenuineSemanticPublishing> ;
    <http://purl.org/spar/cito/supports> <https://w3id.org/kpxl/ios/ds/terms/GenuineSemanticPublishing> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 , orcid:0000-0003-4727-9435 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  sub:author-list rdf:_1 orcid:0000-0002-1267-0234 ;
    rdf:_2 orcid:0000-0003-4727-9435 .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "x80HwdO+Yndrzj2XXy57DKU28xjtjJhHm6ypP3yYST840rOBBUHOc4bYzlNvLx4jpaHpELFQ61bu6OA4N0O6rQX7q4ODbyJ18I13/xSl5GhGWaT+xOYOS87mRql4suIpk/kIb+b95u8P2lC1okpC3m47mI+KiW9fW3ai7Mv7owo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dcterms:created "2024-11-20T07:50:38.513Z"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-1267-0234 ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/ios/ds/terms/DataScienceNanopub> ;
    npx:supersedes <https://w3id.org/kpxl/ios/ds/np/RAnpypxtkVP_E5oivwjj8mE8KFMNXCsm82746wGZPlyk0> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    <http://purl.org/ontology/bibo/authorList> sub:author-list ;
    rdfs:label "10.3233/DS-170010 supports Genuine Semantic Publishing" ;
    prov:wasDerivedFrom <https://w3id.org/np/RAT7LbAr5h7tzct3wK4BlLLphxF303qJSYMJOB-COtal4> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAfvIvxTx8LRS2646kVkqvcrSf8fbIyxVjMe_vewrqQHM , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI , <https://w3id.org/np/RA16U9Wo30ObhrK1NzH7EsmVRiRtvEuEA_Dfc-u8WkUCA> , <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI> , <https://w3id.org/np/RAjvEpLZUE7rMoa8q6mWSsN6utJDp-5FmgO47YGsbgw3w> ;
    nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU .
}