Nanopublication

< Home

ID

https://w3id.org/np/RARtUwcfRc0V24XhDfDOBtTYMb5mgFGLsuSc211NUgwPw

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RARtUwcfRc0V24XhDfDOBtTYMb5mgFGLsuSc211NUgwPw> .
@prefix sub: <https://w3id.org/np/RARtUwcfRc0V24XhDfDOBtTYMb5mgFGLsuSc211NUgwPw#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C48927> a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <http://purl.obolibrary.org/obo/ENVO_00000486> .
  
  sub:3 a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <https://taxonomie.cbs.nl/vocab/id/1256> .
  
  sub:numbNights3StarHotel a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "The number of nights corresponds to the total number of nights spent by guests in an establishment. Two people staying three nights in a hotel count as six nights and six people staying one night only.";
    rdfs:label "Number of nights in a 3-star hotel near the sea shore", "Number of overnight stays in a 3-star hotel near the sea shore";
    rdfs:seeAlso <https://www.insee.fr/en/metadonnees/definition/c1257#:~:text=10%2F11%2F2020-,Definition,people%20staying%20one%20night%20only.>;
    <https://w3id.org/iadopt/ont/hasConstraint> <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C48927>,
      sub:3;
    <https://w3id.org/iadopt/ont/hasContextObject> <http://purl.obolibrary.org/obo/ENVO_00000486>;
    <https://w3id.org/iadopt/ont/hasMatrix> <https://taxonomie.cbs.nl/vocab/id/1256>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://www.icn.ch/icnp#Night>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://vocab.nerc.ac.uk/collection/P21/current/MS7073/> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3462-0967 .
}

sub:pubinfo {
  orcid:0000-0002-3462-0967 foaf:name "Fred van de Brug" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0SjQ1p76p5tFSMAJGpGEHLe9aSzOR1k9uUSo6YwSvnHiJJf4fdmWxoyrKL4MNQ9J1Lh7cfRWcubKQ1aSjnAK2z23+vPzg17VNpe14kaeffCJlZBqa0w917JwfIsOEhtBwPerfXxPCCcUOXKa7UEkoA4SCTswLWZXx4EOuifdjLQIDAQAB";
    npx:hasSignature "Ig9qn2w+6qAaXKMAIsjNL0Ie2TyYXwk90rBvppuKrLyJjYBHcyCnzo0OxRsf8TRROWvEtYjdKfnhHePArFwB8cczxaWGg4ObPzW8sM7VKxd+Sy0wdnrBiMf8YxUCLFargW2yA8AkkTuaOmHd3Jmwgjj244L/SzIRGF25xlfR4Rs=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-3462-0967 .
  
  this: dct:created "2024-10-18T12:28:25.169Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-3462-0967;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:numbNights3StarHotel;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}