<https://docs.linkeddatahub.com/user-guide/create-data/create-resources/>
        a       <https://www.w3.org/ns/ldt/document-hierarchy#Item>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://docs.linkeddatahub.com/user-guide/create-data/create-resources/#content>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:33:43.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/creator>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this>;
        <http://purl.org/dc/terms/description>
                "Learn how to create of built-in and user-defined classes";
        <http://purl.org/dc/terms/title>
                "Create instances";
        <http://rdfs.org/sioc/ns#has_container>
                <https://docs.linkeddatahub.com/user-guide/create-data/>;
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://docs.linkeddatahub.com/user-guide/create-data/create-resources/#content>
        a       <https://w3id.org/atomgraph/linkeddatahub#XHTML>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <p class=\"lead\">Learn how to create instances of built-in and user-defined classes</p>\n    <p class=\"text-center\">\n        <iframe allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"315\" src=\"https://www.youtube.com/embed/4WXFm732H3I\" width=\"560\"></iframe>\n    </p>\n    <p><a href=\"../../../reference/data-model/resources/#built-in-classes\">Built-in classes</a> (such as <samp>Container</samp>, <samp>Item</samp>, <samp>SELECT</samp> etc.) ship with <a href=\"../../../reference/administration/ontologies/#ontologies\">system ontologies</a> in LinkedDataHub while <dfn>user-defined classes</dfn> come from ontologies imported by the user (see the user guide on <a href=\"../../change-model/\">changing the model</a> on how to do that).</p>\n    <p>Note that in order to create class instances, you have to be in <a href=\"../../../reference/user-interface/#layout-modes\">properties mode</a>.</p>\n    <div>\n        <h2>Built-in classes</h2>\n        <p>To create instances of built-in classes, follow these steps:</p>\n        <ol>\n            <li>Click the <span class=\"btn btn-primary create-action\">Create <span class=\"caret\"></span></span> dropdown on the bottom of the page</li>\n            <li>In the drop-down list that appears click on the menu item of the class you want to create an instance for. An editing form will open.</li>\n            <li>Fill out the fields in the form that appears. The mandatory properties are rendered in bold, without providing their values you will not be able to save the instance form.</li>\n            <li>Click <span class=\"btn btn-primary btn-save\">Save</span></li>\n            <li>In case there were errors such as missing or malformed values, an error message will be shown and the offending property and value will be highlighted. Fix them or you will not be able to save the instance form.</li>\n        </ol>\n        <p>You will be redirected to the document of the newly created instance.</p>\n    </div>\n    <div>\n        <h2>User-defined classes</h2>\n        <p>To create instances of user-defined classes, follow these steps:</p>\n        <ol>\n            <li>Click the <span class=\"btn btn-primary create-action\">Create <span class=\"caret\"></span></span> dropdown on the bottom of the page</li>\n            <li>Click on <samp>Instance</samp> in the drop-down list that appears. An editing form will open.</li>\n            <li>In the resource of <samp>Type</samp> <samp>Instance</samp>, click on the <samp>Instance</samp> typeahead input, type the class name and select the class from the list</li>\n            <li>Fill out the fields in the form that appears. The mandatory properties are rendered in bold, without providing their values you will not be able to save the instance form.</li>\n            <li>Click <span class=\"btn btn-primary btn-save\">Save</span></li>\n            <li>In case there were errors such as missing or malformed values, an error message will be shown and the offending property and value will be highlighted. Fix them or you will not be able to save the instance form.</li>\n        </ol>\n        <p>You will be redirected to the document of the newly created instance.</p>\n        <div class=\"alert alert-info\">\n            <p>You can only create instances of classes that have <a href=\"../../../reference/administration/ontologies/#constructors\">constructors</a>.</p>\n        </div>\n    </div>\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
