@prefix this: <https://w3id.org/np/RAVdlRCbyx5ulcwqvaIFQVJN9EknYzMF7HPaifSbgP3PU> .
@prefix sub: <https://w3id.org/np/RAVdlRCbyx5ulcwqvaIFQVJN9EknYzMF7HPaifSbgP3PU#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:variable11 dct:description "Geographic azimuth (relative to true north) at a point observation location, of a horizontal line contained in a sedimentary rock bedding surface. The bedding surface must not be horizontal; the azimuth is reported such that the dip direction of the inclined bedding is to the right when facing in the azimuth direction." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Strike of bedding" ;
    <https://w3id.org/iadopt/ont/hasMatrix> <https://terra-vocabulary.org/ncl/FAIR-Incubator/earthfeaturetype/c_f0be2da5> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://www.yso.fi/onto/afo/p3498> ;
    <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/ozcar-theia/c_1e8e28cd> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-9691-1989 .
}
sub:pubinfo {
  orcid:0009-0001-9691-1989 foaf:name "Martina Pulieri" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyP+c67KYVJp2Mjfh91tqKGOGLNpxH4ufSMLBJ7JeWIAKKTscpLCRxKCzD3P/tFYmO6X1BHs7lgjoig+gu8JigIp8cuxL9t7ZrIEdXpIUy5KqEjC3NeSaq6LG1f+IQVgNSFa9etkWXGYEbvlDSBNauB0WlBO3XnTJyYT+fYaKgwQIDAQAB" ;
    npx:hasSignature "SaB5YLSOvR0YmZwiMtv6pYLgXrzoqYCg708xAHbEHLIaSDXvhWyuBB1BDaUNc4A+Yarh/luv8tL8VfajwNw9V91c5grwH22WZkVNETv/macQmUL9FgLeLHE49w24n2mBgWzqJZx+UZQeWVFz00scvLTtyMqBvqHCqLjjJShBiQk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-9691-1989 .
  this: dct:created "2024-09-24T07:58:34.350Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-9691-1989 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:variable11 ;
    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> .
}