@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; dct:isPartOf ; rdfs:label "Where are the servers in the nanopublication ecosystem located?"; "Currently, four servers are running, located in Germany, France, Finland, and Canada. The monitor service can be used to look up the available servers, together with their location and additional information." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . orcid:0000-0001-9488-1870 foaf:name "Daniel Mietchen" . this: dct:created "2026-07-16T12:33:03.645Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354, orcid:0000-0001-9488-1870; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "FAQ: Where are the servers in the nanopublication ecosystem located?"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "U/nOiT8qT27IEOqfnalGSLv16fkO2I7gbI+yu7zadknTkZGKFMIoXj1ROOykhX94/0s9AhDODFbHnfnkbqybTq+pYBsOS2Koe0vMLM2Yg6FCwt9Rm2rCP3NQl/fmQ4mEoahmHbADNwubKo6wcqe6FcY2QsE7t7lZbIV7ewODZhw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . nt:hasLabelFromApi "Nanopublications FAQ" . }