Nanopublication

< Home

ID

https://w3id.org/np/RA8sCRBcdgo5ThPzCKTZYEHWRHMfRze4_d3uYMt-1B6J8

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RA8sCRBcdgo5ThPzCKTZYEHWRHMfRze4_d3uYMt-1B6J8> .
@prefix sub: <https://w3id.org/np/RA8sCRBcdgo5ThPzCKTZYEHWRHMfRze4_d3uYMt-1B6J8/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://localhost:3000/#introduction> a <http://www.w3.org/ns/oa#SpecificResource>;
    <http://www.w3.org/ns/oa#hasSelector> sub:d4a4d49e-fd27-46c0-837d-e60826c82ee4;
    <http://www.w3.org/ns/oa#hasSource> <http://localhost:3000/>;
    <http://www.w3.org/ns/oa#renderedVia> <https://dokie.li/#i> .
  
  <https://virginiabalseiro.com/#me> a <http://xmlns.com/foaf/0.1/Person>;
    <http://xmlns.com/foaf/0.1/homepage> <https://virginiabalseiro.com/>;
    <http://xmlns.com/foaf/0.1/name> "Virginia Balseiro" .
  
  sub:annotation a <http://www.w3.org/ns/oa#Annotation>;
    dc:created "2026-09-22T08:45:03.571Z"^^xsd:dateTime;
    dc:creator <https://virginiabalseiro.com/#me>;
    dc:language "en-GB";
    dc:license <https://creativecommons.org/licenses/by/4.0/>;
    dc:rights <https://creativecommons.org/licenses/by/4.0/>;
    <http://www.w3.org/ns/oa#canonical> <urn:uuid:d9116cb4-1ff4-457a-95e1-1e9efc4d53bb>;
    <http://www.w3.org/ns/oa#hasBody> sub:e996c688-96a0-4b6f-bf4e-c3b26fdff2b7;
    <http://www.w3.org/ns/oa#hasTarget> <http://localhost:3000/#introduction>;
    <http://www.w3.org/ns/oa#motivatedBy> <http://www.w3.org/ns/oa#replying> .
  
  sub:b82bc257-4b70-43da-9d44-1595d23eb29c a <http://www.w3.org/ns/oa#TextQuoteSelector>;
    <http://www.w3.org/ns/oa#exact> ""@en;
    <http://www.w3.org/ns/oa#prefix> ""@en;
    <http://www.w3.org/ns/oa#suffix> "Everything dokieli produces uses"@en .
  
  sub:c13a04a9-a20f-4dc5-be01-64d26f31d8e7 a <http://www.w3.org/ns/oa#TextPositionSelector>;
    <http://www.w3.org/ns/oa#end> "0"^^xsd:nonNegativeInteger;
    <http://www.w3.org/ns/oa#start> "0"^^xsd:nonNegativeInteger .
  
  sub:cc79ea40-76f8-4b00-9623-dcfec4df1080 a <http://www.w3.org/ns/oa#TextPositionSelector>;
    <http://www.w3.org/ns/oa#end> "162"^^xsd:nonNegativeInteger;
    <http://www.w3.org/ns/oa#start> "0"^^xsd:nonNegativeInteger .
  
  sub:d31005d8-4fe4-4dcf-bf85-fac4f116bc7e a <http://www.w3.org/ns/oa#XPathSelector>;
    rdf:value "/html[1]/body[1]/main[1]/article[1]/div[1]/section[1]/div[1]/p[1]";
    <http://www.w3.org/ns/oa#refinedBy> sub:cc79ea40-76f8-4b00-9623-dcfec4df1080, sub:e2e1d786-b7e6-4c85-a525-b7df12e04c25 .
  
  sub:d4a4d49e-fd27-46c0-837d-e60826c82ee4 a <http://www.w3.org/ns/oa#RangeSelector>;
    <http://www.w3.org/ns/oa#hasEndSelector> sub:da5b44ed-f5ab-4554-8570-786d7393cdc2;
    <http://www.w3.org/ns/oa#hasStartSelector> sub:d31005d8-4fe4-4dcf-bf85-fac4f116bc7e .
  
  sub:da5b44ed-f5ab-4554-8570-786d7393cdc2 a <http://www.w3.org/ns/oa#XPathSelector>;
    rdf:value "/html[1]/body[1]/main[1]/article[1]/div[1]/section[1]/div[1]/p[2]";
    <http://www.w3.org/ns/oa#refinedBy> sub:b82bc257-4b70-43da-9d44-1595d23eb29c, sub:c13a04a9-a20f-4dc5-be01-64d26f31d8e7 .
  
  sub:e2e1d786-b7e6-4c85-a525-b7df12e04c25 a <http://www.w3.org/ns/oa#TextQuoteSelector>;
    <http://www.w3.org/ns/oa#exact> "dokieli is a browser-based tool for creating, publishing, and annotating articles, that allows you to keep control of where your content lives and who can see it."@en;
    <http://www.w3.org/ns/oa#prefix> ""@en;
    <http://www.w3.org/ns/oa#suffix> ""@en .
  
  sub:e996c688-96a0-4b6f-bf4e-c3b26fdff2b7 a <http://www.w3.org/ns/oa#TextualBody>;
    <http://purl.org/dc/elements/1.1/format> "text/html";
    rdf:value "hello nanopub!"^^rdf:HTML .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://virginiabalseiro.com/#me> .
}

sub:pubinfo {
  this: dc:created "2026-09-22T08:45:03.571Z"^^xsd:dateTime;
    dc:creator <https://virginiabalseiro.com/#me>;
    dc:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://www.w3.org/ns/oa#Annotation>;
    <http://www.w3.org/ns/oa#renderedVia> <https://dokie.li/#i> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr+4ziRvQnE0EPkKkBcYseLFhXl8SNkmfJxu/V+wUscjV7bw6nK4TMkjQAsQJlX3GcQ/X5hwIZECAkm1DvrvQXK2FOOme+gmr+J3FB4suttsv9hAnRtZ4iffjP8Kb3zO5aZoVjkNvLyd9aLdB7revMO5tqzkhv4qsMrKVeB84/UtXU7Bs4NM+CjQcH1+lX8VuPjVnKHQ6uKqF6w+0hOF2gO/9CO5CJUViW2yEXTEpJGLA1CFVk7aU8cbtF1Teb6t1au2fK/V2/sTsiGzfadVChAgQY1pQ+OVlh0QeBlcWj97ZSjXfl+fVbzpU92Jn95qM6eHjc+kNzWr2gv4GR8BB6QIDAQAB";
    npx:hasSignature "hrRG52Z2OawZf9wdaj70tOsyMS6eXLE+x2XwZ2xxpooP6SEyyjjFE8Ry3TcYxb6gQHzrBPG86Hw4x/AVeMgxVW/7dYh26YGworXGjNx+uIMNKuSibePJkmwH96yG6khlXGO7vZGW5qus5/ZP8kyAaZ5nvjA4Yn35jyJo3mVhtsI1AUXsyb2/DYUHRAjMdZcdOEosFxh6DzicpwG4fTjDoPl6plJC5HMxuqVefZFdEexST8wgx8sBUirY8ghZUUhImjsC4NKZ5vhWGvYXJ0h44laDt6WgVeGuEDjZHm1BcnnUYJEhWFruQZdYz62HBm8dEo6Ez7LNpia53LK3/HqmIQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://virginiabalseiro.com/#me> .
}