@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix npx: <http://purl.org/nanopub/x/> .

<https://w3id.org/np/RAqzx-R_CV5VqJ2Ib_lRnhW0wTILBhSH8cg0xmZwCi-Ag#setting> a npx:NanopubSetting;
  npx:hasAgents <https://w3id.org/np/RA87n-fHjNmYTYRYBE7xER4HzsA_S7nf2qnQC4irqxxhY>;
  npx:hasBootstrapService <https://registry.knowledgepixels.com/>, <https://registry.nanodash.net/>,
    <https://registry.petapico.org/>;
  npx:hasServices <https://w3id.org/np/RAQYJ_0IwWQ3F6GTdg4QUwiWqmRlChO1tug7OdG7-VSqw>;
  npx:hasTrustRangeAlgorithm npx:TransitiveTrust;
  npx:hasUpdateStrategy npx:UpdatesByCreator;
  rdfs:label "nanopublication setting for 2nd generation services" .
