@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix this: <
http://purl.org/np/RARGx06c0U_JR30Y2Q8XZf49fvywaZPQHWbOPVUVozV8c
> .
@prefix sub: <
http://purl.org/np/RARGx06c0U_JR30Y2Q8XZf49fvywaZPQHWbOPVUVozV8c#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:B2FIND
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Search-engine
;
rdfs:comment
"B2FIND gathers diverse metadata on the research output of many heterogeneous sources, with the aim of providing a unified discovery portal allowing widespread and cross-disciplinary search and access to the underlying data collections." ;
rdfs:label
"B2FIND" ;
rdfs:seeAlso
<
http://b2find.eudat.eu/
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-6144-820X
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBdkKj8SwP/87jbdTzfuYt1+YLBtn1PL8lkWHvlKWoQ+3BSzekifLtx29NlVX9cYBfwipx77wfHHc0iGnuf7y1vcP6JuyuMGNbmk8WNreaCY0e66Y6yyZVyilVuxPjUryjQ7wmUOyqlz0Bfqu4rd/g8q9PfLGpXD4JTLroRbzeQIDAQAB" ;
npx:hasSignature
"Ym5SrpShe75yUkfGy8FkDYkfjfG3QbOL3iDHtR44X8S1YgYEnPXdvT8bJT8TWmFRcIdJuYGD/t/p1XYOcaNbo+xAJ3msnAZuP6yVIQNIva3pvE7/E5+xlGqUIopfEuiQv53y61zGpqZdABqUZyBy/H/2vb9KJjOfHalv7QH/3ng=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-11-02T12:20:24.832+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-6144-820X
;
npx:introduces
sub:B2FIND
;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
;
nt:wasCreatedFromTemplate
ns1:RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
.
}