<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.co-ode.org/roberts/travel.owl#"
     xml:base="http://www.co-ode.org/roberts/travel.owl"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:upper="http://www.co-ode.org/roberts/upper.owl#"
     xmlns:d="http://www.co-ode.org/roberts/travel.owl#d:"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:c="http://www.co-ode.org/roberts/travel.owl#c:"
     xmlns:www="http://www.semanticweb.org#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:eilean_s="http://www.co-ode.org/roberts/travel.owl#eilean_s:"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about="http://www.co-ode.org/roberts/travel.owl">
        <owl:imports rdf:resource="http://www.co-ode.org/roberts/upper.owl"/>
    </owl:Ontology>
    


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

    


    <!-- http://www.co-ode.org/roberts/travel.owl#borders -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#borders">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasBoundary"/>
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#boundaryOf"/>
        </owl:propertyChainAxiom>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#boundaryOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#boundaryOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#citizenOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#citizenOf">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#coastlineOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#coastlineOf">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasCoastline"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#coincidentWith -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#coincidentWith">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#containedIn -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#contiguousWith -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#contiguousWith">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dependencyOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#dependencyOf">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#directlyFlowsInto -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#directlyFlowsInto">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#flowsInto"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flowsInto -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#flowsInto"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#governmentOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasBoundary -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasBoundary">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#boundaryOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasCapital -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasCapital"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasCoastline -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasCoastline"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasDirectPart -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectPart">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_part"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasDirectSubArchipelago -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubArchipelago"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasDirectSubHillRange -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubHillRange"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasDirectSubMountainRange -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubMountainRange"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasHeadOfState -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasHeadOfState">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasLandBoundary -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasLandBoundary">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasBoundary"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isLandBoundaryOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasMemberHill -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberHill">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Hill"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#HillRange"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberHillOf"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_member"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubHillRange"/>
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberHill"/>
        </owl:propertyChainAxiom>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasMemberIsland -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberIsland">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_member"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubArchipelago"/>
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberIsland"/>
        </owl:propertyChainAxiom>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasMemberMountain -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberMountain">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Mountain"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#MountainRange"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberMountainOf"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_member"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasDirectSubMountainRange"/>
            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMemberMountain"/>
        </owl:propertyChainAxiom>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasSource -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasSource"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasSpur -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasSpur"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasSubArchipelago -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasSubArchipelago"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasSubGroup -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasSubGroup">
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubGroupOf"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/upper.owl#Group"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/upper.owl#Group"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasSubMountainRange -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasSubMountainRange"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasWaterBoundary -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasWaterBoundary">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#WaterBoundaryFragment"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasBoundary"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isWaterBoundaryOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#headOfStateOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#headOfStateOf">
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasHeadOfState"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isDirectPartOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf">
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasDirectPart"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isDirectSubArchipelagoOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isDirectSubArchipelagoOf">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasDirectSubArchipelago"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubArchipelagoOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isDirectSubHillRangeOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isDirectSubHillRangeOf">
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#HillRange"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#HillRange"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasDirectSubHillRange"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubHillRangeOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isDirectSubMountainRangeOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isDirectSubMountainRangeOf">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#MountainRange"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#MountainRange"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasDirectSubMountainRange"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubMountainRangeOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isLandBoundaryOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isLandBoundaryOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isMemberHillOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isMemberHillOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isMemberMountainOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isMemberMountainOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isOccupiedBy -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isSubArchipelagoOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isSubArchipelagoOf">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasSubArchipelago"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubGroupOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isSubGroupOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isSubGroupOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isSubHillRangeOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isSubHillRangeOf">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#HillRange"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#HillRange"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubGroupOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isSubMountainRangeOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isSubMountainRangeOf">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#MountainRange"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/travel.owl#MountainRange"/>
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasSubMountainRange"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isSubGroupOf"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#isWaterBoundaryOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#isWaterBoundaryOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#nextTo -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#nextTo">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#occupy -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#occupy">
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#realisationOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#realisationOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#residesIn -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#residesIn">
        <rdfs:range rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdfs:domain rdf:resource="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#seatOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#serves -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#serves"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#spurOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#spurOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#subRangeOf -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#subRangeOf"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#surroundedBy -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#surroundedBy">
        <owl:inverseOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#surrounds"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#surrounds -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#surrounds"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#usesTranspart -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#usesTranspart"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#hasLocation -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#hasLocation"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#has_final_physical_location -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#has_final_physical_location"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#has_initial_physical_location -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#has_initial_physical_location"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#has_member -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#has_member"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#has_part -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#has_part">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#is_contained_in -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#is_contained_in">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
    </owl:ObjectProperty>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#is_member_of -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#is_member_of"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#is_occupied_by -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#is_part_of -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#occupies -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#occupies"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#plays_role -->

    <owl:ObjectProperty rdf:about="http://www.co-ode.org/roberts/upper.owl#plays_role"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasArea -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasArea">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasHeight -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasHeight">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasLength -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasLength">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasMaximumHeight -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasMaximumHeight">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasHeight"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasPopulation -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasPopulation">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasStatistic"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasStatistic -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasStatistic"/>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#hasWidth -->

    <owl:DatatypeProperty rdf:about="http://www.co-ode.org/roberts/travel.owl#hasWidth">
        <rdfs:subPropertyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasPhysicalProperty"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
    </owl:DatatypeProperty>
    


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

    


    <!-- http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalDivision"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#AdriaticIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#AdriaticIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#surroundedBy"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#adriatic_sea"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#adriatic_sea"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#AfricanCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#AfricanCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#africa"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#AnimalTransport -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#AnimalTransport">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ModeOfTransport"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Archipelago -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Archipelago">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Group"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasMemberIsland"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#AsianCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#AsianCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#asia"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Automobile -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Automobile">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Bay -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Bay">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Bicycle -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Bicycle">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfWater"/>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#BodyOfWater -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfWater">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Boundary -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Boundary">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Non_physical_discrete_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#BoundaryFragment -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Non_physical_discrete_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#CapitalCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#CapitalCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Government"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#City -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#City">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Settlement"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Coastline -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Coastline">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Continent -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Continent">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ContinentalCrust -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ContinentalCrust">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Crust"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ContinentalIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ContinentalIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:allValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ContinentalShelf -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ContinentalShelf">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:allValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Country -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Country">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasBoundary"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#CruiseShip -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#CruiseShip">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Crust -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Crust">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Dictator -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Dictator">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#HeadOfState"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Emperor -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Emperor">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#HeadOfState"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EnglishCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EnglishCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EnglishCounty -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EnglishCounty">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EnglishIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EnglishIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#england"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EnglishRiver -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EnglishRiver">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#england"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Estuary -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Estuary">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanCapitalCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanCapitalCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#EuropeanCountry"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanCountryIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanCountryIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#europe"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanMonarchy -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanMonarchy">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanCountry"/>
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Monarchy"/>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#EuropeanRepublic -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#EuropeanRepublic">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasHeadOfState"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#plays_role"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#President"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Ferry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Ferry">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#FloatingBuiltStructure -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#FloatingBuiltStructure">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#BuiltStructure"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#GeographicalDivision -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#GeographicalDivision">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Natural_physical_thing"/>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#GeographicalFeature -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Natural_physical_thing"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Government -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Government">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#HampshireCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#HampshireCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#HampshireRiver -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#HampshireRiver">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Harbour -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Harbour">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#HeadOfState -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#HeadOfState">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Psycho_social_role"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Hill -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Hill">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#HillRange -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#HillRange">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Range"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasMemberHill"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Hill"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Holiday -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Holiday">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Occurrent_entity"/>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#Journey"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Island -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Island">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasCoastline"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#IsleOfWightRiver -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#IsleOfWightRiver">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#isle_of_wight_county"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#isle_of_wight_county"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Isthmus -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Isthmus">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalDivision"/>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#Peninsular"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ItalianHoliday -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ItalianHoliday">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Holiday"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#hasLocation"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#italy"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ItalianIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ItalianIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ItalianWalkingHoliday -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ItalianWalkingHoliday">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Holiday"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#usesTranspart"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PedestrianTransport"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#hasLocation"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <owl:Class>
                                                <owl:oneOf rdf:parseType="Collection">
                                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#italy"/>
                                                </owl:oneOf>
                                            </owl:Class>
                                            <owl:Restriction>
                                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
                                            </owl:Restriction>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Journey -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Journey">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Occurrent_entity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#realisationOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Route"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#King -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#King">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Monarch"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Lake -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Lake">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#LegurianIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#LegurianIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#surroundedBy"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#legurian_sea"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#LocalGovernment -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#LocalGovernment">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Loch -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Loch">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#MediterraneanCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#MediterraneanCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasCoastline"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#coastlineOf"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#MediterraneanIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#MediterraneanIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#surroundedBy"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ModeOfTransport -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ModeOfTransport">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Monarch -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Monarch">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#HeadOfState"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Monarchy -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Monarchy">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasHeadOfState"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#plays_role"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Monarch"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#MotorCoach -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#MotorCoach">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Motorway -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Motorway">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Made_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Mountain -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Mountain">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#MountainRange -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#MountainRange">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Range"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasMemberMountain"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Mountain"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Natural_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Natural_entity">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Physical_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Natural_physical_thing -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Natural_physical_thing">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Natural_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Naytion -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Naytion">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Group"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#NorthAmericanCapitalCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#NorthAmericanCapitalCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:intersectionOf rdf:parseType="Collection">
                                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                                                        <owl:someValuesFrom>
                                                            <owl:Class>
                                                                <owl:unionOf rdf:parseType="Collection">
                                                                    <owl:Class>
                                                                        <owl:oneOf rdf:parseType="Collection">
                                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#north_america"/>
                                                                        </owl:oneOf>
                                                                    </owl:Class>
                                                                    <owl:Restriction>
                                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_america"/>
                                                                    </owl:Restriction>
                                                                </owl:unionOf>
                                                            </owl:Class>
                                                        </owl:someValuesFrom>
                                                    </owl:Restriction>
                                                </owl:intersectionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#NorthAmericanCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#NorthAmericanCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_america"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Ocean -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Ocean">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#SaltLake"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#OceanicCrust -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#OceanicCrust">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Crust"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#OceanicIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#OceanicIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Omnibus -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Omnibus">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#PedestrianTransport -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#PedestrianTransport">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ModeOfTransport"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Peninsular -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Peninsular">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#PoliticalDivision -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#PoliticalDivision">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#PoliticalEntity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Organisation"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Political_unit -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Political_unit">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Non_physical_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Pope -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Pope">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Monarch"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Population -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Population">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Group"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#President -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#President">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#HeadOfState"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Prince -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Prince">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Monarch"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Queen -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Queen">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Monarch"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Railway -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Railway">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Made_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Range -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Range">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Group"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Recognised -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Recognised">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#RecognitionStatus"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RecognitionStatus -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RecognitionStatus">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Modifier"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RegionalCapitalCity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RegionalCapitalCity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#City"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#LocalGovernment"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Republic -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Republic">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasHeadOfState"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#plays_role"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#President"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Resevoir -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Resevoir">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#River -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#River">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfFreshWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RiverThatDirectlyFlowsIntoNorthSea -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RiverThatDirectlyFlowsIntoNorthSea">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#directlyFlowsInto"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RiverThatDirectlyFlowsIntoOcean -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RiverThatDirectlyFlowsIntoOcean">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#directlyFlowsInto"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoNorthSea -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoNorthSea">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#flowsInto"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoOcean -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoOcean">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#flowsInto"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoRiver -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RiverThatFlowsIntoRiver">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#directlyFlowsInto"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#River"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Route -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Route">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_part"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#RouteFragment"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#RouteFragment"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#RouteFragment -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#RouteFragment">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#BuiltStructure"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_final_physical_location"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:intersectionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
                                            <owl:Restriction>
                                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
                                            </owl:Restriction>
                                        </owl:intersectionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#has_initial_physical_location"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/upper.owl#BuiltStructure"/>
                                    <owl:Class>
                                        <owl:intersectionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
                                            <owl:Restriction>
                                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PoliticalEntity"/>
                                            </owl:Restriction>
                                        </owl:intersectionOf>
                                    </owl:Class>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#SaltLake -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#SaltLake">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#SardinianWalkingHolidy -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#SardinianWalkingHolidy">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Holiday"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#usesTranspart"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PedestrianTransport"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#hasLocation"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <owl:Class>
                                                <owl:oneOf rdf:parseType="Collection">
                                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#sardinia_region"/>
                                                </owl:oneOf>
                                            </owl:Class>
                                            <owl:Restriction>
                                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#sardinia_region"/>
                                            </owl:Restriction>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ScottishCounty -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ScottishCounty">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ScottishIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ScottishIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ScottishRiver -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#ScottishRiver">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#River"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                                        <owl:someValuesFrom>
                                            <owl:Class>
                                                <owl:unionOf rdf:parseType="Collection">
                                                    <owl:Class>
                                                        <owl:oneOf rdf:parseType="Collection">
                                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                                                        </owl:oneOf>
                                                    </owl:Class>
                                                    <owl:Restriction>
                                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                                                    </owl:Restriction>
                                                </owl:unionOf>
                                            </owl:Class>
                                        </owl:someValuesFrom>
                                    </owl:Restriction>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isMemberIslandOf"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Sea -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Sea">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Service -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Service">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Settlement -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Settlement">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#SouthAmericanCountry -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#SouthAmericanCountry">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Country"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#south_america"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Strait -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Strait">
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#BodyOfSeaWater"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#SuperContinent -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#SuperContinent">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasDirectPart"/>
                        <owl:onClass rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
                        <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:minQualifiedCardinality>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#AdministrativeDivision"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Town -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Town">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Settlement"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Train -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Train">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#TransportService -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#TransportService">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#UnitedKingdomCounty -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#UnitedKingdomCounty">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:someValuesFrom>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
                            </owl:Restriction>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#UnitedKingdomIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#UnitedKingdomIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <owl:Class>
                                        <owl:oneOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
                                        </owl:oneOf>
                                    </owl:Class>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_part_of"/>
                                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
                                    </owl:Restriction>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Unrecognised -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Unrecognised">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#RecognitionStatus"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Vehicle -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Vehicle">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Made_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#VehicleTransport -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#VehicleTransport">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ModeOfTransport"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Village -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#Village">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Settlement"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#WalkingHoliday -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#WalkingHoliday">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Holiday"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#usesTranspart"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#PedestrianTransport"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#WaterBoundaryFragment -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#WaterBoundaryFragment">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#WelshCounty -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#WelshCounty">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#WelshIsland -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#WelshIsland">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Island"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#is_occupied_by"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aeroplane -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#aeroplane">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#Vehicle"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bodyOfLand -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/travel.owl#bodyOfLand">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#GeographicalFeature"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Building_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Building_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#BuiltStructure -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#BuiltStructure">
        <rdfs:subClassOf rdf:resource="http://www.co-ode.org/roberts/upper.owl#Building_entity"/>
    </owl:Class>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Group -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Group"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Made_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Made_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Modifier -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Modifier"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Non_physical_discrete_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Non_physical_discrete_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Non_physical_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Non_physical_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Occurrent_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Occurrent_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Organisation -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Organisation"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Pattern -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Pattern"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Person_agent -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Physical_entity -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Physical_entity"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#Psycho_social_role -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#Psycho_social_role"/>
    


    <!-- http://www.co-ode.org/roberts/upper.owl#single_membrane_topology -->

    <owl:Class rdf:about="http://www.co-ode.org/roberts/upper.owl#single_membrane_topology"/>
    


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

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


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

    


    <!-- http://www.co-ode.org/roberts/travel.owl#AfricaEurAsia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#AfricaEurAsia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#surroundedBy"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:oneOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
                                </owl:oneOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#surroundedBy"/>
                        <owl:allValuesFrom>
                            <owl:Class>
                                <owl:oneOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
                                    <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
                                </owl:oneOf>
                            </owl:Class>
                        </owl:allValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdf:type>
        <hasDirectPart rdf:resource="http://www.co-ode.org/roberts/travel.owl#africa"/>
        <hasDirectPart rdf:resource="http://www.co-ode.org/roberts/travel.owl#asia"/>
        <hasDirectPart rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Asinara -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#Asinara">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <upper:is_occupied_by rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Bergeggi -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#Bergeggi">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Marettimo -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#Marettimo">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#Salina -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#Salina">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#aeolian_islands"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#abruzzo -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#abruzzo">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10794.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1324000</hasPopulation>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#l_aquila"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#acension_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#acension_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#adriatic_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#adriatic_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aegadian_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aegadian_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#Marettimo"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#favignana"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italian_peninsular"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aegean_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aegean_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aeolian_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aeolian_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italian_peninsular"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lipari"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#afghanistan -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#afghanistan">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#afghanistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#afghanistan_islamic_republic_of_iran_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#afghanistan_islamic_republic_of_iran_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#afghanistan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#islamic_republic_of_iran"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#afghanistan_pakistan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#afghanistan_pakistan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#afghanistan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pakistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#afghanistan_tajikistan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#afghanistan_tajikistan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#afghanistan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#tajikistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#afghanistan_turkmenistan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#afghanistan_turkmenistan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#afghanistan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkmenistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#africa -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#africa">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <contiguousWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#asia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ailsa_craig -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ailsa_craig">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">338.0</hasArea>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#albania -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#albania">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#albania"/>
        <upper:occupies rdf:resource="http://www.co-ode.org/roberts/travel.owl#balkan_peninsular"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#albania_greece_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#albania_greece_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#albania"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#greece"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#albania_serbia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#albania_serbia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#albania"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#serbia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#albania_the_former_yugoslav_republic_of_macedonia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#albania_the_former_yugoslav_republic_of_macedonia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#albania"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#the_former_yugoslav_republic_of_macedonia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#alboran_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#alboran_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#alderney -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#alderney">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#alderney"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#alderney_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#alderney_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#alderney"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#channel_islands"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#continental_europe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <hasCoastline rdf:resource="http://www.co-ode.org/roberts/travel.owl#algerian_coastline"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_libyan_arab_jamahiriya_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_libyan_arab_jamahiriya_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#libyan_arab_jamahiriya"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_mali_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_mali_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mali"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_mauritania_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_mauritania_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mauritania"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_morocco_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_morocco_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#morocco"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_niger_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_niger_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#niger"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_tunisia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_tunisia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#tunisia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algeria_western_sahara_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algeria_western_sahara_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#algeria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#western_sahara"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#algerian_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#algerian_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#amundsen_gulf -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#amundsen_gulf">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#amundsen_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#amundsen_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ancona -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ancona">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andaman_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andaman_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#indian_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andorra -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andorra">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#andorra"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andorra_france_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andorra_france_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#andorra"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andorra_la_vella -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andorra_la_vella">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#andorra"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andorra_spain_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andorra_spain_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#andorra"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#spain"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#andover -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#andover">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#anglesey -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#anglesey">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#anglesey_archipelago"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#anglesey_archipelago -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#anglesey_archipelago">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectSubArchipelagoOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#church_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#middle_mouse"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#puffin_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#salt_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#south_stack"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#west_mouse"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ynys_dulas"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ynys_feurig"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ynys_gaint"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ynys_llanddwyn"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ynys_weiliog"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#angola -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#angola">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#angola"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#angola_namibia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#angola_namibia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#angola"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#namibia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#anguilla -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#anguilla">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#annet -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#annet">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#english_channel"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#antartica -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#antartica">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#antigua_and_barbuda -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#antigua_and_barbuda">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aosta -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aosta">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aosta_valley -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aosta_valley">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">126000</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3263.0</hasArea>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#aosta"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#apulia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#apulia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">19362.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4076000</hasPopulation>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#bari"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#arabian_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#arabian_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#indian_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#arafura_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#arafura_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aral_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aral_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#SaltLake"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#argentina -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#argentina">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#argentina_brazil_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#argentina_brazil_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#argentina_chile_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#argentina_chile_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#argentina_uruguay_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#argentina_uruguay_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#uruguay"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#argentine_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#argentine_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#armenia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#armenia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#armenia_azerbaijan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#armenia_azerbaijan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#armenia_georgia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#armenia_georgia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#armenia_islamic_republic_of_iran_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#armenia_islamic_republic_of_iran_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#islamic_republic_of_iran"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#armenia_turkey_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#armenia_turkey_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkey"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#arran -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#arran">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">43201.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5045</hasPopulation>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#artic_ocean -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#artic_ocean">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <nextTo rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <nextTo rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#aruba -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#aruba">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#asia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#asia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <contiguousWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#athens -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#athens">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#greece"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#atlantic_ocean -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Ocean"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#atlantic_outlier -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#atlantic_outlier">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectSubArchipelagoOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#auskerry -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#auskerry">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">18.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#australasia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#australasia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#australia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#australia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#australia_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#australia_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#australia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_check_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_check_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_germany_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_germany_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_hungary_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_hungary_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hungary"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_italy_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_italy_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_slovakia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_slovakia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#slovakia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_slovenia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_slovenia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#slovenia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#austria_switzerland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#austria_switzerland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#switzerland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#avon -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#avon">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#avon_gloucestershireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#avon_somersetBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#avon_gloucestershireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#avon_gloucestershireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#avon_somersetBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#avon_somersetBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#azerbaijan -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#azerbaijan">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#azerbaijan_armenia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#azerbaijan_armenia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#azerbaijan_georgia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#azerbaijan_georgia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#azerbaijan_islamic_republic_of_iran_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#azerbaijan_islamic_republic_of_iran_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#islamic_republic_of_iran"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#azerbaijan_russian_federation_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#azerbaijan_russian_federation_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#russian_federation"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bac_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bac_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#baffin_bay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#baffin_bay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bahamas -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bahamas">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bahrain -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bahrain">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bahrain"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bahrain_saudi_arabia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bahrain_saudi_arabia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bahrain"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#saudi_arabia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bakers_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bakers_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#langstone_harbour"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#balearic_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#balearic_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#baleshare -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#baleshare">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">12.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">49</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#balkan_peninsular -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#balkan_peninsular">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Peninsular"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#continental_europe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#balta -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#balta">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">44.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#shetland_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#baltic_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#baltic_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#baltra -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#baltra">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <isMemberIslandOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#galapagos_islands"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#banda_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#banda_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bangladesh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bangladesh">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bangladesh"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bangladesh_burma_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bangladesh_burma_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bangladesh"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bangladesh_india_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bangladesh_india_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bangladesh"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#india"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barbados -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barbados">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bardsey_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bardsey_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#gwynedd"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barents_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barents_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bari -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bari">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barra -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barra">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1078</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">383.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barra_head -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barra_head">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">193.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barrow_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barrow_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#barry_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#barry_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#bristol_channel"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bartolome_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bartolome_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <isMemberIslandOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#galapagos_islands"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#basilicata -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#basilicata">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">591000</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9992.0</hasArea>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#potenza"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bass_rock -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bass_rock">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_forth"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bass_strait -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bass_strait">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bassenthwaite_lake -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bassenthwaite_lake">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Lake"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.06</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_bengal -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_bengal">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#indian_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_biscay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_biscay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_bothnia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_bothnia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#baltic_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_campeche -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_campeche">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_fundy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_fundy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bay_of_naples -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bay_of_naples">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Bay"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#legurian_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#beaufort_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#beaufort_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bedfordshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bedfordshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#bedfordshire_buckinghamshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#bedfordshire_hertfordshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bedfordshire_buckinghamshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bedfordshire_buckinghamshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bedfordshire_hertfordshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bedfordshire_hertfordshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus_belarus_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus_belarus_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus_latvia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus_latvia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#latvia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus_lithuania_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus_lithuania_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#lithuania"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus_poland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus_poland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#poland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belarus_ukraine_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belarus_ukraine_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belarus"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ukraine"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belfast -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belfast">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#northern_ireland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_coastline_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_coastline_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_france_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_france_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_germany_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_germany_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_luxembourg_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_luxembourg_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#luxembourg"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belgium_netherlands_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belgium_netherlands_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#netherlands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belize -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belize">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#belize"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belize_guatemala_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belize_guatemala_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belize"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#guatemala"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belize_mexico_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belize_mexico_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belize"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mexico"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bellingshausen_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bellingshausen_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#belnahua -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#belnahua">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benbecula -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benbecula">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1219</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">124.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benedict_xvi -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benedict_xvi">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#benedict_xvi"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benin -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benin">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benin_burkina_faso_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benin_burkina_faso_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benin_niger_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benin_niger_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#niger"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benin_nigeria_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benin_nigeria_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#nigeria"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#benin_togo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#benin_togo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#togo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bering_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bering_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#berkshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#berkshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#berlin -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#berlin">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bermuda -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bermuda">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bermuda"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bern -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bern">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#switzerland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#berneray_north_uist -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#berneray_north_uist">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1010.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">136</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bhutan -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bhutan">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bhutan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bhutan_china_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bhutan_china_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bhutan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bhutan_india_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bhutan_india_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bhutan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#india"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bigga -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bigga">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">34.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#shetland_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#birnbeck_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#birnbeck_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#severn_estuary"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bismarck_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bismarck_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#black_esk -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#black_esk">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#River"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <directlyFlowsInto rdf:resource="http://www.co-ode.org/roberts/travel.owl#river_esk"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#black_lyme -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#black_lyme">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#River"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <directlyFlowsInto rdf:resource="http://www.co-ode.org/roberts/travel.owl#river_lyme"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#black_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#black_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#blaenau_gwent -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#blaenau_gwent">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bohai_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bohai_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bohol_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bohol_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bolivia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bolivia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bolivia_brazil_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bolivia_brazil_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bolivia_chile_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bolivia_chile_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bolivia_peru_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bolivia_peru_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#peru"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bologna -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bologna">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#borders_county -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#borders_county">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#boreray -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#boreray">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">204.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#st_kilda_archipelago"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bor&#240;oy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bor&#240;oy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#faroe_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina_croatia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina_croatia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina_serbia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina_serbia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#serbia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bothnian_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bothnian_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#botswana -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#botswana">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#botswana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#botswana_namibia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#botswana_namibia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#botswana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#namibia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#botswana_south_africa_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#botswana_south_africa_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#botswana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#south_africa"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#botswana_zambia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#botswana_zambia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#botswana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#zambia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#botswana_zimbabwe_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#botswana_zimbabwe_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#botswana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#zimbabwe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bottle_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bottle_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_argentina_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_argentina_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_bolivia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_bolivia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_colombia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_colombia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_french_guiana_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_french_guiana_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_guiana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_guyana_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_guyana_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#guyana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_paraguay_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_paraguay_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#paraguay"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_peru_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_peru_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#peru"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_suriname_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_suriname_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#suriname"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_uruguay_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_uruguay_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#uruguay"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brazil_venezuela_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brazil_venezuela_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#venezuela"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bressay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bressay">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">226.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">384</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bridgemarsh_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bridgemarsh_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bridgend -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bridgend">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bristol_channel -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bristol_channel">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#british_indian_ocean_territory -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#british_indian_ocean_territory">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_indian_ocean_territory"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#british_isles -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#british_isles">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#bakers_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#birnbeck_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#bridgemarsh_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#brownsea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#burgh_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#burntwick_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#canvey_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#cindery_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#cobmarsh_island"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#green_island_dorset"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#havengore_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#havergate_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#hayling_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#hedge-end_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#hilbre_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#horsea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#horsey_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#ireland_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isle_of_man_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isle_of_sheppey"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isle_of_wight"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lindisfarne"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#little_eye"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#long_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#long_island_dorset"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#longships"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#looe_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lower_horse"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lundy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#mersea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#middle_eye"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#new_england_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_binness_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#northey_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orford_ness"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#osea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#pewet_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#portland"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#portsea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#reads_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#scolt_head_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#skippers_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#south_binness_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#st._marys_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#st_clements_isle"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#st_michaels_mount"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#steep_holm"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#thatcher_rock"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#thorney_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#two_tree_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#wallasea_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#whale_island"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#british_virgin_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#british_virgin_islands">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_virgin_islands"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brother_isle -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brother_isle">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">25.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#shetland_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brough_of_birsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brough_of_birsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brownsea_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brownsea_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#dorset"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#poole_harbour"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brunei_darussalam -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brunei_darussalam">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#brunei_darussalam"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brunei_darussalam_malaysia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brunei_darussalam_malaysia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brunei_darussalam"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#malaysia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bruray -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bruray">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">26</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">53.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#brussels -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#brussels">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bryher -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bryher">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isles_of_scilly"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bucharest -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bucharest">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#romania"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#buckinghamshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#buckinghamshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#buckinghamshire_berkshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#buckinghamshire_northamptonshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#buckinghamshire_berkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#buckinghamshire_berkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#buckinghamshire_northamptonshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#buckinghamshire_northamptonshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#budapest -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#budapest">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#hungary"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#budelli -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#budelli">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria_greece_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria_greece_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#greece"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria_romania_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria_romania_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#romania"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria_serbia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria_serbia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#serbia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria_the_former_yugoslav_republic_of_macedonia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria_the_former_yugoslav_republic_of_macedonia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#the_former_yugoslav_republic_of_macedonia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bulgaria_turkey_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bulgaria_turkey_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bulgaria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkey"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burano -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burano">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#venetian_lagoon_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burgh_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burgh_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_benin_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_benin_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#benin"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_cote_d_ivoire_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_cote_d_ivoire_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_ghana_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_ghana_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_mali_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_mali_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mali"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_niger_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_niger_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#niger"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burkina_faso_togo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burkina_faso_togo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#togo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma_bangladesh_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma_bangladesh_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bangladesh"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma_china_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma_china_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma_india_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma_india_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#india"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma_lao_peoples_democratic_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma_lao_peoples_democratic_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#lao_peoples_democratic_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burma_thailand_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burma_thailand_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#thailand"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burnt_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burnt_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isles_of_scilly"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burntwick_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burntwick_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#river_medway"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burray -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burray">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">357</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">80.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burundi -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burundi">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#burundi"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burundi_rwanda_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burundi_rwanda_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burundi"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#rwanda"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burundi_the_democratic_republic_of_the_congo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burundi_the_democratic_republic_of_the_congo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burundi"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#the_democratic_republic_of_the_congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#burundi_united_republic_of_tanzania_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#burundi_united_republic_of_tanzania_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burundi"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_republic_of_tanzania"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#bute -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#bute">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">12217.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">7149</hasPopulation>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#butser_hill -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#butser_hill">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Hill"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
        <isMemberHillOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#south_downs"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c:rna -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c:rna">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">169.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caerphilly -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caerphilly">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cagliari -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cagliari">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sardinia_region"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cairn_na_burgh_beag -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cairn_na_burgh_beag">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cairn_na_burgh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cairn_na_burgh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#treshnish_isles"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#calabria -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#calabria">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">15080.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2007000</hasPopulation>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#catanzaro"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caldey_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caldey_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pembroke_bay"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pembrokeshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#calf_of_eday -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#calf_of_eday">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">243.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#calf_of_flotta -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#calf_of_flotta">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#calvay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#calvay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#calve_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#calve_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caman_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caman_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambodia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambodia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambodia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambodia_lao_peoples_democratic_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambodia_lao_peoples_democratic_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambodia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#lao_peoples_democratic_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambodia_thailand_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambodia_thailand_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambodia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#thailand"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambodia_viet_nam_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambodia_viet_nam_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambodia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#viet_nam"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridge_bay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridge_bay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridgeshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridgeshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_bedfordshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_hertfordshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_lincolnshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_northamptonshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridgeshire_bedfordshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_bedfordshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridgeshire_hertfordshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_hertfordshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridgeshire_lincolnshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_lincolnshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cambridgeshire_northamptonshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cambridgeshire_northamptonshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_central_african_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_central_african_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_chad_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_chad_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_congo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_congo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_equatorial_guinea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_equatorial_guinea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_gabon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_gabon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cameroon_nigeria_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cameroon_nigeria_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#nigeria"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#camotes_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#camotes_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#campania -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#campania">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">13595.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5811000</hasPopulation>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#naples"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#campay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#campay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#campobasso -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#campobasso">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#canada -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#canada">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#canada"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#canada_united_states_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#canada_united_states_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#canada"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_states"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#canary_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#canary_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#canna -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#canna">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1130.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#canvey_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#canvey_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#thames_estuary"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#capraia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#capraia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caprara -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caprara">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caprera -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caprera">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#maddalena_archipelago"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#capri -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#capri">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#bay_of_naples"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#flegrean_islands"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cara -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cara">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">56.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#islay_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cardiff -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cardiff">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cardigan_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cardigan_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ceredigion"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caribbean_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caribbean_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_part_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gulf_of_mexico"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#carmarthenshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#carmarthenshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#carron_valley -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#carron_valley">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Resevoir"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.51</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#caspian_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#caspian_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#SaltLake"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#castle_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#castle_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#catanzaro -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#catanzaro">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cava -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cava">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">107.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cayman_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cayman_islands">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cayman_islands"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ceallasaigh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ceallasaigh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ceann_ear -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ceann_ear">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">17.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#monach_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ceann_iar -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ceann_iar">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">154.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#monach_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cearstaidh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cearstaidh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#celebes_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#celebes_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#celtic_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#celtic_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic_cameroon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic_cameroon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic_chad_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic_chad_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic_congo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic_congo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic_sudan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic_sudan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sudan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_african_republic_the_democratic_republic_of_the_congo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_african_republic_the_democratic_republic_of_the_congo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#the_democratic_republic_of_the_congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#central_baltic_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#central_baltic_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#baltic_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ceram_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ceram_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ceredigion -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ceredigion">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad_cameroon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad_cameroon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad_central_african_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad_central_african_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad_libyan_arab_jamahiriya_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad_libyan_arab_jamahiriya_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#libyan_arab_jamahiriya"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad_nigeria_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad_nigeria_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#nigeria"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chad_sudan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chad_sudan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chad"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sudan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#channel_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#channel_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#jersey_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#sark_island"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chapel_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chapel_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#check_republic -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#check_republic">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#check_republic_austria_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#check_republic_austria_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#check_republic_germany_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#check_republic_germany_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#check_republic_poland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#check_republic_poland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#poland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#check_republic_slovakia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#check_republic_slovakia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#slovakia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chesapeake_bay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chesapeake_bay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Bay"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cheshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cheshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cheshire_clwydBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cheshire_greater_manchesterBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cheshire_merseysideBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cheshire_clwydBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cheshire_clwydBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cheshire_greater_manchesterBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cheshire_greater_manchesterBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cheshire_merseysideBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cheshire_merseysideBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chew_valley_lake -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chew_valley_lake">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Resevoir"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.88</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chichester -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chichester">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chichester_harbour -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chichester_harbour">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Harbour"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#english_channel"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chile -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chile">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chile_argentina_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chile_argentina_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#argentina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chile_bolivia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chile_bolivia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bolivia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chile_peru_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chile_peru_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#chile"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#peru"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chilean_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chilean_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_bhutan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_bhutan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bhutan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_burma_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_burma_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burma"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_democratic_peoples_republic_of_korea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_democratic_peoples_republic_of_korea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_india_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_india_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#india"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_kazakhstan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_kazakhstan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#kazakhstan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_kyrgyzstan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_kyrgyzstan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#kyrgyzstan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_lao_peoples_democratic_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_lao_peoples_democratic_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#lao_peoples_democratic_republic"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_mongolia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_mongolia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mongolia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_nepal_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_nepal_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#nepal"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_pakistan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_pakistan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pakistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_tajikistan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_tajikistan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#tajikistan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#china_viet_nam_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#china_viet_nam_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#viet_nam"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chisinau -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chisinau">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#republic_of_moldova"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#chukchi_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#chukchi_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#church_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#church_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cindery_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cindery_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#clett -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#clett">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#clettack_skerry -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#clettack_skerry">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#pentland_skerries"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cleveland -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cleveland">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cleveland_county_durhamBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cleveland_north_yorkshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cleveland_county_durhamBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cleveland_county_durhamBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cleveland_north_yorkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cleveland_north_yorkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#clwyd -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#clwyd">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cobmarsh_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cobmarsh_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cocos_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cocos_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#costa_rica"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cocos_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cocos_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cold_bay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cold_bay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#coll -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#coll">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">104.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">164</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#mull_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia_brazil_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia_brazil_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia_ecuador_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia_ecuador_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia_panama_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia_panama_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#panama"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia_peru_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia_peru_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#peru"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colombia_venezuela_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colombia_venezuela_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#venezuela"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#colonsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#colonsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">108</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">143.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#islay_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#congo -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#congo">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#congo_cameroon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#congo_cameroon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#congo_central_african_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#congo_central_african_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#central_african_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#congo_gabon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#congo_gabon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#continental_europe -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#continental_europe">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#bodyOfLand"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#conwayshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#conwayshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#conwy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#conwy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cook_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cook_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cook_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#copenhagen -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#copenhagen">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#copinsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#copinsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">64.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#coquet_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#coquet_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#british_isles"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#coral_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#coral_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#corfu -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#corfu">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#adriatic_sea"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#continental_europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#greece"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#corn_holm -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#corn_holm">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cornwall -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cornwall">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cornwall_devonBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cornwall_devonBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cornwall_devonBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#corsica -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#corsica">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#corsican_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#corsican_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#costa_rica -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#costa_rica">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#costa_rica"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#costa_rica_nicaragua_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#costa_rica_nicaragua_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#costa_rica"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#nicaragua"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#costa_rica_panama_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#costa_rica_panama_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#costa_rica"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#panama"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire_burkina_faso_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire_burkina_faso_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cote_d_ivoire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#county_durham -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#county_durham">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#county_durham_clevelandBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#county_durham_north_yorkshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#county_durham_tyne_and_wearBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#county_durham_clevelandBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#county_durham_clevelandBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#county_durham_north_yorkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#county_durham_north_yorkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#county_durham_tyne_and_wearBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#county_durham_tyne_and_wearBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cowes -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cowes">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#isle_of_wight_county"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#craigleith -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#craigleith">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_forth"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#craiglethy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#craiglethy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cramond_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cramond_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_forth"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#craro -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#craro">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cretaccio -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cretaccio">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cretan_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cretan_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cribinau -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cribinau">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#anglesey_archipelago"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#croatia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#croatia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#croatia_bosnia_and_herzegovina_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#croatia_bosnia_and_herzegovina_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bosnia_and_herzegovina"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#croatia_croatia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#croatia_croatia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#croatia_hungary_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#croatia_hungary_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hungary"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#croatia_slovenia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#croatia_slovenia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#croatia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#slovenia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#crow_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#crow_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#crowlin_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#crowlin_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectSubArchipelagoOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#inner_hebrides"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cuba -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cuba">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria_borders_countyBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria_county_durhamBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria_dumfries_and_gallowayBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria_north_yorkshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria_northumberlandBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria_borders_countyBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria_borders_countyBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria_county_durhamBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria_county_durhamBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria_dumfries_and_gallowayBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria_dumfries_and_gallowayBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria_north_yorkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria_north_yorkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cumbria_northumberlandBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cumbria_northumberlandBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cyprus -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cyprus">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#cyprus"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cyprus_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cyprus_coastline">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cyprus_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cyprus_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#asia"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#cyprus"/>
        <hasCoastline rdf:resource="http://www.co-ode.org/roberts/travel.owl#cyprus_coastline"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkish_republic_of_cyprus"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#cyprus_turkish_republic_of_cyprus_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#cyprus_turkish_republic_of_cyprus_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cyprus"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkish_republic_of_cyprus"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_ghana_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_ghana_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_guinea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_guinea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#guinea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_liberia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_liberia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#liberia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_mali_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire_mali_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mali"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#d:n -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#d:n">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#d:n_channuill -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#d:n_channuill">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#damsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#damsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#danna -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#danna">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">315.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#islay_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#davaar -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#davaar">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">115.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</hasPopulation>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#davis_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#davis_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#southern_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#davis_strait -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#davis_strait">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dead_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dead_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#SaltLake"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#deasker -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#deasker">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_uist"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea_china_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea_china_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#china"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea_republic_of_korea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea_republic_of_korea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#democratic_peoples_republic_of_korea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#republic_of_korea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denbighshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denbighshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#denbighshire_conwayshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#denbighshire_flintshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denbighshire_conwayshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denbighshire_conwayshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denbighshire_flintshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denbighshire_flintshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denmark -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denmark">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denmark_germany_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denmark_germany_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denmark_strait -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denmark_strait">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#denny_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#denny_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#bristol_channel"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_cheshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_greater_manchesterBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_leicestershireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_nottinghamshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_south_yorkshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#derbyshire_west_yorkshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_cheshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_cheshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_greater_manchesterBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_greater_manchesterBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_leicestershireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_leicestershireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_nottinghamshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_nottinghamshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_south_yorkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_south_yorkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derbyshire_west_yorkshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derbyshire_west_yorkshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derwent_reservoir -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derwent_reservoir">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Resevoir"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.44</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#derwent_water -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#derwent_water">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Lake"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#containedIn"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isOccupiedBy"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#cumbria"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.06</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#devon -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#devon">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#devon_dorsetBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#devon_somersetBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#devon_dorsetBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#devon_dorsetBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#devon_somersetBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#devon_somersetBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#djibouti -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#djibouti">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#djibouti_eritrea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#djibouti_eritrea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#djibouti_ethiopia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#djibouti_ethiopia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#djibouti_somalia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#djibouti_somalia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#somalia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dominica -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dominica">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dominican_republic -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dominican_republic">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dorset -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dorset">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#dorset_hampshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#dorset_wiltshireBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dorset_hampshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dorset_hampshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dorset_wiltshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dorset_wiltshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#drakes_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#drakes_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dubh_artach -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dubh_artach">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dublin -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dublin">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://www.co-ode.org/roberts/travel.owl#Government"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#governmentOf"/>
                                <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#republic_of_ireland"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#dumfries_and_galloway -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#dumfries_and_galloway">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#easdale -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#easdale">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">38.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">58</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_burra -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_burra">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">515.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">66</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_china_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_china_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_falkland -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_falkland">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#falkland_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_linga -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_linga">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_mouse -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_mouse">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#anglesey_archipelago"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#irish_sea"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_siberian_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_siberian_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#artic_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_sussex -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_sussex">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#east_sussex_kentBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#east_sussex_west_sussexBoundaryFragment"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_sussex_kentBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_sussex_kentBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_sussex_west_sussexBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_sussex_west_sussexBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#east_yorkshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#east_yorkshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ecuador -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ecuador">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ecuador_colombia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ecuador_colombia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#colombia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ecuador_peru_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ecuador_peru_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#peru"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eday -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eday">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">101.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">121</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#edinburgh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#edinburgh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#seatOf"/>
                <owl:someValuesFrom>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                        <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
                    </owl:Restriction>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egilsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egilsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">35.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">37</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egypt -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egypt">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#egypt"/>
        <hasCoastline rdf:resource="http://www.co-ode.org/roberts/travel.owl#egyptian_coastline"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egypt_israel_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egypt_israel_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#egypt"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#israel"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egypt_libyan_arab_jamahiriya_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egypt_libyan_arab_jamahiriya_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#egypt"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#libyan_arab_jamahiriya"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egypt_sudan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egypt_sudan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#egypt"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sudan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#egyptian_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#egyptian_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eigg -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eigg">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3049.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">67</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eileach_an_naoimh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eileach_an_naoimh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">56.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_ban -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_ban">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</hasPopulation>
        <hasMaximumHeight rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</hasMaximumHeight>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_alsh"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_chaluim_chille -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_chaluim_chille">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">43.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lewis_and_harris_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_chathastail -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_chathastail">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_donan -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_donan">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</hasPopulation>
        <hasMaximumHeight rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.0</hasMaximumHeight>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_duich"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_dubh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_dubh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_dubh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_dubh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">53.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_fladday -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_fladday">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_kearstay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_kearstay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">37.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lewis_and_harris_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_liubhaird -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_liubhaird">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">125.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lewis_and_harris_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_macaskin -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_macaskin">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_mullagrach -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_mullagrach">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">114.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#crowlin_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_nan_r&#218;n -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_nan_r&#218;n">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">138.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_righ -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_righ">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">55.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_ruairidh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_ruairidh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">41.0</hasArea>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_maree"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_s:bhainn -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_s:bhainn">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">118.0</hasArea>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_maree"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_shona -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_shona">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">265.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">9</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eilean_tigh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eilean_tigh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eileanan_iasgaich -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eileanan_iasgaich">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">23.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#el_salvador -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#el_salvador">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#el_salvador"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#el_salvador_guatemala_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#el_salvador_guatemala_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#el_salvador"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#guatemala"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#el_salvador_honduras_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#el_salvador_honduras_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#el_salvador"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#honduras"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#elba -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#elba">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#tuscan_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#elizabeth_ii -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#elizabeth_ii">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/upper.owl#Person_agent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#elizabeth_ii"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#emilia_romagna -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#emilia_romagna">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">22124.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4276000</hasPopulation>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#bologna"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#england -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#england">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                <owl:someValuesFrom>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#great_britain"/>
                    </owl:Restriction>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#english_channel -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#english_channel">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <nextTo rdf:resource="http://www.co-ode.org/roberts/travel.owl#western_approaches"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#english_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#english_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isles_of_scilly"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ensay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ensay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">186.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eorsa -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eorsa">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">122.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#equatorial_guinea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#equatorial_guinea_cameroon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea_cameroon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#equatorial_guinea_gabon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea_gabon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eriska -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eriska">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">310.0</hasArea>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_linnhe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eriskay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eriskay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">133</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">185.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eritrea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eritrea">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eritrea_djibouti_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eritrea_djibouti_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eritrea_ethiopia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eritrea_ethiopia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eritrea_sudan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eritrea_sudan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sudan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#erraid -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#erraid">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">187.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">8</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#espanola_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#espanola_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#galapagos_islands"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#essex -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#essex">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#essex_cambridgeshireBoundaryFragment"/>
        <hasBoundary rdf:resource="http://www.co-ode.org/roberts/travel.owl#essex_suffolkBoundaryFragment"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#essex_cambridgeshireBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#essex_cambridgeshireBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#essex_suffolkBoundaryFragment -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#essex_suffolkBoundaryFragment">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#estonia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#estonia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#estonia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#estonia_latvia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#estonia_latvia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#estonia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#latvia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#estonia_russian_federation_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#estonia_russian_federation_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#estonia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#russian_federation"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia_djibouti_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia_djibouti_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#djibouti"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia_eritrea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia_eritrea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#eritrea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia_kenya_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia_kenya_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#kenya"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia_somalia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia_somalia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#somalia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ethiopia_sudan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ethiopia_sudan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ethiopia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sudan"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#europe -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#europe">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Continent"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#european_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#european_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bay_of_biscay"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#continental_europe"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#english_channel"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#everest -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#everest">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Mountain"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isMemberMountainOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#himalayas"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#nepal"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eyebroughy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eyebroughy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_forth"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eynhallow -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eynhallow">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">30.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#eysturoy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#eysturoy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#faroe_islands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fair_isle -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fair_isle">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">217.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">69</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#falkland_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#falkland_islands">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#falkland_islands"/>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#united_kingdom"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fara -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fara">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">295.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#faray -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#faray">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">180.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fareham -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fareham">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#farnborough -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#farnborough">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Town"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#hampshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#farne_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#farne_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#faroe -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#faroe">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Country"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <dependencyOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#faroe"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#faroe_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#faroe_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#fugloy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#koltur"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#kunoy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#litla_dimun"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#mykines"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#sk&#250;voy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#stora_d&#237;mun"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#streymoy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#su&#240;uroy"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#vi&#240;oy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#favignana -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#favignana">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ferdinandea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ferdinandea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fernandina_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fernandina_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#galapagos_islands"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fetlar -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fetlar">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">158.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">86</hasPopulation>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fiaray -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fiaray">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">30.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fidra -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fidra">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#firth_of_forth"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#finland -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#finland">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#finland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#finland_norway_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#finland_norway_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#finland"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#norway"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#finland_russian_federation_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#finland_russian_federation_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#finland"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#russian_federation"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#finland_sweden_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#finland_sweden_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#finland"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#sweden"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#firth_of_clyde -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#firth_of_clyde">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Estuary"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#firth_of_forth -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#firth_of_forth">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Estuary"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#firth_of_tay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#firth_of_tay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Estuary"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fish_holm -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fish_holm">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#shetland_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fladda -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fladda">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#treshnish_isles"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flat_holm -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flat_holm">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#bristol_channel"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flegrean_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flegrean_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italian_peninsular"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#nisida"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#vivara"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flintshire -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flintshire">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierTwoAdministrativeRegion"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#wales"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flodaigh -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flodaigh">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">11</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">145.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flodaigh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flodaigh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">28.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flodday -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flodday">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">40.0</hasArea>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#floddaybeg -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#floddaybeg">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#floraena_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#floraena_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#florence -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#florence">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flores_sea -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flores_sea">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Sea"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#flotta -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#flotta">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">81</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">876.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fodragay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fodragay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#foula -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#foula">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1265.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">31</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#shetland_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#foulness_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#foulness_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#foulney_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#foulney_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/upper.owl#occupies"/>
                <owl:someValuesFrom>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                        <owl:hasValue rdf:resource="http://www.co-ode.org/roberts/travel.owl#continental_europe"/>
                    </owl:Restriction>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <hasCoastline rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_mediterranean_coastline"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_belgium_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_belgium_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_germany_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_germany_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_italy_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_italy_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_luxembourg_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_luxembourg_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#luxembourg"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_monaco_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_monaco_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#monaco"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_spain_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_spain_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#spain"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#france_switzerland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#france_switzerland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#switzerland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#bay_of_biscay"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#english_channel"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#BoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <contiguousWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium_coastline_border"/>
        <boundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <contiguousWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#france_belgium_border"/>
        <coincidentWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline"/>
        <contiguousWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#spain_france_border"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Boundary"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coincidentWith rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_atlantic_coastline"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_guiana -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_guiana">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_guiana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_guiana_brazil_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_guiana_brazil_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#brazil"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_guiana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_guiana_suriname_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_guiana_suriname_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#french_guiana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#suriname"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#french_mediterranean_coastline -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#french_mediterranean_coastline">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Coastline"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <coastlineOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#legurian_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#friuli_venezia_giulia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#friuli_venezia_giulia">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#TierOneAdministrativeDivision"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1222000</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7855.0</hasArea>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <hasCapital rdf:resource="http://www.co-ode.org/roberts/travel.owl#trieste"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fuaigh_beag -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fuaigh_beag">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fuaigh_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fuaigh_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">67.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#lewis_and_harris_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fuday -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fuday">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">232.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fugloy -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fugloy">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#atlantic_ocean"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#fuiay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#fuiay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">107.0</hasArea>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#furzey_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#furzey_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#england"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#poole_harbour"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gabon -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gabon">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gabon_cameroon_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gabon_cameroon_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#cameroon"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gabon_congo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gabon_congo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#congo"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gabon_equatorial_guinea_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gabon_equatorial_guinea_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#equatorial_guinea"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#gabon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gairsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gairsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">102.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#orkney_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#galapagos_islands -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#galapagos_islands">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#floraena_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#genovesa_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#isabela_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#north_seymour_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#pinzon_island"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#wolf_island"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gallinara -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gallinara">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#garbh_eileach -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#garbh_eileach">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">110.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#garvellachs"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#garbh_eilean -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#garbh_eilean">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">143.0</hasArea>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#loch_maree"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#garbh_sgeir -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#garbh_sgeir">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#garvellachs -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#garvellachs">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Archipelago"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#d:n_channuill"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#eileach_an_naoimh"/>
        <isDirectSubArchipelagoOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#inner_hebrides"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gateholm -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gateholm">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pembroke_bay"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pembrokeshire"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gavi -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gavi">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#genoa -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#genoa">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#City"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#genovesa_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#genovesa_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#isDirectPartOf"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#OceanicCrust"/>
            </owl:Restriction>
        </rdf:type>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#ecuador"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#pacific_ocean"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#georgia -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#georgia">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#georgia_armenia_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#georgia_armenia_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#armenia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#georgia_azerbaijan_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#georgia_azerbaijan_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#azerbaijan"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#georgia_russian_federation_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#georgia_russian_federation_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#russian_federation"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#georgia_turkey_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#georgia_turkey_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#georgia"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#turkey"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_austria_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_austria_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#austria"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_belgium_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_belgium_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#belgium"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_check_republic_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_check_republic_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#check_republic"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_denmark_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_denmark_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#denmark"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_france_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_france_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#france"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_luxembourg_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_luxembourg_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#luxembourg"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_netherlands_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_netherlands_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#netherlands"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_poland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_poland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#poland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#germany_switzerland_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#germany_switzerland_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#germany"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#switzerland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ghana -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ghana">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdf:type>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.co-ode.org/roberts/travel.owl#hasRecognitionStatus"/>
                <owl:someValuesFrom rdf:resource="http://www.co-ode.org/roberts/travel.owl#Recognised"/>
            </owl:Restriction>
        </rdf:type>
        <upper:plays_role rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ghana_burkina_faso_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ghana_burkina_faso_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#burkina_faso"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ghana_c&#217;te_d_ivoire_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ghana_c&#217;te_d_ivoire_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#c&#217;te_d_ivoire"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#ghana_togo_border -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#ghana_togo_border">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#LandBoundaryFragment"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#ghana"/>
        <isLandBoundaryOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#togo"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#giannutri -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#giannutri">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#tuscan_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gibraltan_peninsular -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gibraltan_peninsular">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Peninsular"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#iberian_peninsular"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gigalum_island -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gigalum_island">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gigha -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gigha">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100.0</hasArea>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">110</hasPopulation>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#islay_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gighay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gighay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <hasPopulation rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</hasPopulation>
        <hasArea rdf:datatype="http://www.w3.org/2001/XMLSchema#double">95.0</hasArea>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#uists_and_barra_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#giglio -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#giglio">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#mediterranean_sea"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#tuscan_archipelago"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#gilsay -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#gilsay">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#outer_hebrides"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#giudecca -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#giudecca">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isDirectPartOf rdf:resource="http://www.co-ode.org/roberts/travel.owl#europe"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#italy"/>
        <surroundedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#venetian_lagoon"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#glas-leac_beag -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#glas-leac_beag">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#glas-leac_m&#218;r -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#glas-leac_m&#218;r">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <isOccupiedBy rdf:resource="http://www.co-ode.org/roberts/travel.owl#scotland"/>
        <upper:is_member_of rdf:resource="http://www.co-ode.org/roberts/travel.owl#summer_isles"/>
    </owl:Thing>
    


    <!-- http://www.co-ode.org/roberts/travel.owl#glims_holm -->

    <owl:Thing rdf:about="http://www.co-ode.org/roberts/travel.owl#glims_holm">
        <rdf:type rdf:resource="http://www.co-ode.org/roberts/travel.owl#Island"/>
        <rdf:type rdf:reso
