<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3"
     xml:base="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
    <owl:Ontology rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3">
        <rdfs:comment xml:lang="en">Comments in  the Czech and English language are available in the ontology,
For some classes or individuals there are links to the CzechTerminological database of librarianship and information science (available from https://aleph.nkp.cz/cze/ktd.).</rdfs:comment>
        <rdfs:comment xml:lang="en">Model ontology describing the field of library automation focused on the issue of library system selection. The ontology is simplified and contains only general classes (exceptionally instances) that describe the properties of library systems in relation to the general needs of libraries. However, it does not contain specific library systems (products), as the use of these systems varies from country to country.</rdfs:comment>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSharingTypeOf"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing"/>
        <rdfs:comment xml:lang="en">Type  of library system sharing (whether the library system is shared with other libraries and with what type of libraries)</rdfs:comment>
        <rdfs:label xml:lang="en">hasSharingType</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSharingTypeOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSharingTypeOf">
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSupportedStandardAt -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSupportedStandardAt">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSupportedToolAt -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#IsSupportedToolAt">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isElementOf"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasImplementationType -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasImplementationType">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isImplementationTypeFor"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasInteroperabilityLevel -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasInteroperabilityLevel">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isInteroperabilityLevelOf"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasPublicInterfaceType -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasPublicInterfaceType">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isPublicInterfaceTypeOf"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSoftwareType -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSoftwareType">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isSoftwareTypeOf"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasStaffInterfaceType -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasStaffInterfaceType">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isStaffInterfaceTypeOf"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#StaffInterace"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasTypeOfTechSupport -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasTypeOfTechSupport">
        <owl:inverseOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isTypeOfTechSupportFor"/>
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isElementOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isElementOf">
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isImplementationTypeFor -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isImplementationTypeFor"/>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isInteroperabilityLevelOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isInteroperabilityLevelOf">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isPublicInterfaceTypeOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isPublicInterfaceTypeOf">
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isSoftwareTypeOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isSoftwareTypeOf">
        <rdfs:domain rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:range rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software"/>
    </owl:ObjectProperty>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isStaffInterfaceTypeOf -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isStaffInterfaceTypeOf"/>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isTypeOfTechSupportFor -->

    <owl:ObjectProperty rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#isTypeOfTechSupportFor"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AcquisitionRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AcquisitionRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="en">Acquisition record</rdfs:comment>
        <rdfs:comment xml:lang="en">Akviziční záznam</rdfs:comment>
        <rdfs:comment xml:lang="en">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001342&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Acqusition -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Acqusition">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Acquisition module</rdfs:comment>
        <rdfs:comment xml:lang="cs">Akviziční modul (modul akvizice)</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000115&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Service"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthenticationSystem -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthenticationSystem">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software"/>
        <rdfs:comment xml:lang="cs">Autentizační systém</rdfs:comment>
        <rdfs:comment xml:lang="en">Authentication system (a tool that provides user authentication)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Software nebo služba používaná k ověření identity uživatele</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000519&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthorityControl -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthorityControl">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthorityRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthorityRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="en">Authority record</rdfs:comment>
        <rdfs:comment xml:lang="cs">Autoritní záznam</rdfs:comment>
        <rdfs:comment xml:lang="cs">Soubor autorizovaných a variantních forem údajů o osobě, rodině, korporaci, dílu, vyjádření, provedení, jednotce nebo tématu.</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001231&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicDescriptionRules -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicDescriptionRules">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="cs">Bibliografický záznam</rdfs:comment>
        <rdfs:comment xml:lang="en">Bibliographic record</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001238&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Cataloging -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Cataloging">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
        <rdfs:comment xml:lang="en">Function or module of a library management system for cataloging and holding management</rdfs:comment>
        <rdfs:comment xml:lang="cs">Modul katalogizace</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000116&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CatalogingRules -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CatalogingRules">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingIn -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingIn">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
        <rdfs:comment xml:lang="en">Checking in (returnigning ) an item</rdfs:comment>
        <rdfs:comment xml:lang="cs">Vrácení knihovní jednotky</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingOut -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingOut">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
        <rdfs:comment xml:lang="cs">Checking out an item</rdfs:comment>
        <rdfs:comment xml:lang="cs">Výpůjčka knihovní jednoty</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001919&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Circulation -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Circulation">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Circulation module</rdfs:comment>
        <rdfs:comment xml:lang="cs">Výpůjční modul</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000139&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="cs">Circulation record</rdfs:comment>
        <rdfs:comment xml:lang="cs">Záznam o výpůjčce dokumentu</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol"/>
        <rdfs:comment xml:lang="en">Protocol for the exchange of information on circulation transactions</rdfs:comment>
        <rdfs:comment xml:lang="cs">Protokol pro výměnu informací o transakcích výpůjčního protokolu</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CollaborativeProject -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CollaborativeProject">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
        <rdfs:comment xml:lang="cs">Enterprise or project on which several libraries cooperate (for example, a union catalog)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Kooperativní projekt</rdfs:comment>
        <rdfs:comment xml:lang="cs">Projekt nebo dílo na kterém spolupracuje více knihoven (např. souborný katalog)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByLibraryType -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByLibraryType">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared"/>
        <rdfs:comment xml:lang="cs">Knihovní systém sdílený více knihovnamistejného typu (např. muzejní, školní)</rdfs:comment>
        <rdfs:comment>Library system shared by multiple libraries of the same type (eg school libraries, museum libraries, public libraries)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByTerritory -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByTerritory">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared"/>
        <rdfs:comment xml:lang="cs">Knihovní systém sdílený knihovnami za základě regionu, v němž se knihovna nachází</rdfs:comment>
        <rdfs:comment>Library system shared by multiple libraries within a specific territory</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumHybridType -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumHybridType">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared"/>
        <rdfs:comment xml:lang="cs">Knihovní systém sdílený více knihovnami různého typu, případně i v různém regionu</rdfs:comment>
        <rdfs:comment xml:lang="en">Library system shared by multiple  libraries of various types</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CourseReserves -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CourseReserves">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Modul or funciton of library management system providing access to course materials</rdfs:comment>
        <rdfs:comment xml:lang="cs">Modul pro správu studijní literatury a literatury ke kurzům v akademických knihovnácj</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="cs">Data</rdfs:comment>
        <rdfs:comment xml:lang="en">Data types stored in Library Management Software (various types of records)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Data ukládaná v knihovním systému (bibliografická data, data knihovních jednotek, data užvatelů aj.)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentContinuing -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentContinuing">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSDevelopmentContinuity"/>
        <rdfs:seeAlso xml:lang="en">Software development is guaranteed, new versions are released regularly</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="cs">Vývoj softwaru je zaručen, pravidelně jsou vydávány nové verze</rdfs:seeAlso>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentEndingWithSuccessor -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentEndingWithSuccessor">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSDevelopmentContinuity"/>
        <rdfs:seeAlso xml:lang="en">Software development has ended or will end soon. There is successor software avalilable.</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="cs">Vývoj softwaru skončil nebo brzy skončí. Existuje nástupnický software</rdfs:seeAlso>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentEndingWithoutSuccessor -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DevelopmentEndingWithoutSuccessor">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSDevelopmentContinuity"/>
        <rdfs:seeAlso xml:lang="en">Software development has ended or will end soon, no successor software is  available</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="cs">Vývoj softwaru skončil nebo brzy skončí. Není k dispozici nástupnický software</rdfs:seeAlso>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoveryInterface -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoveryInterface">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Discovery interface (next-gen online catalog that enable discovery  of  various type of resources and materials from at one place)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Discovery rozhraní</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000015735&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoverySystem -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoverySystem">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software"/>
        <rdfs:comment xml:lang="cs">Discovery systém</rdfs:comment>
        <rdfs:comment xml:lang="cs">Rozhraní, které umožňuje uživatelům vyhledávat různé typy informačních zdrojů z jednoho místa</rdfs:comment>
        <rdfs:comment xml:lang="en">Web scale discovery</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000015735&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ElectronicResourcesManagement -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ElectronicResourcesManagement">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software"/>
        <rdfs:comment xml:lang="en">Electronic resource management module</rdfs:comment>
        <rdfs:comment xml:lang="cs">Modul pro správu elektronických zdrojů</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForAcademicLibLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForAcademicLibLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Acqusition"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CourseReserves"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoveryInterface"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ElectronicResourcesManagement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OAI-PMH"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialManagement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasInteroperabilityLevel"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HighInteroperability"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A library system that has the tools needed for academic libraries and a high degree of interoperability</rdfs:comment>
        <rdfs:comment xml:lang="cs">Knihovní systém, který disponuje nástroji potřebnými pro akademické knihovny a vyskokou mírou interoperability</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForCollaborativeLibLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForCollaborativeLibLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém určený pro knhovny, které jsou zapojeny do velkého množství kooperativních projektů.</rdfs:comment>
        <rdfs:comment xml:lang="en">Necessery properties of library management system for byl library that participate in various collaborative projects (such as union catalogs)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForGroupOfLibLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForGroupOfLibLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:comment xml:lang="cs">Knihovní systém vhodný pro skupiny knihoven, které vzájemně spolupracují, sdílejí data atd.</rdfs:comment>
        <rdfs:comment xml:lang="en">Library system suitable for libraries that are part of a group of libraries</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForHybridTypeLibGroupLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForHybridTypeLibGroupLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForGroupOfLibLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumHybridType"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém pro skupinu knhoven různého typu, které vzájemně spolupracují</rdfs:comment>
        <rdfs:comment xml:lang="en">library system suitable for libraries that are part of a group of libraries of various types</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForKidsLibLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForKidsLibLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#KidsOPAC"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém pro knihovny, které jsou převážně zaměřeny na dětské čtenáře</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system suitable for libraries whose patrons are mostly children.</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibInRegion -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibInRegion">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForGroupOfLibLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByTerritory"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém vhodný pro knhovny, které spolupracují v rámci jednoho regionu</rdfs:comment>
        <rdfs:comment xml:lang="en">library management system suitable for libraries that are part of a group of libraries in a certain region</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibWithoutInhouseSupportLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibWithoutInhouseSupportLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasImplementationType"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HostedSystem"/>
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasTypeOfTechSupport"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ThirdPartySupport"/>
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#VendorSupport"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém vhodný pro knihovny, které nemají možnost zajist vlastní podporu provozu knihovního systému</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system suitable for librarries, that donˇt hav in house IT support available</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibWithoutInhouseTechBackgroundLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibWithoutInhouseTechBackgroundLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasImplementationType"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasImplementationType"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HostedSystem"/>
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém vhodný pro knihovny, které nemají technické zázemí pro provoz vlastního serveru</rdfs:comment>
        <rdfs:comment xml:lang="en">library management system suitable for a library that does not have a technical background (eg server room)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForLibraryLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:comment xml:lang="en">Library management system 
(description of various types of library systems defined in terms of library needs)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Různé typy knihovních systémů definované z hlediska potřeb knihoven</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForOneTypeLibGroupLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForOneTypeLibGroupLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ForGroupOfLibLMS"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ConsortiumByLibraryType"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém vhodný pro spolupracující knihovny stejného typu</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system suitable for libraries that are part of a group of libraries of specific type (public libraries or academic libraries or  museum libraries etc.)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
        <rdfs:comment xml:lang="en">Fomat</rdfs:comment>
        <rdfs:comment xml:lang="cs">Formát</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000176&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HighInteroperability -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HighInteroperability">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthenticationSystem"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoverySystem"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ElectronicResourcesManagement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpeURLlLinkResolver"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RFID"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém, který disponuje vysokou podporou pro interoperabilitu s dalšími systémy a nástroji</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system that has high support for interoperability with other systems and tools</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldingRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldingRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="cs">Exemplářové údaje</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001250&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldsRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldsRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="cs">Uložená data o rezervačních transakcích</rdfs:comment>
        <rdfs:comment xml:lang="en">stored data on reservation transactions</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HostedSystem -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HostedSystem">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseInstallation"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService"/>
        <rdfs:comment xml:lang="en">Hosted system</rdfs:comment>
        <rdfs:comment xml:lang="cs">Hostovaný systém</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Import -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Import">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
        <rdfs:comment xml:lang="cs">Import</rdfs:comment>
        <rdfs:comment xml:lang="en">Import</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000188&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseInstallation -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseInstallation">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService"/>
        <rdfs:comment xml:lang="en">Iinstallation of library software on the library&apos;s own server</rdfs:comment>
        <rdfs:comment xml:lang="cs">instalace knihovního softwaru na vlastním serveru knihovny</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseSoftware -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseSoftware">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType"/>
        <rdfs:comment xml:lang="en">Software created specialy for a particular library</rdfs:comment>
        <rdfs:comment xml:lang="cs">Vlastní software vytvořený speciálně pro konkrétní knihovnu</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseSupport -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseSupport">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport"/>
        <rdfs:comment xml:lang="en">Technical support for software provided by the library or institution itself</rdfs:comment>
        <rdfs:comment xml:lang="cs">Technická popora softwaru zajišťovaná samotnou knihovnou nebo institucí</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol"/>
        <rdfs:comment xml:lang="en">Protocol that allows a user to retrieve an item from a remote server</rdfs:comment>
        <rdfs:comment xml:lang="cs">Protokol umožňující stahování záznamů ze vzdáleného serveru</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Interface -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Interface">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="en">Typed of inteface used in a  library management system</rdfs:comment>
        <rdfs:comment xml:lang="cs">Uživatelské rozhraní</rdfs:comment>
        <rdfs:comment xml:lang="cs">Uživatelské rozhraní služebního klienta nebo veřejného katalogu</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000070&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InterlibraryLoan -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InterlibraryLoan">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Inter-library loan module</rdfs:comment>
        <rdfs:comment xml:lang="cs">Modul MVS (momdul pro meziknihovní výpůjčky)</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000117&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Inventory -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Inventory">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="en">Inverntory module or function of library management system</rdfs:comment>
        <rdfs:comment xml:lang="cs">Modul revize</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#KidsOPAC -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#KidsOPAC">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSDevelopmentContinuity -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSDevelopmentContinuity">
        <rdfs:comment xml:lang="en">Continuity of library software development (whether software development continues)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Pokračování vývoje knihovniho softwaru</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
        <rdfs:comment>Library management system components and agents:
 processess, transactions, data, modules, user and publice nad staff interfaces.</rdfs:comment>
        <rdfs:comment xml:lang="cs">Prvky knihovního systému</rdfs:comment>
        <rdfs:comment xml:lang="cs">Součásti knihovního systémů (moduly, data, procesy, transakce, rozhraní, uživatelé)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation">
        <rdfs:comment xml:lang="cs">Model provozu knihovního softwaru</rdfs:comment>
        <rdfs:comment xml:lang="en">how the  library system is being operted (eg inhouse installation, Software as a service)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
        <rdfs:comment xml:lang="cs">Interoperabilita knihovního systému (schopnost knihovního systému spolupracovat s dalšími systémy a službami a technologiemi)</rdfs:comment>
        <rdfs:comment xml:lang="en">Interoperability of the library management system (ability of the library system to cooperate with other systems, services, technologies)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing">
        <rdfs:comment xml:lang="en">Library management system sharing 
(defines whether the library management system is operated as a single installation or is shared in a consortium with other libraries)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Sídlení knihovního systému (definuje, zda je knihovní systém provozovaná jako samostatná instalace jedné knihovny nebo je sdílen vice knihovnami např. formou regionálního knihovního systému)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType">
        <rdfs:comment xml:lang="en">Library management software type  in terms of license</rdfs:comment>
        <rdfs:comment xml:lang="cs">Typ software zejména vzhledem k licenci</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport">
        <rdfs:comment xml:lang="en">Library management system technical support (Type of technical support for the operation of the library management  system)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Typ technické podpory pro provoz knihovního systému</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Interface"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibrarySystemUser"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Automatizovaný knihovní systém</rdfs:comment>
        <rdfs:comment xml:lang="en">Library managemet system  (software for managing library collections, processes and services)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryStaff -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryStaff">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibrarySystemUser"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Patron"/>
        <rdfs:comment xml:lang="cs">Knihovník (pracovník knihovny)</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000737&amp;local_base=KTD</rdfs:comment>
        <rdfs:comment xml:lang="en">librarian or member of library staff</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibrarySystemUser -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibrarySystemUser">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="en">Library system user</rdfs:comment>
        <rdfs:comment xml:lang="cs">Uživatel knihovního systému</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001797&amp;local_base=KTD</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001798&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LowInteroperability -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LowInteroperability">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém s nízkou mírou operability s dalšími systémy a nástroji</rdfs:comment>
        <rdfs:comment xml:lang="en">Low level of interoperability (library system that has low support for interoperability with other systems and tools)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format"/>
        <rdfs:comment xml:lang="en">Formats based on MARC format (e.g. MARCXML, MODS)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat"/>
        <rdfs:comment xml:lang="cs">Formát typu MARC</rdfs:comment>
        <rdfs:comment xml:lang="en">MARC format</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MeddiumInteroperability -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MeddiumInteroperability">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSInteroperability"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForStandard"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AddedContentService"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RFID"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSupportForTool"/>
                <owl:someValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Knihovní systém s průměrnou  mírou operability s dalšími systémy a nástroji</rdfs:comment>
        <rdfs:seeAlso xml:lang="en">Library system with a medium degree of operability with other systems and tools</rdfs:seeAlso>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol"/>
        <rdfs:comment xml:lang="en">Protocol for harvesting metadata from a catalog or repository</rdfs:comment>
        <rdfs:comment xml:lang="cs">Protokol pro sklízení metadat z katalogu nebo repozitáře</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
        <rdfs:comment xml:lang="cs">Konceptuální model</rdfs:comment>
        <rdfs:comment xml:lang="en">conceptual model</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ModernInterfaceLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ModernInterfaceLMS">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasPublicInterfaceType"/>
                        <owl:allValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DiscoveryInterface"/>
                                    <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NextGenOPAC"/>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:allValuesFrom>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasStaffInterfaceType"/>
                        <owl:allValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WebClient"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:comment xml:lang="en">Knihovní systém s moderní a přívětivým uživatelským rozhraním</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system with modern and user friendly  interface</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="cs">Modul knihovního systému</rdfs:comment>
        <rdfs:comment xml:lang="en">Module or function of library management system</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NextGenOPAC -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NextGenOPAC">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format"/>
        <rdfs:comment xml:lang="en">Formats (other than MARC or MARC-based formats)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Formáty (jiného typu než  MARC nebo než fotmáty, které z MARC vychází)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NotShared -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NotShared">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing"/>
        <rdfs:comment xml:lang="cs">Samostatná instalace knihovního softwaru pro jednu knihovnu či instituci</rdfs:comment>
        <rdfs:comment xml:lang="en">Single installation of library software for one library or institution</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OAI-PMH -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OAI-PMH">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="cs">Modul pro sklízení dat pomocí OAI-PMH</rdfs:comment>
        <rdfs:comment xml:lang="en">Module for metadata harvesting using OAI-PMH</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OPAC -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OPAC">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="cs">OPAC</rdfs:comment>
        <rdfs:comment xml:lang="en">Online Public Access Catalog - Publicly available online catalog for library users</rdfs:comment>
        <rdfs:comment xml:lang="en">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001453&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpeURLlLinkResolver -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpeURLlLinkResolver">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software"/>
        <rdfs:comment xml:lang="cs">Linkovací server typu OpenURL</rdfs:comment>
        <rdfs:comment xml:lang="en">OpenURL link resolver</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpenSourceSoftware -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpenSourceSoftware">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ProprietarySoftware"/>
        <rdfs:comment xml:lang="en">Open source software</rdfs:comment>
        <rdfs:comment xml:lang="cs">Software s otevřeným zdrojovým kódem</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000013968&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Order -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Order">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
        <rdfs:comment xml:lang="en">Execution of the order (ordering a document for loan, sending a purchase order as part of the acquisition process, etc.)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Uskutečnění objednávky  (objednání dokumentu pro výpůjčku, odeslání objednávky  v rámci akvizice apod.)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Patron -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Patron">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibrarySystemUser"/>
        <rdfs:comment xml:lang="en">Patron (registred library user)</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001797&amp;local_base=KTD</rdfs:comment>
        <rdfs:comment xml:lang="cs">Čtenář</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Payment -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Payment">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
        <rdfs:comment xml:lang="en">Payment</rdfs:comment>
        <rdfs:comment xml:lang="cs">Platba</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="cs">Proces</rdfs:comment>
        <rdfs:comment xml:lang="cs">Process</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ProprietarySoftware -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ProprietarySoftware">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSoftwareType"/>
        <rdfs:comment xml:lang="en">Proprietary software</rdfs:comment>
        <rdfs:comment xml:lang="cs">Proprietární software (s uzavřeným zdrojovým kódem), komerční software</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000014974&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
        <rdfs:comment xml:lang="en">Protocol</rdfs:comment>
        <rdfs:comment xml:lang="cs">Protokol</rdfs:comment>
        <rdfs:comment xml:lang="cs">Standard pro komunikaci mezi počítači</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000645&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Interface"/>
        <rdfs:comment xml:lang="en">Public inteface (in libraries it is, for example, OPAC, discovery interface)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Veřejné uživatelské rozhraní</rdfs:comment>
        <rdfs:comment xml:lang="cs">Veřejný uživatelským rozhraním je OPAC, discovery rozhraní apod.</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RFID -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RFID">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Technology"/>
        <rdfs:comment xml:lang="en">Radio frequency identification (RFID)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Radiofrekvenční identifikace (RFID)</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000014564&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Registration -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Registration">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
        <rdfs:comment xml:lang="cs">Registrace uživatele knihovny (čtenáře)</rdfs:comment>
        <rdfs:comment xml:lang="en">Registration of library user (patron)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Reports -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Reports">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="cs">Modul pro zprávy a statistké sestavy</rdfs:comment>
        <rdfs:comment xml:lang="en">Report module of library management system</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Reservation -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Reservation">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce"/>
        <rdfs:comment xml:lang="en">Reservation (placing hold on a library material)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Rezervace dokumentu z knihovního fondu knihovny</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001818&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Retrieval -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Retrieval">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
        <rdfs:comment xml:lang="cs">Proces vyhledávání a získávání dat  nebo záznamů</rdfs:comment>
        <rdfs:comment xml:lang="en">Retrieval (process of getting data or records)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RobustLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RobustLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HasSharingType"/>
                <owl:allValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasInteroperabilityLevel"/>
                <owl:allValuesFrom rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HighInteroperability"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasElement"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">10</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém, který je uzpůsoben pro provoz   sdíleného katalogu, má k dispozici velké množství modulů a vysokou míru interoperability</rdfs:comment>
        <rdfs:comment xml:lang="en">Robust library management system, which is suitable for a shared catalog, has a large number of modules and a high degree of interoperability.</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Searching -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Searching">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Process"/>
        <rdfs:comment xml:lang="en">Searching</rdfs:comment>
        <rdfs:comment xml:lang="cs">Vyhledávání</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialManagement -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialManagement">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
        <rdfs:comment xml:lang="cs">Modul správy seriálů</rdfs:comment>
        <rdfs:comment xml:lang="en">Serial management module</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000000117&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="en"></rdfs:comment>
        <rdfs:comment xml:lang="en">Serial record</rdfs:comment>
        <rdfs:comment xml:lang="cs">Seriálové údaje</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Service -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Service">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
        <rdfs:comment xml:lang="en">External service used by the software (such as book covers and other added content)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Externí služba využívaná softwarem (např. přidaný obsah, discovery index)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Služba</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Shared">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSSharing"/>
        <rdfs:comment xml:lang="cs">Jedna instalace knihovního systému, která je sdílena více knihovnami (např. v rámci regionu apod.)</rdfs:comment>
        <rdfs:comment xml:lang="en">Library management system  that is shared by multiple libraries (in a consortium)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SharedOpac -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SharedOpac">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Software">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
        <rdfs:comment xml:lang="cs">Software</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SoftwareAsAService">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSImplementation"/>
        <rdfs:comment xml:lang="en">Software as a Service</rdfs:comment>
        <rdfs:comment xml:lang="en">Software jako služba</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#StaffInterace -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#StaffInterace">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Interface"/>
        <rdfs:comment xml:lang="cs">Služební rozhraní (v knihovnách jde obvykle o tzv. služebního klienta knihovního systému)</rdfs:comment>
        <rdfs:comment xml:lang="en">Staff interface (in libraries it means e.g.  staff client of library management system )</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Standard">
        <rdfs:comment xml:lang="en">Standards related to the operation and interoperability of the library management system</rdfs:comment>
        <rdfs:comment xml:lang="cs">Standary, které souvisí s provozem knihovního systému a umožňují jeho interoperabilitu</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Technology -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Technology">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool"/>
        <rdfs:comment xml:lang="en">Technologie</rdfs:comment>
        <rdfs:comment xml:lang="cs">Technology</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ThickClient -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ThickClient">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#StaffInterace"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WebClient"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ThirdPartySupport -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ThirdPartySupport">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport"/>
        <rdfs:comment xml:lang="en">Technical support of library management system provide by third party</rdfs:comment>
        <rdfs:comment xml:lang="cs">Technická podpora knihovního systému zajišťovaná třetí stranou</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Tool">
        <rdfs:comment xml:lang="cs">Nástroje</rdfs:comment>
        <rdfs:comment xml:lang="cs">Nástroje (růrzné typy nástrojů, které se používají v oblasti automatizace knihoven a mohou být propojeny s knihovními systémy)</rdfs:comment>
        <rdfs:comment xml:lang="en">Various types of tools that are used in the field of library automation and can be connected to library systems</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#TraditionalOPAC -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#TraditionalOPAC">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Transakce">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSElement"/>
        <rdfs:comment xml:lang="en">Transaction performed in the library management system</rdfs:comment>
        <rdfs:comment xml:lang="cs">Transakce provedená v knihovním systému</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UnionCatalog">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CollaborativeProject"/>
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#PublicInterface"/>
        <rdfs:comment xml:lang="en">Library catalog containing document records from multiple libraries or information institutions</rdfs:comment>
        <rdfs:comment xml:lang="cs">Souborný katalog</rdfs:comment>
        <rdfs:comment xml:lang="cs">https://aleph.nkp.cz/F/?func=direct&amp;doc_number=000001494&amp;local_base=KTD</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UserRecord -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UserRecord">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
        <rdfs:comment xml:lang="en">User record (user data)</rdfs:comment>
        <rdfs:comment xml:lang="cs">Údaje o uživateli</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#VendorSupport -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#VendorSupport">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LMSTechSupport"/>
        <rdfs:comment xml:lang="en">Technical support of the library system provided by the software vendor</rdfs:comment>
        <rdfs:comment xml:lang="cs">Technická podpora knihovního systému zajišťovaná  dodavatelem softwaru</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WebClient -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WebClient">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#StaffInterace"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WithAccessToDatabaseLMS -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#WithAccessToDatabaseLMS">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryManagementSystem"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#hasSoftwareType"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InHouseSoftware"/>
                            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OpenSourceSoftware"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="cs">Knihovní systém, který umožňuje přímý přístup k datům prostřednictvím SQL dotazů (nejen prostřednictvím uživatelského rozhraní)</rdfs:comment>
        <rdfs:comment xml:lang="en">Library system that allows direct access to data through SQL queries (not only through the user interface)</rdfs:comment>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50 -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Module"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50Klient -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50Klient">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50"/>
        <owl:disjointWith rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50Server"/>
    </owl:Class>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50Server -->

    <owl:Class rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50Server">
        <rdfs:subClassOf rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50"/>
    </owl:Class>
    


    <!-- http://www.w3.org/2002/07/owl#Thing -->

    <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing">
        <rdfs:comment></rdfs:comment>
    </rdf:Description>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DublinCore -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#DublinCore">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ISBD -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#ISBD">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicDescriptionRules"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARC21 -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARC21">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCFormat"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCXML -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCXML">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MODS -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MODS">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MARCBasedFormat"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NCIP -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NCIP">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRetrievalProtokol"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OWLNamedIndividual_316354f4_4683_42c2_a902_131431ccc3b8 -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OWLNamedIndividual_316354f4_4683_42c2_a902_131431ccc3b8">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MetadataHarvestingProtocol"/>
        <rdfs:label xml:lang="cs">OAI-PMH</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OWLNamedIndividual_dc5897ab_9107_4008_9bde_a69a04eb61b8 -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#OWLNamedIndividual_dc5897ab_9107_4008_9bde_a69a04eb61b8">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model"/>
        <rdfs:label xml:lang="en">LibraryReferenceModel</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RDA -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#RDA">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CatalogingRules"/>
        <rdfs:comment xml:lang="en"></rdfs:comment>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SRU-SRW -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SRU-SRW">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#XML -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#XML">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#NonMARCFormat"/>
    </owl:NamedIndividual>
    


    <!-- http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50 -->

    <owl:NamedIndividual rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Z39.50">
        <rdf:type rdf:resource="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#InformationRetrievalProtocol"/>
    </owl:NamedIndividual>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // General axioms
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AcquisitionRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#AuthorityRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#BibliographicRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CirculationRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldingRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HoldsRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#SerialRecord"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#UserRecord"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Cataloging"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Import"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Registration"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Searching"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingIn"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#CheckingOut"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Payment"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Reservation"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Data"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LibraryStaff"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Patron"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Format"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Model"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Protocol"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#Rule"/>
        </owl:members>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#HighInteroperability"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#LowInteroperability"/>
            <rdf:Description rdf:about="http://www.semanticweb.org/ece/ontologies/2021/7/library_automation_3#MeddiumInteroperability"/>
        </owl:members>
    </rdf:Description>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

