<?xml version="1.0"?>
<rdf:RDF 
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#"

	xml:base="http://www.gazettes-online.co.uk/ontology"
	xmlns="http://www.gazettes-online.co.uk/ontology#"

	xmlns:corp-insolvency="http://www.gazettes-online.co.uk/ontology/corp-insolvency#"
	xmlns:personal-legal="http://www.gazettes-online.co.uk/ontology/personal-legal#"
	xmlns:partnerships="http://www.gazettes-online.co.uk/ontology/partnerships#"
	xmlns:transport="http://www.gazettes-online.co.uk/ontology/transport#"
	xmlns:planning="http://www.gazettes-online.co.uk/ontology/planning#"
	xmlns:water="http://www.gazettes-online.co.uk/ontology/water#"
	xmlns:environment="http://www.gazettes-online.co.uk/ontology/environment#"

	xmlns:legislation="http://www.gazettes-online.co.uk/ontology/legislation#"
	xmlns:person="http://www.gazettes-online.co.uk/ontology/person#"
	xmlns:organisation="http://www.gazettes-online.co.uk/ontology/organisation#"
	xmlns:court="http://www.gazettes-online.co.uk/ontology/court#"
	xmlns:authority="http://www.gazettes-online.co.uk/ontology/authority#"
	xmlns:consultation="http://www.gazettes-online.co.uk/ontology/consultation#"
	xmlns:duration="http://www.gazettes-online.co.uk/ontology/duration#"

	xmlns:honours="http://www.gazettes-online.co.uk/ontology/honours#"
	xmlns:military="http://www.gazettes-online.co.uk/ontology/military#"
	
	xmlns:legislation-individuals="http://www.gazettes-online.co.uk/ontology/resources/legislation-individuals#"
	xmlns:itc="http://www.gazettes-online.co.uk/ontology/resources/ITC#"
	xmlns:official-receivers="http://www.gazettes-online.co.uk/ontology/resources/official-receivers#"
	xmlns:courts="http://www.gazettes-online.co.uk/ontology/resources/courts#"

	xmlns:AdministrativeGeography="http://www.ordnancesurvey.co.uk/ontology/v1/AdministrativeGeography.rdf#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:geo="http://www.geonames.org/ontology#"
	xmlns:time="http://www.w3.org/2006/time#" 
	xmlns:dcterms="http://purl.org/dc/terms/">
	<owl:Ontology rdf:about="">
		<dcterms:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Griff Chamberlain, The Stationery Office, mark.chamberlain@tso.co.uk</dcterms:creator>
		<dcterms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2008-09-18</dcterms:created>
		<dc:description xml:lang="en">
  		Common classes and properties for all Gazette Notices.

  		This is a beta version, and you should expect it to change.
		</dc:description>
		<dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gazette Ontology</dc:title>

		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/water" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/transport" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/planning" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/environment" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships" />

		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/authority" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/person" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/legislation" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/court" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/organisation" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/location" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/duration" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/military" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/honours" />
		
		
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/resources/official-receivers" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/resources/courts" />
		<owl:imports rdf:resource="http://www.gazettes-online.co.uk/ontology/resources/legislation-individuals" />
		<owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl" />
	</owl:Ontology>
	<Edition rdf:ID="BelfastGazette">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Belfast Gazette</rdfs:label>
		<publicationName>Belfast Gazette</publicationName>
	</Edition>
	<rdf:Property rdf:about="http://purl.org/dc/elements/1.1/description">
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty" />
	</rdf:Property>
	<rdf:Property rdf:about="http://purl.org/dc/elements/1.1/title">
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty" />
	</rdf:Property>
	<Edition rdf:ID="EdinburghGazette">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Edinburgh Gazette</rdfs:label>
		<publicationName>Edinburgh Gazette</publicationName>
	</Edition>
	<owl:Class rdf:ID="Edition">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Edition Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Gazette edition ie Belfast/Edinburgh/London</rdfs:comment>
		<owl:equivalentClass>
			<owl:Class>
				<owl:oneOf rdf:parseType="Collection">
					<rdf:Description rdf:about="#BelfastGazette" />
					<rdf:Description rdf:about="#EdinburghGazette" />
					<rdf:Description rdf:about="#LondonGazette" />
				</owl:oneOf>
			</owl:Class>
		</owl:equivalentClass>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasIssue" />
				<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
					>1</owl:minCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf rdf:resource="#Gazette" />
	</owl:Class>
	<owl:Class rdf:ID="TypeOfMarkup">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MethodOfMarkup Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The method used to markup the notice data</rdfs:comment>
	</owl:Class>	
	
	<owl:Class rdf:ID="GATE">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GATE Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GATE as a method used to markup the notice data</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#TypeOfMarkup" />
		<owl:disjointWith>
			<owl:Class rdf:about="#ManualMarkup"/>
		</owl:disjointWith>
	</owl:Class>

	<owl:Class rdf:ID="ManualMarkup">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ManualMarkup Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Manual method of markup to the notice data</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#TypeOfMarkup" />
		<owl:disjointWith>
			<owl:Class rdf:about="#GATE"/>
		</owl:disjointWith>
	</owl:Class>
	<owl:ObjectProperty rdf:ID="hasEdition">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasEdition property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Edition that a particular Issue belongs to</rdfs:comment>
		<rdfs:domain rdf:resource="#Issue" />
		<rdfs:range rdf:resource="#Publication" />
		<owl:inverseOf rdf:resource="#hasIssue" />
	</owl:ObjectProperty>

	<owl:DatatypeProperty rdf:ID="publicationName">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>name datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Name of publication</rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#Publication" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string" />
	</owl:DatatypeProperty>

	<owl:ObjectProperty rdf:ID="hasIssue">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasIssue property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Issues that are contained within an Edition</rdfs:comment>
		<rdfs:domain rdf:resource="#Publication" />
		<rdfs:range rdf:resource="#Issue" />
		<owl:inverseOf rdf:resource="#hasEdition" />
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:ID="hasIssueNumber">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasIssueNumber datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Number associated with an Issue</rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#Issue" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string" />
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:ID="hasNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasNotice property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Notices contained within an Issue</rdfs:comment>
		<rdfs:domain rdf:resource="#Issue" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#isInIssue" />
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:ID="hasNoticeCode">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasNoticeCode datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Code associated with a notice</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string" />
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:ID="hasNoticeNumber">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasNoticeNumber datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Identifying number associated with a notice</rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string" />
	</owl:DatatypeProperty>


	<owl:ObjectProperty rdf:ID="retractsNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>retractsNotice boolean  inverse object property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>This should point to the relevant page of the issue that the notice is substituting
			using the uri scheme
			http://www.{edition}-gazette.co.uk/id/issues/{issueNumber}/notices/{notice}</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#hasNoticeRetraction" />
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="hasNoticeRetraction">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasNoticeRetraction  inverse object property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>This should point to the relevant page of the issue that the notice is substituting
			using the uri scheme
			http://www.{edition}-gazette.co.uk/id/issues/{issueNumber}/notices/{notice}</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#retractsNotice" />
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="substitutesNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>substitutesNotice inverse object property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>This should point to the relevant page of the issue that the notice is substituting
			using the uri scheme
			http://www.{edition}-gazette.co.uk/id/issues/{issueNumber}/notices/{notice}
		</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#hasNoticeSubstitution" />
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="hasNoticeSubstitution">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasNoticeSubstitution inverse object property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>This should point to the relevant page of the issue that the notice is substituting
			using the uri scheme
			http://www.{edition}-gazette.co.uk/id/issues/{issueNumber}/notices/{notice}
		</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#substitutesNotice" />
	</owl:ObjectProperty>	

	<owl:ObjectProperty rdf:ID="isInIssue">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isInIssue property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Gazette Issue that Notice belongs to</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Issue" />
		<owl:inverseOf rdf:resource="#hasNotice" />
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:ID="isInSupplement">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isInSupplement property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Gazette Supplement that Notice belongs to</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#Supplement" />
		<owl:inverseOf rdf:resource="#containsSupplementNotice" />
	</owl:ObjectProperty>	

	<owl:ObjectProperty rdf:ID="containsSupplementNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasSupplementNotice property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Supplement contains notices</rdfs:comment>
		<rdfs:domain rdf:resource="#Supplement" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#isInSupplement" />
	</owl:ObjectProperty>	
	
	
	<owl:ObjectProperty rdf:ID="isRequiredByLegislation">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isRequiredByLegislation property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Legislation that requires this Notice to be published</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range>
			<owl:Class>
				<owl:unionOf rdf:parseType="Collection">
					<owl:Class rdf:about="http://www.gazettes-online.co.uk/ontology/legislation#Legislation" />
					<owl:Class
						rdf:about="http://www.gazettes-online.co.uk/ontology/legislation#LegislationPart" />
				</owl:unionOf>
			</owl:Class>
		</rdfs:range>
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="isEnabledByLegislation">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isRequiredByLegislation property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Legislation that enables the act(s) contained in the Notifiable Thing</rdfs:comment>
		<rdfs:domain rdf:resource="#NotifiableThing" />
		<rdfs:range>
			<owl:Class>
				<owl:unionOf rdf:parseType="Collection">
					<owl:Class rdf:about="http://www.gazettes-online.co.uk/ontology/legislation#Legislation" />
					<owl:Class
						rdf:about="http://www.gazettes-online.co.uk/ontology/legislation#LegislationPart" />
				</owl:unionOf>
			</owl:Class>
		</rdfs:range>
	</owl:ObjectProperty>

	<owl:Class rdf:ID="Issue">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Issue Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>An issue of the Gazette</rdfs:comment>
		<rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Publication" />
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasEdition" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasIssueNumber" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasNotice" />
				<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
					>1</owl:minCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<owl:disjointWith rdf:resource="#Supplement"/>
		<owl:disjointWith rdf:resource="#Gazette"/>
	</owl:Class>

	<owl:Class rdf:ID="Supplement">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supplement Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Supplement to an issue of the Gazette</rdfs:comment>
		<rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Publication" />
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#supplementNumber" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#supplementName"/>
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#isPartOfIssue"/>
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<owl:disjointWith rdf:resource="#Issue"/>
		<owl:disjointWith rdf:resource="#Gazette"/>
	</owl:Class>	
	
	<owl:Class rdf:ID="AwardsAndHonoursSupplement">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AwardsAndHonoursSupplement Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Awards and Honours supplement</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#Supplement" />
	</owl:Class>

	<owl:DatatypeProperty rdf:ID="supplementNumber">
		<rdfs:domain rdf:resource="#Supplement"/>
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">supplementNumber datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supplement Number</rdfs:comment>
	</owl:DatatypeProperty>		

	<owl:DatatypeProperty rdf:ID="supplementName">
		<rdfs:domain rdf:resource="#Supplement"/>
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">supplementName datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supplement Name</rdfs:comment>
	</owl:DatatypeProperty>		

	<owl:ObjectProperty rdf:about="#isPartOfIssue">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isPartOfIssue property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Each Supplement is part of an Issue of an edition of the Gazette</rdfs:comment>
		<rdfs:domain rdf:resource="#Supplement"/>
		<rdfs:range rdf:resource="#Issue"/>
		<owl:inverseOf rdf:resource="#hasSupplement"/>
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:about="#hasSupplement">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hasSupplement property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Each Issue can have multiple Supplements</rdfs:comment>
		<rdfs:domain rdf:resource="#Issue"/>
		<rdfs:range rdf:resource="#Supplement"/>
		<owl:inverseOf rdf:resource="#isPartOfIssue"/>
	</owl:ObjectProperty>


	
	<Edition rdf:ID="LondonGazette">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">London Gazette</rdfs:label>
		<publicationName>London Gazette</publicationName>
	</Edition>

	<owl:Class rdf:ID="Notice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Notice Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Superclass for all notices that are contained within a Gazette Issue</rdfs:comment>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasNoticeNumber" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#isInIssue" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing" />
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#hasNoticeCode" />
				<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="#isAbout" />
				<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
					>1</owl:minCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<owl:disjointWith rdf:resource="#Authoriser"/>
		<owl:disjointWith rdf:resource="#NotifiableThing"/>
		<owl:disjointWith rdf:resource="#Issue"/>
		
	</owl:Class>

	<owl:Class rdf:ID="NotifiableThing">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>NotifiableThing Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Superclass for all Notifiable things - these are things that can be included within a notice which will make up its content</rdfs:comment>
		<owl:disjointWith rdf:resource="#Authoriser"/>
		<owl:disjointWith rdf:resource="#Notice"/>
		<owl:disjointWith rdf:resource="#Issue"/>
		
	</owl:Class>

	<owl:Class rdf:ID="Publication">
		<rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Publication"/></rdfs:subClassOf>
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Publication Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Superclass for all Published things including the Gazette</rdfs:comment>
	</owl:Class>

	<owl:Class rdf:ID="Gazette">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Publication Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Superclass for all Published things including the Gazette</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#Publication" />
	</owl:Class>





	<owl:Class rdf:ID="Authoriser">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Authoriser Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" />
		<owl:disjointWith rdf:resource="#Notice"/>
		<owl:disjointWith rdf:resource="#NotifiableThing"/>
		<owl:disjointWith rdf:resource="#Issue"/>
		
	</owl:Class>

	<owl:Class rdf:ID="AuthorityThing">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>AuthorityThing Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Notifiable things that pertain to the Authority Class of Notices</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#NotifiableThing" />
		<owl:disjointWith rdf:resource="#ContinuationOfPublicNotice"/>
	</owl:Class>

	<owl:Class rdf:ID="ContinuationOfPublicNotice">
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Notification of future advertising within the Gazette</rdfs:comment>
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>ContinuationOfPublicNotice class</rdfs:label>
		<rdfs:subClassOf rdf:resource="#NotifiableThing" />
		<owl:disjointWith rdf:resource="#AuthorityThing"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvency"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships#NotifiableThing"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#DeedPoll"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#NoticeForClaimsAgainstEstate"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#SearchForNextOfKin"/>
	</owl:Class>

  	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvency">
		<owl:disjointWith rdf:resource="#ContinuationOfPublicNotice"/>
	</rdf:Description>		
	
  	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/personal-legal#DeedPoll">
		<owl:disjointWith rdf:resource="#ContinuationOfPublicNotice"/>
	</rdf:Description>		
	
  	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/personal-legal#NoticeForClaimsAgainstEstate">
		<owl:disjointWith rdf:resource="#ContinuationOfPublicNotice"/>
	</rdf:Description>		
	
  	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/personal-legal#SearchForNextOfKin">
		<owl:disjointWith rdf:resource="#ContinuationOfPublicNotice"/>
	</rdf:Description>	
	
	
	
	
	<owl:Class rdf:ID="AuthorityNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>AuthorityNotice Class</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Notices that have an authority assigned to them (Notice codes 15xx, 16xx, 18xx and 19xx)</rdfs:comment>
		<rdfs:subClassOf rdf:resource="#Notice" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvencyNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships#PartnershipsNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships#PartnershipsNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#PersonalLegalNotice"/>
	</owl:Class>

	<owl:ObjectProperty rdf:ID="hasAuthorisingPerson">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasAuthorisingPerson property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Person that authorises the NotifiableThing </rdfs:comment>
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="http://www.gazettes-online.co.uk/ontology/person#Person" />
		<!--<owl:inverseOf rdf:resource="#isAuthoriser"/>-->
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="hasAuthorisingLocation">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasAuthorisingLocation property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Location of authoriser for the NotifiableThing </rdfs:comment>
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="http://www.geonames.org/ontology#Feature" />
		<!--<owl:inverseOf rdf:resource="#isAuthoriser"/>-->
	</owl:ObjectProperty>	
	
	<owl:ObjectProperty rdf:ID="hasAuthorisingOrganisation">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasAuthorisingOrganisation property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Organisation that authorises the NotifiableThing </rdfs:comment>
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="http://www.gazettes-online.co.uk/ontology/organisation#Organisation" />
		<!--<owl:inverseOf rdf:resource="#isAuthoriser"/>-->
	</owl:ObjectProperty>

	<owl:ObjectProperty rdf:ID="hasAuthorisingRole">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasAuthorisingRole property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Role that authorises the NotifiableThing </rdfs:comment>
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="http://www.gazettes-online.co.uk/ontology/person#Role" />
		<!--<owl:inverseOf rdf:resource="#isAuthoriser"/>-->
	</owl:ObjectProperty>

	<!--<owl:ObjectProperty rdf:ID="isAuthoriser">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >isAuthoriser property</rdfs:label>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >NotifiableThing that Role issues</rdfs:comment>
        <rdfs:domain rdf:resource="http://www.gazettes-online.co.uk/ontology/person#Role"/>
        <rdfs:range rdf:resource="#Authoriser"/>
		<owl:inverseOf rdf:resource="#authorisingRole"/>
    </owl:ObjectProperty>-->
	<owl:ObjectProperty rdf:ID="hasAuthority">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasAuthority property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Authority that is associated with an Authority Notice</rdfs:comment>
		<rdfs:domain rdf:resource="#AuthorityThing" />
		<rdfs:range rdf:resource="http://www.gazettes-online.co.uk/ontology/authority#Authority" />
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:ID="isAbout">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isAbout property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Property to set the content of the Notice</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#NotifiableThing" />
		<owl:inverseOf rdf:resource="#isInNotice" />
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:ID="hasAuthoriser">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isAbout property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Property to set the content of the Notice</rdfs:comment>
		<rdfs:domain rdf:resource="#NotifiableThing" />
		<rdfs:range rdf:resource="#Authoriser" />
		<owl:inverseOf rdf:resource="#isAuthoriserFor" />
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:ID="isAuthoriserFor">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isAuthoriserFor property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Property to set the content of the Notice</rdfs:comment>
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="#NotifiableThing" />
		<owl:inverseOf rdf:resource="#hasAuthoriser" />
	</owl:ObjectProperty>


	<owl:ObjectProperty rdf:ID="isInNotice">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isInNotice property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Notice that this is included in</rdfs:comment>
		<rdfs:domain rdf:resource="#NotifiableThing" />
		<rdfs:range rdf:resource="#Notice" />
		<owl:inverseOf rdf:resource="#isAbout" />
	</owl:ObjectProperty>


	
	
	
	<owl:ObjectProperty rdf:ID="isAboutDocument">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>isAboutDocument property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Document that Authority thing is concerned about</rdfs:comment>
		<rdfs:domain rdf:resource="#AuthorityThing" />
		<rdfs:range rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Document" />
	</owl:ObjectProperty>


	<!--<owl:DatatypeProperty rdf:ID="hasDateSigned">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>hasDateSigned property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Date that an Authority Notice has been signed</rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#AuthorityThing" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date" />
	</owl:DatatypeProperty>-->
	<owl:DatatypeProperty rdf:ID="dateAuthorisationSigned">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>dateAuthorisationSigned property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>Date that an Authority Notice has been signed</rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#Authoriser" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date" />
	</owl:DatatypeProperty>




	<owl:FunctionalProperty rdf:ID="hasPublicationDate">
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty" />
		<rdfs:domain>
			<owl:Class>
				<owl:unionOf rdf:parseType="Collection">
					<owl:Class rdf:about="#Issue" />
					<owl:Class rdf:about="#Notice" />
				</owl:unionOf>
			</owl:Class>
		</rdfs:domain>
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date" />
	</owl:FunctionalProperty>



	<!--General catchall properties allowing the inclusion of anything to a ntofiable thing-->
	
	<owl:ObjectProperty rdf:ID="containsThing">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>containsThing property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>catchall to say anything about anything</rdfs:comment>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:ID="markedUpBy">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>containsThing property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>catchall to say anything about anything</rdfs:comment>
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="#TypeOfMarkup" />	
	</owl:ObjectProperty>

	<owl:DatatypeProperty rdf:ID="accuracy">
		<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>accuracy datatype property</rdfs:label>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
			>accuracy of data capture </rdfs:comment>
		<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty" />
		<rdfs:domain rdf:resource="#Notice" />
		<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal" />
	</owl:DatatypeProperty>
	


	<rdf:Description
		rdf:about="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvencyNotice">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology#AuthorityNotice" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships#PartnershipsNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#PersonalLegalNotice"/>
	</rdf:Description>

	<rdf:Description
		rdf:about="http://www.gazettes-online.co.uk/ontology/partnerships#PartnershipsNotice">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology#AuthorityNotice" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvencyNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#PersonalLegalNotice"/>
	</rdf:Description>

	<rdf:Description
		rdf:about="http://www.gazettes-online.co.uk/ontology/personal-legal#PersonalLegalNotice">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology#AuthorityNotice" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/partnerships#PartnershipsNotice"/>
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvencyNotice"/>
	</rdf:Description>	

	<rdf:Description
		rdf:about="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvency">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology#AuthorityThing" />
	</rdf:Description>
	
	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology#AuthorityNotice">
	</rdf:Description>
	
	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology#AuthorityThing">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/corp-insolvency#CorporateInsolvency" />
	</rdf:Description>


	<!--ADD MISSING DISJOINTS ON foaf:Document SUBCLASSES-->
	<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/PersonalProfileDocument">
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#Map" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#RDFData" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#WikipediaArticle" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Copy" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Document" />
	</rdf:Description>

	<rdf:Description rdf:about="http://www.geonames.org/ontology#Map">
		<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#RDFData" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#WikipediaArticle" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Copy" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Document" />
	</rdf:Description>	
	
	<rdf:Description rdf:about="http://www.geonames.org/ontology#RDFData">
		<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#Map" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#WikipediaArticle" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Copy" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Document" />
	</rdf:Description>	
	
	<rdf:Description rdf:about="http://www.geonames.org/ontology#WikipediaArticle">
		<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#Map" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#RDFData" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Copy" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/consultation#Document" />
	</rdf:Description>	

	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/consultation#Copy">
		<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#Map" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#RDFData" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#WikipediaArticle" />
	</rdf:Description>	
	
	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/consultation#Document">
		<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#Map" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#RDFData" />
		<owl:disjointWith rdf:resource="http://www.geonames.org/ontology#WikipediaArticle" />
	</rdf:Description>	

	
	<!--missing disjoints on insolvency practicioner-->
	<rdf:Description rdf:about="http://www.gazettes-online.co.uk/ontology/person#InsolvencyPractitioner">
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#Adult" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#Child" />
		<owl:disjointWith rdf:resource="http://www.gazettes-online.co.uk/ontology/personal-legal#DeceasedPerson" />
	</rdf:Description>	
	

</rdf:RDF>