@prefix dcterms: . @prefix ns1: . @prefix owl: . @prefix skos: . @prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:automatedDiscovery a owl:Class; rdfs:label "Automated Discovery"; rdfs:subClassOf ; skos:definition "Everything that is discoverable through automation"; skos:relatedMatch . } sub:provenance { sub:assertion ns1:wasAttributedTo orcid:0000-0003-4727-9435 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB"; npx:hasSignature "hji2+/D20zQjL8dUsjumjW760vBuClRwU4luJQL8PvMjaenF0hFWf/1qRIqqVLjJ9/unF5nVM2kWKi8frsruGqZdGzy3/8gKnuH6D1RROX3Z1lVqEJJQ8a5gG18ZpArQ7JNRUFYnCDsfFgEaGlFM8HNw4ECttpJUvDlYlnuPxKU="; npx:hasSignatureTarget this: . this: dcterms:created "2021-06-25T16:45:52.256+02:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-4727-9435; npx:introduces sub:automatedDiscovery; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }