Nanopublication

< Home

ID

https://w3id.org/np/RAM_V4GiUZvyG40CQ7BnTgrNYKFsJR0ofFN9OghfHg4dw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAM_V4GiUZvyG40CQ7BnTgrNYKFsJR0ofFN9OghfHg4dw> .
@prefix sub: <https://w3id.org/np/RAM_V4GiUZvyG40CQ7BnTgrNYKFsJR0ofFN9OghfHg4dw#> .
@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://purl.obolibrary.org/obo/NCIT_C66834> a <https://w3id.org/iadopt/ont/Constraint>;
    <https://w3id.org/iadopt/ont/constrains> <https://w3id.org/italia/onto/ACCO/AccommodationStarRating> .
  
  sub:variable28 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "Number of nights in a 3-star hotel near the sea shore";
    rdfs:label "Overnight stays in hotel";
    <https://w3id.org/iadopt/ont/hasConstraint> <http://purl.obolibrary.org/obo/NCIT_C66834>;
    <https://w3id.org/iadopt/ont/hasContextObject> <https://w3id.org/italia/onto/ACCO/AccommodationStarRating>;
    <https://w3id.org/iadopt/ont/hasMatrix> <http://purl.obolibrary.org/obo/ENVO_03501347>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://purl.obolibrary.org/obo/NCIT_C65001>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Number> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-2749-8588 .
}

sub:pubinfo {
  orcid:0000-0002-2749-8588 foaf:name "Andrea Tarallo" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRZRMbIr0zLFMkUzF5SH/Ja/PamzEk3VY+ccOA55/d8fWhBwzZRnwPoMgJENZeqHDRAayS8oBCWK3P0Ql9SKOwRLIRrioQp0IOBidpDZIedYAMCg/taE4tAtgxvjQBpk+yN8FdkjIgJdOBpdggC5V4oIH77TzuI09dfEv091p7uQIDAQAB";
    npx:hasSignature "cQcP+rvm8FglGBNb2xl4CkUGuWclAJV1XVU1jqc6Upett/oQORGed889+DWy6UkMcTG+vnkp6yvxTFTY7aoGIHUwx7CJSUiKgeuxYgvlKJTSO41BWnqYJUAGzLXHZv5yqjGhZbuQVJhHYu0fqYcbVFnsNVPV2e05n3qiVjWd0HE=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-2749-8588 .
  
  this: dct:created "2024-09-24T10:02:57.760Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-2749-8588;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:variable28;
    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> .
}