@prefix ns1: <
http://purl.org/np/
> .
@prefix this: <
http://purl.org/np/RAYbyQh1QvwyZYRqvI6Hy5nV599n6060sxy7XaFAGx9RE
> .
@prefix sub: <
http://purl.org/np/RAYbyQh1QvwyZYRqvI6Hy5nV599n6060sxy7XaFAGx9RE#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
dct:title
rdfs:label
"has the title - connects the cultural object to a title describing it" .
sub:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Declaring a title for a cultural object" ;
nt:hasNanopubLabelPattern
"Title for ${object}: ${title}" ;
nt:hasStatement
sub:st1
;
nt:hasTag
"Cultural Heritage" ;
nt:hasTargetNanopubType
<
https://www.wikidata.org/entity/Q210272
> .
sub:object
a
nt:ExternalUriPlaceholder
;
rdfs:label
"The URL/URI of the cultural object" .
sub:st1
rdf:object
sub:title
;
rdf:predicate
dct:title
;
rdf:subject
sub:object
.
sub:title
a
nt:LiteralPlaceholder
;
rdfs:label
"the title of the object" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"AmEJcoWoXniToRvZbve95NdvWOrKqaihfL3bO1/WSiZjpm0ye8Rqyze3IK7seRlrSCax2WUZU3sXJNQ0s2Lz3GILM+hV6wJuGCCeuDT9l7bFhqoRiAtjxGjTC7r5lhd4yx0ns3dZBca58CMKoUHEkcuIvjM8JLRITHMPyqcDjWU=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-08-16T12:43:42.301Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
rdfs:label
"Template: Declaring a title for a cultural object" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RANjqEfLnGSzLuq0heRSXN0psYWW0oX4v3W8w7osb3xfs
.
}