@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-2543-9461; , ; ; a ; rdfs:comment "The reference implementation of SPARQL-Generate can output a stream of RDF triples, using Apache Jena RIOT."; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2543-9461 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTHgk4F1Fuj1WT3rb97R451KIDLjCwb0dyVD4BQEii7FqUMNjVsfH2oU19Tvkopmt/OVaOI/7khWR/NtiIhXJTekIZYh9Ccop527GwZVlwtvJT4LGtMrcXNK8E6/6i7HCR2UEMbM1AhzEdo9FOwXyjAgw+qWjo1XNpkXIGfqHEeQIDAQAB"; npx:hasSignature "J8BDxvEWbNHucp9rVHFByOB7SGBYChBVCblBwvimQ5GWvR4U2/MIHI7l4YAGLDkEWypgqfx217IoRysmrMoStDCKz1N6UMdmBH5i7YzO0X1EcNRG1p7T8HaTZDDqeJn4Yu336WuanxoB2Qf0vkPZuIuimvw7FLay86XazVVDkhQ="; npx:hasSignatureTarget this: . this: dct:created "2023-11-08T14:29:58.572Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2543-9461; dct:license ; npx:hasNanopubType ; rdfs:label "Flat RDF triple stream is used in 978-3-319-58694-6_16"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }