<?xml version='1.0'?>
<rdf:RDF
     xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
     xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
     xmlns:owl='http://www.w3.org/2002/07/owl#'
     xmlns:dc='http://purl.org/dc/elements/1.1/'
     >
   <owl:Class rdf:ID='Exemplar'>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Label'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Name'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Description'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Keywords'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Instance'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
   </owl:Class>
   <Exemplar rdf:ID='IPSASRepository_1001'>
     <Name>Sample Economic Entity</Name>
     <Label>Sample Economic Entity</Label>
     <Description>Sample Economic Entity</Description>
     <Keywords>Sample Economic Entity</Keywords>
     <Instance>http://xbrlsite.azurewebsites.net/2016/conceptual-model/reporting-scheme/ipsas/repository/1001/company-instance.xml</Instance>
     <dc:title>Sample Economic Entity</dc:title>
     <rdfs:subClassOf>http://xbrlsite.azurewebsites.net/2016/conceptual-model/cm.xsd#cm_Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='IPSASRepository_1002'>
     <Name>ABC Economic Entity</Name>
     <Label>ABC Economic Entity</Label>
     <Description>ABC Economic Entity</Description>
     <Keywords>ABC Economic Entity</Keywords>
     <Instance>http://xbrlsite.azurewebsites.net/2016/conceptual-model/reporting-scheme/ipsas/repository/1002/company-instance.xml</Instance>
     <dc:title>ABC Economic Entity</dc:title>
     <rdfs:subClassOf>http://xbrlsite.azurewebsites.net/2016/conceptual-model/cm.xsd#cm_Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='IPSASRepository_1003'>
     <Name>GHI Economic Entity</Name>
     <Label>GHI Economic Entity</Label>
     <Description>GHI Economic Entity</Description>
     <Keywords>GHI Economic Entity</Keywords>
     <Instance>http://xbrlsite.azurewebsites.net/2016/conceptual-model/reporting-scheme/ipsas/repository/1003/company-instance.xml</Instance>
     <dc:title>GHI Economic Entity</dc:title>
     <rdfs:subClassOf>http://xbrlsite.azurewebsites.net/2016/conceptual-model/cm.xsd#cm_Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='IPSASRepository_1004'>
     <Name>JKL Economic Entity</Name>
     <Label>JKL Economic Entity</Label>
     <Description>JKL Economic Entity</Description>
     <Keywords>JKL Economic Entity</Keywords>
     <Instance>http://xbrlsite.azurewebsites.net/2016/conceptual-model/reporting-scheme/ipsas/repository/1004/company-instance.xml</Instance>
     <dc:title>JKL Economic Entity</dc:title>
     <rdfs:subClassOf>http://xbrlsite.azurewebsites.net/2016/conceptual-model/cm.xsd#cm_Exemplar</rdfs:subClassOf>
   </Exemplar>
</rdf:RDF>