@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:paragraph a gen:Paragraph; schema:about gen:MaintainedResource; schema:title "Kinds of resource"; gen:hasContent "

A resource can be typed to say what it is — an ontology, a concept scheme, a collection, a systematic review, an assertion template kind — and the type says which ready-made views suit its page, which the space then attaches: a vocabulary gets lists of its classes and terms and an action to release a version, for instance. A resource without a type is a plain page that its admins furnish with views of their choosing.

"; gen:hasPositionString "020" . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { this: dct:created "2026-09-10T11:57:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:paragraph; rdfs:label "Kinds of resource"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB"; npx:hasSignature "jmDtu6BBjxjZN99nfJ3PnOE6ZVl6VscVvXa99eTgiEfnfCU+5Qbf/GKZz/Um6Qj9x5nGmcafgcYVZR5NGbxjNhHmnEM85oox20AA+QSe47VdbLz5VjP7eoaYdz4nSB5Q2sC2C4YDAizhKxhifct5nzm+DtvM4wQfXG8t7LRlhjYjLaBc3qIxDP1jMp4r7n1pr/rgZgTsx+rvWijeHfjVGLa3cBZnK3rL3eZVvPuGkxyc5YFPbsdszqTWCoqPvEw58t1vcx5+H+PFT/7TdGr0mpxcf6IZTx2OYIsqa7KcPAaLi5WxToolHXYwBLLhaitQf36dXJ67j1Gu6PC3dbCmCA=="; npx:hasSignatureTarget this:; npx:signedBy . }