<?xml version="1.0" encoding="UTF-8"?>
<RequestMessage xmlns="http://www.owllink.org/owllink#"
		xmlns:owl="http://www.w3.org/2002/07/owl#"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xsi:schemaLocation="http://www.owllink.org/owllink# http://www.owllink.org/owllink-20091116.xsd"
		xml:base="http://crowd.fi.uncoma.edu.ar/kb1#">
  <CreateKB kb="http://crowd.fi.uncoma.edu.ar/kb1#">
    <Prefix fullIRI="http://crowd.fi.uncoma.edu.ar/kb1#" name="" />
    <Prefix fullIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#" name="rdf"/>
    <Prefix fullIRI="http://www.w3.org/2000/01/rdf-schema#" name="rdfs"/>
    <Prefix fullIRI="http://www.w3.org/2001/XMLSchema#" name="xsd"/>
    <Prefix fullIRI="http://www.w3.org/2002/07/owl#" name="owl"/>
  </CreateKB>
  <Set kb="http://crowd.fi.uncoma.edu.ar/kb1#" key="abbreviatesIRIs">
    <Literal>false</Literal>
  </Set>
  <Tell kb="http://crowd.fi.uncoma.edu.ar/kb1#">
    <owl:SubClassOf>
      <owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
      <owl:Class IRI="http://www.w3.org/2002/07/owl#Thing"/>
    </owl:SubClassOf>

    <owl:SubDataPropertyOf>
      <owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
      <owl:DataProperty IRI="http://www.w3.org/2002/07/owl#topDataProperty"/>
    </owl:SubDataPropertyOf>

		<owl:DataPropertyDomain>
			<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
			<owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
		</owl:DataPropertyDomain>

		<owl:DataPropertyRange>
			<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
			<owl:Datatype IRI="http://www.w3.org/2001/XMLSchema#string"/>
		</owl:DataPropertyRange>

		<owl:SubClassOf>
			<owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
			<owl:DataMinCardinality cardinality="1">
					<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
			</owl:DataMinCardinality>
		</owl:SubClassOf>

		<owl:SubClassOf>
			<owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
			<owl:DataMaxCardinality cardinality="1">
					<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
			</owl:DataMaxCardinality>
		</owl:SubClassOf>

  </Tell>

  <IsKBSatisfiable kb="http://crowd.fi.uncoma.edu.ar/kb1#"/>
  <IsClassSatisfiable kb="http://crowd.fi.uncoma.edu.ar/kb1#">
    <owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
  </IsClassSatisfiable>
  <IsDataPropertySatisfiable kb="http://crowd.fi.uncoma.edu.ar/kb1#">
    <owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
  </IsDataPropertySatisfiable>

	<GetDisjointClasses kb="http://crowd.fi.uncoma.edu.ar/kb1#">
		<owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
	</GetDisjointClasses>

	<GetEquivalentClasses kb="http://crowd.fi.uncoma.edu.ar/kb1#">
		<owl:Class IRI="http://crowd.fi.uncoma.edu.ar/kb1#Person"/>
	</GetEquivalentClasses>

	<GetDisjointDataProperties kb="http://crowd.fi.uncoma.edu.ar/kb1#">
		<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
	</GetDisjointDataProperties>

	<GetEquivalentDataProperties kb="http://crowd.fi.uncoma.edu.ar/kb1#">
		<owl:DataProperty IRI="http://crowd.fi.uncoma.edu.ar/kb1#Name"/>
	</GetEquivalentDataProperties>

  <GetPrefixes kb="http://crowd.fi.uncoma.edu.ar/kb1#"/>
</RequestMessage>
