@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:OWL ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Semantic-model; rdfs:comment "The Web Ontology Language (OWL) is a family of knowledge representation languages or ontology languages for authoring ontologies or knowledge bases. The languages are characterized by formal semantics and RDF/XML-based serializations for the Semantic Web. OWL is endorsed by the World Wide Web Consortium (W3C) and has attracted academic, medical and commercial interest. The OWL 2 Web Ontology Language, informally OWL 2, is an ontology language for the Semantic Web with formally defined meaning. OWL 2 ontologies provide classes, properties, individuals, and data values and are stored as Semantic Web documents. OWL 2 ontologies can be used along with information written in RDF, and OWL 2 ontologies themselves are primarily exchanged as RDF documents."; rdfs:label "OWL | Web Ontology Language" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2749-8588 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Pc0ICLYRf0vXhLyzNhJDBbfeK3EwkWuxWPMK/m/csaTxlPOikaUs6O9K48fv3gy3qyRoIx7+5xLZVdgBGu/jK8JihDQILNdXUWY2CpLs5Vwasf1yaE+YUYutVRNtg06Wl/o9t9DgLsjEfb6KPlkD5QyEdvihufyS9CyGBrtsUAA="; npx:hasSignatureTarget this: . this: dct:created "2023-12-05T13:35:39Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:OWL; prov:wasDerivedFrom . }