@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix owl: <
http://www.w3.org/2002/07/owl#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix this: <
http://purl.org/np/RAkCjYmMU3obIrC4IpwUw84JW1ymd312yz0N0g-R9yes0
> .
@prefix sub: <
http://purl.org/np/RAkCjYmMU3obIrC4IpwUw84JW1ymd312yz0N0g-R9yes0#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:digital-humanities-research
a
owl:Class
;
rdfs:label
"Digital Humanities Research" ;
rdfs:subClassOf
<
http://www.wikidata.org/entity/Q42240
> ;
skos:definition
"systematic study undertaken to increase knowledge in the field of Digital Humanities" ;
skos:relatedMatch
<
http://www.wikidata.org/entity/Q1026962
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-9079-039X
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUtUS5tVuMGtBUJ+dpxk0EKcI3xKBG4efTcKjAMHeQj6b+liabAld6kXxQKQIRVQomBKOcvoYJ9oTC4K4AMUPMfQsPSLt1noFxSahw86AXdAh7kWiVZu04Vs0NDuPPUOWwRQjXRf6gYFLQu3gA5o0PkWd7FZ6lrum6lNmi/LFQdwIDAQAB" ;
npx:hasSignature
"iXaNMYj4CT3YA+x8F4yuNplPhG8xjxeAAep0/7CYZS2LQlD2ovNJMvJCSxqLp6qhraPpSo9hnWeS/zLL1TwMfT4W0KtjQnET8mqI2kpqC9XYllcch2jr2sVPgiL7YgR9mir9CzEXHRchU8m6QH52twnsfQWtN3uLo+rOl2hMmJs=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2021-10-26T14:11:45.332+02:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0001-9079-039X
;
npx:introduces
sub:digital-humanities-research
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAdpgRpigXtt8iPV9uOPf3wIT3qzOI8Sg2Q72CNV8g-Yo
> .
}