Nanopublication

< Home

ID

http://purl.org/np/RA7WOoXL5c4nSQ-e2WK0JA0HngxdSOcVfiTZji93sQk20

Formats

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

Content

@prefix this: <http://purl.org/np/RA7WOoXL5c4nSQ-e2WK0JA0HngxdSOcVfiTZji93sQk20> .
@prefix sub: <http://purl.org/np/RA7WOoXL5c4nSQ-e2WK0JA0HngxdSOcVfiTZji93sQk20#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:boundedness-of-associated-fourier-operator-on-lp a owl:Class;
    rdfs:label "boundedness of the associated Fourier operator on L^p";
    rdfs:subClassOf <http://www.wikidata.org/entity/Q5475795>;
    skos:definition "Boundedness of the associated Fourier operator on L^p(R^n, X) for 1<p<infinity." .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB";
    npx:hasSignature "SyHV6imy6PSMzfesP6ty8K3UAM0I9l+MkrajT1Cg6CePOt1/uAQ89qcCaJTZZshw3QZSc6nZgNn5MHHYXLdqZWsqFTpIltlMvf/RXdjfwOu2C0W3ozRnPjSx7XjpHiT+ZbXR7nY0kLI6knkYcNq+YfG9rHpCv48S8SpQDeo7QwU=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2021-02-22T20:22:25.504+02:00"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7114-6459;
    npx:introduces sub:boundedness-of-associated-fourier-operator-on-lp;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAI5I4fWR382un3U71XLdC1xAfHexbpxBd-28728PocOU> .
}