@prefix this: <https://w3id.org/np/RAthsmIeQ6fE_Ali38n1MMzAnU06Pa-d8NX_aLKwYglqg> .
@prefix sub: <https://w3id.org/np/RAthsmIeQ6fE_Ali38n1MMzAnU06Pa-d8NX_aLKwYglqg#> .
@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 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:Lighting a rdf:Property , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
    rdfs:domain <http://www.wikidata.org/entity/Q9128> ;
    rdfs:label "contains" ;
    rdfs:range <http://www.wikidata.org/entity/Q1146001> ;
    <http://www.w3.org/2004/02/skos/core#definition> "Lighting is available from sources like the sun, moon, reflections to illuminate the subject, or artificial sources. Lighting can vary greatly in intensity, direction, and quality depending on the time of day, weather conditions, and location." .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3458-4177 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1146001> nt:hasLabelFromApi "light source - object or device that emits light" .
  <http://www.wikidata.org/entity/Q9128> nt:hasLabelFromApi "light - electromagnetic radiation in or near visible spectrum" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCllN/0xnA0348ogs5r3Nr6Cb5ILwonV2UHk57D6AwW3WaaqIxw3KpJxCLjue+/fOoJkneqL2bOf21wHsWfQ86OXTclwpWAE9XilUJKIe8Riui3k28BQjVVOT5mlhOGZGjuDWwOT+OtHPu8ylMR6MnIEAe6M9jOH8Q+GvxSCdH84wIDAQAB" ;
    npx:hasSignature "Gi5OCBIyX3pInEyqzEFwTS0IQrM6TJ54U6qfuCXfH8ftufBr2+gPu5R7syylOZ3vIu7ozO7PLIq4nzj0cbQqYSFYJwPlZ6H9vJUzLpFF+d7++/f55hDnmfln0+gdT3EltT9fuTZ8xSN86JIj0Zl2lDLtiYM20TPTVl+dn2azNZo=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-05T11:10:23.841Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-3458-4177 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Lighting ;
    rdfs:label "Property: contains" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA9bHqTRDDookF7TA4Rp4wmYbiunco0kBgUnV1nlSHedc> .
}