Index: /applications/editors/josm/plugins/OSMRecPlugin/build.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31106)
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<project name="OSMRecPlugin" default="dist" basedir=".">
+
+    <!-- enter the SVN commit message -->
+    <property name="commit.message" value="Commit message"/>
+    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
+    <property name="plugin.main.version" value="7001"/>
+    <property name="plugin.version" value="2.0"/>
+
+    <!-- Configure these properties (replace "..." accordingly).
+
+
+
+         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+    -->
+    <property name="plugin.author" value="Nikos Karagiannakis - Athena RC"/>
+    <property name="plugin.class" value="org.openstreetmap.josm.plugins.osmrec.OSMRecPlugin"/>
+    <property name="plugin.description" value="Recommends categories/tags on newly created OSM entities by analysing spatial entities into training features and using SVM classification"/>
+    <property name="plugin.icon" value="images/dialogs/logo-osmrec.png"/>
+    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/>
+    <!-- <property name="plugin.link" value="..."/>-->
+    <!--<property name="plugin.early" value="..."/>-->
+    <!--<property name="plugin.requires" value="..."/>-->
+    <!--<property name="plugin.stage" value="..."/>-->
+    
+	<property name="josm" location="../../core/dist/josm-custom.jar"/>
+	<property name="plugin.dist.dir" value="../../dist"/>
+	
+    <!-- ** include targets that all plugins have in common ** -->
+   <!-- <import file="build-common.xml"/>-->
+    <import file="../build-common.xml"/>
+    
+   
+</project>
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/Map
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/Map	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/Map	(revision 31106)
@@ -0,0 +1,1379 @@
+highway | HighwayThing
+barrier | BarrierThing
+cycleway | CyclewayThing
+waterway | WaterwayThing
+railway | RailwayThing
+aeroway | AerowayThing
+aerialway | AerialwayThing
+public_transport | PublicTransportThing
+power | PowerThing
+man_made | ManMadeThing
+leisure | Leisure
+amenity | Amenity
+office | Office
+shop | Shop
+craft | Craft
+emergency | EmergencyThing
+tourism | TourismThing
+historic | HistoricThing
+landuse | Landuse
+military | MilitaryThing
+natural | NaturalThing
+route | RouteThing
+boundary | Boundary
+sport | SportThing
+abutters | Abutters
+place | Place
+lock | LockThing
+building | Building
+type route | Route
+type multipolygon | MultiPolygon
+highway motorway | Motorway
+highway motorway_link | MotorwayLink
+highway trunk | Trunk
+highway trunk_link | TrunkLink
+highway primary | PrimaryHighway
+highway primary_link | HighwayPrimaryLink
+highway secundary | SecundaryHighway
+highway secundary_link | HighwaySecundaryLink
+highway tertiary | TertiaryHighway
+highway tertiary_link | HighwayTertiaryLink
+highway residential | ResidentialHighway
+highway unclassified | UnclassifiedHighway
+highway road | Road
+highway living_street | LivingStreet
+highway service | Alley
+highway track | Track
+highway pedestrian | PedestrianUse
+highway raceway | Raceway
+highway services | ServiceStation
+highway rest_area | RestArea
+highway bus_guideway | BusGuideway
+highway path | Path
+highway cycleway | Cycleway
+highway footway | Footway
+highway bridleway | Bridleway
+highway byway | Byway
+highway steps | Steps
+highway mini_roundabout | MiniRoundabout
+highway stop | StopSign
+highway give_way | GiveWaySign
+highway traffic_signals | TrafficSignals
+highway crossing | HighwayCrossing
+junction roundabout | Roundabout
+highway motorwaykey_junction | MotorwayJunction
+highway ford | HighwayFord
+highway bus_stop | BusStop
+highway turning_circle | TurningCircle
+highway construction | HighwayConstruction
+highway proposed | ProposedHighway
+highway emergency_access_point | EmergencyAccessPoint
+highway speed_camera | SpeedCamera
+highway street_lamp | StreetLamp
+traffic_calming yes | TrafficCalming
+traffic_calming bump | Bump
+traffic_calming chicane | Chicane
+traffic_calming cushion | Cushion
+traffic_calming hump | Hump
+traffic_calming rumble_strip | RumbleStrip
+traffic_calming table | TableBump
+traffic_calming choker | Choker
+service parking_aisle | ParkingAisle
+service driveway | DriveWay
+service alley | Alley
+highway passing_place | PassingPlace
+highway passing_places | PassingPlaces
+winter_road yes | WinterRoad
+ice_road yes | IceRoad
+barrier ditch | DitchBarrier
+barrier fence | Fence
+barrier hedge | Hedge
+barrier wall | Wall
+barrier city_wall | CityWall
+barrier retaining_wall | RetainingWall
+barrier block | Block
+barrier bollard | Bollard
+barrier cattle_grid | CattleGrid
+barrier cycle_barrier | CycleBarrier
+barrier toll_booth | TollBooth
+barrier entrance | Entrance
+barrier border_control | BorderControl
+barrier gate | Gate
+barrier horse_stile | HorseStile
+barrier kissing_gate | KissingGate
+barrier lift_gate | LiftGate
+barrier sally_port | SallyPort
+barrier stile | Stile
+barrier turnstile | Turnstile
+barrier kent_carriage_gap | KentCarriageGap
+barrier chain | Chain
+cycleway lane | CyclewayLane
+cycleway track | CyclewayTrack
+cycleway opposite_lane | CyclewayOppositeLane
+cycleway opposite_track | CyclewayOppositeTrack
+cycleway opposite | CyclewayOpposite
+tracktype grade1 | TrackType1
+tracktype grade2 | TrackType2
+tracktype grade3 | TrackType3
+tracktype grade4 | TrackType4
+tracktype grade5 | TrackType5
+waterway stream | Stream
+waterway river | River
+waterway riverbank | Riverbank
+waterway canal | Canal
+waterway ditch | Ditch
+waterway drain | Drain
+waterway dock | Dock
+waterway lock_gate | LockGate
+waterway turning_point | TurningPoint
+waterway boatyard | Boatyard
+waterway weir | Weir
+waterway dam | Dam
+lock yes | Lock
+tunnel culvert | TunnelCulvert
+intermittent yes | Intermittent
+waterway aqueduct | Aqueduct
+waterway waterfall | Waterfall
+waterway biwak | Biwak
+waterway depth | Depth
+waterway drawbridge | WaterwayDrawbridge
+waterway ford | WaterwayFord
+waterway fuel | WaterwayFuel
+waterway harbour | Harbour
+waterway lock | WaterwayLock
+waterway milestone | WaterwayMilestone
+waterway mineral_spring | MineralSpring
+waterway mooring | Mooring
+waterway pumping_station | WaterwayPumpingStation
+waterway rapids | Rapids
+waterway rock | WaterwayRock
+waterway sluice | Sluice
+waterway spring | WaterwaySpring
+waterway water_point | WaterPoint
+waterway wreck | WaterwayWreck
+railway rail | Rail
+railway tram | Tramway
+railway light_rail | LightRail
+railway abandoned | AbandonedRailway
+railway disused | DisusedRailway
+railway subway | Subway
+railway preserved | PreservedRailway
+railway narrow_gauge | NarrowGauge
+railway miniature | MiniatureRailway
+railway construction | RailwayConstruction
+railway monorail | Monorail
+railway funicular | FunicularRailway
+railway station | RailwayStation
+railway halt | RailwayHalt
+railway tram_stop | TramStop
+railway crossing | RailwayCrossing
+railway level_crossing | LevelCrossing
+railway subway_entrance | SubwayEntrance
+railway turntable | Turntable
+railway buffer_stop | BufferStop
+landuse railway | RailwayLanduse
+railway abandoned_station | AbandonedStation
+railway bridge | Bridge
+railway disused_station | DisusedStation
+railway historic_station | HistoricStation
+railway junction | RailwayJunction
+railway milestone | RailwayMilestone
+railway phone | RailwayPhone
+railway platform | RailwayPlatform
+railway signal | Signal
+railway station_entrance | StationEntrance
+railway stop | RailwayStop
+railway switch | RailwaySwitch
+railway track_halt | TrackHalt
+railway tram_station | TramStation
+railway ventilation_shaft | VentilationShaft
+railway viaduct | Viaduct
+railway Viva Blue | Viva+Blue
+aeroway aerodrome | Airport
+aeroway terminal | AirportTerminal
+aeroway helipad | Helipad
+aeroway runway | Runway
+aeroway taxiway | AirportTaxiway
+aeroway apron | Apron
+aeroway gate | AirportGate
+aeroway windsock | Windsock
+aeroway airfield | AirportField
+aeroway heliport | Heliport
+aeroway holding_point | HoldingPoint
+aeroway landing_light | LandingLight
+aeroway parking_position | ParkingPosition
+aeroway reportingpoint | Reportingpoint
+aeroway tower | AirportTower
+aerialway cable_car | CableCar
+aerialway gondola | Gondola
+aerialway chair_lift | ChairLift
+aerialway mixed_lift | MixedLift
+aerialway drag_lift | DragLift
+aerialway station | AerialwayStation
+aerialway pylon | Pylon
+aerialway goods | AerialwayGoods
+public_transport stop_position | StopPosition
+public_transport platform | Platform
+public_transport station | Station
+power tower | PowerTower
+power pole | PowerPole
+power line | PowerLine
+power minor_line | PowerMinorLine
+power station | PowerStation
+power sub_station | PowerSubStation
+power generator | PowerGenerator
+power cable_distribution_cabinet | CableDistributionCabinet
+power box | PowerBox
+power circuit_breaker | CircuitBreaker
+power construction | PowerConstruction
+power dismantled | PowerDismantled
+power house_connection_box | HouseConnectionBox
+power line_connection | LineConnection
+power pylon | PowerPylon
+power switch | PowerSwitch
+power transformer | Transformer
+man_made adit | Adit
+man_made beacon | Beacon
+man_made crane | Crane
+man_made cutline | Cutline
+man_made flagpole | Flagpole
+man_made groyne | Groyne
+man_made lighthouse | Lighthouse
+man_made mineshaft | Mineshaft
+man_made monitoring_station | MonitoringStation
+man_made petroleum_well | PetroleumWell
+man_made pier | Pier
+man_made pipeline | Pipeline
+man_made reservoir_covered | CoveredReservoir
+man_made reservoir | Reservoir
+man_made surveillance | Surveillance
+man_made survey_point | SurveyPoint
+man_made tower | Tower
+man_made wastewater_plant | WastewaterPlant
+man_made watermill | Watermill
+man_made water_tower | WaterTower
+man_made water_works | WaterWorks
+man_made water_well | WaterWell
+man_made windmill | Windmill
+man_made works | IndustrialProductionBuilding
+man_made antenna | Antenna
+man_made barn | ManMadeBarn
+man_made billboard | ManMadeBillboard
+man_made borderstone | Borderstone
+man_made bridge pier | 	Bridge+pier
+man_made building | ManMadeBuilding
+man_made buoy | ManMadeBuoy
+man_made cairn | Cairn
+man_made chimney | Chimney
+man_made communications_tower | CommunicationsTower
+man_made communications_transponder | CommunicationsTransponder
+man_made cross | ManMadeCross
+man_made Downhill Terminal | 	Downhill+Terminal
+man_made environmental_hazard | EnvironmentalHazard
+man_made fire_hydrant | ManMadeFireHydrant
+man_made fixme | ManMadeFixme
+man_made fountain | ManMadeFountain
+man_made gaging_station | GagingStation
+man_made gasometer | Gasometer
+man_made gate | ManMadeGate
+man_made gazometer | Gazometer
+man_made grouse_butt | GrouseButt
+man_made hut | ManMadeHut
+man_made lamp | ManMadeLamp
+man_made lamp_post | ManMadeLampPost
+man_made landmark | Landmark
+man_made launch_pad | LaunchPad
+man_made lettering | Lettering
+man_made lookout_tower | LookoutTower
+man_made manhole | Manhole
+man_made mast | Mast
+man_made MDF | MDF
+man_made mine | ManMadeMine
+man_made observatory | ManMadeObservatory
+man_made oil_platform | OilPlatform
+man_made oven | Oven
+man_made phone_mast | PhoneMast
+man_made pipelinemarker | Pipelinemarker
+man_made pipeline_marker | PipelineMarker
+man_made pole | ManMadePole
+man_made pump | Pump
+man_made pumping_rig | PumpingRig
+man_made pumping_station | ManMadePumpingStation
+man_made pumpjack | Pumpjack
+man_made rig | Rig
+man_made service_area_interface | ServiceAreaInterface
+man_made serving_area_interface | ServingAreaInterface
+man_made sheepfold | Sheepfold
+man_made sign | ManMadeSign
+man_made silo | Silo
+man_made statue | ManMadeStatue
+man_made storage | ManMadeStorage
+man_made storage_tank | StorageTank
+man_made summit_cross | SummitCross
+man_made tank | ManMadeTank
+man_made telephone_exchange | TelephoneExchange
+man_made telescope | Telescope
+man_made Uphill Terminal | Uphill+Terminal
+man_made videosurveillance | Videosurveillance
+man_made village_pump | VillagePump
+man_made water_tank | WaterTank
+man_made well | ManMadeWell
+man_made well_water | WellWater
+man_made wildlife_hide | WildlifeHide
+man_made windpump | Windpump
+man_made wolf_pit | WolfPit
+leisure dog_park | DogPark
+leisure sports_centre | SportsCentre
+leisure golf_course | GolfCourse
+leisure stadium | Stadium
+leisure track | Track
+leisure pitch | Pitch
+leisure water_park | WaterPark
+leisure marina | Marina
+leisure slipway | Slipway
+leisure fishing | Fishing
+leisure nature_reserve | NatureReserve
+leisure park | Park
+leisure playground | Playground
+leisure garden | Garden
+leisure common | Common
+leisure ice_rink | IceRink
+leisure miniature_golf | MiniatureGolf
+leisure dance | Dance
+leisure swimming_pool | SwimmingPool
+leisure bandstand | Bandstand
+leisure beach | Beach
+leisure beach_resort | BeachResort
+leisure bingo | Bingo
+leisure bird_hide | BirdHide
+leisure casino | Casino
+leisure club | Club
+leisure fitness_centre | FitnessCentre
+leisure fitness | Fitness
+leisure fitness trail | Fitness+trail
+leisure gym | Gym
+leisure hackerspace | Hackerspace
+leisure hole | Hole
+leisure horse_riding | HorseRiding
+leisure hot_spring | HotSpring
+leisure music_venue | MusicVenue
+leisure park_bench | ParkBench
+leisure point_of_interest | PointOfInterest
+leisure sailing_club | SailingClub
+leisure sauna | Sauna
+leisure skate_park | SkatePark
+leisure social_club | SocialClub
+leisure sport | Sport
+amenity advertisement | Advertisement
+amenity advertising | Advertising
+amenity air_fill | AirFill
+amenity airplane | Airplane
+amenity airport | Airport
+amenity alm | Alm
+amenity ambulance | Ambulance
+amenity ambulance_station | AmbulanceStation
+amenity animal_shelter | AnimalShelter
+amenity restaurant | Restaurant
+amenity food_court | FoodCourt
+amenity fast_food | FastFood
+amenity drinking_water | DrinkingWater
+amenity bbq | Bbq
+amenity pub | Pub
+amenity bar | Bar
+amenity cafe | Cafe
+amenity biergarten | Biergarten
+amenity ice_cream | IceCream
+amenity kindergarten | Kindergarten
+amenity school | School
+amenity college | College
+amenity library | Library
+amenity university | University
+amenity ferry_terminal | FerryTerminal
+amenity bicycle_parking | BicycleParking
+amenity bicycle_rental | BicycleRental
+amenity bus_station | BusStation
+amenity car_rental | CarRental
+amenity car_sharing | CarSharing
+amenity car_wash | CarWash
+amenity fuel | FuelStation
+amenity grit_bin | GritBin
+amenity parking | Parking
+amenity parking_space | ParkingSpace
+amenity parking_entrance | ParkingEntrance
+amenity taxi | Taxi
+amenity ev_charging | EvCharging
+amenity atm | Atm
+amenity bank | Bank
+amenity bureau_de_change | BureauDeChange
+amenity pharmacy | Pharmacy
+amenity hospital | Hospital
+amenity baby_hatch | BabyHatch
+amenity dentist | Dentist
+amenity doctors | Doctors
+amenity nursing_home | NursingHome
+amenity social_facility | SocialFacility
+amenity veterinary | Veterinary
+amenity arts_centre | ArtsCentre
+amenity cinema | Cinema
+amenity community_centre | CommunityCentre
+amenity social_centre | SocialCentre
+amenity fountain | Fountain
+amenity nightclub | Nightclub
+amenity stripclub | Stripclub
+amenity studio | Studio
+amenity theatre | Theatre
+amenity bench | Bench
+amenity brothel | Brothel
+amenity clock | Clock
+amenity courthouse | Courthouse
+amenity crematorium | Crematorium
+amenity embassy | Embassy
+amenity fire_station | FireStation
+amenity grave_yard | GraveYard
+amenity hunting_stand | HuntingStand
+amenity marketplace | Marketplace
+amenity place_of_worship | PlaceOfWorship
+amenity police | Police
+amenity post_box | PostBox
+amenity post_office | PostOffice
+amenity prison | Prison
+amenity public_building | PublicBuilding
+amenity recycling | RecyclingFacility
+amenity sauna | Sauna
+amenity shelter | Shelter
+amenity telephone | Telephone
+amenity toilets | Toilets
+amenity townhall | Townhall
+amenity vending_maschine | VendingMaschine
+amenity waste_basket | WasteBasket
+amenity waste_disposal | WasteDisposal
+amenity watering_place | WateringPlace
+amenity art_gallery | ArtGallery
+amenity artwork | Artwork
+amenity ATM | ATM
+amenity Baisschool | Baisschool
+amenity bakery | Bakery
+amenity bandstand | Bandstand
+amenity bank,atm | Bank%2Catm
+amenity bank;atm | Bank%3Batm
+amenity Bank | Bank
+amenity barbeque | Barbeque
+amenity Barfusspfad | Barfusspfad
+amenity bicycle_lockers | BicycleLockers
+amenity billboard | Billboard
+amenity boat_rental | BoatRental
+amenity border_control | BorderControl
+amenity brewery | Brewery
+amenity Briefkasten | Briefkasten
+amenity bts | Bts
+amenity building_entrance | BuildingEntrance
+amenity building | Building
+amenity bus_stop | BusStop
+amenity camera | Camera
+amenity campsite | Campsite
+amenity care_home | CareHome
+amenity car_repair | CarRepair
+amenity casino | Casino
+amenity cemetery | Cemetery
+amenity chapel | Chapel
+amenity charity | Charity
+amenity child_care | ChildCare
+amenity chiropractor | Chiropractor
+amenity church_hall | ChurchHall
+amenity church | Church
+amenity citymap_post | CitymapPost
+amenity clinic | Clinic
+amenity club_house | ClubHouse
+amenity club | Club
+amenity coffeeshop | CoffeeShop
+amenity commercial | Commercial
+amenity community_hall | CommunityHall
+amenity company | Company
+amenity concert_hall | ConcertHall
+amenity conference_centre | ConferenceCentre
+amenity construction | Construction
+amenity consulate | Consulate
+amenity cross | Cross
+amenity customs | Customs
+amenity daycare | Daycare
+amenity dead_pub | DeadPub
+amenity derestricted speed limit | Derestricted+speed+limit
+amenity disused_pub | DisusedPub
+amenity dive_center | DiveCenter
+amenity doctor | Doctor
+amenity dog_bin | DogBin
+amenity dog_waste | DogWaste
+amenity dormitory | Dormitory
+amenity driving_school | DrivingSchool
+amenity elevator | Elevator
+amenity emergency_phone | EmergencyPhone
+amenity emergency_telephone | EmergencyTelephone
+amenity entrance | Entrance
+amenity factory | Factory
+amenity farm | Farm
+amenity fire_beater | FireBeater
+amenity fire_hydrant | FireHydrant
+amenity fireplace | Fireplace
+amenity first_aid | FirstAid
+amenity florist | Florist
+amenity foot_shower | FootShower
+amenity forester | Forester
+amenity fraternity | Fraternity
+amenity fuel;car_wash | Fuel%3BcarWash
+amenity funeral_home | FuneralHome
+amenity gallery | Gallery
+amenity gambling | Gambling
+amenity garage | Garage
+amenity garbage | Garbage
+amenity goverment_building | GovermentBuilding
+amenity grave | Grave
+amenity guidepost | Guidepost
+amenity gym | Gym
+amenity hairdresser | Hairdresser
+amenity hall | Hall
+amenity health_centre | HealthCentre
+amenity heuriger | Heuriger
+amenity hide | Hide
+amenity hospice | Hospice
+amenity hotel | Hotel
+amenity hunting_blind | HuntingBlind
+amenity hut | Hut
+amenity hydrant | Hydrant
+amenity information | Information
+amenity insurance | Insurance
+amenity internet_access | InternetAccess
+amenity internet_cafe | InternetCafe
+amenity internet | Internet
+amenity job_centre | JobCentre
+amenity kneipp_water_cure | KneippWaterCure
+amenity lamp | Lamp
+amenity lamp_post | LampPost
+amenity language_school | LanguageSchool
+amenity lawyer | Lawyer
+amenity layby | Layby
+amenity leisure_centre | Centre
+amenity leisure | Amenity
+amenity licensed_club | LicensedClub
+amenity lifeboat_station | LifeboatStation
+amenity life-buoy | Life-buoy
+amenity life_ring | LifeRing
+amenity litter_bin | LitterBin
+amenity market | Market
+amenity massage | Massage
+amenity medical_centre | MedicalCentre
+amenity medical | Medical
+amenity milestone | Milestone
+amenity milk_dispenser | MilkDispenser
+amenity mine | Mine
+amenity monastery | Monastery
+amenity mortuary | Mortuary
+amenity motorcycle_parking | MotorcycleParking
+amenity mountain_rescue | MountainRescue
+amenity music_venue | MusicVenue
+amenity natural_shelter | NaturalShelter
+amenity nest_box | NestBox
+amenity notice | Notice
+amenity nursery | Nursery
+amenity observatory | Observatory
+amenity office | Office
+amenity optometrist | Optometrist
+amenity other | Other
+amenity parcel_box | ParcelBox
+amenity park_bench | ParkBench
+amenity park | Park
+amenity parking;fuel | Parking%3Bfuel
+amenity parking_meter | ParkingMeter
+amenity parking;restaurant;fuel | Parking%3Brestaurant%3Bfuel
+amenity phone | Phone
+amenity physiotherapy | Physiotherapy
+amenity picknick | Picknick
+amenity picnic table | 	Picnic+table
+amenity picnic_table | PicnicTable
+amenity pietra miliare FD | Pietra+miliare+FD
+amenity playground | Playground
+amenity plumber | Plumber
+amenity preschool | Preschool
+amenity public_market | PublicMarket
+amenity reception_area | ReceptionArea
+amenity red_cross | RedCross
+amenity register_office | RegisterOffice
+amenity relay_box | RelayBox
+amenity rescue_box | RescueBox
+amenity rescue | Rescue
+amenity rescue_service | RescueService
+amenity residential_home | ResidentialHome
+amenity residential | Residential
+amenity restaurant;pub | Restaurant%3Bpub
+amenity retail | Retail
+amenity retirement_home | RetirementHome
+amenity salon | Salon
+amenity scout_hall | ScoutHall
+amenity scout_hut | ScoutHut
+amenity seat | Seat
+amenity seating,ornamental | Seating%2Cornamental
+amenity sento | Sento
+amenity service | Service
+amenity services | Services
+amenity sheltered_housing | ShelteredHousing
+amenity shop | Shop
+amenity shopping | Shopping
+amenity shops | Shops
+amenity shower | Shower
+amenity showers | Showers
+amenity signpost | Signpost
+amenity ski_rental | SkiRental
+amenity ski_school | SkiSchool
+amenity snow_park | SnowPark
+amenity social_club | SocialClub
+amenity social_services | SocialServices
+amenity solarium | Solarium
+amenity spa | Spa
+amenity speed_enforcement | SpeedEnforcement
+amenity speed_trap | SpeedTrap
+amenity sport | Sport
+amenity sports_centre | SportsCentre
+amenity statue | Statue
+amenity storage | Storage
+amenity street_lamp | StreetLamp
+amenity street_light | StreetLight
+amenity supermarket | Supermarket
+amenity surgery | Surgery
+amenity survey | Survey
+amenity swimming_pool | SwimmingPool
+amenity table | Table
+amenity take_away | TakeAway
+amenity tourist | Tourist
+amenity trade | Trade
+amenity traffic_light | TrafficLight
+amenity trash_bin | TrashBin
+amenity trash_can | TrashCan
+amenity tricycle_station | TricycleStation
+amenity vdsl-aru | Vdsl-aru
+amenity vehicle_inspection | VehicleInspection
+amenity vending | Vending
+amenity vending machine | Vending+machine
+amenity vending_machine | VendingMachine
+amenity vet | Vet
+amenity vets | Vets
+amenity video_rental | VideoRental
+amenity village_hall | VillageHall
+amenity walking_bus | WalkingBus
+amenity waste_basket;recycling | WasteBasket%3Brecycling
+amenity waste_bin | WasteBin
+amenity waste_bucket | WasteBucket
+amenity waste_container | WasteContainer
+amenity waste | Waste
+amenity water_fountain | WaterFountain
+amenity water | Water
+amenity water_well | WaterWell
+amenity well | Well
+amenity whirlpool | Whirlpool
+amenity wifi | Wifi
+amenity winery | Winery
+amenity wlan | Wlan
+amenity WLAN | WLAN
+amenity youth_centre | YouthCentre
+amenity youth_club | YouthClub
+office accountant | AccountantOffice
+office administrative | AdministrativeOffice
+office architect | ArchitectOffice
+office camping | CampingOffice
+office company | CompanyOffice
+office educational_institution | EducationalInstitutionOffice
+office employment_agency | EmploymentAgencyOffice
+office estate_agent | EstateAgentOffice
+office government | GovernmentOffice
+office insurance | InsuranceOffice
+office it | ItOffice
+office lawyer | LawyerOffice
+office newspaper | NewspaperOffice
+office architect | ArchitectOffice
+office ngo | NgoOffice
+office quango | QuangoOffice
+office research | ResearchOffice
+office telecommunication | TelecommunicationOffice
+office travel_agent | TravelAgentOffice
+shop alcohol | AlcoholShop
+shop anime | AnimeShop
+shop art | ArtShop
+shop baby_goods | BabyGoodsShop
+shop bakery | Bakery
+shop bathroom_furnishing | BathroomFurnishingShop
+shop beauty | BeautyShop
+shop bed | BedShop
+shop beverages | BeverageMarket
+shop bicycle | BicycleShop
+shop books | BookShop
+shop adult | AdultShop
+shop agrarian | Agrarian
+shop animal | AnimalShop
+shop animals | AnimalsShop
+shop antique | AntiqueShop
+shop antiques | AntiquesShop
+shop antiquities | AntiquitiesShop
+shop apparel | Apparel
+shop appliance | Appliance
+shop appliances | Appliances
+shop art_gallery | ArtGalleryShop
+shop art_supplies | ArtSupplies
+shop audiologist | Audiologist
+shop audio_video | AudioVideoShop
+shop automotive | AutomotiveShop
+shop auto_parts | AutoPartsShop
+shop auto_repair | AutoRepair
+shop baby | BabyShop
+shop bags | BagsShop
+shop barber | Barber
+shop bathroom | Bathroom
+shop beautician | Beautician
+shop beauty_salon | BeautySalon
+shop betting | Betting
+shop bookmaker | BookmakerShop
+shop bookmakers | BookmakersShop
+shop books | BooksShop
+shop boutique | Boutique
+shop butcher | Butcher
+shop butchers | Butchers
+shop camera | CameraShop
+shop candy | CandyShop
+shop car;car_repair | Car%3BcarRepair
+shop car_dealer | CarDealer
+shop cards | CardsShop
+shop car | CarShop
+shop car_parts | CarParts
+shop carpenter | Carpenter
+shop carpet | Carpet
+shop carpets | Carpets
+shop car_repair | CarRepairShop
+shop car_wash | CarWash
+shop catalogue | Catalogue
+shop cell_phones | CellPhones
+shop ceramics | Ceramics
+shop chandler | Chandler
+shop charity | CharityShop
+shop cheese | Cheese
+shop chemist | Chemist
+shop chocolate | Chocolate
+shop closed | Closed
+shop clothes | Clothes
+shop clothes: women | 	Clothes%3A+women
+shop clothes:women | Clothes%3Awomen
+shop clothing | Clothing
+shop coffee | CoffeeShop
+shop coffee_shop | CoffeeShop
+shop communication | Communication
+shop communications | Communications
+shop computer | Computer
+shop condos | Condos
+shop confectionery | Confectionery
+shop construction | ConstructionShop
+shop convenience | Convenience
+shop copyshop | Copyshop
+shop cosmetics | Cosmetics
+shop craft | Craft
+shop crafts | Crafts
+shop dairy | Dairy
+shop decoration | Decoration
+shop delicatessen | Delicatessen
+shop deli | Deli
+shop department_store | DepartmentStore
+shop dept | Dept
+shop design | Design
+shop discount | Discount
+shop dive_centre | DiveCentre
+shop diy | Diy
+shop doityourself | Doityourself
+shop dollar | Dollar
+shop driving_school | DrivingSchoolShop
+shop drugstore | Drugstore
+shop dry_cleaning | DryCleaning
+shop electrician | Electrician
+shop electronics | Electronics
+shop empty | Empty
+shop estanco | Estanco
+shop estate_agent | EstateAgent
+shop fabric | Fabric
+shop fabrics | Fabrics
+shop fairtrade | Fairtrade
+shop farm | FarmShop
+shop farm_shop | FarmShop
+shop fashion | Fashion
+shop financial | Financial
+shop fish | Fish
+shop fishing | FishingShop
+shop fishmonger | Fishmonger
+shop fitness | FitnessShop
+shop fixme | ShopFixme
+shop FIXME | ShopFIXME
+shop flooring | Flooring
+shop florist | FloristShop
+shop flowers | Flowers
+shop folk_art | FolkArt
+shop food | Food
+shop foto | Foto
+shop frozen_food | FrozenFoodShop
+shop fruit | Fruit
+shop funeral_directors | FuneralDirectors
+shop furniture | Furniture
+shop gallery | GalleryShop
+shop gambling | GamblingShop
+shop games | Games
+shop garage | GarageShop
+shop garden_center | GardenCenter
+shop garden_centre | GardenCentre
+shop garden | GardenShop
+shop general | General
+shop gift | Gift
+shop gifts | Gifts
+shop glass | Glass
+shop glaziery | Glaziery
+shop goldsmith | Goldsmith
+shop greengrocer | Greengrocer
+shop groceries | Groceries
+shop grocery | Grocery
+shop gym | GymShop
+shop haberdashery | Haberdashery
+shop hairdresser | HairdresserShop
+shop hardware | Hardware
+shop health_and_beauty | HealthAndBeauty
+shop health_food | HealthFood
+shop health | Health
+shop hearing_aid | HearingAid
+shop hearing_aids | HearingAids
+shop hifi | Hifi
+shop hobby | Hobby
+shop home | Home
+shop home_improvement | HomeImprovement
+shop household | Household
+shop housewares | Housewares
+shop ice_cream | IceCreamShop
+shop insurance | Insurance
+shop interiors | Interiors
+shop internet_cafe | InternetCafe
+shop jewelers | Jewelers
+shop jewelry | Jewelry
+shop keys | Keys
+shop kiosk | Kiosk
+shop Kiosk | Kiosk
+shop kitchen | KitchenShop
+shop laundry | Laundry
+shop leather | Leather
+shop legal_services | LegalServices
+shop lighting | Lighting
+shop lingerie | Lingerie
+shop locksmith | Locksmith
+shop mall | Mall
+shop market | Market
+shop massage | MassageShop
+shop mattress | Mattress
+shop meat | Meat
+shop minimarket | Minimarket
+shop misc | Misc
+shop mobile | Mobile
+shop mobile_phone | MobilePhone
+shop mobile_telephony | MobileTelephony
+shop motorbike | Motorbike
+shop motorcycle | Motorcycle
+shop motorcycle_repair | MotorcycleRepair
+shop musical_instruments | MusicalInstruments
+shop music | Music
+shop nail_salon | NailSalon
+shop nails | Nails
+shop newsagent | Newsagent
+shop newsstand | Newsstand
+shop no | NotAShop
+shop office | OfficeShop
+shop office_supplies | OfficeSupplies
+shop optician | OpticianShop
+shop organic | Organic
+shop other | OtherShop
+shop outdoor | Outdoor
+shop outlet | Outlet
+shop painter | Painter
+shop paint | Paint
+shop pastry | Pastry
+shop patisserie | Patisserie
+shop pawnshop | Pawnshop
+shop payday_loans | PaydayLoans
+shop perfume | Perfume
+shop perfumery | Perfumery
+shop pet_food | PetFood
+shop pet | Pet
+shop pet_shop | PetShop
+shop pets | Pets
+shop pet_supplies | PetSupplies
+shop pet_supply | PetSupply
+shop pharmacy | Pharmacy
+shop phone | PhoneShop
+shop photocopying | Photocopying
+shop photo | Photo
+shop plumber | Plumber
+shop pottery | Pottery
+shop printer | Printer
+shop printing | Printing
+shop real_estate | RealEstate
+shop records | Records
+shop salon | Salon
+shop scuba_diving | ScubaDivingShop
+shop second_hand | SecondHand
+shop shipping | Shipping
+shop shoemaker | Shoemaker
+shop shoe_repair | ShoeRepair
+shop shoes | Shoes
+shop shop | Shop
+shop shopping_center | ShoppingCenter
+shop shopping_centre | ShoppingCentre
+shop snacks | Snacks
+shop solarium | Solarium
+shop souvenir | Souvenir
+shop souvenirs | Souvenirs
+shop sport | SportShop
+shop sports | Sports
+shop stationary | Stationary
+shop stationery | Stationery
+shop supermarket | Supermarket
+shop Supermarket | Supermarket
+shop sweets | Sweets
+shop tailor | Tailor
+shop take_away | TakeAway
+shop tanning | Tanning
+shop tattoo | Tattoo
+shop tax | Tax
+shop tea | Tea
+shop technology | Technology
+shop telecom | Telecom
+shop telecommunication | Telecommunication
+shop telephone | TelephoneShop
+shop textiles | Textiles
+shop thrift | Thrift
+shop ticket | Ticket
+shop tickets | Tickets
+shop tobacco | Tobacco
+shop tobacconist | Tobacconist
+shop tourist | TouristShop
+shop toys | Toys
+shop travel agency | TravelAgency
+shop travel_agency | TravelAgency
+shop trumpet | Trumpet
+shop tyres | Tyres
+shop undefined | UndefinedShop
+shop unknown | UnknownShop
+shop vacant | Vacant
+shop variety | Variety
+shop video_games | VideoGames
+shop video | Video
+shop video_rental | VideoRental
+shop watches | Watches
+shop water_refilling | WaterRefilling
+shop whatever | Whatever
+shop wholesale | Wholesale
+shop windows | Windows
+shop wine | Wine
+shop winery | WineryShop
+shop wood | WoodShop
+shop yes | Shop
+shop zoo | ZooShop
+craft agricultural_engines | AgriculturalEnginesCraft
+craft basket_maker | BasketMaker
+craft beekeeper | Beekeeper
+craft blacksmith | Blacksmith
+craft brewery | Brewery
+craft boatbuilder | Boatbuilder
+craft bookbinder | Bookbinder
+craft carpenter | Carpenter
+craft carpet_layer | CarpetLayer
+craft caterer | Catere
+craft clockmaker | Clockmaker
+craft confectionery | Confectionery
+craft dressmaker | Dressmaker
+craft electrician | Electrician
+craft gardener | Gardener
+craft glaziery | Glaziery
+craft handicraft | Handicraft
+craft hvac | Hvac
+craft insulation | Insulation
+craft jeweller | Jeweller
+craft locksmith | Locksmith
+craft key_cutter | KeyCutter
+craft metal_construction | MetalConstructionCraft
+craft optician | OpticianCraft
+craft painter | Painter
+craft parquet_layer | ParquetLayer
+craft photographer | Photographer
+craft photographic_laboratory | PhotographicLaboratory
+craft plasterer | Plasterer
+craft plumber | Plumber
+craft pottery | Pottery
+craft rigger | Rigger
+craft roofer | Roofer
+craft saddler | Saddler
+craft sailmaker | Sailmaker
+craft sawmill | Sawmill
+craft scaffolder | Scaffolder
+craft sculptor | Sculptor
+craft shoemaker | Shoemaker
+craft stand_builder | StandBuilder
+craft stonemason | Stonemason
+craft sun_protection | SunProtection
+craft sweep | Sweep
+craft tailor | Tailor
+craft tiler | Tiler
+craft tinsmith | Tinsmith
+craft upholsterer | Upholsterer
+craft watchmaker | Watchmaker
+emergency ambulance_station | AmbulanceStation
+emergency fire_extinguisher | FireExtinguisher
+emergency fire_flapper | FireFlapper
+emergency fire_hose | FireHose
+emergency fire_hydrant | FireHydrant
+emergency phone | EmergencyPhone
+emergency ses_station | SesStation
+emergency siren | EmergencySiren
+tourism alpine_hut | AlpineHut
+tourism attraction | Attraction
+tourism artwork | Artwork
+tourism bed_and_breakfast | BedAndBreakfast
+tourism camp_site | CampSite
+tourism caravan_site | CaravanSite
+tourism chalet | Chalet
+tourism guest_house | GuestHouse
+tourism hostel | Hostel
+tourism hotel | Hotel
+tourism information | TourismInformation
+tourism motel | Motel
+tourism museum | Museum
+tourism picnic_site | PicnicSite
+tourism theme_park | ThemePark
+tourism viewpoint | Viewpoint
+tourism zoo | Zoo
+tourism yes | PointOfInterest
+tourism hanami | Hanami
+building 1 | Building
+building apartments | ApartmentBuilding
+building barn | BuildingBarn
+building building | BuildingBuilding
+building bunker | BuildingBunker
+building cabin | BuildingCabin
+building chapel | BuildingChapel
+building church | BuildingChurch
+building clubhouse | Clubhouse
+building collapsed | Collapsed
+building commercial | BuildingCommercial
+building detached | Detached
+building dormitory | BuildingDormitory
+building entrance | BuildingEntrance
+building entry | Entry
+building farm | BuildingFarm
+building flats | Flats
+building fortress | Fortress
+building garage | BuildingGarage
+building hall | BuildingHall
+building hospital | BuildingHospital
+building house | BuildingHouse
+building hut | BuildingHut
+building kiosk | BuildingKiosk
+building monastery | BuildingMonastery
+building no | BuildingNo
+building office | BuildingOffice
+building offices | Offices
+building pavilion | Pavilion
+building residential | BuildingResidential
+building retail | BuildingRetail
+building school | BuildingSchool
+building shed | Shed
+building terrace | Terrace
+building tower | BuildingTower
+building train_station | TrainStation
+building university | BuildingUniversity
+building unknown | BuildingUnknown
+building yes | Building
+historic archaeological_site | ArchaeologicalSite
+historic battlefield | Battlefield
+historic boundary_stone | BoundaryStone
+historic castle | Castle
+historic fort | Fort
+historic memorial | Memorial
+historic monument | Monument
+historic ruins | Ruins
+historic wayside_cross | WaysideCross
+historic wayside_shrine | WaysideShrine
+historic wreck | Wreck
+historic rune_stone | RuneStone
+historic abbey | Abbey
+historic boundary_marker | BoundaryMarker
+historic bridge site | 	Bridge+site
+historic building | HistoricBuilding
+historic chapel | HistoricChapel
+historic church | HistoricChurch
+historic city_gate | CityGate
+historic fountain | HistoricFountain
+historic Granattrichter | Granattrichter
+historic heritage | Heritage
+historic house | HistoricHouse
+historic icon | Icon
+historic industrial | HistoricIndustrial
+historic lavoir | Lavoir
+historic manor | Manor
+historic marker | HistoricMarker
+historic menhir | Menhir
+historic milestone | HistoricMilestone
+historic mill | Mill
+historic mine | HistoricMine
+historic mine_shaft | MineShaft
+historic monastery | HistoricMonastery
+historic museum | HistoricMuseum
+historic palace | Palace
+historic protected_building | ProtectedBuilding
+historic saints_cross | SaintsCross
+historic statue | HistoricStatue
+historic stone_circle | StoneCircle
+historic tombstone | Tombstone
+historic tower | HistoricTower
+historic tumulus | Tumulus
+historic UNESCO_world_heritage | UNESCOWorldHeritage
+historic wayside_chapel | WaysideChapel
+historic well | HistoricWell
+historic yes | HistoricPointOfInterest
+landuse allotments | Allotments
+landuse basin | Basin
+landuse brownfield | Brownfield
+landuse cemetery | Cemetery
+landuse commercial | CommercialLanduse
+landuse construction | ConstructionLanduse
+landuse farm | Farm
+landuse farmland | Farmland
+landuse farmyard | Farmyard
+landuse forest | Forest
+landuse garages | Garages
+landuse grass | GrassLanduse
+landuse greenfield | Greenfield
+landuse greenhouse_horticulture | GreenhouseHorticulture
+landuse industrial | IndustrialLanduse
+landuse landfill | Landfill
+landuse meadow | Meadow
+landuse military | MilitaryLanduse
+landuse orchard | Orchard
+landuse plant_nursery | PlantNursery
+landuse quarry | Quarry
+landuse railway | RailwayLanduse
+landuse recreation_ground | RecreationGround
+landuse reservoir | Reservoir
+landuse residential | ResidentialLanduse
+landuse retail | RetailLanduse
+landuse salt_pond | SaltPond
+landuse village_green | VillageGreen
+landuse vineyard | Vineyard
+landuse mine | LanduseMine
+landuse mining | Mining
+landuse park | LandusePark
+landuse parking | LanduseParking
+landuse resis | Resis
+landuse thresing_floor | ThresingFloor
+landuse treerow | Treerow
+landuse wood | LanduseWood
+military airfield | MilitaryAirport
+military bunker | MilitaryBunker
+military barracks | Barracks
+military danger_area | DangerArea
+military range | MilitaryRange
+military naval_base | NavalBase
+motorcar agricultural | motorcar_agricultural
+motorcar no | motorcar_no
+motorcar private | motorcar_private
+motorcar yes | motorcar_yes
+natural coastline | Coastline
+natural bay | Bay
+natural water | Water
+natural spring | Spring
+natural volcano | Volcano
+natural peak | Peak
+natural glacier | Glacier
+natural bedrock | Bedrock
+natural scree | Scree
+natural fell | Fell
+natural stone | Stone
+natural sand | Sand
+natural grassland | Grassland
+natural heath | Heath
+natural scrub | Scrub
+natural wood | Wood
+natural tree | Tree
+natural wetland | Wetland
+natural marsh | Marsh
+natural mud | Mud
+natural cliff | Cliff
+natural cave_entrance | CaveEntrance
+natural beach | Beach
+natural bench | NaturalBench
+natural cape | Cape
+natural cave | Cave
+natural channel | Channel
+natural col | Col
+natural crater | Crater
+natural feature | Feature
+natural fen | Fen
+natural fjord | Fjord
+natural geyser | Geyser
+natural headland | Headland
+natural hill | Hill
+natural island | Island
+natural land | Land
+natural moor | Moor
+natural mountain_pass | MountainPass
+natural mushroom | Mushroom
+natural peninsula | Peninsula
+natural plain | Plain
+natural plateau | Plateau
+natural point | Point
+natural reef | Reef
+natural ridge | Ridge
+natural river | NaturalRiver
+natural rock | NaturalRock
+natural rocks | Rocks
+natural sa | Sa
+natural sea | Sea
+natural shoal | Shoal
+natural strait | Strait
+natural valley | NaturalValley
+natural waterfall | NaturalWaterfall
+natural waterhole | Waterhole
+geological palaeontological_site | PalaeontologicalSite
+geological outcrop | Outcrop
+route bicycle | BicycleRoute
+route bus | BusRoute
+route detour | DetourRoute
+route ferry | FerryRoute
+route hiking | HikingRoute
+route mtb | MtbRoute
+route piste | PisteRoute
+route railway | RailwayRoute
+route road | RoadRoute
+route ski | SkiRoute
+route train | TrainRoute
+route tram | TramRoute
+boundary administrative | AdministrativeBoundary
+boundary civil | CivilBoundary
+boundary political | PoliticalBoundary
+boundary maritime | MaritimeBoundary
+boundary national_park | NationalPark
+boundary protected_area | ProtectedArea
+boundary city_limit | CityLimit
+boundary forest | BoundaryForest
+boundary marker | BoundaryMarker
+boundary national_forest | NationalForest
+boundary protected_area | ProtectedArea
+sport 9pin | NinePinBowling
+sport 10pin | TenPinBowling
+sport american_football | AmericanFootball
+sport archery | Archery
+sport athletics | Athletics
+sport australian_football | AustralianFootball
+sport BASE | BASE
+sport badminton | Badminton
+sport baseball | Baseball
+sport basketball | Basketball
+sport beachvolleyball | Beachvolleyball
+sport bmx | Bmx
+sport boules | Boules
+sport bowls | Bowls
+sport cannadian_football | CannadianFootball
+sport canoe | Canoe
+sport chess | Chess
+sport climbing | Climbing
+sport cricket | Cricket
+sport cricket_nets | CricketNets
+sport croquet | Croquet
+sport cycling | Cycling
+sport diving | Diving
+sport dog_racing | DogRacing
+sport fencing | Fencing
+sport equestrian | Equestrian
+sport gaelic_games | GaelicGames
+sport golf | Golf
+sport gymnastics | Gymnastics
+sport hockey | Hockey
+sport horseshoes | HorseShoes
+sport horse_racing | HorseRacing
+sport ice_stock | IceStock
+sport karting | Karting
+sport korfball | Korfball
+sport motor | MotorSport
+sport multi | MultiSports
+sport orienteering | Orienteering
+sport paddle_tennis | PaddleTennis
+sport paragliding | Paragliding
+sport free_flying | FreeFlying
+sport pelota | Pelota
+sport racquet | Racquet
+sport rowing | Rowing
+sport rugby_league | RugbyLeague
+sport rugby_union | RugbyUnion
+sport shooting | Shooting
+sport skating | IceSkating
+sport skateboard | Skateboarding
+sport skiing | Skiing
+sport soccer | Soccer
+sport surfing | Surfing
+sport swimming | Swimming
+sport table_tennis | TableTennis
+sport team_handball | TeamHandball
+sport tennis | Tennis
+sport toboggan | Toboggan
+sport volleyball | Volleyball
+sport water_ski | WaterSki
+sport billard | Billard
+sport billiard | Billiard
+sport bowling | Bowling
+sport boxing | Boxing
+sport curling | Curling
+sport dancing | Dancing
+sport dog | Dog
+sport dog_training | DogTraining
+sport equestrian | Equestrian
+sport fitness | SportFitness
+sport football | Football
+sport gaa | Gaa
+sport gaelic_football;hurling | GaelicFootball%3Bhurling
+sport golf | Golf
+sport gym | SportGym
+sport handball | Handball
+sport judo | Judo
+sport model_aerodrome | ModelAerodrome
+sport multi | Multi
+sport netball | Netball
+sport paintball | Paintball
+sport sailing | Sailing
+sport scuba_diving | SportScubaDiving
+sport snooker | Snooker
+sport softball | Softball
+sport squash | Squash
+sport via_ferrata | ViaFerrata
+sport volley ball | Volley+ball
+sport water_sports | WaterSports
+sport windsurfing | Windsurfing
+abutters residential | ResidentialAbutters
+abutters retail | RetailAbutters
+abutters commercial | CommercialAbutters
+abutters industrial | IndustrialAbutters
+abutters mixed | MixedAbutters
+place continent | Continent
+place country | Country
+place state | State
+place region | Region
+place county | County
+place city | City
+place town | Town
+place village | Village
+place hamlet | Hamlet
+place suburb | Suburb
+place isolated_dwelling | IsolatedDwelling
+place locality | Locality
+place island | Island
+place farm | Farm
+place islet | Islet
+place municipality | Municipality
+place subdivision | Subdivision
+wheelchair limited | wheelchair_limited
+wheelchair no | wheelchair_no
+wheelchair unknown | wheelchair_unknown
+wheelchair yes | wheelchair_yes
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/owl.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/owl.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/owl.xml	(revision 31106)
@@ -0,0 +1,32539 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rdf:RDF
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ATM/key/amenity/value/ATM">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ATM</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ATM">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ATM/key/amenity/value/ATM"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedRailway/key/railway/value/abandoned">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abandoned</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AbandonedRailway/key/railway/value/abandoned"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Abandoned Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apleistas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Braktisur hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dawna linia kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Felhagyott vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril abandonáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril fora de Servei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia abandonate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forladt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forlatt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hylätty rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea ferroviaria abbandonata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Napuštena pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Opgeven Iesenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Opustená železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pamests dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinabayaang daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rozpušćena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Spušćona zeleznicowa cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Terkedilmiş Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilhos abandonados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de tren abandonada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de tren abandonada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Verlassene Bahnstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vervallen spoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée abandonnée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zrušená železniční trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Övergiven järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt bị Bỏ rơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εγκαταλελειμμένος Σιδηρόδρομος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кинуті колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгуначная лінія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Разобранные железнодорожные пути</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל נטושה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">废弃铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedStation/key/railway/value/abandoned_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abandoned_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AbandonedStation/key/railway/value/abandoned_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abbey/key/historic/value/abbey">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abbey</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abbey">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Abbey/key/historic/value/abbey"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abutters">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">abutters</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AccountantOffice/key/office/value/accountant">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">accountant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AccountantOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AccountantOffice/key/office/value/accountant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Adit/key/man_made/value/adit">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">adit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Adit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Adit/key/man_made/value/adit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeBoundary/key/boundary/value/administrative">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">administrative</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdministrativeBoundary/key/boundary/value/administrative"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Administració de Fronteres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Administracinė riba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Administratívne hranice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Administratīvā robeža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Administratieve grens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Administratiewe grens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Administrativ gräns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Administrativ grænse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Administrativ grense</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Administrative Boundary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Administrative kufitare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Administrativní hranice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Administrativna granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Administrativna granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bevennoù melestradurel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Biên giới Hành chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Confin aministratîf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Confine amministrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Frontera administrativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Granica administracyjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Halduspiir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hallinnollinen raja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hangganang Pampangangasiwa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közigazgatási határ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Límite administrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Limite Administrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Limite administrative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Limite administrative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llende alministrativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Muga Administratiboa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sempadan Pentadbiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Upravne meje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Verwaltungsgrenze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zarjadniska hranica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastojnstwowa granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İdari Sınır</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Административна граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Административна граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Административная граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Адміністративний кордон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Адміністрацыйная мяжа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גבול איזור מנהל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حدود إدارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حدود إدارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ადმინისტრაციული საზღვარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">行政区边界</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">行政境界</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeOffice/key/office/value/administrative">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">administrative</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdministrativeOffice/key/office/value/administrative"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdultShop/key/shop/value/adult">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">adult</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdultShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdultShop/key/shop/value/adult"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertisement/key/amenity/value/advertisement">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">advertisement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertisement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Advertisement/key/amenity/value/advertisement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertising/key/amenity/value/advertising">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">advertising</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertising">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Advertising/key/amenity/value/advertising"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayGoods/key/aerialway/value/goods">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goods</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayGoods">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AerialwayGoods/key/aerialway/value/goods"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayStation/key/aerialway/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AerialwayStation/key/aerialway/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">aerialway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerowayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">aeroway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Agrarian/key/shop/value/agrarian">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">agrarian</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Agrarian">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Agrarian/key/shop/value/agrarian"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft/key/craft/value/agricultural_engines">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">agricultural_engines</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft/key/craft/value/agricultural_engines"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirFill/key/amenity/value/air_fill">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">air_fill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirFill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirFill/key/amenity/value/air_fill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airplane/key/amenity/value/airplane">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airplane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airplane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airplane/key/amenity/value/airplane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport/key/aeroway/value/aerodrome">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">aerodrome</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport/key/amenity/value/airport">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airport/key/aeroway/value/aerodrome"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airport/key/amenity/value/airport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aéroport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Aerborzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Aerodrom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aeroport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aeropuart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aeropuerto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aeropuertu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aireportu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Airoport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Airport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Firrgeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Flegerhaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fluchhafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Flughafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Flugvöllurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flygplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Flyplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Havaalanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lětanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lětanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lapangan Terbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lennujaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lentokenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Letališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Letiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Letisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Lidosta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lonisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Luchthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lufthavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Lughawe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Oro uostas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paliparan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Repülőtér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân bay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zračna luka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αεροδρόμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аеродром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аеродром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аеропорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аэрапорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аэропорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שדה תעופה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فرودگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هوايي ډګر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">বিমানবন্দর</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">విమానాశ్రయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აეროპორტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">机场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">機場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">空港</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportField/key/aeroway/value/airfield">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportField">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportField/key/aeroway/value/airfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportGate/key/aeroway/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportGate/key/aeroway/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTaxiway/key/aeroway/value/taxiway">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">taxiway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTaxiway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTaxiway/key/aeroway/value/taxiway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTerminal/key/aeroway/value/terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTerminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTerminal/key/aeroway/value/terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTower/key/aeroway/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTower/key/aeroway/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlcoholShop/key/shop/value/alcohol">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alcohol</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlcoholShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AlcoholShop/key/shop/value/alcohol"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alcolici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Alkoholos italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De llicència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwezher alkool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Licorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de bebidas alcoolicas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin officiel d'alcool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bibitas alcoholic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mimo povolenia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Off License</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej alkoholu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep monopolowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slijterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spirituosenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Spiritusforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tekel bayii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de licores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina alkoholnih pijač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utenfor lisens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Wala sa Lisensiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za spirituoze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za spirituozy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алкохол на црно</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Алькагольная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Винный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спритні напої</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина пићем</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كحول للبيع الخارجي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">无许可证</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alley/key/service/value/alley">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alley</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alley">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Alley/key/service/value/alley"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Allotments/key/landuse/value/allotments">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">allotments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Allotments">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Allotments/key/landuse/value/allotments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Allotments</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bašte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bostan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Güertes recreatives</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gumnyška</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Horta urbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hortas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Horts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Huertos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardines familial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardins familiaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Vườn Gia đình</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kolonihager</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kolonihaver</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kolonilotter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzhoù familh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Lotes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Małozahrodki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazdārziņi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Laang Bahagi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndarje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ogródki działkowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Orti casalinghi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schrebergärten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Siirtolapuutarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Volkstuinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtički</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrtovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhradkárske osady</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahrádkářská kolonie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Агароды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Баште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парцели</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сади-городи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сады-огороды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הקצאת קרקע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حصص سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حصص سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">家庭菜園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">拨款</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alm/key/amenity/value/alm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Alm/key/amenity/value/alm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlpineHut/key/tourism/value/alpine_hut">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alpine_hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlpineHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AlpineHut/key/tourism/value/alpine_hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Alpesi kunyhó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Alpimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Alpine Hut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alppimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Alpska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aterpe alpinoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Barghütt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Berghütte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Berghut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Berghut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjerghytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bod menez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cabaña alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cabana alpin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cabana alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabana alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cabanya alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chata alpejska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dağ evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjällbod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellhytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górski chromcyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórska bawda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalnu būda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Koča</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kubong Pambundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Ndáko mɔkɛ́ na ngómba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Planinarski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Refuge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Refuxu de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rifugio alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Túp lều Trên Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vikendice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vysokohorská chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vysokohorská chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Высокогорная гостиница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горная гасьцініца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірський притулок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Планинарски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Планинска куќарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בקתה אלפינית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كوخ جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كوخ جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高山小屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ambulance/key/amenity/value/ambulance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ambulance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ambulance/key/amenity/value/ambulance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation/key/amenity/value/ambulance_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation/key/emergency/value/ambulance_station">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AmbulanceStation/key/amenity/value/ambulance_station"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AmbulanceStation/key/emergency/value/ambulance_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Amenity/key/amenity/value/leisure">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leisure</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Amenity">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">amenity</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Amenity/key/amenity/value/leisure"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShelter/key/amenity/value/animal_shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animal_shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalShelter/key/amenity/value/animal_shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShop/key/shop/value/animal">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalShop/key/shop/value/animal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalsShop/key/shop/value/animals">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animals</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalsShop/key/shop/value/animals"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimeShop/key/shop/value/anime">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">anime</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimeShop/key/shop/value/anime"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Antenna/key/man_made/value/antenna">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antenna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Antenna">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Antenna/key/man_made/value/antenna"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiqueShop/key/shop/value/antique">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antique</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiqueShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiqueShop/key/shop/value/antique"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquesShop/key/shop/value/antiques">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antiques</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquesShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiquesShop/key/shop/value/antiques"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquitiesShop/key/shop/value/antiquities">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antiquities</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquitiesShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiquitiesShop/key/shop/value/antiquities"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ApartmentBuilding/key/building/value/apartments">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apartments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ApartmentBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ApartmentBuilding/key/building/value/apartments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Apartament Blloku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Apartman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Apartment Block</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Appartementen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bloc d'apartaments</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Bloco de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bloco de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bloco de appartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Blok Rumah Pangsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Blok mieszkalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bloke ng Apartamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bloque d'apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bloque de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bloque de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleński blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenski blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bytový dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bytový dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flerfamiljshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis kvartalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Immeuble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khối Căn hộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leilighetsblokk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejlighedsblok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambeni blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambeni blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjski blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Társasház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnblock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnblock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonstelblok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий масив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Многоквартирный дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбени блок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбен блок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шматкватэрны дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית דירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مجموعة شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مجموعه شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მრავალბინიანი კორპუსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公寓楼</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">団地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apparel/key/shop/value/apparel">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apparel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apparel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Apparel/key/shop/value/apparel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apģērbu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Apparel Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bekleidungsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de vestimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boutique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drabužių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drastowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Busana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klesbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'habillement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di abbigliamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odevy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej oděvů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Roba de la botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruházati bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep odzieżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal dilhad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tøjbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm May mặc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kasuotan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina odećom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina odjećom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z oblekami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veshmbathje Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Woblekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Облека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина одећом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות בגדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ملابس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ملابس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服装店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliance/key/shop/value/appliance">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">appliance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Appliance/key/shop/value/appliance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliances/key/shop/value/appliances">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">appliances</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliances">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Appliances/key/shop/value/appliances"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apron/key/aeroway/value/apron">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apron</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apron">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Apron/key/aeroway/value/apron"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Aqueduct/key/waterway/value/aqueduct">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">aqueduct</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Aqueduct">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Aqueduct/key/waterway/value/aqueduct"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchaeologicalSite/key/historic/value/archaeological_site">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">archaeological_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchaeologicalSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArchaeologicalSite/key/historic/value/archaeological_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Archaeological Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Archeologesche Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Archeologické nálezisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Archeologické naleziště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Archeologinė vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Archeologische vindplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Archeologiske wukopowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Archeologiske wurywanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Argeologiese vindplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Arheoloģisku izrakumu vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Arheološko najdbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Arheološko nalazište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Arheološko nalazište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Arkæologisk sted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Arkeologinen kohde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Arkeologisk plass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Arkeologisk plats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Arkeologjik Faqes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Arkeolojik Alan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ausgrabungsstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aztarnategi arkeologiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Khảo cổ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'hienn henoniel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloc arqueològic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar arqueolóxicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pang-arkeolohiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Régészeti lelőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sítio arqueológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Sît archeologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site archéologique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sito archeologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sito archeologico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tapak Kaji Purba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wykopaliska archeologiczne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xacemento arqueolóxico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Yacimiento arqueológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αρχαιολογικός Χώρος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Археалягічныя раскопкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Археологічні дослідження</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Археолошки локалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Археолошко налазиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Раскопки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר ארכיאולוגי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع أثري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع أثري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">遗址</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchitectOffice/key/office/value/architect">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">architect</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchitectOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArchitectOffice/key/office/value/architect"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGallery/key/amenity/value/art_gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGallery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtGallery/key/amenity/value/art_gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGalleryShop/key/shop/value/art_gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGalleryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtGalleryShop/key/shop/value/art_gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtShop/key/shop/value/art">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtShop/key/shop/value/art"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Art Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arte-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Atelje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Atelje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boutique d'art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Galeria d'Art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Seni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunstbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunstladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunstwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művészeti bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Meno parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s umením</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajna galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej umění</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat Galerisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kafshëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z dziełami sztuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taidekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nghệ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod wuměłskich twórbow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuměłski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Атеље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мастацкі салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Уметнички дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Художественный салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Художній салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חפצי אמנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر فن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر فن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アートショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtSupplies/key/shop/value/art_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtSupplies/key/shop/value/art_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtsCentre/key/amenity/value/arts_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">arts_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtsCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtsCentre/key/amenity/value/arts_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Art Qendra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arte Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Arts Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre artistique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre d'Art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri pes arts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro artístico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro artístico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro artistic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro de Arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum sztuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kultúrne stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kulturní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kulturny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kulturny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunssentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunstcollectief</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstsenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művészeti központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Menų centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Seni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taidekeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Nghệ thuật</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Umetnički centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Umetnostni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Umjetnički centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κέντρο Τεχνών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом искусств</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дом на уметности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мастацкі цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мистецький центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Уметнички центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז אמנויות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز فني/ثقافي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز فني/ثقافي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხელოვნების ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アートセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork/key/amenity/value/artwork">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">artwork</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork/key/tourism/value/artwork">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">artwork</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Artwork/key/amenity/value/artwork"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Artwork/key/tourism/value/artwork"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Artwork</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Il·lustració</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilustração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Konschtwierk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstwerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunswerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Likhang Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Listaverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas darbs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műalkotás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Oberenn arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Obra d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Opera d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Puna artistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Puna artistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat eseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sztuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tác phẩm Nghệ thuật</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taideteos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Umělecké dílo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Umelecké dielo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Umetnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Umjetničko djelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuměłska twórba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuměłska twórba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Œuvre d’art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Образотворче мистецтво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Произведения искусства</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Твор мастацтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Уметничко дело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">יצירת אמנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">آثار هنری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عمل فني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عمل فني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">美工</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术品</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">芸術作品</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Atm/key/amenity/value/atm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Atm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Atm/key/amenity/value/atm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bankamatik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bankautomata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bankomāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bankomatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bilhedaouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caixa automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Caixeiro automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Caixer automàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cajero automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cassa automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cassa automatica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Caxeru automáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Distributeur automatique de billets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geldautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Geldautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geldautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hraðbankinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy Rút tiền Tự động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minibank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">OTM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pangaautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pankkiautomaatti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Pengeautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pjenjezny awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Банкамат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כספומט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">شه‌پیل‌ده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صراف آلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صراف آلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">عابر بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანკომატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自动取款机(ATM)</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Attraction/key/tourism/value/attraction">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">attraction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Attraction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Attraction/key/tourism/value/attraction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Atração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Atracção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Atracció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Atracción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Atracción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Atrakcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Atrakcja turystyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Atrakzio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Attractie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Attraksie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Attraksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Attraktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Attraktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Attraktioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Attrazione turistica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gezelim görelim yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Interés turísticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Látnivaló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lankytina vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nähtävyys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Du lịch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pang-akit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qef</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Seværdighed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tra zedennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turismiatraktsioon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Turistická atrakce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zanimivost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Атракција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Атракција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аттракцион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Славутасьць</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Цікаві місця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר בעל עניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جاذبه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معلم سياحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معلم سياحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ატრაქციონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アトラクション</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">景点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AudioVideoShop/key/shop/value/audio_video">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">audio_video</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AudioVideoShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AudioVideoShop/key/shop/value/audio_video"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Audiologist/key/shop/value/audiologist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">audiologist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Audiologist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Audiologist/key/shop/value/audiologist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoPartsShop/key/shop/value/auto_parts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">auto_parts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoPartsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutoPartsShop/key/shop/value/auto_parts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoRepair/key/shop/value/auto_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">auto_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutoRepair/key/shop/value/auto_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutomotiveShop/key/shop/value/automotive">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">automotive</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutomotiveShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutomotiveShop/key/shop/value/automotive"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyGoodsShop/key/shop/value/baby_goods">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby_goods</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyGoodsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyGoodsShop/key/shop/value/baby_goods"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyHatch/key/amenity/value/baby_hatch">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby_hatch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyHatch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyHatch/key/amenity/value/baby_hatch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyShop/key/shop/value/baby">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyShop/key/shop/value/baby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BagsShop/key/shop/value/bags">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bags</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BagsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BagsShop/key/shop/value/bags"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Baisschool/key/amenity/value/Baisschool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Baisschool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Baisschool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Baisschool/key/amenity/value/Baisschool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery/key/amenity/value/bakery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bakery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery/key/shop/value/bakery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bakery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bakery/key/amenity/value/bakery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bakery/key/shop/value/bakery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bäckeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bäckerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bäckerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bager</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bageri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bakaríið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bakeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bakery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bakkerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bakkery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Baraerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boulangerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dyqan buke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Dyqan buke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fırın</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Firrin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fleca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kepykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leipomo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maiznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Okindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pékség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Padaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Padaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Panadaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Panadería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Panadería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panaderya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pancôr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Paneteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Panetteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pekařství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pekara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pekara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Piekarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pjakarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pjekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Bánh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φούρνος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Булочная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пекара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пекара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пякарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хліб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מאפייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بټيارۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مخبز</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مخبز</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نانوایی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხობი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パン屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">面包店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">麵包店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand/key/amenity/value/bandstand">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bandstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand/key/leisure/value/bandstand">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bandstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bandstand/key/amenity/value/bandstand"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bandstand/key/leisure/value/bandstand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%2Catm/key/amenity/value/bank%2Catm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank,atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%2Catm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank%2Catm/key/amenity/value/bank%2Catm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%3Batm/key/amenity/value/bank%3Batm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank;atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%3Batm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank%3Batm/key/amenity/value/bank%3Batm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank/key/amenity/value/Bank">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Bank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank/key/amenity/value/bank">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank/key/amenity/value/Bank"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank/key/amenity/value/bank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Banca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bancu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bankas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bankinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Banku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Banque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngân hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pankki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τράπεζα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בנק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مصرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مصرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ব্যাংক</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బ్యాంకు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಬ್ಯಾಂಕ್</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">銀行</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">銀行</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">银行</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bar/key/amenity/value/bar">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bar</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bar/key/amenity/value/bar"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bārs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Baar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Baari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Barinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Arak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kroeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Taberna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tavarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Inuman ng Alak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μπαρ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פאב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バー (立ち飲み屋)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒吧</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barbeque/key/amenity/value/barbeque">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barbeque</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barbeque">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barbeque/key/amenity/value/barbeque"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barber/key/shop/value/barber">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barber">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barber/key/shop/value/barber"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barfusspfad/key/amenity/value/Barfusspfad">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Barfusspfad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barfusspfad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barfusspfad/key/amenity/value/Barfusspfad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barracks/key/military/value/barracks">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barracks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barracks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barracks/key/military/value/barracks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BarrierThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">barrier</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Basin/key/landuse/value/basin">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">basin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Basin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Basin/key/landuse/value/basin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bacino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baseinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Basen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Basin (Vodná nádrž)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Basin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bassin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bassin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bassino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Becken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Becken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Conca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Conca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cuenca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cunca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dorzecze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elveområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Havuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lưu vực</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lembangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunas ng Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Medence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pellgut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Syvänne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní nádrž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterbekken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Čistilni bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λεκανοπέδιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Басен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Басен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бассейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Басэйн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Резервуар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אגן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حوض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حوض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აუზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">盆地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BasketMaker/key/craft/value/basket_maker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">basket_maker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BasketMaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BasketMaker/key/craft/value/basket_maker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bathroom/key/shop/value/bathroom">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bathroom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bathroom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bathroom/key/shop/value/bathroom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BathroomFurnishingShop/key/shop/value/bathroom_furnishing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bathroom_furnishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BathroomFurnishingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BathroomFurnishingShop/key/shop/value/bathroom_furnishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Battlefield/key/historic/value/battlefield%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">battlefield </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Battlefield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Battlefield/key/historic/value/battlefield%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bay/key/natural/value/bay">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bay</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bay">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bay/key/natural/value/bay"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Baai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Baai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Badia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Badia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bae</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bahía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Baia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Baia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Baie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bugt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Flóinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Golfu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koy / körfez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Līcis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Laht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lahti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Look</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Rade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teluk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vịnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Záliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zátoka, záliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zalew</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zaliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zaliw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zaljev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zatoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Öböl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įlanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Затока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Затока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خالیج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خليج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خليج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ყურე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">入り江</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海湾</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bbq/key/amenity/value/bbq">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bbq</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bbq">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bbq/key/amenity/value/bbq"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach/key/leisure/value/beach">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach/key/natural/value/beach">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beach/key/leisure/value/beach"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beach/key/natural/value/beach"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beach</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dalampasigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hiekkaranta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondartza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přibrjóh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśibrjog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pantai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paplūdimys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Part</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pláž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pláž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plaża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Plage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Plage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Plagia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Plaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Platja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pllazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pludmale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Spiaggia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Splaze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ströndin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Traezhenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παραλία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Плажа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Плажа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاطئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاطئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პლაჟი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砂浜</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeachResort/key/leisure/value/beach_resort">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach_resort</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeachResort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeachResort/key/leisure/value/beach_resort"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Badeort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Badestrand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Badort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Badplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Balneário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Balneario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Beach Resort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beach Resort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Complejo en la playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondartza konplexu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr-gouronkañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Nghỉ mát Ven biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwaliwang Dalampasigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de vacantias al plagia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mórske kupjele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mórske kupjele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Morsko odmaralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pajūrio kurortas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peranginan Pantai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Plajlı tatilköyü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pludmales kūrorts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pobřežní letovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rantakohde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stabilimento balneare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Station balnéaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Strandoort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strandsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strzeżona plaża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerparti üdülőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Turismu de playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајбрежно одморалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Морско одмаралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пляж с насаждениями</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пляжний курорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляжны курорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاطئ منتجع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاطئ منتجع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビーチリゾート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海滩度假村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">hoteli në plazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">kopališče</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beacon/key/man_made/value/beacon">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beacon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beacon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beacon/key/man_made/value/beacon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beautician/key/shop/value/beautician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beautician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beautician">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beautician/key/shop/value/beautician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautySalon/key/shop/value/beauty_salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beauty_salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautySalon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeautySalon/key/shop/value/beauty_salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautyShop/key/shop/value/beauty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beauty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeautyShop/key/shop/value/beauty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beauty Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bukuri Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cuidaos corporales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Güzellik Salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Grožio salonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kosmētiskais salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kosmetikowy salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits de beauté</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parfümerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Parfimerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Parfimerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parfumerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prodotti cosmetici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de Beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Saló de bellesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Salón krásy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Salón krásy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Salon de beltate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon kosmetyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Salon lepote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skönhetssalong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skønhedssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skjønnhetssalong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù kened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szépészeti bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de produtos de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Mỹ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de productos de belleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pampaganda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Козметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парфимерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Салон краси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Салон красоты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Салён прыгажосьці</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלון יופי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صالون تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صالون تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სილამაზის სალონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">美容室</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">美容店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">美容店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedAndBreakfast/key/tourism/value/bed_and_breakfast">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bed_and_breakfast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedAndBreakfast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BedAndBreakfast/key/tourism/value/bed_and_breakfast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Aamiaismajoitus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bad and breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bed en Ontbyt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bod ha boued</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujtin dhe Mengjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Bujtin dhe Mengjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cama e almorzo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cama e café da manhã</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cama y almuerzu (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cama y desayuno (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gîte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Guļamvieta un brokastis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kama at Almusal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llist i esmorzar (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trọ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Noćenje i doručak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nočitev z zajtrkom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nocľah a raňajky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oda Kahvaltı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ohe eta gosari (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přenocowanje ze snědanju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśenocowanje ze snědanim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pension</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Polupansion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ubytování Bed &amp; Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vendégház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Ложко і фрыштик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ліжко та сніданок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Танная гасьцініца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">לינה וארוחת בוקר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تخت‌خواب و صبحانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سرير وفطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سرير وفطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">床和早餐</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedShop/key/shop/value/bed">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BedShop/key/shop/value/bed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bedrock/key/natural/value/bedrock">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bedrock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bedrock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bedrock/key/natural/value/bedrock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beekeeper/key/craft/value/beekeeper">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beekeeper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beekeeper">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beekeeper/key/craft/value/beekeeper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bench/key/amenity/value/bench">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bench/key/amenity/value/bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bänk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bænk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancjute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banco (de praça)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bancu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bankje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bekkur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bench</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Benk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eserleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghế</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lavička</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lavička</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Panchina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Penkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skaoñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Soliņš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Suoliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Textebend</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάγκος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лавка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лаўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Скамья</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ספסל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقعد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقعد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نیمکت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დასაჯდომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ベンチ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">长凳</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Betting/key/shop/value/betting">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">betting</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Betting">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Betting/key/shop/value/betting"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeverageMarket/key/shop/value/beverages">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beverages</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeverageMarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeverageMarket/key/shop/value/beverages"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beverages Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de bibitas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de begudes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Drikkevareforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drikkevarerbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzērienu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Frisdrankverkooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gėrimų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Getränkemarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja/depósito de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de boissons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Napojowe wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio bevande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Občerstvenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Piśowy mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pijet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica pića</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej nápojů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z napojami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal evajoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ uống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Inumin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina pijač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама напояў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин напитков</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Напої</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пијалоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница пића</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות משקאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر مشروبات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر مشروبات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასმელების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">飲料ショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">饮料店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleLockers/key/amenity/value/bicycle_lockers">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_lockers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleLockers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleLockers/key/amenity/value/bicycle_lockers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleParking/key/amenity/value/bicycle_parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleParking/key/amenity/value/bicycle_parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aparcaderu de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aparcadoiro de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aparcament de Bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aparcamiento de bibicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Biciklistički parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biciklistički parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių stovėjimo aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estacionamento de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrrad-Stellplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsenstalling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietsparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattaparkla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpártároló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Letak Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paradahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parcheggio per biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parking à vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Parking rowerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Parkirišče za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Parklec'h evit ar beloioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parkoviště pro kola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Parkovisko bicyklov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyöräparkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Rad-Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stationamento pro bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu novietne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wotstajenišćo za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zmakanišćo za kólasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бициклистички паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Велопарковка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велосипедско паркирање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце стоянки для велосипедів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаянка для ровараў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חניית אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების სადგომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车停车</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">駐輪場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">parkimi për biçikleta</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRental/key/amenity/value/bicycle_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleRental/key/amenity/value/bicycle_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Alquiler de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alquiler de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Arkilahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet kiralama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Mướn Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Rental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykeludlejning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykeluthyrning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių nuoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrradverleih</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feurmiñ beloioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietsverhuring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsverhuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Iznajmljivanje bicikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Izposoja koles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattarent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárkölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloguer de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Location de bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Location de vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Nauli di bicicletis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Noleggio biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśepóžycarnja kólasow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Půjčovna kol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požičovňa bicyklov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyörävuokraamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Reiðhjólaleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rent a bicikl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sewa Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelutleie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Txirrindu Alokairua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu noma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wupožcowarnja za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wypożyczalnia rowerów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Изнајмување велосипеди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Изнајмљивање бицикла</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пракат ровараў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Прокат велосипедов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат велосипедів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">השכרת אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تأجير دراجة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تأجير دراجة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების გაქირავება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レンタサイクル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">自行車租賃</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车租赁</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">biçikleta me qira</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRoute/key/route/value/bicycle">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleRoute/key/route/value/bicycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleShop/key/shop/value/bicycle">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleShop/key/shop/value/bicycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Biciklete Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bicycle Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisikletçi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di bicicletis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cykloobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrradgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hjólabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s bicylkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polkupyöräkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica bicikala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Radladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rattapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep rowerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal marc'hoù-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tenda de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina biciklima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina koles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za kólasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Веломагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Веломагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница бицикала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за велосипеди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роварная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אפניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">自行車店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自転車販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biergarten/key/amenity/value/biergarten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">biergarten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biergarten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Biergarten/key/amenity/value/biergarten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Billboard/key/amenity/value/billboard">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">billboard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Billboard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Billboard/key/amenity/value/billboard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bingo/key/leisure/value/bingo">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bingo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bingo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bingo/key/leisure/value/bingo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BirdHide/key/leisure/value/bird_hide">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bird_hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BirdHide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BirdHide/key/leisure/value/bird_hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biwak/key/waterway/value/biwak">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">biwak</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biwak">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Biwak/key/waterway/value/biwak"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Blacksmith/key/craft/value/blacksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">blacksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Blacksmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Blacksmith/key/craft/value/blacksmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Block/key/barrier/value/block">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">block</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Block">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Block/key/barrier/value/block"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoatRental/key/amenity/value/boat_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boat_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoatRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoatRental/key/amenity/value/boat_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatbuilder/key/craft/value/boatbuilder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boatbuilder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatbuilder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boatbuilder/key/craft/value/boatbuilder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatyard/key/waterway/value/boatyard">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boatyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boatyard/key/waterway/value/boatyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Astillero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Astilleru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Thuyền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bådeværft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Båthan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Båtvarv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bakuran ng bangka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Boatyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brodogradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brodogradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cantier naval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cantiere nautico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chanter bigi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chantier naval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Drassana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hajóhangár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jahtu piestātne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kantier detar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ladjedelnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Loděnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lodenica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Scheepswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skeepswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stocznia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Telakka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Werft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ŀoźnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łódźnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ναυπηγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бродоградилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Верф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Верфь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Майстэрня караблёў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Чамцоградилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית סירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حوض سفن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حوض سفن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ボートヤード</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船坞</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bollard/key/barrier/value/bollard">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bollard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bollard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bollard/key/barrier/value/bollard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookShop/key/shop/value/books">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">books</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookShop/key/shop/value/books"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bichergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boekenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Book Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bookladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Buchgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāmatu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Buku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kitap Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kníhkupectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kniharnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihkupectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjigarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Knygynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Księgarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Librairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Libraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Librari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Librería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Librerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburudenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llibrería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llibreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Aklat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Книгарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Книжарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Книжный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кніжная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Књижара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספרים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه کتاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کتاب بروتن جاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წიგნის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">书店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">書店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">書店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bookbinder/key/craft/value/bookbinder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookbinder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bookbinder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bookbinder/key/craft/value/bookbinder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakerShop/key/shop/value/bookmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakerShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookmakerShop/key/shop/value/bookmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakersShop/key/shop/value/bookmakers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookmakers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakersShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookmakersShop/key/shop/value/bookmakers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BooksShop/key/shop/value/books">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">books</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BooksShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BooksShop/key/shop/value/books"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bichergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boekenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Book Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bookladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Buchgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāmatu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Buku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kitap Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kníhkupectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kniharnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihkupectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjigarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Knygynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Księgarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Librairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Libraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Librari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Librería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Librerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburudenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llibrería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llibreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Aklat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Книгарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Книжарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Книжный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кніжная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Књижара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספרים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه کتاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کتاب بروتن جاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წიგნის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">书店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">書店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">書店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl/key/amenity/value/border_control">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">border_control</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl/key/barrier/value/border_control">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">border_control</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BorderControl/key/amenity/value/border_control"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BorderControl/key/barrier/value/border_control"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Borderstone/key/man_made/value/borderstone">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">borderstone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Borderstone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Borderstone/key/man_made/value/borderstone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boundary">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">boundary</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryForest/key/boundary/value/forest">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryForest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryForest/key/boundary/value/forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker/key/boundary/value/marker">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker/key/historic/value/boundary_marker">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boundary_marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryMarker/key/boundary/value/marker"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryMarker/key/historic/value/boundary_marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryStone/key/historic/value/boundary_stone%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boundary_stone </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryStone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryStone/key/historic/value/boundary_stone%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boutique/key/shop/value/boutique">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boutique</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boutique">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boutique/key/shop/value/boutique"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery/key/amenity/value/brewery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brewery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery/key/craft/value/brewery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brewery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brewery/key/amenity/value/brewery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brewery/key/craft/value/brewery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+pier/key/man_made/value/bridge%20pier">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge pier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+pier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge+pier/key/man_made/value/bridge%20pier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+site/key/historic/value/bridge%20site">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+site">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge+site/key/historic/value/bridge%20site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge/key/railway/value/bridge">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge/key/railway/value/bridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridleway/key/highway/value/bridleway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridleway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridleway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridleway/key/highway/value/bridleway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">At yürüyüş yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bridleway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Caleya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino prioritario para peatones y caballos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre kone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin pour cavaliers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Kabayo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla koni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferradura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent evit ar varc'hegerien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Izjādes taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jěchanski puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jahalna pot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Koňská stezka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Konjička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Konjička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Kuda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lovaglóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso per equitazione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de cabalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista para cavalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ratsastuspolku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ratsatee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reitweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rejtarska drožka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ridesti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ridevei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ridstig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Riedpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge pa osfallt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ruiterpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ruiterpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero pro cavallos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cưỡi ngựa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žirgų kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μονοπάτι για άλογα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога для коней</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога для їзди верхи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Конный путь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Коњичка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Коњски пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שביל עבור סוסים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسلك خيول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسلك خيول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხენოსნო გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">乗馬道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">马道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Briefkasten/key/amenity/value/Briefkasten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Briefkasten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Briefkasten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Briefkasten/key/amenity/value/Briefkasten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brothel/key/amenity/value/brothel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brothel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brothel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brothel/key/amenity/value/brothel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay-aliwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bordélyház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bordeel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bordeel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bordelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bordelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bordello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bordello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Brothel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Burdel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Genelev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hóruhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javna hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Javna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lõbumaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nevěstinec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nevestinec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà chứa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Prostíbul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Prostíbulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Putetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Pelacuran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shtëpi publike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taburdiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešieji namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πορνείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јавна кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бардэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бордел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бордель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бордель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית בושת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت دعارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيت دعارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فاحشه خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">لَم‌پشت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">পতিতালয়</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საროსკიპო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">売春宿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">妓院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brownfield/key/landuse/value/brownfield">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brownfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brownfield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brownfield/key/landuse/value/brownfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area con edifici in demolizione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Attīrīts būvlaukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barnamező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bebautes Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Braakliggend terrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Brownfield Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Brownfield Toka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Brownfield terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Brownfield</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grunty poprzemysłowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Industrijowe lědo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Industrijowe lado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Kayumangging Bukirin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nadas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Solar vacante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn rezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terrén en derribu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain rasé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno Industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno industrial subutilisate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo baldío</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tidligere industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tidligere industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zemljište za prenamenu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zemljište za prenamjenu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшенная зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Земљиште за пренамену</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Очищена територія під забудову</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прамысловая забруджаная глеба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Угар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مخلفات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">棕色地带</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bts/key/amenity/value/bts">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bts/key/amenity/value/bts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BufferStop/key/railway/value/buffer_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">buffer_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BufferStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BufferStop/key/railway/value/buffer_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/amenity/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/building/value/1">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">1</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/building/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">building</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/amenity/value/building"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/building/value/1"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/building/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBarn/key/building/value/barn">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBarn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBarn/key/building/value/barn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBuilding/key/building/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBuilding/key/building/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBunker/key/building/value/bunker">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bunker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBunker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBunker/key/building/value/bunker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Boong ke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bunkeris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bunkier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bunkkeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bunkr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bunkurs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hukay na Pangsundalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Punker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Οχυρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בונקר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملجأ محصن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملجأ محصن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბუნკერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">碉堡</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">貯蔵庫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCabin/key/building/value/cabin">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cabin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCabin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingCabin/key/building/value/cabin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChapel/key/building/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingChapel/key/building/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Capele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Capella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Capiella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Capilla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cappella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cappella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chapelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kápolna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kabel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kapałka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kapałka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kapela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kapelica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kapelica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kapellan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kapelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kapera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapilya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kaple</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kaplica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaplnka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kappeli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kishëz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Koplyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà nguyện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παρεκκλήσι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Капела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Капела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Каплиця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капліца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קפלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معبد/مصلى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معبد/مصلى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამლოცველო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">礼拝堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChurch/key/building/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChurch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingChurch/key/building/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bažnyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Baznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cerkwja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Church</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Cyrkej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ecclesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eliza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Església</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glesie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Iglesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Igrexa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ilesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Iliz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kilise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kirche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kirik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kirkjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kishë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kościół</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol,cirkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kyrka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thờ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Simbahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Templom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Église</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εκκλησία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Храм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Царква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Церкова</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כנסייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చర్చి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ეკლესია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">教会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">教堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCommercial/key/building/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCommercial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingCommercial/key/building/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de bureaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Perdagangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek handlowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Commercial Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Commercieel gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici comerciâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Erhvervsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gewerbegebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Pangkalakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Komerčné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komerční budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komercial Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Komercinės paskirties pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kommersiële-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommersiell bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikerakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poslovna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur kenwerzhel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Thương mại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchodniske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ärihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źěłarstwowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Камэрцыйны будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Комерцијална зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Комерційна нерухомість</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословна зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى تجاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى تجاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომერციული შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商业建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">商業ビル</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingDormitory/key/building/value/dormitory">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dormitory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingDormitory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingDormitory/key/building/value/dormitory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Asrama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuntola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendrabutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bursa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dormitório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dormitori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dormitoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dormitory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dormitoryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dortoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ký túc xá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kollégium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kollegium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Konvikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopmītnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kouskva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residència Universitària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de estudiantes, colegio mayor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sovesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Studentenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Studentenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studentenwohnheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studenthem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studentski internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yurt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ühiselamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Študentský domov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Študentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιτώνας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інтэрнат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гуртожиток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общежитие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעונות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საერთო საცხოვრებელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宿舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">寮</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance/key/amenity/value/building_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance/key/building/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingEntrance/key/amenity/value/building_entrance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingEntrance/key/building/value/entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Accesu al edificiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Antre ar savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bina Girişi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Building Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bygningsindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bygningsinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Entrée de bâtiment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Entrada a edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada de edifício</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Entrada de l'Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Entrada do edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata de edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Entrata dell'edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Jentrade dal edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtimi Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan ng Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pintu Masuk Bangunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennuksen sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarjenjowy zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u zgradu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do objektu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście do budynku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zachod do twarjenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Épületbejárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ēkas ieeja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į pastatą</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вхід у будівлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у зграду</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כניסה לבניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შენობის შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビル入口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建筑入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingFarm/key/building/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingFarm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingFarm/key/building/value/farm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Agrarisch gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bauernhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek gospodarczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Burski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buuree-Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công trình Nông trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio rurale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ekonomibyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farm Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma (zgrada)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdsbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Granxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Pambukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hospodářská budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hospodárska budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hospodarske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Instal·lacions agrícoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landbrugsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatilan rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Paiol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaasgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Talumaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanyaépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti feurm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zgrada farme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkio pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зграда фарме</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חווה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფერმა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农场建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農舎</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingGarage/key/building/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingGarage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingGarage/key/building/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autorimessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autotalli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga ra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Garáž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Garáž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Garázs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Garāža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Garaż</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Garažas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Garaaž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Garaasch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Garagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Garagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Garahe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Garaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Garaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Garaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Garajea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Garasje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Garatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Garaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Garaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Garazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γκαράζ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гаража</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гаража</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוסך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرآب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرآب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ګاراژ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گاراژ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოფარეხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">車庫</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">车库</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHall/key/building/value/hall">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHall/key/building/value/hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de reuniones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csarnok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hội trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Halli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mansión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sála</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Saal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sala de reunións</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Spisesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toplantı Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHospital/key/building/value/hospital">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospital</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHospital">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHospital/key/building/value/hospital"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment hospitalier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bolnišnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek szpitala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chórownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chorownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici dal ospedâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici hospitalari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio hospitalari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio hospitalario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio hospitalario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Haigla hoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hastane Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hospitaal-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hospital Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kórházépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ligoninės pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nemocničné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nemocniční budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ospedale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ospitale erakina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sairaalarakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sjukhusbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slimnīcas ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Spitali Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sygehusbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykehusbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Bệnh viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ziekenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Болничка зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак шпіталю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание больницы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית חולים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د روغتون ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساختمان بیمارستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საავადმყოფოს შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医院建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">病院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHouse/key/building/value/house">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHouse/key/building/value/house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Etxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Huus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Māja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Namas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Xanî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σπίτι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHut/key/building/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHut/key/building/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingKiosk/key/building/value/kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingKiosk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingKiosk/key/building/value/kiosk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingMonastery/key/building/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingMonastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingMonastery/key/building/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingNo/key/building/value/no">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">no</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingNo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingNo/key/building/value/no"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingOffice/key/building/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingOffice/key/building/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Administratívna budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de bureaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bürogebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bürosgebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Běrowowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běrowowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Pejabat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Biroju ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biurų pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek biurowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício de escritórios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici d'oficines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de officio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu d'oficines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tanggapan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Irodaház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kancelářská budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kantoorgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoorgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontorbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kontorbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kontorihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kontorsbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Office Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ofis Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur burevioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Văn phòng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Toimistorakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uredska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyra për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Деловна зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Офісний будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Офісны будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין משרדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საოფისე ნაგებობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">オフィスビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">办公楼</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingResidential/key/building/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingResidential">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingResidential/key/building/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinrakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment résidentiel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Beboelsesbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Boligbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek mieszkalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleńske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici residenziâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tirahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obytná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obytné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Residensiële gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambena zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambena zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohngebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woningen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολυκατοικία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилой дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылы будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбена зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбена зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מגורים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">godinë banimi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingRetail/key/building/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingRetail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingRetail/key/building/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Peruncitan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek detaliczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Detailhandelbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Detaljsalgbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici de Venda al detall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einzelhandelsgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tingian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleinhandel-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikerakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mažmeninės prekybos pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Maloobchodné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Maloobchodní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Maloprodajna radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Maloprodajna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazumtirdzniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prédio de Varejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Priwatne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retail Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitje me pakicë për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Cửa hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina na drobno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarjenje drobnego wikowanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelpand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак розьнічнага гандлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание на продажу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Малопродајна радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продажен објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Центр роздрібної торгівлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გასაყიდი ნაგებობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">店舗ビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">零售建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingSchool/key/building/value/school">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingSchool/key/building/value/school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment d'école</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Sekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek szkoły</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici scolastic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio scolastico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskola eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iskolaépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koolihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koulurakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mokyklos pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Okul Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur skol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">School Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">School-Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoolgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schoulgebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schulgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkolla Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skolas ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skolbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skolebygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skolebygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoolgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Školní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Školska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Šulske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šulske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Школско здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د ښوونځي ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学校建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">校舎</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingTower/key/building/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingTower/key/building/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bokštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dorre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Menara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stolp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tháp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Tor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Torm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Torony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tower</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tuerm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Turm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Turre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wěža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πύργος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Торањ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגדל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოშკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">塔</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">塔</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUniversity/key/building/value/university">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">university</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUniversity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingUniversity/key/building/value/university"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment d'université</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Universiti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek uniwersytetu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Complexo universitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício Universitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici universitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici universitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de universitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio universitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu universitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyetemi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Pamantasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur Skol-Veur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sede universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Đại học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Unibertsitate eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Universitätsgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universitātes ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Universiteitsgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Universiteitsgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Universiteti për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universiteto pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Universitetsbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Universitetsbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Universitetsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">University Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Univerza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Univerzitetska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Univerzitné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Univerzitní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Uniwersitne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Uniwersitne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yliopistorakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zgrada Sveučilišta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ülikoolihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Üniversite Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Универзитетска зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Универзитетска зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Университет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Університет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсытэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د پوهنتون ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">უნივერსიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大学建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUnknown/key/building/value/unknown">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unknown</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUnknown">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingUnknown/key/building/value/unknown"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bump/key/traffic_calming/value/bump">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bump/key/traffic_calming/value/bump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BureauDeChange/key/amenity/value/bureau_de_change">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bureau_de_change</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BureauDeChange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BureauDeChange/key/amenity/value/bureau_de_change"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bureau de Change</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau de change</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Burev eskemm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Byroja Ndryshimi de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cambia valute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa de câmbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Döviz bürosu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Diru-truke Bulegoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gjaldeyrisskipti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kantor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Měnjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Menjačnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Menjalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mjenjačnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina de canvi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pénzváltó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pengurup Wang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rahanvaihto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rahavahetus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Směnárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapang Palitan ng Pera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đổi tiền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Troquéu de moneda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ufizi di cambi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Växlingskontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Valūtas maiņas punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valiutos keitimo punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vekselkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vekslingskontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wechselstube</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wesselkontoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Wiesselbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wisselkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wisselkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zaměnjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmenáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Абмен валюты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Менувачница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мењачница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обмен валют</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Обмін валют</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלפן כספים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب صرافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب صرافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვალუტის გადაცვლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">货币兑换</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusGuideway/key/highway/value/bus_guideway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_guideway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusGuideway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusGuideway/key/highway/value/bus_guideway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autobus guidato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska traka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusna traka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bėginio autobuso linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bus so sprievodcom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busspur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Buszsín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal guiado de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carril Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carril bus con guía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corredor de ônibus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Ginagabayang Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla autobusów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Güdümlü otobüs yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Guided Bus Lane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jězdna kólej kólejowego busa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Làn đường Dẫn Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lane udhëzoi Autobuseve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ledet bussfelt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Liña de autobuses guiados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Bas Berpandu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ohjattu linja-autokaista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn vus heñchet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Styret busspor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trolejbusowy milinowód</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Turistični avtobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via guidate de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie de bus guidée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vrijliggende busbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуски шини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная полоса-рельс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска трака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусная паласа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Рейковий автобус</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב תחבורה ציבורית מונחית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار خاص للحافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">导轨公交专用道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusRoute/key/route/value/bus">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusRoute/key/route/value/bus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStation/key/amenity/value/bus_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStation/key/amenity/value/bus_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóbusz-állomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobus-geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Autobusų stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusni kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autobusová stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusové nádraží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autoosta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtobusna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bus Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Busarrêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busbahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Busowe dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Busowe dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Bussijaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Busstasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Ônibus/Rodoviária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació d'autobusos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Linja-autoasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otogar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni i Autobusave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja autobusowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion des corieris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione degli autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Bas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Strætóstöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σταθμός Λεωφορείου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автовокзал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת אוטובוס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د بسونو اډه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">বাস স্টেশন</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტობუსის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バス停</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公交主站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop/key/amenity/value/bus_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop/key/highway/value/bus_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStop/key/amenity/value/bus_stop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStop/key/highway/value/bus_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobus-geraleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Autobusų stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autobusa pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusno stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusová zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtobusna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bus Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bushaltestelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Busowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Busowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Busshållplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Bussipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bussipysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Busstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Busstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Busstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Buszmegálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otobüs durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parada de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perhentian Bas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de ônibus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek autobusowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion i autobusave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka autobusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάση Λεωφορείου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуска постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автобусна зупинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Бузонь лотксема тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת אוטובוס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ایستگاه اتوبوس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">تمځای</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف نزول/صعود من/إلى حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტობუსის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バス停</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公交停靠站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butcher/key/shop/value/butcher">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">butcher</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butcher">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Butcher/key/shop/value/butcher"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Açougue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Becjarie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boucher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Butcher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carnicería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carnicería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carnisseria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Carnizaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hentesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kasap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kasap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Daging</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kiger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lihakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lihunik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mäsiarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mėsininkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Macellaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Macelleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mangangatay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mesnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Metzgerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Miesnieks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěznik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěznik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeźnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Slátrarinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slachter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slagerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Slagter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slagter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slaktare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slakter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thịt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeznictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρεοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Месара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мясная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мясная лавка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">М’ясо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קצב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قصاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საყასბო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">屠宰</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">肉屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butchers/key/shop/value/butchers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">butchers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butchers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Butchers/key/shop/value/butchers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Byway/key/highway/value/byway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">byway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Byway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Byway/key/highway/value/byway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Blakusceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Boczna droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Byway (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Byway (súkromná cesta)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Byway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño secundario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent eil renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Keliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kiépítetlen ösvény</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas na Hindi Madaanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obvoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Omfartsväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Onverharde weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódlańska droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pódlanski puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Prečica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prečica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route secondaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge ansore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruta segregada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Seitenweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Siedenweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sivutie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stikkvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilha larga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via minor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yan yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Účelová komunikace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường mòn Đa mốt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Боковий шлях</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Завулак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Закоулок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пречица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спореден пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך צידית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">路地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">非机动车道(英国)</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableCar/key/aerialway/value/cable_car">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cable_car</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableCar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CableCar/key/aerialway/value/cable_car"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableDistributionCabinet/key/power/value/cable_distribution_cabinet">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cable_distribution_cabinet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableDistributionCabinet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CableDistributionCabinet/key/power/value/cable_distribution_cabinet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cafe/key/amenity/value/cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cafe">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cafe/key/amenity/value/cafe"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cafè</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cafetaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cafetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Caffe bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kávézó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kafé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kafé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kafedi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kafee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kafejnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kafejownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kafene</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kafetegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kaffihúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kahvila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kavárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kavarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaviareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kavinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kawiarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kofejownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kohvik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán Cà phê</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καφετέρια</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кавярня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кафуле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קפה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقهى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقهى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کافه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კაფე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">咖啡馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">喫茶店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cairn/key/man_made/value/cairn">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cairn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cairn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cairn/key/man_made/value/cairn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Camera/key/amenity/value/camera">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Camera">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Camera/key/amenity/value/camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CameraShop/key/shop/value/camera">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CameraShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CameraShop/key/shop/value/camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampSite/key/tourism/value/camp_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camp_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CampSite/key/tourism/value/camp_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acampamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Camp Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Campament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Campamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Campamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campeggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Campingowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Campingplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Campingplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kamp yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kampeerterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kampterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanpin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Laagriplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leirintäalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejrplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Cắm trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nometnes vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Kampo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Stanowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stovyklavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tábořiště, kemp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn gampiñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teltplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno de camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ven per kamping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ven per kamping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Камп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Камп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кемпінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Лагерь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Турбаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר מחנאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محل اردوگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع تخييم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع تخييم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანაკის ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">キャンプ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">營地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">野营地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampingOffice/key/office/value/camping">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampingOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CampingOffice/key/office/value/camping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Campsite/key/amenity/value/campsite">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">campsite</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Campsite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Campsite/key/amenity/value/campsite"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Canal/key/waterway/value/canal">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">canal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Canal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Canal/key/waterway/value/canal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Canâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Canale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csatorna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Kênh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kanāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kanał</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kanaali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kanalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paralanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prekop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תעלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కాలువ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">არხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">运河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">運河</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CandyShop/key/shop/value/candy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">candy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CandyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CandyShop/key/shop/value/candy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cape/key/natural/value/cape">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cape</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cape">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cape/key/natural/value/cape"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Burun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cabu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cape</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Capo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Capo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kaap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kaap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kep</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lurmutur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mũi đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Neem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Odde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Partfok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przylądek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tangway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanjung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Udde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zemesrags</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ακρωτήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رأس (أرض داخلة في البحر(</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رأس (أرض داخله فى البحر(</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კონცხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">‘Рт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海岬</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Car%3BcarRepair/key/shop/value/car%3Bcar_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car;car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Car%3BcarRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Car%3BcarRepair/key/shop/value/car%3Bcar_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarDealer/key/shop/value/car_dealer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_dealer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarDealer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarDealer/key/shop/value/car_dealer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Satıcısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto tirgotājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-diler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autodealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autohaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autokuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Autoshändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autoverköper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avto trgovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilförsäljare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Dealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Compra-venda de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concesionario de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Concesionario de automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Concesionariu d'automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Concessionária de automóveis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionaria auto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mangangalakal ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorhandelaar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s autami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekiautojas automobiliais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej automobilů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon samochodowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vendeur de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Venditor de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wikowar awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-дилер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільны салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סוחר כלי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تاجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تاجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">カーディーラー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车销售</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shitje makine</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarParts/key/shop/value/car_parts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_parts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarParts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarParts/key/shop/value/car_parts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Parçası Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóalkatrészbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-delovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autodijelovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automašīnu rezerves daļas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių dalys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Auton osia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoonderdelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autopeças</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autoricambi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autoteilehändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomobilski deli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtowe narownanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowe narunanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bildelar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bildeler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilreservedele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Parts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Bahagi ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motoronderdele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mototechna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Partes de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Peces de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pezhioù evit ar c'hirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phụ tùng Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pièces d'automobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej autodílů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Recambios de automóbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Repuestos automotrices</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Repuestos d'automóvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z częściami samochodowymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εξαρτήματα Αυτοκινήτου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автоделови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автозапчастини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-делови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама аўтамабільных запчастак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלקי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطع غيار سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قطع غيار سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტონაწილები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車零件</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车零件</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車部品販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">pjesë makinash</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRental/key/amenity/value/car_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRental/key/amenity/value/car_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alquiler de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Alquiler de vehículos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de veículos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Kiralama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Arkilahan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Auto-Utlehner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autonoleggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autonoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autorent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoverhuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autovermietung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autovuokraamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowa přenajimarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílaleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Biludlejning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biluthyrning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilutleie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Rental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Mướn Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feurmiñ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibilgailu-alokairu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Iznajmljivanje automobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloguer de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Location de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Location de voiture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mašinų nuoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorverhuring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Nauli di machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśenajmjeśe awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Půjčovna aut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požičovňa áut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rent-a-car</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rent-a-car</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sewa Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wynajem samochodów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ενοικίαση αυτοκινήτου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аренда автомобилей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Арэнда аўтамабіляў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Изнајмљивање аутомобила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат автомобілів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рент-а-кар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">השכרת רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تأجير سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تأجير سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მანქანის გაქირავება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レンタカー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">租车服务</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">marrje makinë me qira</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepair/key/amenity/value/car_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRepair/key/amenity/value/car_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepairShop/key/shop/value/car_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepairShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRepairShop/key/shop/value/car_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autószerviz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto remonts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-servis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autofficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autogarage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokorjaamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių remontas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autoparandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autowarksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autowerkstatt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowa porjedźernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilværksted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilverkstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilverksted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Repair</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dresañ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kumpunihan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorherstel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Naprawa samochodów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Oficina mecânica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oto tamir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pórěźarnja awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réparation de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Reparació d'automòbils</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reparation de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riparazion di machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taller d'automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Taller mecánico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Taller mecánico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sửa Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Авто майстерня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомастерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільная майстэрня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוסך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرآب سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرآب سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსახელოსნო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車維修</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车维修</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">riparimin e makinave</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarSharing/key/amenity/value/car_sharing">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_sharing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarSharing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarSharing/key/amenity/value/car_sharing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de Carro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araç Paylaşımı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autómegosztás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto koplietošana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autodelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autopožičovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bildeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Sharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Car Sharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Car Sharing/Ndarja e Automobil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Carsharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Carsharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Centrala za sobujěducych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Centrala za sobujězdźenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chia sẻ Xe cộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compartir coche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Covoiturage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dalinimosi automobiliu paslauga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Delebiler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dzielenie się samochodami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kimppakyyti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kongsi Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leur genweturañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paghihiraman ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Per Compartir Cotxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Repartition de autos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sdílení aut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Souporaba avtomobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vehículo compartido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zajedničko korišćenje automobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Заједничко коришћење аутомобила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Изнајмување автомобил</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кароткатэрміновая арэнда аўтамабіляў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Каршаринг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат авто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת שיתוף רכבים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مشاركة سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مشاركه سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车共享</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarShop/key/shop/value/car">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarShop/key/shop/value/car"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Galerisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autohaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autohuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autokuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Automóvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Automaterialenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomobilski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtosalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Concesionario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concesionario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de carros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej automobilů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Kerreve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep samochodowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal girri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Venda de Cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільны салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსალონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">车店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash/key/amenity/value/car_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash/key/shop/value/car_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarWash/key/amenity/value/car_wash"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarWash/key/shop/value/car_wash"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autómosó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Auto Garbiketa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-perionica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autolarje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autolavado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autolavaggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automazgātava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių plovykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Automyčka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autopesu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autopesu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autopraonica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoumývareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autowaschanlage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autowaschstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autowasstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtopralnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtomyjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtomyjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílaþvottastöðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biltvätt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilvask</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilvask</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Wash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cuci Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwalc'hiñ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Karwas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lava-Carros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lavaç machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lavadoiro de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavage de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lavage de voiture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llaváu de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Myjnia samochodowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oto Yıkama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paliguan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Rentat de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rửa Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πλύσιμο Αυτοκινήτων</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомийка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомойка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автоперална</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-перионица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільная мыйка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שטיפת מכוניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">غسيل سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">غسيل سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსამრეცხაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洗車</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗车</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaravanSite/key/tourism/value/caravan_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">caravan_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaravanSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CaravanSite/key/tourism/value/caravan_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acampamento de Caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area caravan e camper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autokemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autokemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Càmping per a caravanes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camping pa caravanes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camping para caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Campingowanišćo za caravany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Campingplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Campingplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Caravan Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Caravankampeerterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Husvagnsuppställningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamp-kućice (mjesto)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamp-prikolice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Karavaanpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Karavan i faqes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Karavan yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kemperių aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kempings</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakókocsitábor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leirintäalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lugar ng Karabana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce na przyczepę campingową</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site de caravane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sitio de caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn karavanennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno pro caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnwagen-Stellplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zmakanišćo za bydleńske wóze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автокамп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Камп-приколице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Караван-сарай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Майданчик для трейлерів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляцоўка для трэйлераў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר קרוואן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع قافلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع قافلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">拖车营地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CardsShop/key/shop/value/cards">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cards</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CardsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CardsShop/key/shop/value/cards"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CareHome/key/amenity/value/care_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">care_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CareHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CareHome/key/amenity/value/care_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter/key/craft/value/carpenter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpenter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter/key/shop/value/carpenter">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpenter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpenter/key/craft/value/carpenter"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpenter/key/shop/value/carpenter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpet/key/shop/value/carpet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpet/key/shop/value/carpet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alfombres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de catifes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di tapêts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Carpet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Halı Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kilimų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de tapetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de tapis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de tapetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Mat-/tapytwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mattaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Mattokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s kobercami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod s koberci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přestrjencowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Paklāju veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajalna preprog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica tepiha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z dywanami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal pallennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szőnyegbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tæppebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tapijtzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tappeti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alfombras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Tepichowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Teppabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teppebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Teppichladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thảm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alfombras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Karpet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina tepisima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vaibakauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за теписи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дывановая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Килими</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ковры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница тепиха</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות שטיחים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معرض سجاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معرض سجاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხალიჩების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">カーペットショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地毯店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan qilim</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarpetLayer/key/craft/value/carpet_layer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpet_layer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarpetLayer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarpetLayer/key/craft/value/carpet_layer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpets/key/shop/value/carpets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpets/key/shop/value/carpets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino/key/amenity/value/casino">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">casino</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino/key/leisure/value/casino">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">casino</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Casino/key/amenity/value/casino"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Casino/key/leisure/value/casino"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay-pasugalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Casinò</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casinò</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cassino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kasíno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kasiino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kasyno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kaszinó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sòng bạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καζίνο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Казіно</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קזינו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى قمار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي قمار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ক্যাসিনো</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამორინე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">賭場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">賭場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">赌场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Castle/key/historic/value/castle">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">castle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Castle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Castle/key/historic/value/castle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Castell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Castello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Castello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Castiellu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Castillo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Castle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Château</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjiscjel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dvorac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dvorac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gaztelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Istana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kastalinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kasteel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kasteel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kastell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kastilyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kindlus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lâu đài</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Linna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pilis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pils</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schlass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schloss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zamek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дворац</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">За́мок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Замак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Замок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Крепость</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قلعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قلعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قلعه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ماڼۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ციხე-სიმაგრე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">城</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">城堡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catalogue/key/shop/value/catalogue">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">catalogue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catalogue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Catalogue/key/shop/value/catalogue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catere/key/craft/value/caterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">caterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catere">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Catere/key/craft/value/caterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CattleGrid/key/barrier/value/cattle_grid">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cattle_grid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CattleGrid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CattleGrid/key/barrier/value/cattle_grid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cave/key/natural/value/cave">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cave</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cave">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cave/key/natural/value/cave"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaveEntrance/key/natural/value/cave_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cave_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaveEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CaveEntrance/key/natural/value/cave_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barlangbejárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boca de cueva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào Hang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cave Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Entrée de grotte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Entrada a cova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Entrada a cueva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada de Gruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Entrada de cova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Entrada de gruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata de caverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Entrata di grotta/caverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Grotingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Grotingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Grottmynning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Höhleneingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Höhleningang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hellisop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Huleindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Huleinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ieeja alā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jamowy zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kobazulo Sarrera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koopa sissepääs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Liang Gua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luolan sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mağara girişi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan ng Yungib</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pećina (ulaz)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Prózdnjeński zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpella Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shpella Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Treuzoù mougev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u pećinu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod v jamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vstup do jaskyne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do jeskyně</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście do jaskini</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į urvą</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Είσοδος Σπηλιάς</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во пештера</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в пещеру</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Входу в печеру</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мода курго</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у пячору</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у пећину</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل كهف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل كهف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ورودی غار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గుహ ద్వారం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გამოქვაბულში შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洞口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洞窟入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CellPhones/key/shop/value/cell_phones">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cell_phones</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CellPhones">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CellPhones/key/shop/value/cell_phones"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery/key/amenity/value/cemetery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cemetery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery/key/landuse/value/cemetery">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cemetery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cemetery/key/amenity/value/cemetery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cemetery/key/landuse/value/cemetery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begraafplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Begraafplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Begravelsesplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bered</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cementerio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cementeriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cementiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cemeterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cemetery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cemiterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cimetière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cimitero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cintorín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cmentarz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Friedhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Gorristan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gravplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřbitov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hilerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kěrchow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kapinės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Karkhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierfecht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarchob</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Libingan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezarlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nghĩa địa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkuburan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pokopališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Simiteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Surnuaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Temető</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Varrezë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιμητήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гробишта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гробље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кладбище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кладовище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Могілкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קברות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هديره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گورستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასაფლაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公墓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">墳場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Centre/key/amenity/value/leisure_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leisure_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Centre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Centre/key/amenity/value/leisure_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ceramics/key/shop/value/ceramics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ceramics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ceramics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ceramics/key/shop/value/ceramics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chain/key/barrier/value/chain">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chain/key/barrier/value/chain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChairLift/key/aerialway/value/chair_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chair_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChairLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChairLift/key/aerialway/value/chair_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chalet/key/tourism/value/chalet">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chalet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chalet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chalet/key/tourism/value/chalet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Almhütte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alppimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Apartma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casetta (chalet)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chalupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellhytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kubo ng Pastol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ván</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyaralóház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Planinska koliba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Planinska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Prozninski domcyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schronisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stuga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-menez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Trobelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Txalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vakantiehuisje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veľká chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Xalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yayla evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брвнара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Велика хата</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Планинска колиба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلبه ییلاقی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">別荘</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">木屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chandler/key/shop/value/chandler">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chandler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chandler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chandler/key/shop/value/chandler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Channel/key/natural/value/channel">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">channel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Channel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Channel/key/natural/value/channel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Alur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bambang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Canâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Canale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Channel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csatorna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Eo biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kanāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kanał</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kanalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kanava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κανάλι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">არხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海峡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chapel/key/amenity/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chapel/key/amenity/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Charity/key/amenity/value/charity">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">charity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Charity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Charity/key/amenity/value/charity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CharityShop/key/shop/value/charity">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">charity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CharityShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CharityShop/key/shop/value/charity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Adománybolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bamirësi Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de caritat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Từ thiện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Charitatívny obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Charitativní obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Charity Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dobroćelski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dobrodelni trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dobrotnostny wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dobrotvorna prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dobrotvorna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Labdarības veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Labdaros parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Liefdadigheidswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Liefdadigheidswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja beneficente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de bienfaisance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de beneficentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio solidale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rastru solidariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep charytatywny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal garitez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda benéfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda benéfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pangkawanggawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Välgörenhetsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Veldedighetsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Velgørenhedsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohltätigkeitsladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Добротворна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Добротворна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Секонд-хэнд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Соціальний магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сэканд хэнд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צדקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر جمعية خيرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر جمعيه خيرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეორადი ტანსაცმელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">慈善商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cheese/key/shop/value/cheese">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cheese</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cheese">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cheese/key/shop/value/cheese"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chemist/key/shop/value/chemist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chemist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chemist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chemist/key/shop/value/chemist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Apdikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Apotekar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Apotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Apotheke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Apteekki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Aptejka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Avtheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Chemikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chemist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Drogerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczacı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Farmacêutico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farmacist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Farmazia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kemična trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kimiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjemiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ljekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits d'hygiène</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pharmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù yec'hederezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vegyipari bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Апотекар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама бытавой хіміі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хімтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">м-н бытовой химии</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کيمياګر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">化学品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chicane/key/traffic_calming/value/chicane">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chicane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chicane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chicane/key/traffic_calming/value/chicane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChildCare/key/amenity/value/child_care">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">child_care</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChildCare">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChildCare/key/amenity/value/child_care"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chimney/key/man_made/value/chimney">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chimney</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chimney">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chimney/key/man_made/value/chimney"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chiropractor/key/amenity/value/chiropractor">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chiropractor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chiropractor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chiropractor/key/amenity/value/chiropractor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chocolate/key/shop/value/chocolate">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chocolate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chocolate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chocolate/key/shop/value/chocolate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Choker/key/traffic_calming/value/choker">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">choker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Choker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Choker/key/traffic_calming/value/choker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Church/key/amenity/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Church">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Church/key/amenity/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChurchHall/key/amenity/value/church_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChurchHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChurchHall/key/amenity/value/church_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cinema/key/amenity/value/cinema">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cinema</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cinema">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cinema/key/amenity/value/cinema"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Biograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bioscoop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bioskoop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bioskop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cinéma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Elokuvateatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kinematograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kino teatras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kvikmyndarhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mozi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pawagam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rạp phim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sinehan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κινηματογράφος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Биоскоп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кинотеатр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кинотеатр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кінатэатар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קולנוע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سینما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">সিনেমা</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კინოთეატრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">映画館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电影院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電影院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CircuitBreaker/key/power/value/circuit_breaker">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">circuit_breaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CircuitBreaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CircuitBreaker/key/power/value/circuit_breaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/City/key/place/value/city">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/City">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/City/key/place/value/city"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Büyükşehir / il merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bajarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Borg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Citât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Citate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Città</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">City</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ciudá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ciudad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ciutat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hiria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupunki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Linn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lungsod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mesto nad 100 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Meurgêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miasto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miestas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagyváros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qyteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Qyteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Storby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thành phố</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Velkoměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjelike město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkoměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πόλη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Город</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ош</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עיר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر بزرگ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدينة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدينة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">నగరం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ನಗರ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქალაქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">城市</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityGate/key/historic/value/city_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityGate/key/historic/value/city_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityLimit/key/boundary/value/city_limit">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_limit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityLimit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityLimit/key/boundary/value/city_limit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityWall/key/barrier/value/city_wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityWall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityWall/key/barrier/value/city_wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CitymapPost/key/amenity/value/citymap_post">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">citymap_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CitymapPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CitymapPost/key/amenity/value/citymap_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CivilBoundary/key/boundary/value/civil">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">civil</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CivilBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CivilBoundary/key/boundary/value/civil"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cliff/key/natural/value/cliff">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cliff</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cliff">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cliff/key/natural/value/cliff"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acantilado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cenuram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cingle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cliff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Falaise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forbjerg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jyrkänne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kalju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Klif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klints</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klippa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kloof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Litica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Litica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Penhasco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Precipitio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rupe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkamb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skalina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tornaod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Uçurum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Uola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urwisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vách đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuskała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Útes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Útes, kamenná stena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γκρεμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Абрыў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Литица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Скеля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">обрыв</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">崖</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">悬崖</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clinic/key/amenity/value/clinic">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clinic</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clinic">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clinic/key/amenity/value/clinic"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Clinic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Clinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Clinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cliniche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Clinique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klīnika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kliinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kliniek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kliniek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Klinikë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klinikenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klinikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Klinikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krankenhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phòng khám</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poliklinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przychodnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κλινική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паліклініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поликлиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפאה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">درمانگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلينيک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ক্লিনিক</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პოლიკლინიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">診所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">診療所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">诊所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clock/key/amenity/value/clock">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clock/key/amenity/value/clock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clockmaker/key/craft/value/clockmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clockmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clockmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clockmaker/key/craft/value/clockmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Closed/key/shop/value/closed">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">closed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Closed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Closed/key/shop/value/closed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3A+women/key/shop/value/clothes%3A%20women">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes: women</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3A+women">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes%3A+women/key/shop/value/clothes%3A%20women"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3Awomen/key/shop/value/clothes%3Awomen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes:women</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3Awomen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes%3Awomen/key/shop/value/clothes%3Awomen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes/key/shop/value/clothes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes/key/shop/value/clothes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apģērbu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arropa denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bekleidungsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de roba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Clothes Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drabužių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drastowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fatabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Giysi Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Pakaian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klädbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kleedergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Klerewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klesbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vêtements</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de vestimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di abbigliamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s konfekciou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej oděvů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Riidepood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruházati bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Teshave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep odzieżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal dilhad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tøjbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Quần áo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Damit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z oblekami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vaatekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Woblekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бутик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за облека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות בגדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ألبسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ألبسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტანსაცმლის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服装店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洋服店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothing/key/shop/value/clothing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothing/key/shop/value/clothing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club/key/amenity/value/club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club/key/leisure/value/club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Club/key/amenity/value/club"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Club/key/leisure/value/club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clube</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Diskoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapisanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Klubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Klubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kulüp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Клюб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מועדון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლუბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">俱乐部</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">俱樂部</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ClubHouse/key/amenity/value/club_house">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club_house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ClubHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ClubHouse/key/amenity/value/club_house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clubhouse/key/building/value/clubhouse">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clubhouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clubhouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clubhouse/key/building/value/clubhouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Coastline/key/natural/value/coastline">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coastline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Coastline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Coastline/key/natural/value/coastline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bờ biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Baybay-dagat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Coastline</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Itsasertz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Küstenlien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Küstenlinie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kuslyn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kustlijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kustlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kystlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kystlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Linea de costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea di costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Linia brzegowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Litorâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Littoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llinia de costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśibrjozna linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pakrantė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piekrastes līnija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pobřežní čára</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pobrežie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pobrjóžna linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rannajoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rantaviiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sahil şeridi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Strandlengjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerpart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vijë e bregdetit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Береговая линия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Иневедь чире</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајбрежје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Узбережжя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узьбярэжжа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קו חוף</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خط ساحلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خط ساحلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">دریو کینار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სანაპირო ზოლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海岸線</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">海岸線</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海岸线</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/amenity/value/coffeeshop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffeeshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffee</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffee_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/amenity/value/coffeeshop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Col/key/natural/value/col">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">col</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Col">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Col/key/natural/value/col"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Collapsed/key/building/value/collapsed">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">collapsed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Collapsed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Collapsed/key/building/value/collapsed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/College/key/amenity/value/college">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">college</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/College">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/College/key/amenity/value/college"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Colégio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Colexu universitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">College</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">College</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dalubhasaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főiskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Faculdade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fakultet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fakultet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gymnasium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Høyskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hochschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hogeschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hoogschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Institut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Instituto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Koledža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Koledžas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kolegioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kolegj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kollege</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Lise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Maktab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oppilaitos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola superior</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola superiore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol-veur pe skol-uhel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Srednja šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Cao đẳng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Uczelnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Universidad o instituto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vysoká škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vysoká škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wusoka šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wysoka šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Établissement d'enseignement supérieur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κολέγιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Каледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Коледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Колеџ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Колледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Факултет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכללה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كلّية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كلّية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوهنځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কলেজ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కళాశాల</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოლეჯი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Commercial/key/amenity/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Commercial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Commercial/key/amenity/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommercialLanduse/key/landuse/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommercialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommercialLanduse/key/landuse/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree comerciâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Commercial Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Commercieel gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Erhvervsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gewerbegebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Irodaterület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupallinen alue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Perdagangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Thương mại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komerční zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Komercinis plotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kommersiële gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kommersiellt område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommersielt område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkataritza Eremua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchodná štvrť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obszar handlowo-usługowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přemysłowa kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pangkalakalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poslovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad kenwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ticari Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona Tregtare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona di uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone tertiaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źěłarstwowy wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εμπορική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Камэрцыйная тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Комерцијално подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торгівельно-офісна територія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة تجارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه تجارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომერციული ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商业区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">商業地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Common/key/leisure/value/common">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">common</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Common">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Common/key/leisure/value/common"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Allmänning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Allmenning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Almenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area comune (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Błonie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendra žemė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurmeen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Common Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Comugnâi (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fælles arealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindeland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejnski kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javno zemljišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közös terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Karaniwang Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lur Komunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Meent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obecní půda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Općinsko zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Opštinsko zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachennoù foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanah Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terrén común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terra comú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrains communaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terreno común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno commun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno comum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Toke e njejte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejné priestranstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhteinen maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất Công</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Альменда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкая зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадська земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Општествена земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Општинско земљиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مشاع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض مشاع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共土地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">共有地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communication/key/shop/value/communication">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communication">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Communication/key/shop/value/communication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communications/key/shop/value/communications">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communications">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Communications/key/shop/value/communications"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTower/key/man_made/value/communications_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunicationsTower/key/man_made/value/communications_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTransponder/key/man_made/value/communications_transponder">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications_transponder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTransponder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunicationsTransponder/key/man_made/value/communications_transponder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityCentre/key/amenity/value/community_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">community_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunityCentre/key/amenity/value/community_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendruomenės centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Center skupnosti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre Comunitari / Centre Cívic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri civic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro civico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro communitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro comunitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comunitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comunitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comunitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum społeczności</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Community Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Društveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Društveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fællesskabscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeenschapscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gemeenskap-sentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindezentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Komunikaciski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Komunitate Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komunitní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kultúrne stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Pamayanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művelődési központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Komuniti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sabiedriskais centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal liezimplij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle polyvalente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Samfunnshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Cộng đồng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhteisökeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zhromadny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкі цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадський центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Друштвени центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общественный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Центар на заедница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קהילתי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز اجتماع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز اجتماع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কমিউনিটি সেন্টার</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">コミュニティセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">社区中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">社區中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">ndërtimin e qendrës së komunitetit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityHall/key/amenity/value/community_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">community_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunityHall/key/amenity/value/community_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Company/key/amenity/value/company">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">company</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Company">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Company/key/amenity/value/company"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CompanyOffice/key/office/value/company">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">company</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CompanyOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CompanyOffice/key/office/value/company"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Computer/key/shop/value/computer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">computer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Computer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Computer/key/shop/value/computer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Arvutikauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bilgisayar Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'informàtica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Computer Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Computer Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Computerforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Computergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Computerladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Computerowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Computerwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Databutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Datorbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Datorveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Komputer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kompiuterių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kompjuterowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de computação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin informatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de computatores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di computer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s počítačmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ordenagailu-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej počítačů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Računalniška trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Računarska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rekenaarwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kompjuterave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shitore e kompjuterave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep komputerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal urzhiataerioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Számítástechnikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tölvubúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Máy tính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda d'informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tietokonekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kompyuter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кампутарная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Компьютерный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Комп’ютерна крамниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за сметачи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рачунарска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מחשבים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كمبيوتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كمبيوتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომპიუტერების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电脑店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電腦商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConcertHall/key/amenity/value/concert_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">concert_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConcertHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConcertHall/key/amenity/value/concert_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Condos/key/shop/value/condos">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">condos</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Condos">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Condos/key/shop/value/condos"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery/key/craft/value/confectionery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">confectionery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery/key/shop/value/confectionery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">confectionery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Confectionery/key/craft/value/confectionery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Confectionery/key/shop/value/confectionery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Confecteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Confectionery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Confeitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Confiserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Confitería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Confiteria botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cukiernia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cukráreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cukrárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cukrászda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Delikatesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Dulcería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Godisbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gozotegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koñfizerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Konditarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Konditarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Konditerijos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Konditorei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Konditorejas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Konditori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pastelaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pasticceria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslastičarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shop pasticerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slikbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Snoepverkooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kẹo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina sladkarij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ζαχαροπλαστική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кандытарская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кондитерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кондитерська</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Посластичарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Слаткарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קונדיטוריה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر الحلويات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر الحلويات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საკონდიტრო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">糖果店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConferenceCentre/key/amenity/value/conference_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">conference_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConferenceCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConferenceCentre/key/amenity/value/conference_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Construction/key/amenity/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Construction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Construction/key/amenity/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionLanduse/key/landuse/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConstructionLanduse/key/landuse/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Būvlaukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baustelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Byggeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công trường Xây dựng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikuntza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">In aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">In costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Konstruksie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Konstruksyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pembinaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennustyömaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statyba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Staveniště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren budowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építési terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İnşaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Градилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стройка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ورشة بناء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ورشه بناء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მშენებლობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">工事中</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建设</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionShop/key/shop/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConstructionShop/key/shop/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Consulate/key/amenity/value/consulate">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">consulate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Consulate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Consulate/key/amenity/value/consulate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Continent/key/place/value/continent">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">continent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Continent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Continent/key/place/value/continent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Convenience/key/shop/value/convenience">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">convenience</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Convenience">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Convenience/key/shop/value/convenience"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de conveniència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Convenience Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gemakswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemakswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ispiserezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kšamarska loda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kisbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komoditet Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de conveniência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mały sklep wielobranżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de quartiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Minimarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Miniwiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Närköp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nærbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pequeño supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Potrepštine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Smíšené zboží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda 24 horas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Tập hóa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Maginhawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Épicerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ларёк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мінімаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Потрепштине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للأغراض اليومية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر للأغراض اليومية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">便利店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">便利店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Copyshop/key/shop/value/copyshop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">copyshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Copyshop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Copyshop/key/shop/value/copyshop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de photocopias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Copistería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Copistería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Copisteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Copisteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Copy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Copy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Copycentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Copyshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Copyshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fénymásoló bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fotokopi Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fotokopie-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gráfica/copiadora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopētava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kopěrowański wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kopěrowanski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kopibutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kopieringsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kopiraona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kopirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kopirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ksero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de photocopies</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal luc'heilañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de fotocopias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm In ấn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Kopyahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Копирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паслугі капіяваньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Послуги копіювання</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Услуги копирования</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фотокопир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צילום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل تصوير مستندات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">复印店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">複印店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cosmetics/key/shop/value/cosmetics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cosmetics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cosmetics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cosmetics/key/shop/value/cosmetics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de cosmetica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga Cosmètica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Cosmeticawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cosmetics Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kosmētikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kosmeetikapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kosmetiesewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kosmetiikkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kosmetikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kosmetikkforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kosmetikladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kosmetikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kosmetikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kosmetikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kozmetičarska radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kozmetik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kozmetikë Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kozmetikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de cosmétiques</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio cosmetici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parfümerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parfumerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parfumerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Parfymeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Perfumería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep kosmetyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù kened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Mỹ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de cosmética</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Pampaganda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Касмэтычная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Козметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Козметичарска радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Косметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин косметики</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות קוסמטיקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بائع مستحضرات تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بائع مستحضرات تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოსმეტიკის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">化妆品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">化妝品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">化粧品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Country/key/place/value/country">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">country</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Country">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Country/key/place/value/country"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bansa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Country</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrialdea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Nazione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Negara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ország</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Paîs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pays</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quốc gia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Valsts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Welat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ülke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Šalis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χώρα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Држава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Краіна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Країна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мастор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Страна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ארץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هېواد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کشور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">దేశం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქვეყანა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">国</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">国家</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">riik</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/County/key/place/value/county">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">county</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/County">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/County/key/place/value/county"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Amt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apgabals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apskritis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bezirk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Comté</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Comtat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Condáu, conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Condado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Condado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Contato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Contea (in Italia NON usare)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Contee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">County</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">District</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Distrik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Distrikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fylke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hrabství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kaunti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kondehan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Konderria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kontelezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Län</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Landið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maakond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Megye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Município</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Município</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Okres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Okrožje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Okrug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Piirikunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Powiat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quận hạt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Welat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wokrejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wokrjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İlçe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Županija/grofovija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κομητεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Грофовија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мастор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Округ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Раён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Уезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחוז</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقاطعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقاطعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هېواد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">县</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Courthouse/key/amenity/value/courthouse">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">courthouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Courthouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Courthouse/key/amenity/value/courthouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Adliye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bíróság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Courthouse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Epaitegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fórum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gericht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gericht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Hukuman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jutjat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Juzgado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kohtuhoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lez-varn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mahkamah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtesë e gjyqit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oikeustalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Palais de justice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rechtbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Retsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rettsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Súd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sąd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sodišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Soud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sudnistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sudnistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Teismo pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Tribunal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tribunale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xulgáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xulgado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δικαστήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Помещение суда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית משפט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دادگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محكمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محكمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასამართლო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">法庭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">裁判所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoveredReservoir/key/man_made/value/reservoir_covered">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir_covered</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoveredReservoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoveredReservoir/key/man_made/value/reservoir_covered"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Craft/key/shop/value/craft">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">craft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Craft">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">craft</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Craft/key/shop/value/craft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crafts/key/shop/value/crafts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crafts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crafts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crafts/key/shop/value/crafts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crane/key/man_made/value/crane">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crane/key/man_made/value/crane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crater/key/natural/value/crater">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crater</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crater/key/natural/value/crater"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cràter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cratère</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cratêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cratera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cratere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gígurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krāteris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kraater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kraatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krateris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Miệng Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Uka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Zung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρατήρας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кратэр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכתש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فوهة بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فوهه بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კრატერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クレーター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火山口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crematorium/key/amenity/value/crematorium">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crematorium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crematorium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crematorium/key/amenity/value/crematorium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bakar Mayat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crématorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Crematório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Crematoire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Crematori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Crematoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Crematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Crematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errauste labe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Krematórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Krematórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Krematoorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krematorija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Krematorijum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Krematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Krematoriom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krematoriumas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Krematoryum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Krematoryum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lò Hỏa táng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρεματόριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Крематоорий</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крематориум</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Крематоријум</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Крематорій</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Крематорій</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крэматорый</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קרמטוריום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محرقة جثث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محرقه جثث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კრემატორიუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火葬场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">火葬場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">火葬場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cross/key/amenity/value/cross">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cross/key/amenity/value/cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cushion/key/traffic_calming/value/cushion">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cushion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cushion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cushion/key/traffic_calming/value/cushion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Customs/key/amenity/value/customs">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">customs</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Customs">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Customs/key/amenity/value/customs"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cutline/key/man_made/value/cutline">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cutline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cutline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cutline/key/man_made/value/cutline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CycleBarrier/key/barrier/value/cycle_barrier">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cycle_barrier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CycleBarrier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CycleBarrier/key/barrier/value/cycle_barrier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cycleway/key/highway/value/cycleway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cycleway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cycleway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cycleway/key/highway/value/cycleway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Biciklistička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biciklistička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carril bici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ciclovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Path</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelspår</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cyklistický chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cyklostezka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių takas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattatee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kolesarska steza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kolesowarska šćežka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso ciclabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista cyclabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piste cyclable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyörätie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Radweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Radweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn divrodegoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge per biciklla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruta per a bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sćažka za kólasowarjow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sienda ciclista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veloceliņš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ścieżka rowerowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бициклистичка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Велодорожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Велосипедна доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велосипедска патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роварная дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედის გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">单车径</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自転車道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayLane/key/cycleway/value/lane">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayLane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayLane/key/cycleway/value/lane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOpposite/key/cycleway/value/opposite">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOpposite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOpposite/key/cycleway/value/opposite"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeLane/key/cycleway/value/opposite_lane">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite_lane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeLane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOppositeLane/key/cycleway/value/opposite_lane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeTrack/key/cycleway/value/opposite_track">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite_track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeTrack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOppositeTrack/key/cycleway/value/opposite_track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">cycleway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayTrack/key/cycleway/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayTrack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayTrack/key/cycleway/value/track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dairy/key/shop/value/dairy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dairy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dairy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dairy/key/shop/value/dairy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dam/key/waterway/value/dam">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dam</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dam">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dam/key/waterway/value/dam"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aizsprosts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Baraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chaoser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dæmning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Damm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Damm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Demning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Diga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dighe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Digue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Encoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nasyp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přehrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pendë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Presa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Presa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priehrada,hrádza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Represa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Saplad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Staudamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Užtvanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Urtegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnsaflsvirkjunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagaśica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đập</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φράγμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Сёлт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סכר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سدّ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سدّ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಅಣೆಕಟ್ಟು</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კაშხალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ダム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水坝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">水壩</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dance/key/leisure/value/dance">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dance/key/leisure/value/dance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DangerArea/key/military/value/danger_area">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">danger_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DangerArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DangerArea/key/military/value/danger_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Daycare/key/amenity/value/daycare">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">daycare</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Daycare">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Daycare/key/amenity/value/daycare"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DeadPub/key/amenity/value/dead_pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dead_pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DeadPub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DeadPub/key/amenity/value/dead_pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Decoration/key/shop/value/decoration">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">decoration</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Decoration">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Decoration/key/shop/value/decoration"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Deli/key/shop/value/deli">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">deli</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Deli">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Deli/key/shop/value/deli"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Delicatessen/key/shop/value/delicatessen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">delicatessen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Delicatessen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Delicatessen/key/shop/value/delicatessen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dentist/key/amenity/value/dentist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dentist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dentist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dentist/key/amenity/value/dentist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dantistas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dentiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dentour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Diş hekimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor Gigi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fogorvos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gabinet dentystyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hambaarst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hammaslääkäri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mjeku i dhomve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nha sĩ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Tähndokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tandarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tandarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tandläkare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tandlæge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tannlæknirinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tannlege</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Zänndokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zahnarzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zobārsts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zobozdravnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zubár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zubař</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zubar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zubar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zubny gójc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zubny lěkar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Οδοντίατρος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Забар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зубар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаматалёгія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стоматология</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стоматологія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רופא שיניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دندانپزشک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طبيب أسنان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طبيب أسنان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დანტისტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">歯科医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">牙医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">牙醫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DepartmentStore/key/shop/value/department_store">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">department_store</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DepartmentStore">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DepartmentStore/key/shop/value/department_store"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Bách hóa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Departamenti Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Department Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Department Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom towarowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gedung Serbaneka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourstal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Gran almacén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Grand magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Grande magazin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Grande magazzino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Grandes almacenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Grandes almacenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kaufhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de departamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchodní dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchodný dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Robna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Robna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tavaratalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Kagawaran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovska hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universālveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universalinė parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Varehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Varehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Varuhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Warenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Áruház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Робна кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Стоковна куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Универсам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Універмаг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсальная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כלבו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر متعدد الأقسام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر متعدد الأقسام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">デパート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">百貨商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">百货商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dept/key/shop/value/dept">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dept</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dept">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dept/key/shop/value/dept"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Depth/key/waterway/value/depth">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">depth</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Depth">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Depth/key/waterway/value/depth"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Derestricted+speed+limit/key/amenity/value/derestricted%20speed%20limit">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">derestricted speed limit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Derestricted+speed+limit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Derestricted+speed+limit/key/amenity/value/derestricted%20speed%20limit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Design/key/shop/value/design">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">design</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Design">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Design/key/shop/value/design"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Detached/key/building/value/detached">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">detached</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Detached">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Detached/key/building/value/detached"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DetourRoute/key/route/value/detour">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">detour</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DetourRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DetourRoute/key/route/value/detour"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Discount/key/shop/value/discount">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">discount</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Discount">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Discount/key/shop/value/discount"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Afslagwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de disconto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'articles de descompte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Giảm giá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Discount Items Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Discounter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Discountwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Diskont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Diskont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Diskontladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Diskontní prodejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Diszkontárubolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Diskaun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de descontos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nukainotų prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Outlet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Productos con descuentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z produktami po obniżce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de descontos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de descuento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tilbudsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilbudsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Bagay na may Bawas-Presyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za tunje artikle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İndirimli Ürünler Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дисконт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама тавараў са зьніжкамі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин распродаж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Распродажен дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Уцінені товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מוזלת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل رخصة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">安売り店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">折扣精品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">特價商品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">artikuj zbritje dyqan</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedPub/key/amenity/value/disused_pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused_pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedPub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedPub/key/amenity/value/disused_pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedRailway/key/railway/value/disused">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedRailway/key/railway/value/disused"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aufgelassene Bahnstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Disused Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril en desús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril ensin usu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia em desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia in disuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fréier Eisebunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Használaton kívüli vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave papërdorur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hindi Ginagamit na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Käyttämätön rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kullanılmayan Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea ferroviaria dismessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Napuštena pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nebenaudojamas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nedlagd järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nedlagt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nedlagt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nelietots dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nepoužívaná železniční trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nepoužívaná železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nieczynna trasa kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njewužywana zeleznicowa cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongebruikte spoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée désaffectée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zastajena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Ngừng hoạt động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος Εκτός Χρήσης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшеная ж/д ветка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгунка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Покинута колія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל שאינה בשימוש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული რკინიგზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">不使用的铁路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">廃線跡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedStation/key/railway/value/disused_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedStation/key/railway/value/disused_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aufgelassener Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Disused Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação férrea em desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren tancada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de ferrocarril ensin usu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de trens en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare désaffectée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Használaton kívüli vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hindi Ginagamit na Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Käytöstä poistunut rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kullanılmayan Tren İstasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nebenaudojama geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nedlagd järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nedlagt jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nedlagt jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nelietota dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nepoužívaná železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nepoužívaná železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga Đóng cửa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nieużywana stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njewužywane dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongebruikt spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ongebruikte spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni hekurudhor Historike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari in disuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria dismessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zawrjene dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička stanica (nije u upotrebi)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός Εκτός Χρήσης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшеная ж/д станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Покинута залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת שאינה בשימוש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">不使用的火车站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ditch/key/waterway/value/ditch">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ditch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ditch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ditch/key/waterway/value/ditch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acequia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bambang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cuneta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ditch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fossé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fossato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fosso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Foz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fuesse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Grøft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grøft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāvis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Griovys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grobla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hendek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hrjebja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Jarak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jarak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jarek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kraav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lubakia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mương</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Meliorační kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priekopa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Riega</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Séquia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sulama kanalı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wassergraben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χαντάκι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јарак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водоотлив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канач</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Рів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחפורת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沟</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DitchBarrier/key/barrier/value/ditch">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ditch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DitchBarrier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DitchBarrier/key/barrier/value/ditch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCenter/key/amenity/value/dive_center">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dive_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DiveCenter/key/amenity/value/dive_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCentre/key/shop/value/dive_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dive_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DiveCentre/key/shop/value/dive_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Diy/key/shop/value/diy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">diy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Diy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Diy/key/shop/value/diy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dock/key/waterway/value/dock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dock/key/waterway/value/dock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bacino chiuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Basen portowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dársena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Doca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Doca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Docka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dokas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dokk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dokke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Doks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Märkätelakka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Muelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">No obstant això,</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pantalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Peirao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vũng tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İskele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רציף</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">埠頭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctor/key/amenity/value/doctor">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doctor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doctor/key/amenity/value/doctor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctors/key/amenity/value/doctors">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doctors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doctors/key/amenity/value/doctors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ambulatoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Arzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bác sĩ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Consultórios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Consultorio médico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Docteurs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Doctors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Dokteren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dokters</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Doktorlar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dotôrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gójce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gydytojai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lääkäreitä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Läkare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Læger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékař</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lekarze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Médicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Médicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Medici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Medicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Medikuak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Metges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mezeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga manggagamot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mjekët</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Orvosi rendelő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zdravniki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ārsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιατροί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Врач</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дактары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Доктор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Доктори</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Рачт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רופאים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أطباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أطباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">رنځورګران</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ექიმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">医師</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医生</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogBin/key/amenity/value/dog_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogBin/key/amenity/value/dog_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogPark/key/leisure/value/dog_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogPark/key/leisure/value/dog_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogWaste/key/amenity/value/dog_waste">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_waste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogWaste">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogWaste/key/amenity/value/dog_waste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doityourself/key/shop/value/doityourself">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doityourself</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doityourself">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doityourself/key/shop/value/doityourself"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barkácsbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baumarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bricolatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bricolax</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">DIY</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Do-It-Yourself</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Doe-het-zelf-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Doen-dit-self-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Faça você mesmo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fai da-te</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gör-det-själv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gør-det-selv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gawin ng Sarili Mo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjør-det-selv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de bricolage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bricolage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod pro kutily</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Orodjarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Për ta bërë vetë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pasidaryk pats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Paslerska potrjeba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep budowlany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal bitellat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tee-se-itse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bricolaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Ngũ kim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bricolaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uradi sam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Uradi sam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Urob si sám</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za baslarsku pótrjebu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зрабі сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зроби сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Направи-сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сделай-Сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Уради сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות עשה-זאת-בעצמך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">براعة منزلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">براعه منزلية</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dollar/key/shop/value/dollar">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dollar</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dollar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dollar/key/shop/value/dollar"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dormitory/key/amenity/value/dormitory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dormitory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dormitory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dormitory/key/amenity/value/dormitory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Asrama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuntola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendrabutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bursa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dormitório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dormitori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dormitoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dormitory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dormitoryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dortoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ký túc xá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kollégium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kollegium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Konvikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopmītnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kouskva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residència Universitària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de estudiantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sovesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Studentenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Studentenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studentenwohnheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studenthem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yurt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Študentský domov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Študentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інтэрнат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гуртожиток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общежитие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעונות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خوابگاه دانشجویی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საერთო საცხოვრებელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宿舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">寮</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Downhill+Terminal/key/man_made/value/Downhill%20Terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Downhill Terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Downhill+Terminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Downhill+Terminal/key/man_made/value/Downhill%20Terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DragLift/key/aerialway/value/drag_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drag_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DragLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DragLift/key/aerialway/value/drag_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drain/key/waterway/value/drain">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Drain/key/waterway/value/drain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Abfluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Afløb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Afvoerkanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Afvoerkanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aquiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Atık su kanalı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Avløp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Avlopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De drenatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Desagüe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Desagüe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dizourer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Drain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drenažo griovys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fognatura/Canale di scolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāvis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Isurbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jarek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Limasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Odvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Odvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Odvodňovací kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odvodňovací kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rów odpływowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sumidoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótwódowy kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wentok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дренажний канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дрэнажны канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Одвод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Одвод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сточная канава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביוב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسرب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسرب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">排水溝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">渠</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dressmaker/key/craft/value/dressmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dressmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dressmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dressmaker/key/craft/value/dressmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrinkingWater/key/amenity/value/drinking_water">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drinking_water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrinkingWater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrinkingWater/key/amenity/value/drinking_water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acqua potabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aghe potabil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aigua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Minuman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aqua potabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Auga potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour mat da evañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Drénkwaasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dricksvatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Drikkevand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drikkevann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drinking Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzeramais ūdens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Eau potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Edateko ur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geriamas vanduo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ivóvíz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Joogivesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Juomavesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Naiinom na Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaća voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pirja e ujit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pitka voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pitná voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pitná voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pitna voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pitna wóda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pitna woda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Trinkwasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi Nước uống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Água potável</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İçme Suyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło wody pitnej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πόσιμο Νερό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Питка вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Питна вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Питьевая вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаћа вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пітная вада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מי שתייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مياه عذبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مياه عذبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">త్రాగు నీరు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასმელი წყალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">飲み水</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">饮用水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DriveWay/key/service/value/driveway">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driveway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DriveWay">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DriveWay/key/service/value/driveway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchool/key/amenity/value/driving_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driving_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrivingSchool/key/amenity/value/driving_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autósiskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Auto shkollë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autoescola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autoescola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autoescuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autoescuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autoeskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autokool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokoulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Autoschola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtošola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bestuurskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Braukšanas skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Driving School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Escola de condución</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fahrschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fohrschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jězbna šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jězdna šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Körskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Køreskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøreskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nauka jazdy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paaralan ng Pagmamaneho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rijschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sürücü Kursu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuele guide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola guida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sekolah Memandu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol bleinañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Lái xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vairavimo mokykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">École de conduite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ökuskóli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σχολή Οδηγών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўташкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר לנהיגה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرسة تعليم قيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرسه تعليم قيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">駕駛學校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">驾驶学校</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchoolShop/key/shop/value/driving_school">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driving_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchoolShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrivingSchoolShop/key/shop/value/driving_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drugstore/key/shop/value/drugstore">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drugstore</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drugstore">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Drugstore/key/shop/value/drugstore"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Apotikerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aptieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Drogaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drogeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Drogerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Drogisterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drugstore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Emporio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farmaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Illatszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ubat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parafarmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pharmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Gamot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaistinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φαρμακείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аптэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дрогерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">درملتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ドラッグストア</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">药店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DryCleaning/key/shop/value/dry_cleaning">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dry_cleaning</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DryCleaning">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DryCleaning/key/shop/value/dry_cleaning"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Botzerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chemická čistírna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chemická čistiareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cysćarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Droogskoonmaker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dry Cleaning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hấp tẩy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hemijsko čišćenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Keemiline puhastus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kemijska čistionica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kemtvätt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kuivapesula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuru Temizleme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lavagem a seco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavanderia a sic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Lavasecco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Limpeza en seco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Naetaat ent sec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Nettoyage à sec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paglilinis na Tuyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pastrimi kimik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pralnia chemiczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Renseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Renseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruhatisztító</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sausasis valymas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stomerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Textilreinigung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tintorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tintorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tintoreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Čisćernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Čistilnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ķīmiskā tīrīšana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στεγνό Καθάρισμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хемиско чистење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хемијско чишћење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Химчистка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хімчистка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хімчыстка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ניקוי יבש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تنظيف جاف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تنظيف جاف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クリーニング</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">乾洗</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">干洗</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EducationalInstitutionOffice/key/office/value/educational_institution">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">educational_institution</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EducationalInstitutionOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EducationalInstitutionOffice/key/office/value/educational_institution"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician/key/craft/value/electrician">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electrician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician/key/shop/value/electrician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electrician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electrician/key/craft/value/electrician"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electrician/key/shop/value/electrician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electronics/key/shop/value/electronics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electronics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electronics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electronics/key/shop/value/electronics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de electronica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'electrònica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Electronics Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Elektro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Elektronicawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Elektroniikkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Elektronik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Elektronikë Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Elektronika-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Elektronikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Elektronikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Elektronikawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Elektronikbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Elektronikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Elektronikgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elektronikkforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Elektronikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Elektronikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Elektronska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Elektronska trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Elettronica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Elektronik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de Eletrônicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'électronique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej elektroniky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Raftækjaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep elektroniczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal traoù eletronek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thiết bị Điện tử</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda d'electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Elektroniks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina elektronikom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za elektroniku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Електронска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Електронска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама электронікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин електроніки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин электротоваров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אלקטרוניקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر إلكترونيات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر إلكترونيات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ელექტროტექნიკის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电子产品商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電子產品商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">電気製品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Elevator/key/amenity/value/elevator">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">elevator</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Elevator">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Elevator/key/amenity/value/elevator"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Embassy/key/amenity/value/embassy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">embassy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Embassy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Embassy/key/amenity/value/embassy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ambaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ambasciata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ambassad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ambassada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Baadschop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Botschaft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Elçilik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Embahada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Embaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Embaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Embajada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Embassy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Embaxada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Enbaxada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kannati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedutaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähetystö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagykövetség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saatkond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sendiráðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa Đại sứ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vēstniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veľvyslanectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Veleposlaništvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Veleposlanstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Velvyslanectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjelikopósłaństwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkopósłanstwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πρεσβεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Кучолкс кудо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Посольство</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שגרירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سفارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سفارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سفارت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سفارت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">দূতাবাস</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საელჩო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大使館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">大使館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大使馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyAccessPoint/key/highway/value/emergency_access_point">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_access_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyAccessPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyAccessPoint/key/highway/value/emergency_access_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés d'emergència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acceso de emergencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acesso de emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Acil Erişim Noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Colonnina SOS</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dostop za interventna vozila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Emergency Access Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hätätilapaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Izlaz za slučaj opasnosti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larrialdi Sarbide Gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nødtilgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nødudgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Noodafslag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Noodtoeganspunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Notrufpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nouzový lokalizační bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nuzowa słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimarnja njezbožow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike Hyrje e urgjencës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poent moned trummadoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point d'accès d'urgence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont di acès di emergjence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de accesso de emergentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt awaryjny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de acceso de emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu de llocalización d'emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">S.O.S. točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skubios prieigos punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stanica prvej pomoci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Titik Capaian Kecemasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok na Puntahan na Pangsakuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vészhelyzeti hozzáférési pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ārkārtas piekļuves punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Địa điểm Truy nhập Khẩn cấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Излаз за случај опасности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Прва помош</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пункт первой помощи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт хуткай дапамогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пункт швидкої допомоги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת גישה לשירותי חירום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة دخول طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه دخول طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასწრაფო დახმარების პუნქტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">紧急接入点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone/key/amenity/value/emergency_phone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone/key/emergency/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyPhone/key/amenity/value/emergency_phone"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyPhone/key/emergency/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Acil Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Avārijas telefons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Colonnina SOS</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Emergency Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hätäpuhelin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klic v sili</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larrialdi Telefonoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nödtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nødtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nødtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Núdzový telefón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Neyðarsími</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Notrufsäule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Noutruff-Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nouzový telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nuzowy telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pagalbos telefonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pellgomzer evit an trummadoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Segélyhívó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Téléphone d'urgence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Telèfon d'emergència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teléfono de emergencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teléfono de emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teléfonu d'emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Telefon (S.O.S)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Telefon Kecemasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Telefon alarmowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Telefon di emergjence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Telefon za hitne slučajeve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Telefon za nuzowe zawołanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Telefone de Emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Telefone de emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Telephono de emergentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Teleponong Pangsakuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Urgjencës Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điện thoại Khẩn cấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τηλέφωνο Έκτακτης Ανάγκης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Итен телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Телефон для екстрених викликів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Телефон за хитне случајеве</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Телефон экстренных служб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэлефон для экстранных выклікаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טלפון חירום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هاتف طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">هاتف طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საგანგებო სიტუაციების სამსახურის ტელეფონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">紧急电话</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">緊急電話</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">緊急電話</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencySiren/key/emergency/value/siren">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">siren</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencySiren">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencySiren/key/emergency/value/siren"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyTelephone/key/amenity/value/emergency_telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyTelephone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyTelephone/key/amenity/value/emergency_telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">emergency</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmploymentAgencyOffice/key/office/value/employment_agency">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">employment_agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmploymentAgencyOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmploymentAgencyOffice/key/office/value/employment_agency"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Empty/key/shop/value/empty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">empty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Empty">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Empty/key/shop/value/empty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance/key/amenity/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance/key/barrier/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entrance/key/amenity/value/entrance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entrance/key/barrier/value/entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entry/key/building/value/entry">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entry/key/building/value/entry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EnvironmentalHazard/key/man_made/value/environmental_hazard">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">environmental_hazard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EnvironmentalHazard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EnvironmentalHazard/key/man_made/value/environmental_hazard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Estanco/key/shop/value/estanco">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estanco</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Estanco">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Estanco/key/shop/value/estanco"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgent/key/shop/value/estate_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estate_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EstateAgent/key/shop/value/estate_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Agencija za nekretnine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Agent immobilier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Agent za nekretnine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agentia immobiliari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia immobiliare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahente ng Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Axencia inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Axencia inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro nieruchomości</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Egendomsmäklare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Eiendomsmegler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ejendomsmægler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Emlakçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Estate Agent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Higiezinen agente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Immobiliària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Imobiliária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Imobilienhändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ingatlankereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kourater tiez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Makelaar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Maklaŕ gruntow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Makler z imobilijemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nekilnojamojo turto agentas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nekustamā īpašuma aģents</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nepremičninska agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Realitná kancelária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Realitní kancelář</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng Bất động sản</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Агент за некретнине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Агентство нерухомості</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Агенцтва нерухомасьці</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Недвижности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продажа недвижимости</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكيل عقاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكيل عقاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">地產代理</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房产中介</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">agjent immobile</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgentOffice/key/office/value/estate_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estate_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EstateAgentOffice/key/office/value/estate_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EvCharging/key/amenity/value/ev_charging">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ev_charging</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EvCharging">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EvCharging/key/amenity/value/ev_charging"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabric/key/shop/value/fabric">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fabric</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabric">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fabric/key/shop/value/fabric"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabrics/key/shop/value/fabrics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fabrics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabrics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fabrics/key/shop/value/fabrics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Factory/key/amenity/value/factory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">factory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Factory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Factory/key/amenity/value/factory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fairtrade/key/shop/value/fairtrade">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fairtrade</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fairtrade">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fairtrade/key/shop/value/fairtrade"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/amenity/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/landuse/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/place/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/amenity/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/landuse/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/place/value/farm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area agricola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Atant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baserria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bauerenhaff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bauernhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerderij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bondgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fattoria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fazenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fazenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fermë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gehöft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Granxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sveitabærinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Хверма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חווה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">باغ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">فارم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مزرعه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფერმა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">牧場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">talu</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Agrobotiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gårdbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hofladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kertészbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmečka trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de produtos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits agricoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parafarmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaaswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poľnonákup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poljo-apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poljoprivredna apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej zemědělských výrobků</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep gospodarski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal evit al labour-douar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarım Ürünleri Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de produtos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nông cụ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de productos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pambukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod na statoku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkio parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosćowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пољопривредна апотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельпо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сельская крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільпо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر منتوجات زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر منتوجات زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农家店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">fermë dyqan</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmland/key/landuse/value/farmland">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farmland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farmland/key/landuse/value/farmland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ackerland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ackerland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujqësore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Douaroù-labour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farmland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gecultiveerd areaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grunty rolne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jordbruksland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Jordbruksmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetijsko zemljišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landbrugsjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Sakahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mezőgazdasági terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaasgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības zeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanah Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarım arazisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra arabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terra de labranza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrains agricoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terreno agricolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terres de conreu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tierra de labranza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tierres de llabor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Viljelysmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zemědělská půda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área cultivada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Обработливо земјиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельхозугодья</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">زمین کشاورزی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农田</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmyard/key/landuse/value/farmyard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farmyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farmyard/key/landuse/value/farmyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Aia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiments de ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bakuran ng Bahay sa Bukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerenerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Corte de ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Curral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Curral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dvůr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farmyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gårdsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdstun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gårdstun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laman Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatilan piha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mereuri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Oborr ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaaswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Podwórze gospodarskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības pagalms</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Statok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanya épületei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik avlusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гаспадарчае падвор’е</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски двор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельхоздворы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фермерське подвір'я</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فناء مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فناء مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农家庭院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fashion/key/shop/value/fashion">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fashion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fashion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fashion/key/shop/value/fashion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Divatbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fashion Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Módní salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mados parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de mode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Moda Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Modebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Modebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Modegeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Modes veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Modewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Modna prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Modna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Modna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Modowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Modowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muotikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep modelarski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal gizioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thời trang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de modes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бутик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама моднага адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин модной одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Модна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Модний одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אופנה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أزياء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أزياء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">时装店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">時裝店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FastFood/key/amenity/value/fast_food">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fast_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FastFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FastFood/key/amenity/value/fast_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Büfe / Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bistro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brza hrana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fastfood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Greitas maistas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyorsétterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hitra hrana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hurtigmat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janari Azkarra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kainang Pangmabilisan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiirtoit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Makanan Segera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Menjar ràpid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hàng Ăn nhanh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pójědankarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přikuski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pikaruoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rýchle občerstvenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Restauration rapide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rychlé občerstvení</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schnellimbiss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skyndibitastaðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Snabbmat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ushqim I shpejtë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wegneemetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυφαγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брза храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брза храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Забягайлаўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Забігайлівка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Палатка с едой</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מזון מהיר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وجبات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وجبات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სწრაფი კვება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ファストフード</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">快餐</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">快餐</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Feature/key/natural/value/feature">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">feature</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Feature">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Feature/key/natural/value/feature"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Besienswaardigheid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bezienswaardigheid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Característica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Característica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Caratteristica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carauterística</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Egenskap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Elemento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Elfenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Erikoispiirre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Feature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Funkcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Funkcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Funktioner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landskabsdetalje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Merkmal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obeležje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obiekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Obilježje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prvek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Recurso natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rupa Muka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tampok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tereptárgy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veçuni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vlastnosť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ypatybė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Znamenitost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Élément</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Özelliği</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χαρακτηριστικό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аб’ект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Елемент</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Елемент</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обележје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Природный объект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תכונה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ميزة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ميزة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">特征</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fell/key/natural/value/fell">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fell</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fell/key/natural/value/fell"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ağaçsız tepe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Braña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Brañal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Colina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fellið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjäll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fjel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fjeld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fjeld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fjell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fjell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellskrent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Forest</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hale górskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Horská pastvina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kahler Berg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kopár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Montania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Moqal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See http://wiki.openstreetmap.org/wiki/Tag:natural=fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tunturi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Višinski travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồi đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брдо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вирубка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узвышша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הר המתנשא מעל היערות סביבו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قطع کردن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منحدر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منحدر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორცვი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">下跌</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荒野</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fen/key/natural/value/fen">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fen/key/natural/value/fen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fence/key/barrier/value/fence">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fence</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fence">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fence/key/barrier/value/fence"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryRoute/key/route/value/ferry">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ferry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FerryRoute/key/route/value/ferry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryTerminal/key/amenity/value/ferry_terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ferry_terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryTerminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FerryTerminal/key/amenity/value/ferry_terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fähren-Anlaufstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fährterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Färjeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Færgeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Feribot Terminali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ferjeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ferry Terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ferry terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Barkong Pangtawid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Keltų terminalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kompkikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lauttaterminaali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístaviště přívozu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přewozny přistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśewózny pśistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh karrlistri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Prāmju termināls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Skela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Terminál trajektu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Terminal Feri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terminal de Ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terminal de barca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terminal de ferrys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terminal de transbordadores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Terminal promowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terminal traghetti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Terminali i Trageteve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Phà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trajekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trajektni terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Veerterminaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Veerterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Паромная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паромная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поромна станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Скела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ферибот-терминал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסוף מעבורת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى عبّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرسى عبّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორანის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フェリー乗り場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">轮渡码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Financial/key/shop/value/financial">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">financial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Financial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Financial/key/shop/value/financial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireBeater/key/amenity/value/fire_beater">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_beater</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireBeater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireBeater/key/amenity/value/fire_beater"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireExtinguisher/key/emergency/value/fire_extinguisher">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_extinguisher</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireExtinguisher">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireExtinguisher/key/emergency/value/fire_extinguisher"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireFlapper/key/emergency/value/fire_flapper">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_flapper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireFlapper">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireFlapper/key/emergency/value/fire_flapper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHose/key/emergency/value/fire_hose">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hose</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHose">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHose/key/emergency/value/fire_hose"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant/key/amenity/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant/key/emergency/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHydrant/key/amenity/value/fire_hydrant"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHydrant/key/emergency/value/fire_hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Boca d'incendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boca d'incendios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Boca de incendios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bouche d'incendie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Brandhane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandkraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandkraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brandpost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Brannhydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Brunahaninn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour evit an tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fire Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hidrantas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hidrante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hidrante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hidrants</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hydrante de incendio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Idrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paloposti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panubig ng Bumbero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pili Bomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Požární hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požiarny hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pompa antincendio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tűzcsap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi nước Máy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wohnjowy hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yangın musluğu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zjarri hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пажарны гідрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пожарный гидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пожежний гідрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Противпожарен хидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ברז כיבוי אש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مواد مكافحة حرائق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مواد مكافحه حرائق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახანძრო ჰიდრანტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">消火栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">消防栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">消防栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ko">소화전</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireStation/key/amenity/value/fire_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireStation/key/amenity/value/fire_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Balai Bomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bomberos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Brandstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brandstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandweer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandweerstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Brannstasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Caserna de pumperos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Caserne des pompiers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corpo de bombeiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Füürwehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feuerwehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fire Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gaisrinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gasilska postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hasičská stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Bumbero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Itfaiye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kazarn pomperien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paloasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc de bombers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque de bombeiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque de bomberos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požiarna stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Pompjeeën</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Remiza strażacka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Slökkvistöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion dai pompîrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Suhiltzaileak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tűzoltóság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Cứu hỏa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tuletõrjedepoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ugunsdzēsēju depo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vatrogasna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vatrogasna stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vigili del fuoco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wognjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wohnjostraža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zjarrëfiksat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Zjarrëfiksat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ватрогасна станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пажарны пастарунак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пожарна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пожарная охрана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пожежна станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת כיבוי אש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">آتش نشانی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فوج إطفاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فوج إطفاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახანძრო განყოფილება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">消防局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">消防局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">消防署</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fireplace/key/amenity/value/fireplace">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fireplace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fireplace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fireplace/key/amenity/value/fireplace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FirstAid/key/amenity/value/first_aid">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">first_aid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FirstAid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FirstAid/key/amenity/value/first_aid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fish/key/shop/value/fish">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fish</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fish">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fish/key/shop/value/fish"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrantza-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balık Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fischereiladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fischhöker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fish Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fiskbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fiskebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fiskehandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fiskhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Halbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kalakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kalapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ikan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s rybami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Peixaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Peixaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Peixateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pescaos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pescheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pischeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Poissonnerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rybárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rybowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Peshqve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep rybny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal besked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Cá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Isda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Viswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Viswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za ryby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zivju veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žuvies parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιχθυοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Риба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рибарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рибарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рыбная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыбный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות דגים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أسماك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أسماك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">魚店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鮮魚販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鱼店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishing/key/leisure/value/fishing">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fishing/key/leisure/value/fishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de pisca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrantza Lekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balıkçılık alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fischereigrund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fishing Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fiskeområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fiskeområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fiskevatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hồ Đánh cá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Horgászterület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kalastusalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Palaisdaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ribičko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ribolovno območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ribolovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva di pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riserve par pescjâ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rybářská oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rybnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rybolov (športový)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad pesketa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Memancing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Visgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Visvangarea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuźišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de pêche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zone peshkimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zvejas apgabals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área de Pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Łowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žvejybos zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αλιευτική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Калонь кундсема тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца для рыбнай лоўлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район риболовлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рибарење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Риболовно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыбалка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة صيد سمك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه صيد سمك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نواحی ماهی‌گیری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათევზაო ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">垂钓区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">釣り場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FishingShop/key/shop/value/fishing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FishingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FishingShop/key/shop/value/fishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishmonger/key/shop/value/fishmonger">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishmonger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishmonger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fishmonger/key/shop/value/fishmonger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness+trail/key/leisure/value/fitness%20trail">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness trail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness+trail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fitness+trail/key/leisure/value/fitness%20trail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness/key/leisure/value/fitness">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fitness/key/leisure/value/fitness"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessCentre/key/leisure/value/fitness_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FitnessCentre/key/leisure/value/fitness_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessShop/key/shop/value/fitness">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FitnessShop/key/shop/value/fitness"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fjord/key/natural/value/fjord">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fjord</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fjord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fjord/key/natural/value/fjord"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Fiordas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fiorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fiorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fiordu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fiort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fjörðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fjords</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Haliç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tubigang Mabangin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vịnh hẹp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vuono</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φιόρδ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Фьорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фіорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фіёрд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фјорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фјорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פיורד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضيق بحري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضيق بحري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფიორდი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フィヨルド</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">峡湾</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flagpole/key/man_made/value/flagpole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flagpole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flagpole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flagpole/key/man_made/value/flagpole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flats/key/building/value/flats">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flats</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flats">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flats/key/building/value/flats"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Appartamenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Appartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Appartementer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Appartements</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Butai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydlenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Byty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Byty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Daire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvokļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Flats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Flats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kerrostalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu chung cư</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Korruselamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lägenheter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakások</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leiligheter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejligheder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga bahay-latagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mieszkania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pisos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pisos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ranndioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Pangsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stanovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stanovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnungen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnungen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Διαμερίσματα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Квартиры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кватэры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оселі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Станови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბინები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アパート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公寓</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flooring/key/shop/value/flooring">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flooring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flooring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flooring/key/shop/value/flooring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Florist/key/amenity/value/florist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">florist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Florist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Florist/key/amenity/value/florist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FloristShop/key/shop/value/florist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">florist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FloristShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FloristShop/key/shop/value/florist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Blómabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bloemist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bloemiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Blomenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Blommor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Blomsterbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Blomsterhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Blumenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bokedour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Cvećara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cvetličarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cvjećarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fioraio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fleurist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fleuriste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Floraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Florist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Floristería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Floristería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Floristeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Florists</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gėlininkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Bunga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kukkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Květinářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kvetinárstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kwětkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kwětkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kwiaciarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lillepood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Loradenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Luleshitës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nagtitinda ng Bulaklak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Hoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Virágárus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiçekçi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ανθοκομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кветкавая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Квіти</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Цветочный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Цвећара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Цвеќара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות פרחים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بائع زهور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بائع زهور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">花屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鲜花</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flowers/key/shop/value/flowers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flowers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flowers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flowers/key/shop/value/flowers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FolkArt/key/shop/value/folk_art">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">folk_art</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FolkArt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FolkArt/key/shop/value/folk_art"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Food/key/shop/value/food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Food">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Food/key/shop/value/food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alimentari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bakalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de menjar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comestibles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Etenswarenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fødevarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Food Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janari-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Koswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lebensmittelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'alimentation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de alimentation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Maisto parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mataffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Matbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Matbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s potravinami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārtikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Potraviny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehrambena trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ruokakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore Ushqimore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep spożywczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal voued</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thực phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pagkain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Toidupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina prehranom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za žiwidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za žywidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yiyecek Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Élelmiszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Продовольчі товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продукты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Харчовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دكان مأكولات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دكان مأكولات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">食品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FoodCourt/key/amenity/value/food_court">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">food_court</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FoodCourt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FoodCourt/key/amenity/value/food_court"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FootShower/key/amenity/value/foot_shower">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">foot_shower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FootShower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FootShower/key/amenity/value/foot_shower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Footway/key/highway/value/footway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">footway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Footway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Footway/key/highway/value/footway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caminho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Carreiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chódnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin piéton</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chodnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Footpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Footpath</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fousswee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fußweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gångväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gangsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gangsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwenodenn evit an droadeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyalogút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Pejalan Kaki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makitid na Lakaran ng Tao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Oinezkoen bide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pėsčiųjų takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pešačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pešpot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pješačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pućik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë e kambsorve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sendera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sendero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero pro pedones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yaya yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường bộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μονοπάτι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пешаходная сьцежка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пешачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пішохідна доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тротоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тротуар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שביל להולכי רגל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ممر للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ممر للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پیاده رو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტროტუარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">步行道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">歩道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forest/key/landuse/value/forest">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Forest/key/landuse/value/forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Daristan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Floresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Floresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Forêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Forest</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Foresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Foreste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gubat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hutan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koadeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Las</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miškas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pyll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng Trồng Cây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Woold</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wužitny lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área forestal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Вирь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дикий лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ліс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جنگل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">غابة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">غابة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ځنګل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">అడవి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forester/key/amenity/value/forester">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forester</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forester">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Forester/key/amenity/value/forester"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fort/key/historic/value/fort">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fort</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fort/key/historic/value/fort"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fortress/key/building/value/fortress">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fortress</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fortress">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fortress/key/building/value/fortress"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Foto/key/shop/value/foto">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">foto</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Foto">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Foto/key/shop/value/foto"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fountain/key/amenity/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fountain/key/amenity/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Pancutan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Burim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fıskiye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feunteun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Font</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fontána</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fontána</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fontään</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fontän</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fontaine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Fontanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fontane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fontanna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fontein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fontein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fontene</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fountain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fuente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gosbrunnur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Iturri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Purskkaev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sprangbur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Springbrunnen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Springvand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Strūklaka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Studnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szökőkút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodomet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Συντριβάνι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фантан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фонтан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фонтана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фонтана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">фонтан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מזרקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نافورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نافورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შადრევანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">喷泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">噴水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fraternity/key/amenity/value/fraternity">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fraternity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fraternity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fraternity/key/amenity/value/fraternity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FrozenFoodShop/key/shop/value/frozen_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">frozen_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FrozenFoodShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FrozenFoodShop/key/shop/value/frozen_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fruit/key/shop/value/fruit">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fruit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fruit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fruit/key/shop/value/fruit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fuel%3BcarWash/key/amenity/value/fuel%3Bcar_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel;car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fuel%3BcarWash">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fuel%3BcarWash/key/amenity/value/fuel%3Bcar_wash"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuelStation/key/amenity/value/fuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuelStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuelStation/key/amenity/value/fuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bencinska črpalka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bensínstöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Benzínová pumpa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Benzinkút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Benzinska pumpa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Benzinska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Benzinstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bränsle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandstof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandstof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cây xăng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Carburant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Carburante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Combustível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Combustível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Combustible</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Combustible</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Degalinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Degviela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drivstoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fuel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gasolinera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Gasolinera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kütus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lëndë djegëse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Minyak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panggatong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Petrol ofisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polttoaine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja benzynowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion di riforniment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione di rifornimento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Tankownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tankownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Tanksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tankstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Trelosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Čerpací stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καύσιμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бензинска пумпа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гориво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заправка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Запраўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пальне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דלק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وقود</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وقود</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پمپ بنزین</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">ఇంధనం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საწვავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">燃料</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">燃料</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralDirectors/key/shop/value/funeral_directors">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funeral_directors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralDirectors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuneralDirectors/key/shop/value/funeral_directors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia funebre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apbedīšanas birojs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begrafnisondernemer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Begravelsesforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Begravelsesforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsbyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bestattungsunternehmen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Capela Mortuária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Directores de pompas funebre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Funeral Directors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Funeral d'administració</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Funeraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausurakoitsija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kañvlidoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Direktor ng Punerarya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà tang lễ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pochowanski wustaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pogrebni zavod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pogrebno poduzeće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pogrebno preduzeće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pohřební služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pohrebníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pompes funèbres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios funerarios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tanatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Temetkezési vállalkozó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Uitvaartcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zakłady pogrzebowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zakopowański institut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паслугі па пахаваньні</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Погребална служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Погребно предузеће</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Похоронное бюро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ритуальні послуги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית לוויות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكلاء ترتيبات جنازة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكلاء ترتيبات جنازة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">丧葬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">殮葬服務</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">drejtor funeral</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralHome/key/amenity/value/funeral_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funeral_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuneralHome/key/amenity/value/funeral_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FunicularRailway/key/railway/value/funicular">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funicular</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FunicularRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FunicularRailway/key/railway/value/funicular"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bergbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal sa Matarik na Lupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Füniküler hattı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Funicolare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Funicular Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Funicular Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Funikulaari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Funikulierius</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn fundren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kabelbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kabelbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kabelspoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kabelspoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolejka linowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lanová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lanová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Me litar hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Powjaznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Powrjozowa zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Seelbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Seilbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Siklóvasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tren funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Trošu dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uspinjača</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie de funiculaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Leo núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Žičana železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Žična vzpenjača</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Жичана железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Жичена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Фуникулер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фунікулер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фунікулёр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية معلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფუნიკულიორი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ケーブル鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">缆索铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Furniture/key/shop/value/furniture">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">furniture</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Furniture">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Furniture/key/shop/value/furniture"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Altzari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ameublement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Arredamenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bútorbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baldai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Furniture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Húsgagnaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huonekaluliike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Móveis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mööbel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Möbelgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Möbelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Möbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Møbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Møbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mēbeles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de mobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Meble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Meblowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Meubels</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Meubelzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Miwwelgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Mobîlya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mobiliario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mobilje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mobilya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mobles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Muwebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nábytok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Nameštaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Namještaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perabot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pohištvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej nábytku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep meblowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal arrebeuri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ đạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de muebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мебел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мебель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Меблі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мэбля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Намештај</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רהיטים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أثاث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أثاث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავეჯი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">傢俬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">家具</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">家具店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GagingStation/key/man_made/value/gaging_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gaging_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GagingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GagingStation/key/man_made/value/gaging_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gallery/key/amenity/value/gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gallery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gallery/key/amenity/value/gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GalleryShop/key/shop/value/gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GalleryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GalleryShop/key/shop/value/gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Galéria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Galéria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Galarie di art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Galería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Galería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Galerî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Galeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Galeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Galeria de fotos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Galerii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Galeriya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Galery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Galleria d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Galleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Gallery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Palier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajna galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thư viện Ảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Галерея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Галерея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галерэя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גלריה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">انځورتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გალერეა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ギャラリー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">画廊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gambling/key/amenity/value/gambling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gambling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gambling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gambling/key/amenity/value/gambling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GamblingShop/key/shop/value/gambling">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gambling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GamblingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GamblingShop/key/shop/value/gambling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Games/key/shop/value/games">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">games</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Games">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Games/key/shop/value/games"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garage/key/amenity/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garage/key/amenity/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GarageShop/key/shop/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GarageShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GarageShop/key/shop/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garages/key/landuse/value/garages">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garages</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garages">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garages/key/landuse/value/garages"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garbage/key/amenity/value/garbage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garbage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garbage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garbage/key/amenity/value/garbage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garden/key/leisure/value/garden">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garden">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garden/key/leisure/value/garden"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Aed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bašta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bahçe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gaart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garden</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Garten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Giardino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Goorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Halamanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Have</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jardí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Jardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Jardim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jardim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kebun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopsht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lorategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ogród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puutarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Trädgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zahroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Zardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κήπος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Загорода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">باغ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بڼ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">తోట</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაღი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">庭園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">花园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCenter/key/shop/value/garden_center">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenCenter/key/shop/value/garden_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCentre/key/shop/value/garden_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenCentre/key/shop/value/garden_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Aianduskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bahçe Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre de jardí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro de xardinaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro giardinaggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum ogrodnicze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cserepes virágbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gärtnerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garden Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Goorncenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hagesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Havecenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardineria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardinerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopshti Qendra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kwekery/Tuinsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Halamanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodo prekės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal liorzhañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Làm vườn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tuincentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Viveiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vivero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrtni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrtni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xardinería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhradnícke centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagrodowy center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahradnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zahrodny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вртни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градинарски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сад та город</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сад і агарод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Садовый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז גינון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للسلع الزراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">园艺中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenShop/key/shop/value/garden">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenShop/key/shop/value/garden"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gardener/key/craft/value/gardener">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gardener</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gardener">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gardener/key/craft/value/gardener"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gasometer/key/man_made/value/gasometer">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gasometer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gasometer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gasometer/key/man_made/value/gasometer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gate/key/barrier/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gate/key/barrier/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gazometer/key/man_made/value/gazometer">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gazometer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gazometer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gazometer/key/man_made/value/gazometer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/General/key/shop/value/general">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">general</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/General">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/General/key/shop/value/general"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Algemene winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Algemene winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Emporio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemischtwarenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">General Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos gerais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin généraliste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Magatzem General</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin general</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercancía xeneral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Përgjithshëm Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica mešovite robe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ogólny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Smíšení zboží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal hollek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de ultramarinos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos generales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Panglahat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina mješovitom robom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z mešanim blagom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vegyeskereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za měšane twory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za měšane wóry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmiešaný tovar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Колонијал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мешовите робе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Універсам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсальная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一般商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">雑貨屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Geyser/key/natural/value/geyser">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">geyser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Geyser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Geyser/key/natural/value/geyser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Géiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Géiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gêiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gayzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geizeris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Geizers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gejser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gejser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gejzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gejzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Goshverinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Guèiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Guéiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mạch nước Phun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гейзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гейзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гейзэр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гејзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гејзир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גייזר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نافورة ماء حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نافوره ماء حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გეიზერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">喷泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">間欠泉</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gift/key/shop/value/gift">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gift/key/shop/value/gift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ajándékbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli da regalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de donos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de regals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boutique de cadeaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Cadeauwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dárkové zboží, suvenýry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dāvanu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dovanų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gavebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geschenkeladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geschenkladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Geskenkwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Gift Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gjafabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hediye eşya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lahjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de presentes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Opari-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poklon trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Presentaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajalna daril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Dhuratave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z pamiątkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Souvenirbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal profoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Suveníry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Suvenirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de agasallos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Quà tặng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de regalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de regalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Regalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za dary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za dary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за подароци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама падарункаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин подарков</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Подарунки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сувенирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מתנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هدايا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر هدايا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საჩუქრების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ギフトショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礼品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">禮品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gifts/key/shop/value/gifts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gifts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gifts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gifts/key/shop/value/gifts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GiveWaySign/key/highway/value/give_way">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">give_way</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GiveWaySign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GiveWaySign/key/highway/value/give_way"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glacier/key/natural/value/glacier">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glacier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glacier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glacier/key/natural/value/glacier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Akullnajë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Buzul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Geleira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ghiacciaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glaçâr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Glacera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Glaciär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Glacier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Glacier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Glaciero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Glasier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Glaziar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Glečer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glečer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gleccser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gletser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gletsjer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gletsjer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Isbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jäätikkö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Jökullinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ledājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ledenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ledovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ledynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Liustik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lodojc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lodowc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodowiec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông băng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skorneg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tipak ng Yelong Bundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ľadovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγετώνας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Глечер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Глечер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ледавік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ледник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Льодовик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קרחון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر/بحر جليدي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر/بحر جليدي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">یخچال طبیعی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მყინვარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰川</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">氷河</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glass/key/shop/value/glass">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glass">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glass/key/shop/value/glass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery/key/craft/value/glaziery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glaziery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery/key/shop/value/glaziery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glaziery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glaziery/key/craft/value/glaziery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glaziery/key/shop/value/glaziery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Goldsmith/key/shop/value/goldsmith">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goldsmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Goldsmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Goldsmith/key/shop/value/goldsmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GolfCourse/key/leisure/value/golf_course">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">golf_course</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GolfCourse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GolfCourse/key/leisure/value/golf_course"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camp de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campo da golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Campo de Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gholfbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Golf Course</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Golf Sahası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Golf igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Golf teren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Golf-kenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Golf-zelai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Golfa laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Golfbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Golfbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Golfbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Golfbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Golfbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Golfiväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Golfo laukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Golfové hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Golfové ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Golfowišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Golfownišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Golfpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Golfplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Golfterrain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Igrišče za Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kurs golfi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kurso ng Golp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Padang Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pole golfowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Troi di golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γήπεδο Γκολφ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Голф терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Голф-терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поле для гольфа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Поле для гольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поле для гольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب غولف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب غولف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გოლფის მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ゴルフ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高尔夫球场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gondola/key/aerialway/value/gondola">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gondola</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gondola">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gondola/key/aerialway/value/gondola"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovermentBuilding/key/amenity/value/goverment_building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goverment_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovermentBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GovermentBuilding/key/amenity/value/goverment_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovernmentOffice/key/office/value/government">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">government</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovernmentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GovernmentOffice/key/office/value/government"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Granattrichter/key/historic/value/Granattrichter">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Granattrichter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Granattrichter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Granattrichter/key/historic/value/Granattrichter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrassLanduse/key/landuse/value/grass">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrassLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GrassLanduse/key/landuse/value/grass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Błomje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Césped</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Damo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Erva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Füves terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gräs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Græs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gramado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gress</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Herbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nurmikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumput</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Tráva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Trávník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Trawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Yerba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žolė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γρασίδι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трева</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عشب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عشب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పచ్చిక</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბალახი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">草地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">草地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grassland/key/natural/value/grassland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grassland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grassland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grassland/key/natural/value/grassland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grave/key/amenity/value/grave">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grave</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grave">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grave/key/amenity/value/grave"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GraveYard/key/amenity/value/grave_yard">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grave_yard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GraveYard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GraveYard/key/amenity/value/grave_yard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begraafplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Begraafplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bered</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cementerio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cementeriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cementiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cemeterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cemiterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cimetière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cimitero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cintorín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Friedhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grave Yard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gravlund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřbitov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hilerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kěrchow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kapinės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Karkhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirkegård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kis temető</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarchob</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezarlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mniejszy cmentarz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nghĩa địa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkuburan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pokopališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sementeryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Surnuaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Varrezë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νεκροταφείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гробишта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гробље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Калмозэрь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место захоронения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Могілкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Цвинтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קברות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هديره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কবরস্থান</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფლავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">墓地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greenfield/key/landuse/value/greenfield">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greenfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greenfield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Greenfield/key/landuse/value/greenfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area da adibire a costruzioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Espaço Verde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Greenfield Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Greenfield Toka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Greenfield terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greenfield zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ikke-udviklet område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ikke-utviklet område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Lunting Bukirin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Njewobtwarjena zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Plan d'espansión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pripravljeno za gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadsgroen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn da sevel tiez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tereny niezagospodarowane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno sin edificios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terreno urbanizable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo verde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zöldmező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zaļā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zelená plocha pro výstavbu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zeleno polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de construction future</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зелено поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Знесення під забудову</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Незасвоеная тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Неискористено земјиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Неосвоенная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حقول خضراء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ახლადათვისებული ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">棕色地带</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">njewobtwarjona zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">unbebaute Fläche</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greengrocer/key/shop/value/greengrocer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greengrocer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greengrocer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Greengrocer/key/shop/value/greengrocer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Barazki-saltzaile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dārzeņu tirgotājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Daržovių ir vaisių pardavėjas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Froitaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fruttivendolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gröönhöker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Grönsakshandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grønnsakshandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Grønthandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Greengrocer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Greengrocer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Groenteboer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher frouezh ha legumaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Manav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marchand de fruits et légumes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod so zeleninou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Obst- und Gemüsehändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ovoce–zelenina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Piljarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sacolão/Hortifrutti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sadje in zelenjava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitës frutash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagapagtinda ng Prutas at Gulay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Verdurero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Voćarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Warzywniak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za zeleniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zöldséges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleninarski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μανάβης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Овочі, фрукти</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Овощной магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пиљара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пиљарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Садавіна, гародніна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ירקן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سبزی فروش</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل خضروات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">八百屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">蔬菜水果店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GreenhouseHorticulture/key/landuse/value/greenhouse_horticulture">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greenhouse_horticulture</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GreenhouseHorticulture">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GreenhouseHorticulture/key/landuse/value/greenhouse_horticulture"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GritBin/key/amenity/value/grit_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grit_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GritBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GritBin/key/amenity/value/grit_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groceries/key/shop/value/groceries">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">groceries</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groceries">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Groceries/key/shop/value/groceries"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grocery/key/shop/value/grocery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grocery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grocery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grocery/key/shop/value/grocery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bakalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de queviures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dagligvarebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dyqan ushqimore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fűszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fruttivendolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gastronomas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grocery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ispiserezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janaridenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Købmand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Runcit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kruideniersware-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kruidenierswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lebensmittelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Livsmedelsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārtikas preču veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Potraviny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej potravin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep spożywczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Specieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Tạp phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Groserya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina prehranom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za žywidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Épicerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Živilska trgovona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Žiwidłowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бакалея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бакалея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бакалія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بقالة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بقالة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">杂货店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">食料品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrouseButt/key/man_made/value/grouse_butt">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grouse_butt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrouseButt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GrouseButt/key/man_made/value/grouse_butt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groyne/key/man_made/value/groyne">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">groyne</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groyne">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Groyne/key/man_made/value/groyne"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GuestHouse/key/tourism/value/guest_house">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">guest_house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GuestHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GuestHouse/key/tourism/value/guest_house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agospiamientu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Alberg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Albergo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Apartman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aterpe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay na Pampanauhin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gäststuga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góstny dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gastehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gastenverblijf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gasthaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gasthuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gesthús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjestehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gostinska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Guest House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Guest House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Guesthouse (hotel)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hóstny dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Konuk Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison d'hôte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà khách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pensjonat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Penzión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Penzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Penzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi e musafirve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Svečių namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti herberc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vendégház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Viesu nams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гостинска кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гостьовий будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Домик для гостей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Домік для гасьцей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Пензіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית הארחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت ضيافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيت ضيافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مېلمستون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასტუმრო სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宾馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">民宿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">賓館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">külalistemaja</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Guidepost/key/amenity/value/guidepost">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">guidepost</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Guidepost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Guidepost/key/amenity/value/guidepost"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym/key/amenity/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym/key/leisure/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gym/key/amenity/value/gym"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gym/key/leisure/value/gym"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de fitness / Gymnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro fitness / Palestra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum Fitness / Sala Gimnastyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fitnes / Telovadnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fitnes centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fitnes centrum / telocvičňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fitnesa centrs / Sporta zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fitnesowy center/Fitnesowe studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fitnesowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fitness /gymnastique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fitness Centre / Gym</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fitness Merkezi / Spor Salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fitness centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fitness centrum / tělocvična</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fitness- / Tornaterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fitness-Zentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fitness/embregerezh-korf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fitnesscenter / Gym</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fitnesscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fitnesscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gimnàs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Gimnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ginásio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikuntakeskus / kuntosali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pangkalusugan / Himnasyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà Thể dục</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Osasun Zentroa / Gimnasioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Senaman / Gim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendra Kalitje fizike / palestër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sveikatingumo centras / sporto salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Træningscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Treningssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ximnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ximnasiu / Fitness</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γυμναστήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Теретана / фитнес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тренажерний зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фитнес центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фітнэс цэнтар /Трэнажорны зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">тренажерный зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכון כושר/חדר כושר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز للرشاقة/الرياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز للرشاقة/الرياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფიტნეს ცენტრი / სავარჯიშო დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フィットネスセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">健身中心/健身房</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GymShop/key/shop/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GymShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GymShop/key/shop/value/gym"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Haberdashery/key/shop/value/haberdashery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">haberdashery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Haberdashery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Haberdashery/key/shop/value/haberdashery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hackerspace/key/leisure/value/hackerspace">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hackerspace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hackerspace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hackerspace/key/leisure/value/hackerspace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hairdresser/key/amenity/value/hairdresser">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hairdresser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hairdresser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hairdresser/key/amenity/value/hairdresser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HairdresserShop/key/shop/value/hairdresser">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hairdresser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HairdresserShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HairdresserShop/key/shop/value/hairdresser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabelereiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Coiffeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Coiffeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Floktar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fodrászat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Frisör</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Frisörsalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Frisør</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Frisør</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Frizētava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Frizer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fryzjernia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Haarkapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hairdresser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ile-apaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Juuksur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kadeřnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaderníctvo,holičstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kampaamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kirpykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuaför</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parrucchiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Peluquería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Peluquería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Perrucaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Perruccheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Perruqueria o barberia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Perukenner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Piruchîr o barbîr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Putzbüdel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagapag-ayos ng Buhok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Làm tóc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κομμωτήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парикмахерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Перукар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фризер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фризерски салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Цырульня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעצב שער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزين/مصفف شعر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزين/مصفف شعر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">理发店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hall/key/amenity/value/hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hall/key/amenity/value/hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aretoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de reuniones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csarnok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsamlingshal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hội trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Halli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Saal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sala de reunións</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Samlingslokal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Schadźowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Spisesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toplantı salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Соборна сала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אולם</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hamlet/key/place/value/hamlet">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hamlet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hamlet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hamlet/key/place/value/hamlet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Aldeia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aldeia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bebyggelse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ciems</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drubbel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Frazion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gehucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gehug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grend</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gruppo di case</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hameau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hamlet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrixka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Község</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kaimelis (Vienkiemis)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Katundth</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Maliit na Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Osada do 200</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Osada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Osada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pennkêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pieni kylä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weiler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjaska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wjeska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zaselak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaselek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zaseok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χωριουδάκι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Заселак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Посёлок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Селце</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хутар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хутір</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Церковавтомо веле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村庄</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hanami/key/tourism/value/hanami">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hanami</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hanami">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hanami/key/tourism/value/hanami"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Handicraft/key/craft/value/handicraft">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">handicraft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Handicraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Handicraft/key/craft/value/handicraft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Harbour/key/waterway/value/harbour">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">harbour</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Harbour">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Harbour/key/waterway/value/harbour"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hardware/key/shop/value/hardware">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hardware</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hardware">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hardware/key/shop/value/hardware"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Aparatūros parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de maquinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Byggemarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenwarenhändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferramenta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ferraxaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferretería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ferretería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gereedschappenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gvožđara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hırdavatçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hardware Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hardwarewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernvarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Material/Equipamentos de construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Quincaillerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Quincalieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ze sprzętem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal urzhiataerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szerelési bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Ngũ kim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Hardwer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarske wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarski mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Verkfærabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železiarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željezar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алат и опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гаспадарчыя тавары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гвожђара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хозтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хозяйственные магазины</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חומרי בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر عتاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر عتاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">五金店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan mjet</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Headland/key/natural/value/headland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">headland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Headland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Headland/key/natural/value/headland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Health/key/shop/value/health">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Health">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Health/key/shop/value/health"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthAndBeauty/key/shop/value/health_and_beauty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_and_beauty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthAndBeauty">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthAndBeauty/key/shop/value/health_and_beauty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthCentre/key/amenity/value/health_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthCentre/key/amenity/value/health_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa di cura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre de Salut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre de santé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri pe salût</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro de saúde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro de saúde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro de salud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de sanitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de salú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom zdravja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dom zdravlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egészségügyi központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gesondheidsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gesundheitszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gezondheidscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Health Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Helsesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn yec'hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Kalusugan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ośrodek zdrowia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Osasun Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Kesihatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër e Shëndetësore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sağlık Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Strowotniski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Strowotny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sundhedscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sveikatingumo centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Terveyskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Y tế</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vårdcentral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veselības centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zdravotné stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zdravotní středisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zdravstveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дом здравља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Здравствен центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Оздоровительный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Центр здоров'я</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Цэнтар здароўя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז בריאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز صحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز صحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჯანმრთელობის ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保健所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">健康中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">健康中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthFood/key/shop/value/health_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthFood/key/shop/value/health_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAid/key/shop/value/hearing_aid">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hearing_aid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HearingAid/key/shop/value/hearing_aid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAids/key/shop/value/hearing_aids">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hearing_aids</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAids">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HearingAids/key/shop/value/hearing_aids"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heath/key/natural/value/heath">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heath</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heath">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heath/key/natural/value/heath"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Hoang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Berezal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Breixeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Brezal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Brug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Brughiera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bruguerar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bruyère</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Charneca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fundalık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Heath</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Heid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kerangas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Landa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ljunghed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Halamang Erika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Nõmm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nummi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Puszta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ravnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ravnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ravnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkurre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tīrelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vřesoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vidde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vresovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wrjosate strony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wrzosowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Голет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пусташ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пустошь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Равница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Степ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בתה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض بور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض بور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荒れ地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">荒地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hedge/key/barrier/value/hedge">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hedge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hedge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hedge/key/barrier/value/hedge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Helipad/key/aeroway/value/helipad">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">helipad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Helipad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Helipad/key/aeroway/value/helipad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heliport/key/aeroway/value/heliport">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heliport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heliport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heliport/key/aeroway/value/heliport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heritage/key/historic/value/heritage">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heritage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heritage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heritage/key/historic/value/heritage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heuriger/key/amenity/value/heuriger">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heuriger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heuriger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heuriger/key/amenity/value/heuriger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hide/key/amenity/value/hide">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hide/key/amenity/value/hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hifi/key/shop/value/hifi">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hifi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hifi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hifi/key/shop/value/hifi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Elektroshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hi-Fi bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hljómtækjabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos de som</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzička oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej Hi-Fi elektroniky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Soníu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Technika hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z avdio opremo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аудиосистеми</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аудіо-техніка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама аўдыё/відэё тэхнікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин аудио/видео аппаратуры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музичка опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هاي فاي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">音響店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan hi-fi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayConstruction/key/highway/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayConstruction/key/highway/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-put u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Autocesta v izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Autoestrada en construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāle būvniecības stadijā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autopista en construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Autoroute en construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta vo výstavbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chanter gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga se twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha so twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga budowana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikitze-lanetan dagoen Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estrada em construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ginagawang Punong Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Highway nën ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Highway under Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lebuhraya dalam Pembinaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorvei under konstruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakenteilla oleva tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice ve výstavbě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg in aanbou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Snelweg in aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statomas greitkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße im Bau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada in costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade in costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Strata in construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Väg under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építés alatt álló közút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Đang Xây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İnşaa halinde yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автопат во изградба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-пут у изградњи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва дарогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво автомагітсралі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ремонт дороги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך ראשית בבנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع قيد الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع قيد الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზის სარემონტო სამუშაოები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">在建道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">建設中の高速道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayCrossing/key/highway/value/crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayCrossing/key/highway/value/crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayFord/key/highway/value/ford">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ford</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayFord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayFord/key/highway/value/ford"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Akarsu geçidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bagtasan ng Tao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Brasta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Foord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ford</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ford</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Furt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gázló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gué</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Guado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Harungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kahluupaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khúc Sông Cạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koolmekoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Travessia de rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vaðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vadested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vadested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vadställe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Броди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Газ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Келямо тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעברה (נקודת חציית נהר)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مخاضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">浅滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砦</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayPrimaryLink/key/highway/value/primary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">primary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayPrimaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayPrimaryLink/key/highway/value/primary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta I. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Devlet Yolu bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha prěnjeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Državna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga krajowa – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga prědnego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de carretera principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz de carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errepide nagusi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galvenais valsts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glavni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haaptstrooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej (primærrute)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kantatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pennhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pirmosios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Priključek na glavno cesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Primärauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Primær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Primêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Primaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Primary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge kryesore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice první třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Primária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галоўная дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Главен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Главная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Главни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’єднання з головною дорогою</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש ראשי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მთავარი გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwaySecundaryLink/key/highway/value/secundary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">secundary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwaySecundaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwaySecundaryLink/key/highway/value/secundary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayService/key/highway/value/service">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayService">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayService/key/highway/value/service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Adgangsvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Anliegerstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera de Servei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera de serviciu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dienspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha za přidróžnych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga serwisowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada de servizo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent servij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huoltotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Perkhidmatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kalyeng Pampalingkuran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Paralelna droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Parallelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Privažiuojamasis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route de service</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge sherbimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua de serviço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Service Road (prístupová komunikácia)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Service Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Serviceväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Servis Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Servisna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Servisna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Servisni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di servizio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szervizút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tjenestevei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zerbitzu Errepidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Účelová komunikace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Þjónustuvegur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường phụ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Подъездная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Помошен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сервисни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Службова дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Службовая дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש שירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق خدمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق خدمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">取付道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服务道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayTertiaryLink/key/highway/value/tertiary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tertiary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayTertiaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayTertiaryLink/key/highway/value/tertiary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">highway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HikingRoute/key/route/value/hiking">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hiking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HikingRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HikingRoute/key/route/value/hiking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hill/key/natural/value/hill">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hill/key/natural/value/hill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bakke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bukit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Burol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Colina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Colina/Morro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Collina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Collina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Colline</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Culine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Domb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Erhebung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hæðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Heuvel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Heuwel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hill</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Hiwwel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hrib</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kalva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Koder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kopec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kopec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kulle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mägi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Mäki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Muinoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Outeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pujol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tepe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Torgenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wzgórze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ås</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λόφος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брдо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пагорб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Пандо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рид</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узгорак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גבעה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تپه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">غونډۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గుట్ట</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორცვი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">丘陵</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">lütt Barg</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricBuilding/key/historic/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricBuilding/key/historic/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Byggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio histórico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Historisches Gebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtesë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κτίριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChapel/key/historic/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricChapel/key/historic/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChurch/key/historic/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChurch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricChurch/key/historic/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bažnyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Baznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cerkwja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Church</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Cyrkej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ecclesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eliza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Església</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glesie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Iglesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Igrexa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ilesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Iliz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kilise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kirche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kirik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kisha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Kisha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kościół</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kyrka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thờ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Simbahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Templom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Église</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Храм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Царква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כנסייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کليسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చర్చి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ეკლესია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">教会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricFountain/key/historic/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricFountain/key/historic/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricHouse/key/historic/value/house">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricHouse/key/historic/value/house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa storica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Etxea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Historisches Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Huus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Māja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Namas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarihi Konak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Xanî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дім</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಮನೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricIndustrial/key/historic/value/industrial">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">industrial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricIndustrial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricIndustrial/key/historic/value/industrial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMarker/key/historic/value/marker">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMarker/key/historic/value/marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMilestone/key/historic/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMilestone/key/historic/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMine/key/historic/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMine/key/historic/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bánya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Baňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Důl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gruva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gruve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Imi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kaevandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kasykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kopalnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lombong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Ocağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Meategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mina histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Minahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Myn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódkopy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podkopki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Raktuves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ορυχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Копальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿井</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMonastery/key/historic/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMonastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMonastery/key/historic/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMuseum/key/historic/value/museum">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">museum</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMuseum">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMuseum/key/historic/value/museum"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo tàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muséu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muuseum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muzejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muziejus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Muzium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μουσείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музэй</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוזיאון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">موزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">موزيم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუზეუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">博物馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricPointOfInterest/key/historic/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricPointOfInterest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricPointOfInterest/key/historic/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStation/key/railway/value/historic_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">historic_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricStation/key/railway/value/historic_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de train historique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tren istorel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ehemaliger Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de trem histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren antiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de ferrocarril históricu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de trens histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Historiallinen juna-asema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Historic Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Historiese spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Historisch spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Historisk Järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Historisk jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Historisk jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Historiske dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Historiske dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Historyczna stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Istorijska železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Istorinė geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makasaysayang Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nádraží historické železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga Lịch sử</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Povijesna željeznička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni hekurudhor Historike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari historic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi Bersejarah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Storica stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Történelmi vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarihi tren istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltoki Historikoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vēsturiska dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka historickej železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zgodovinska železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιστορική Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Історична залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гістарычная чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Историска железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Историческая ж.д. станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Историјска железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת היסטורית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة سكة حديد تاريخية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه سكه حديد تاريخية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ისტორიული რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">历史火车站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStatue/key/historic/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStatue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricStatue/key/historic/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">historic</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricTower/key/historic/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricTower/key/historic/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bokštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dorre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Menara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stolp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tháp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Tor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Torm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Torony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Torre histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tower</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tuerm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Turm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Turre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wěža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Торањ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגדל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოშკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">塔</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">塔</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricWell/key/historic/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricWell/key/historic/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hobby/key/shop/value/hobby">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hobby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hobby">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hobby/key/shop/value/hobby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HoldingPoint/key/aeroway/value/holding_point">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">holding_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HoldingPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HoldingPoint/key/aeroway/value/holding_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hole/key/leisure/value/hole">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hole/key/leisure/value/hole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Home/key/shop/value/home">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Home">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Home/key/shop/value/home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HomeImprovement/key/shop/value/home_improvement">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">home_improvement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HomeImprovement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HomeImprovement/key/shop/value/home_improvement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseRiding/key/leisure/value/horse_riding">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">horse_riding</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseRiding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HorseRiding/key/leisure/value/horse_riding"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseStile/key/barrier/value/horse_stile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">horse_stile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseStile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HorseStile/key/barrier/value/horse_stile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospice/key/amenity/value/hospice">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hospice/key/amenity/value/hospice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospital/key/amenity/value/hospital">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospital</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospital">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hospital/key/amenity/value/hospital"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bệnh viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bolnišnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chórownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chorownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôpital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Haigla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hastane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hospitaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kórház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krankenhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ligoninė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nemocnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nemocnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ospedâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ospedale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ospitalea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sairaala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sjúkrahúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sjukhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slimnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Spital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sygehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szpital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ziekenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νοσοκομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Госпиталь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шпіталь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית חולים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بیمارستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">روغتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">ఆసుపత్రి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საავადმყოფო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">病院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">醫院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hostel/key/tourism/value/hostel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hostel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hostel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hostel/key/tourism/value/hostel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Abrigo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Albergo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Auberge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujtine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Bujtine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Herberc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hospoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hostelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hostelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hostelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jöögdharbarg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jeugdherberg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Jugendherberge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Młodownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trọ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ostatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ostello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Turistaszálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ubytovňa, internát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vandrarhem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandrerhjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vandrerhjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хостэл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אכסנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكن شباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكن شباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ليليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">هتل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჰოსტელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホステル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">旅舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">旅馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HotSpring/key/leisure/value/hot_spring">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hot_spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HotSpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HotSpring/key/leisure/value/hot_spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel/key/amenity/value/hotel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hotel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel/key/tourism/value/hotel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hotel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hotel/key/amenity/value/hotel"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hotel/key/tourism/value/hotel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hótel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hótelið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôtel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hotelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khách sạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Ndáko na mobémbo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Otel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szálloda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešbutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Viesnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ξενοδοχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гатэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гостиница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гостинница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Готел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Готель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">هتل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هوټل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">హోటెల్</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასტუმრო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホテル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">酒店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HouseConnectionBox/key/power/value/house_connection_box">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house_connection_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HouseConnectionBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HouseConnectionBox/key/power/value/house_connection_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Household/key/shop/value/household">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">household</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Household">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Household/key/shop/value/household"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Housewares/key/shop/value/housewares">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">housewares</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Housewares">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Housewares/key/shop/value/housewares"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hump/key/traffic_calming/value/hump">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hump/key/traffic_calming/value/hump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingBlind/key/amenity/value/hunting_blind">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hunting_blind</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingBlind">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HuntingBlind/key/amenity/value/hunting_blind"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingStand/key/amenity/value/hunting_stand">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hunting_stand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingStand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HuntingStand/key/amenity/value/hunting_stand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ambona myśliwska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apostadero de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Avcılık Standı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club de caça</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góntwarske sedło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghế Dựng để Săn bắn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gjuetia Stand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hochstand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hoogstand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hunting Stand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jachttoren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Jagtoring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jagtplatform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jaktbod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Jakttorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lovački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lovska opazovalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lugar de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Magasles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Medību tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiotojų bokštelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsästyslava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poľovnícky posed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pondok Memburu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook-tayuan na Pangpangangaso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Posed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Postazione di caccia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Posto de chassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puestu de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Stand de caça</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Stand de tir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stand tennañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łakańca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ловачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ловечка кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мисливська вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паляўнічая вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">охотничья вышка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مربط للصيد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مربط للصيد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სანადირო კოშკურა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">狩猎台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hut/key/amenity/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hut/key/amenity/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hvac/key/craft/value/hvac">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hvac</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hvac">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hvac/key/craft/value/hvac"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hydrant/key/amenity/value/hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hydrant/key/amenity/value/hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCream/key/amenity/value/ice_cream">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_cream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCream">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceCream/key/amenity/value/ice_cream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Aiskrim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Akullore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crème glacée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dienn skorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dondurma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisdiele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gelat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gelateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Gelato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Gjelato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Glace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Glass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Heladería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">IJs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ice Cream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Iesladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Is</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Iskrem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Izozkiak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jäätelö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jäätis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Jégkrém</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jědźny lód</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ledai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodziarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica sladoleda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Roomys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saldējums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sladoled</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Slastičarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sorbetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sorveteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xeadaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xelaos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zmrzlinárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmrzlina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγωτό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Марозіва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мороженное</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Морозиво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница сладоледа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сладолед</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גלידה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">آيسکريم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بستنی فروشی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مثلجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مثلجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაყინი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アイスクリーム販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰淇淋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">冰淇淋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCreamShop/key/shop/value/ice_cream">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_cream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCreamShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceCreamShop/key/shop/value/ice_cream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRink/key/leisure/value/ice_rink">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_rink</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceRink/key/leisure/value/ice_rink"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Buz pateni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drsališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eislaufplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gelanggang Ais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">IJsbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ice Rink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Iesbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Isrink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Izotz-pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klizalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klizalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kluziště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ledus halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lodowa hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luistelurata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műjégpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Patinatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Patinazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Patinoire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de patinaje sobre hielo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pista de patinatge sobre gel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de patinaxe sobre xeo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de xelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista di ghiaccio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook Pang-iskeyting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull-ruzikat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rinque de patinação no gelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân băng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skøjtebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skøytebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skautahöll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slidinėjimo vieta (paklojant užšąlantį vandenį)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Smykanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Uisuväli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Umelé klzisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ysbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγοδρόμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Каток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клизалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ковзанка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Коўзанка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лизгалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حلبة تزلج على الجليد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حلبه تزلج على الجليد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ყინულის მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スケート場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRoad/key/ice_road/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">ice_road</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRoad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceRoad/key/ice_road/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Icon/key/historic/value/icon">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">icon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Icon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Icon/key/historic/value/icon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arlun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Icône</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Icon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Icone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Icone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Icono</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Iconu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Icoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ikonë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ikoni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ikoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ikoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kinatawang Larawan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Patung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Simge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thánh tượng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zeichen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ícone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ікона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ікона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איקונין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أيقونة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أيقونة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アイコン</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">圣像画</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialLanduse/key/landuse/value/industrial">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">industrial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IndustrialLanduse/key/landuse/value/industrial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree industriâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Industriële gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Industrial Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Industrieel gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Industriegebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Industrierebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Industrijowa kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Industrijowy wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Industrijska cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Industrijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Industrijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ipari terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Công nghiệp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pang-industriya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Průmyslová zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pramoninė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priemyslová oblasť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rūpniecības zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanayi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad greantel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teollisuusalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren przemysłowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona Industriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona Industriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone industrielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Индустриско подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Индустријско подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прамысловая тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Промзона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Промзона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة صناعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه صناعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పారిశ్రామిక ప్రదేశం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამრეწველო ზონა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">工业区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">工業地帯</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialProductionBuilding/key/man_made/value/works">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">works</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialProductionBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IndustrialProductionBuilding/key/man_made/value/works"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Information/key/amenity/value/information">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">information</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Information">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Information/key/amenity/value/information"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insulation/key/craft/value/insulation">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insulation</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insulation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insulation/key/craft/value/insulation"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance/key/amenity/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance/key/shop/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insurance/key/amenity/value/insurance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insurance/key/shop/value/insurance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Agent ubezpieczeniowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apdrošināšana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aseguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aseguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aseguruak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Assecurantia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Assicurazion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Assicurazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Assurance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Asurañs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo hiểm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Biztosító</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Draudimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Försäkring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsikring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forsikring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Homes For Sale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Insurance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kindlustus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Misogerî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Osiguranje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Osiguranje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poisťovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pojišťovna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Seguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Seguro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Seguros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sigorta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sigurim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vakuutus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Versécherungsbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Versekering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Versekerung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Versicherungsbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Verzekering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zavarovalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zawěsćarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zawěsćernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ασφαλιστική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Осигурање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Осигурително</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Страхаваньне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Страховая компания</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Страхування</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביטוח</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بوليسات تأمين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بوليصات تأمين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">保险</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保険</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">保險</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ko">보험</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InsuranceOffice/key/office/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InsuranceOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InsuranceOffice/key/office/value/insurance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Interiors/key/shop/value/interiors">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">interiors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Interiors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Interiors/key/shop/value/interiors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Intermittent/key/intermittent/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">intermittent</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Intermittent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Intermittent/key/intermittent/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Internet/key/amenity/value/internet">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Internet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Internet/key/amenity/value/internet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetAccess/key/amenity/value/internet_access">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_access</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetAccess">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetAccess/key/amenity/value/internet_access"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe/key/amenity/value/internet_cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe/key/shop/value/internet_cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetCafe/key/amenity/value/internet_cafe"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetCafe/key/shop/value/internet_cafe"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island/key/natural/value/island">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">island</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island/key/place/value/island">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">island</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Island/key/natural/value/island"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Island/key/place/value/island"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Enez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Esanga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eyja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eyjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Girav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Illa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Illa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Insel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Insel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Insula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Irla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Isla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Island</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Islla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Isola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Isule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ostrov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ostrov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ostrvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pulau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Saari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sziget</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wyspa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Île</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ø</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Øy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đảo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νησί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выспа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Острво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Острів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Усия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جزیره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ټاپو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">దీవి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კუნძული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岛</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">島</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Islet/key/place/value/islet">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">islet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Islet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Islet/key/place/value/islet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Adacık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Castru de mar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eilandje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Eilandjie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Enezennig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Holm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Holme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Holme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hrid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ilhota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilhota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Illot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Illote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Inselchen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Insuletta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Islet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Islote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Isoletta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Isulute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kis sziget</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mała kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munting Pulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ostrůvek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ostrovček</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otoček</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Otočić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saareke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Saareke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saliņa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Smáeyja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Uhartea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wysepka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Îlot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đảo Nhỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νησίδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выспачка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Маленький остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Островче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Острівець</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хрид</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزيرة صغيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزيره صغيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جزیره کوچک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პატარა კუნძული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小島</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">屿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">lütt Eiland</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IsolatedDwelling/key/place/value/isolated_dwelling">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">isolated_dwelling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IsolatedDwelling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IsolatedDwelling/key/place/value/isolated_dwelling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ItOffice/key/office/value/it">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">it</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ItOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ItOffice/key/office/value/it"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelers/key/shop/value/jewelers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jewelers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jewelers/key/shop/value/jewelers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jeweller/key/craft/value/jeweller">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jeweller</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jeweller">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jeweller/key/craft/value/jeweller"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelry/key/shop/value/jewelry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jewelry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jewelry/key/shop/value/jewelry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bijouterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bijouterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bitxi-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bizhuteri Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bravigerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe dal oresin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Debjenkowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Draguljarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gioielleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Guldsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Guldsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gullsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Jewelry Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Joalharia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Joalheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Joieleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Joieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Joyería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Juveelipood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Juvelierizstrādājumu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Juvelyrikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Juwelierswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Barang Kemas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klenotnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Korukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuyumcu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pyšnotkowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z biżuterią</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kim hoàn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Alahas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xoiaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xoyería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zlatara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zlatarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zlatníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ékszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοσμηματοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јувелир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Златара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ювелирный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ювелірний магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ювэлірная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות תכשיטים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">زرګري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر مجوهرات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر مجوهرات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საიუველირო მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">宝石店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">珠宝店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">珠寶店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/JobCentre/key/amenity/value/job_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">job_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/JobCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/JobCentre/key/amenity/value/job_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KentCarriageGap/key/barrier/value/kent_carriage_gap">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kent_carriage_gap</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KentCarriageGap">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KentCarriageGap/key/barrier/value/kent_carriage_gap"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KeyCutter/key/craft/value/key_cutter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">key_cutter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KeyCutter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KeyCutter/key/craft/value/key_cutter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Keys/key/shop/value/keys">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">keys</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Keys">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Keys/key/shop/value/keys"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kindergarten/key/amenity/value/kindergarten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kindergarten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kindergarten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kindergarten/key/amenity/value/kindergarten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo infantile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bērnudārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Barnehage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dagis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dječji vrtić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Guardería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haurtzaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jardí d'infància</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Jardín de infancia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jardim de infância</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardin d'enfant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kinnergoorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kleuterschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopshti i fëmijëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kreş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lasteaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzh ar vugale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mateřská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Materská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obdanište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Päiväkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pěstowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przedszkole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola pro juvene infantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuelute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tadika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiểu học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaikų darželis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xardín de infancia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiśownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νηπιαγωγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Детский сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячы садок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитячий садок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обданиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן ילדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حضانة أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حضانه أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">وړکتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کودکستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საბავშვო ბაღი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">幼儿园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幼稚園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">zarrokxane</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/Kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/Kiosk"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/kiosk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edicola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kiosek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Kiosk Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kiosk prodajalna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kioskas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kioski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Kiosko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kiosko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kiosks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kioskwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kioskwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Kiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Kiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Novinový stánok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Quiosc botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Quiosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Quioscu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Quiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Söluturninn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kubol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Trafik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Περίπτερο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кіоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трафика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шапік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קיוסק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">تلفون خِنِه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كشك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كشك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کیوسک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჯიხური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">キオスク</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礼品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KissingGate/key/barrier/value/kissing_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kissing_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KissingGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KissingGate/key/barrier/value/kissing_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KitchenShop/key/shop/value/kitchen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kitchen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KitchenShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KitchenShop/key/shop/value/kitchen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KneippWaterCure/key/amenity/value/kneipp_water_cure">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kneipp_water_cure</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KneippWaterCure">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KneippWaterCure/key/amenity/value/kneipp_water_cure"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lamp/key/amenity/value/lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lamp/key/amenity/value/lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LampPost/key/amenity/value/lamp_post">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LampPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LampPost/key/amenity/value/lamp_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Land/key/natural/value/land">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">land</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Land">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Land/key/natural/value/land"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Daratan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Douar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ląd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Solo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szárazföld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tierra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tierra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tokë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Země</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zemlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žemė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Земљиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אדמה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხმელეთი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">陆地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">陸地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landfill/key/landuse/value/landfill">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landfill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landfill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Landfill/key/landuse/value/landfill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Abocador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aterro sanitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atkritumu izgāztuve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Basurero, vertedero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Décharge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Deponie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Deponija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Deponija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Discargatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Discarica di rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Diskarg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Groposje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hulladéklerakó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaatopaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kambus Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Landfill</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landfylling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Losseplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Müllhalde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Đổ Rác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Prügimägi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Recheo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sąvartynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Skládka odpadu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skládka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Smetišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Smjećišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Soptipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stortingsterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stortplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tabon na Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vertederu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótchytanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wysypisko śmieci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çöplük</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Депонија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Депонија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Звалище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Свалка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сьметнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكب نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكب نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგავსაყრელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">垃圾填埋场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">埋め立て地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandingLight/key/aeroway/value/landing_light">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landing_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandingLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LandingLight/key/aeroway/value/landing_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landmark/key/man_made/value/landmark">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landmark</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landmark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Landmark/key/man_made/value/landmark"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landuse">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">landuse</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseMine/key/landuse/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseMine/key/landuse/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bánya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Baňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Důl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gruva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gruve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Imi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kaevandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kasykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kopalnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lombong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Ocağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Meategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Minahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Miniera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Miniere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Minsko polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Myn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódkopy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podkopki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Raktuves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ορυχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Копальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шахта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">معدن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღარო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandusePark/key/landuse/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandusePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LandusePark/key/landuse/value/park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάρκο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పార్కు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseParking/key/landuse/value/parking">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseParking/key/landuse/value/parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseWood/key/landuse/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseWood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseWood/key/landuse/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bois</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Drevo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Druri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fusta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Holt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hout</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hutan Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahoy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Madera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Neudržovaný les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pragozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Puszcza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μη προσεγμένο δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обслуживаемый лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanguageSchool/key/amenity/value/language_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">language_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanguageSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanguageSchool/key/amenity/value/language_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LaunchPad/key/man_made/value/launch_pad">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">launch_pad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LaunchPad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LaunchPad/key/man_made/value/launch_pad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Laundry/key/shop/value/laundry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">laundry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Laundry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Laundry/key/shop/value/laundry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Blanchisserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Botzerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bugaderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Garbitegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanndi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Labahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Laundry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lavandaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Lavandaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lavandarie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Lavandería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lavanderi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llavandería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mosoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Myjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pałkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Perionica rublja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pesula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Práčovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prádelna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pralnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pralnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Praonica rublja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skalbykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Giặt Quần áo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tvättservice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vaskeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vaskeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veļas mazgātava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wäscheree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wäscherei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wasserij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wassery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çamaşırhane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пералница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Перионица рубља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пральня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пральня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Прачечная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכבסה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خشکشویی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مصبغة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مصبغة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చాకలి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამრეცხაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クリーニング店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗衣房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">洗衣房</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lavoir/key/historic/value/lavoir">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lavoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lavoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lavoir/key/historic/value/lavoir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lawyer/key/amenity/value/lawyer">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lawyer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lawyer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lawyer/key/amenity/value/lawyer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LawyerOffice/key/office/value/lawyer">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lawyer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LawyerOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LawyerOffice/key/office/value/lawyer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Layby/key/amenity/value/layby">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">layby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Layby">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Layby/key/amenity/value/layby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leather/key/shop/value/leather">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leather</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leather">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Leather/key/shop/value/leather"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LegalServices/key/shop/value/legal_services">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">legal_services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LegalServices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LegalServices/key/shop/value/legal_services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leisure">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">leisure</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lettering/key/man_made/value/lettering">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lettering</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lettering">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lettering/key/man_made/value/lettering"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LevelCrossing/key/railway/value/level_crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">level_crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LevelCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LevelCrossing/key/railway/value/level_crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu Geçidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahnkreuzung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gelykvloerse kruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneoverskæring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kalim në nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Level Crossing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pas a nivell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Paso a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Paso a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Passaç a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Passage à niveau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Passage a nivello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Passagem em nível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Passaggio a livello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pasu a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Patag na Tawiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pervaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Planovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pružni prelaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pružni prijelaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przejazd kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee ülesõidukoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tasoristeys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Treuzenn hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti átjáró</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowy pśechod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điểm giao Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční přejezd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničný prejazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniski přechod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожный переезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізничний переїзд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Надвозник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пружни прелаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны пераезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפגש מסילת ברזל וכביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">平交道口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">踏切</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Library/key/amenity/value/library">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">library</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Library">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Library/key/amenity/value/library"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Aklatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókasafnið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bökeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bücherei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bibliotēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Biblioteche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Biblioteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bibliotekë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bibliothèque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bibliothéik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bibliotheca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bibliotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvtár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kütüphane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjasto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Knižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihovna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Knihownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levraoueg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Library</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburutegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perpustakaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatukogu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thư viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοθήκη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бібліотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бібліятэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ספרייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کتابتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کتابخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">পাঠাগার</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గ్రంథాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბიბლიოთეკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">図書館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">图书馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">圖書館</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LicensedClub/key/amenity/value/licensed_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">licensed_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LicensedClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LicensedClub/key/amenity/value/licensed_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Life-buoy/key/amenity/value/life-buoy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">life-buoy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Life-buoy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Life-buoy/key/amenity/value/life-buoy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeRing/key/amenity/value/life_ring">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">life_ring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeRing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LifeRing/key/amenity/value/life_ring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeboatStation/key/amenity/value/lifeboat_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lifeboat_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeboatStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LifeboatStation/key/amenity/value/lifeboat_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LiftGate/key/barrier/value/lift_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lift_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LiftGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LiftGate/key/barrier/value/lift_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LightRail/key/railway/value/light_rail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">light_rail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LightRail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LightRail/key/railway/value/light_rail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Banayad na Riles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bybane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bybane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dar raylı demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade lizere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril llixeru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia leggera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">HÉV</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn bihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Laka železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Laka željeznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lekka kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lengvasis geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Light Rail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Lightrail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Měšćanska železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Měsćańska zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Metro legier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Metro ligero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Metro lixeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Petite voie ferrée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pikaraitiotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rychlodráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårvagn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvaja sliedes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trem metropolitano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Arina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tren lleuger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Nhẹ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ľahká železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Лака железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Легкорельсовый ж/д транспорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лека железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лінія для лёгкага чыгуначнага транспарту</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Швидкісний трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבת קלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطار خفيف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ライトレール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">轻轨</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">hekurudhor Lehta</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighthouse/key/man_made/value/lighthouse">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lighthouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighthouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lighthouse/key/man_made/value/lighthouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighting/key/shop/value/lighting">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lighting</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighting">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lighting/key/shop/value/lighting"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LineConnection/key/power/value/line_connection">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">line_connection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LineConnection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LineConnection/key/power/value/line_connection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lingerie/key/shop/value/lingerie">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lingerie</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lingerie">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lingerie/key/shop/value/lingerie"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LitterBin/key/amenity/value/litter_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">litter_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LitterBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LitterBin/key/amenity/value/litter_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LivingStreet/key/highway/value/living_street">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">living_street</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LivingStreet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LivingStreet/key/highway/value/living_street"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Buhay na Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cai residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Calle residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carrer habitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga z pómjeńšonym wobchadom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gårdsgata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gatetun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamoji gatvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hasa z pomjeńšenym wobchadom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Masyarakat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Living Street</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obytná zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obytná zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pihenőút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rúa residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rue résidentielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Straed annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Strata residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strefa zamieszkania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulica smirenog prometa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulica smirenog prometa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ulica z umirjenim prometom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej med legende børn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vistgata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yaşam sokağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Õueala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Hàng xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилая улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житлова зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жыльлёвая зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Маалска улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улица смиреног промета</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רחוב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شارع سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شارع سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი ქუჩა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅街</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">生活街道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugës ku njerëzit jetojnë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locality/key/place/value/locality">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locality</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locality">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locality/key/place/value/locality"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krajevno ime</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Läge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ligging</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llocalidá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Localidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Località (luogo con nome, non popolato)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Localitât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Localité</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Localitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Localitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Locality</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lokalidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lokalitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Oblasť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ortschaft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paikkakunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Plaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Plass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rejon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sedlišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sydlišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vietovė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yer/mevkii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Địa phương</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τοποθεσία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Локалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месност</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Населений пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Населены пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Населённый пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור מקומי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lock/key/lock/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">lock</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lock/key/lock/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/LockThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockGate/key/waterway/value/lock_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lock_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LockGate/key/waterway/value/lock_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Brána plavebnej komory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Compuerta de esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compuerta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Lock Gate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mbylle Porta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Portão de Dique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Porta de esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Porta de panys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Porte d'écluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pušćalnicowe wrota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schleusentor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skluz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slüsendoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slūžu vārti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sluisdeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sluisdeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sluseport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sluseport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slussport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sulkuportti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tarangkahan ng Kandado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Velika zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrata brane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vrata plavební komory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wrota přeplawnje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zsilip</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Śluza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вароты шлюза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Врата бране</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каналска капија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шлюзові ворота</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هويس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水門</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船闸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">lock</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith/key/craft/value/locksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith/key/shop/value/locksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locksmith/key/craft/value/locksmith"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locksmith/key/shop/value/locksmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LookoutTower/key/man_made/value/lookout_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lookout_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LookoutTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LookoutTower/key/man_made/value/lookout_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MDF/key/man_made/value/MDF">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">MDF</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MDF">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MDF/key/man_made/value/MDF"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mall/key/shop/value/mall">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mall/key/shop/value/mall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum handlowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Galeria mercante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Galerie marchande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøbscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Inkööpcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Köpcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøpesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkataritza-gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostoskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Overdekt winkelcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Palier kenwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasyalang Pangmadla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pešia zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Promenada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shëtitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tržni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovski center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Mua sắm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkelsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Üzletház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εμπορικό Κέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Молл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торгівельно-розважальний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трговски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тржни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز تسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز تسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商城</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBarn/key/man_made/value/barn">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBarn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBarn/key/man_made/value/barn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBillboard/key/man_made/value/billboard">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">billboard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBillboard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBillboard/key/man_made/value/billboard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuilding/key/man_made/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBuilding/key/man_made/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuoy/key/man_made/value/buoy">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">buoy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuoy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBuoy/key/man_made/value/buoy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeCross/key/man_made/value/cross">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeCross/key/man_made/value/cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFireHydrant/key/man_made/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFireHydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFireHydrant/key/man_made/value/fire_hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFixme/key/man_made/value/fixme">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fixme</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFixme">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFixme/key/man_made/value/fixme"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFountain/key/man_made/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFountain/key/man_made/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeGate/key/man_made/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeGate/key/man_made/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeHut/key/man_made/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeHut/key/man_made/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLamp/key/man_made/value/lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeLamp/key/man_made/value/lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLampPost/key/man_made/value/lamp_post">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLampPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeLampPost/key/man_made/value/lamp_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeMine/key/man_made/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeMine/key/man_made/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeObservatory/key/man_made/value/observatory">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">observatory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeObservatory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeObservatory/key/man_made/value/observatory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePole/key/man_made/value/pole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadePole/key/man_made/value/pole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePumpingStation/key/man_made/value/pumping_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePumpingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadePumpingStation/key/man_made/value/pumping_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeSign/key/man_made/value/sign">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sign</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeSign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeSign/key/man_made/value/sign"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStatue/key/man_made/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStatue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeStatue/key/man_made/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStorage/key/man_made/value/storage">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStorage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeStorage/key/man_made/value/storage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeTank/key/man_made/value/tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeTank/key/man_made/value/tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">man_made</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeWell/key/man_made/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeWell/key/man_made/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manhole/key/man_made/value/manhole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">manhole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manhole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Manhole/key/man_made/value/manhole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manor/key/historic/value/manor">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">manor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Manor/key/historic/value/manor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa señorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa señorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa seniorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dvaras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dwór</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Graščina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Herregård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Herregård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Herrgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kartano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Knježi dwór</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kubło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Landgoed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Landgoed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mõis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Majorság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Maner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Maniero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Manoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muiža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Panství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Plemićko imanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pronë e madhe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terra arrendada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trang viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zamak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Šľachtické sídlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велепоседнички дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Маёнтак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Маєток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Племићко имање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поместье</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אחוזה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عزبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عزبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">庄园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荘園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marina/key/leisure/value/marina">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marina</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marina">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marina/key/leisure/value/marina"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bådehavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Båthavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bến tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huvivenesatama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jachthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jachthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jachtowy přistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jachtowy pśistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirol-portu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kishajókikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Marine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Osta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Port de plaisance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Port esportiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Porto de yachts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Porto deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Porto turistico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-bageal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prístav pre jachty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Puerto deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puertu deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valčių ir nedidelių laivų prieplauka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Yachthafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Yachthafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гавань для екскурсійних суден</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Марина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Марина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пристань для яхт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыстань для яхтаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تفریح‌گاه ساحلی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مارينا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مارينا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">マリーナ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MaritimeBoundary/key/boundary/value/maritime">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">maritime</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MaritimeBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MaritimeBoundary/key/boundary/value/maritime"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market/key/amenity/value/market">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market/key/shop/value/market">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Market/key/amenity/value/market"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Market/key/shop/value/market"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Maart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'had</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Marcjât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Markaður</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pazar yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Targowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Treg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Turgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγορά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Маркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ринок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">అంగడి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marketplace/key/amenity/value/marketplace">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marketplace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marketplace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marketplace/key/amenity/value/marketplace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ phiên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Maartplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'hallac'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Markedsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Markedsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marketplace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Markplein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Marktplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Marktplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Marktplein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado público / feira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palengke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pazar yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plac targowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Place de marché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Praza de mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Pasar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Torhošćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tržiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Treg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Turgavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vásártér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγορά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ринок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рынкавая плошча</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыночная площадь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marsh/key/natural/value/marsh">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marsh</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marsh">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marsh/key/natural/value/marsh"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bažina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bagno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bataklık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Knete</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Latian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llamuerga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marécage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Marša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Marša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Marisma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Marisma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Marsh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marsh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Marsk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Močvirje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mocsár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mokřina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Mouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pântano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pântano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Palude alluvionale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Palude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pelkė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Purvs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sump</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Suo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Träsk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đầm lầy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βάλτος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Балота</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Болото</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Болото</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביצה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سبخة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჭაობი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">沼地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沼泽</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Massage/key/amenity/value/massage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">massage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Massage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Massage/key/amenity/value/massage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MassageShop/key/shop/value/massage">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">massage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MassageShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MassageShop/key/shop/value/massage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mast/key/man_made/value/mast">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mast/key/man_made/value/mast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mattress/key/shop/value/mattress">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mattress</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mattress">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mattress/key/shop/value/mattress"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meadow/key/landuse/value/meadow">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">meadow</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meadow">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Meadow/key/landuse/value/meadow"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Eng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Eng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gramado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kaparangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lúka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Livada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Livada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Livadh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Louka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Meadow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Niit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niitty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pļava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Padang Rumput</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pastura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pieva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Prad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pradaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pradaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Prairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Prat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rét</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Weide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wisch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Äng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çayır</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồng cỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Łąka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Łuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ливада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ливада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лём</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მინდორი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">牧草地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">草甸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meat/key/shop/value/meat">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">meat</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meat">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Meat/key/shop/value/meat"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Medical/key/amenity/value/medical">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">medical</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Medical">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Medical/key/amenity/value/medical"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MedicalCentre/key/amenity/value/medical_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">medical_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MedicalCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MedicalCentre/key/amenity/value/medical_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Memorial/key/historic/value/memorial">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">memorial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Memorial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Memorial/key/historic/value/memorial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anıt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Emlékmű</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gedenkstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gedenksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Herdenkingsmonument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Herdenkingsmonument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kounlec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mémorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Memoriāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Memoriaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Memoriala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Memorialas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Memoriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mindesmærke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Minnesmärke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mniejszy pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muistomerkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Muog na Pang-alaala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Përkujtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Památník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peringatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pomník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Spomen dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wopomnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wopomnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đài Tưởng niệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μνημόσυνο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Меморіал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мэмарыял</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Памятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אנדרטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نصب تذكاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نصب تذكاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მემორიალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">纪念馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">記念碑</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Menhir/key/historic/value/menhir">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">menhir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Menhir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Menhir/key/historic/value/menhir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MetalConstructionCraft/key/craft/value/metal_construction">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">metal_construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MetalConstructionCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MetalConstructionCraft/key/craft/value/metal_construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Milestone/key/amenity/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Milestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Milestone/key/amenity/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryAirport/key/military/value/airfield">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryAirport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryAirport/key/military/value/airfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryBunker/key/military/value/bunker">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bunker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryBunker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryBunker/key/military/value/bunker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryLanduse/key/landuse/value/military">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">military</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryLanduse/key/landuse/value/military"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree militâr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Askeri Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eremu Militarra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hersvæðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Karinė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Katonai terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Tentera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Quân sự</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Militärgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Militärområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Militärrebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Militært område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Militært område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Militêre gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Militārā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Militairegebitt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Militarny wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Military Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Miltair gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sotilasalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad milourel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren wojskowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vojaško območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vojenský priestor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vojenský prostor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vojno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vojno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wojerska kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zonë Ushtarake</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona Militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona militare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone militaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στρατιωτική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вайсковая тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Военная зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Воено подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Војно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Військова зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة عسكرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه عسكرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوځي سيمه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამხედრო ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">军事区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">軍事區</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">軍用地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryRange/key/military/value/range">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">range</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryRange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryRange/key/military/value/range"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">military</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilkDispenser/key/amenity/value/milk_dispenser">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milk_dispenser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilkDispenser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilkDispenser/key/amenity/value/milk_dispenser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mill/key/historic/value/mill">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mill/key/historic/value/mill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mine/key/amenity/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mine/key/amenity/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineShaft/key/historic/value/mine_shaft">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine_shaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineShaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MineShaft/key/historic/value/mine_shaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineralSpring/key/waterway/value/mineral_spring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mineral_spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineralSpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MineralSpring/key/waterway/value/mineral_spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Balong na Mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fonte de aqua mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fonte mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fonte mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fuente mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Suyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mammenn dour melar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Minerální pramen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Minerálny prameň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Minerālavots</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mineral Spring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mineral primavera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mineral vrelec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mineralborn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Minerale bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Mineralkilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mineralne žórło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mineralni izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mineralni izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mineralquelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mineralsk kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mineralvattenskälla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sorgente di acqua minerale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Source d'eau minérale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Suối Nước khoáng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ásványos patak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło mineralne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žrědło mineralneje wódy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Минерален извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Минерални извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Минеральный родник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мінеральне джерело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мінэральная крыніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעיין מים מינרלים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نبع مياه معدنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نبع مياه معدنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">ujë mineral burim</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mineshaft/key/man_made/value/mineshaft">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mineshaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mineshaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mineshaft/key/man_made/value/mineshaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniRoundabout/key/highway/value/mini_roundabout">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mini_roundabout</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniRoundabout">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniRoundabout/key/highway/value/mini_roundabout"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureGolf/key/leisure/value/miniature_golf">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">miniature_golf</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureGolf">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniatureGolf/key/leisure/value/miniature_golf"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Golf Nhỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Golf miniature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Golfig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Midgetgolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mini Golfe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mini golfas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mini-Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Miniaturë Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Miniature Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Minigolfa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Minigolfpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Minigolfs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Minyatür Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munting Golp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pole do miniaturowego golfa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μίνι Γκολφ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мини голф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Миниголф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Минигольф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міні-гольф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Поле для мінігольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جولف مصغر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جولف مصغر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მინი გოლფი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ミニチュアゴルフ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">迷你高尔夫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureRailway/key/railway/value/miniature">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">miniature</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniatureRailway/key/railway/value/miniature"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Minimarket/key/shop/value/minimarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">minimarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Minimarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Minimarket/key/shop/value/minimarket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mining/key/landuse/value/mining">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mining</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mining">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mining/key/landuse/value/mining"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Misc/key/shop/value/misc">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">misc</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Misc">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Misc/key/shop/value/misc"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MixedLift/key/aerialway/value/mixed_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mixed_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MixedLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MixedLift/key/aerialway/value/mixed_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mobile/key/shop/value/mobile">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mobile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mobile/key/shop/value/mobile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobilePhone/key/shop/value/mobile_phone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile_phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobilePhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MobilePhone/key/shop/value/mobile_phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de telephonos mobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de telèfon mòbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro telefonia mobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cep Telefonu Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Farsímaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Handygeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Telefon Bimbit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de celulares</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de téléphones mobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matkapuhelinkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mobiele telefoons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mobiiltelefonide pood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mobile Phone Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mobiliųjų telefonų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mobilo telefonu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mobiltelefonbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mobiltelefonbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Mobiltelefonbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mobiltelefonforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Mugikor-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s mobilnými telefónmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica mobilnih telefona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej mobilních telefonů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Selfoonwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shop Mobile Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z telefonami komórkowymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal pellgomzerioù hezoug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Telekomunikaciski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de telefonía móbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Điện thoại Di động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de telefonía móvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de telefonía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Teleponong Selular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina mobilnih telefonov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina mobitelima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za mobilne telefony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама мабільных тэлефонаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин мобильных телефонов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мобилни телефони</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мобільні телефони</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мобилних телефона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות טלפונים ניידים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هواتف محمولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر هواتف محمولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მობილური ტელეფონების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">手机店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">手機店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">携帯電話販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobileTelephony/key/shop/value/mobile_telephony">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile_telephony</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobileTelephony">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MobileTelephony/key/shop/value/mobile_telephony"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monastery/key/amenity/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monastery/key/amenity/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MonitoringStation/key/man_made/value/monitoring_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monitoring_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MonitoringStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MonitoringStation/key/man_made/value/monitoring_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monorail/key/railway/value/monorail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monorail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monorail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monorail/key/railway/value/monorail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egysínű vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einschienenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Enskinnebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Enspårsbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhë me një shinë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn unroud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Isahang Riles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jadnokólejowa zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Jednokoľajka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jednokolijowa železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Jednotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jednotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej jednoszynowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Monoraila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Monorel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Monorotaia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monorraíl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Monorraíl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Monosliede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Monotrilho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vienbėgis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yksikiskoinen raide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Một Ray</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Једнотрачна пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Едношинска линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Манарэльс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Монорейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Монорельс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מונורייל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطار ذات سكة حديد واحدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قطار ذات سكه حديد واحدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მონორელსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モノレール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">单轨</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monument/key/historic/value/monument">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monument</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monument">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monument/key/historic/value/monument"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anıt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bantayog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mälestusmärk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műemlék</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Monoment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Monumant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muistomerkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pamätník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paminklas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piemineklis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pomník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tugu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đài Tưởng niệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μνημείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Памятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пам’ятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Помнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אנדרטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضريح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضريح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მონუმენტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">纪念碑</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">記念碑</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Moor/key/natural/value/moor">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">moor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Moor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Moor/key/natural/value/moor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Amarradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Amarratge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bagno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bataklık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjerghede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Brejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dažnai užliejama vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Knete</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Landa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lanneier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupang Pugalan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maure</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Močiar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Močvirje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mocsár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Molo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Mouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Myr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nummi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Páramo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Páramo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tīrelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Torfowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Truông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vřesoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Veen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пустара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тарфянік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торфяник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביצה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض جرداء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض جرداء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دشت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">沼地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mooring/key/waterway/value/mooring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mooring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mooring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mooring/key/waterway/value/mooring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Aanlegplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Amarradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Amarradero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Amarradors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ammarrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ancoradouro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ankorim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Anlegeplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Atraque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förtöjning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fortøjning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fortøyning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kotviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kotvisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kotwicowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mooring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mouillage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ormeggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přistawnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśistajenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piestātne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pugalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sidrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sidrište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sidrište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Švartavimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место швартовки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сидриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сидриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Якарная стаянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Якірна стоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעגן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">係留所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">系泊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mortuary/key/amenity/value/mortuary">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mortuary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mortuary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mortuary/key/amenity/value/mortuary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motel/key/tourism/value/motel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motel/key/tourism/value/motel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khách sạn Dọc đường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Mótel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Motelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Motelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Motelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Матэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мотель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мотель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלון דרכים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">متل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نُزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نُزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოტელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モーテル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車旅館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车旅馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">motell</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorbike/key/shop/value/motorbike">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorbike</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorbike">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorbike/key/shop/value/motorbike"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorcycle/key/shop/value/motorcycle">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorcycle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorcycle/key/shop/value/motorcycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de motocicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Xe mô tô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionario di motociclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de moto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de motocyclos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoripyöräkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Moto Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Motociklų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Motociklu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motocyklový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Motoorradladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Motorbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorcycle Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorcykelbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorcykelhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Motorfietsenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorfietswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Motorradgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorsykkelbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Motosiklet Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica motocikala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej motocyklů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Motorrave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z motocyklami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal marc'hoù-tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Motorsiklo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z motorji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de motos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za motorske</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za motorske</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама матацыклаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин по продаже мотоциклов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Моторцикли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мотоцикли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мотоцикала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אופנועים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر دراجات نارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر دراجات نارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バイクショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">摩托車店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">摩托车店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleParking/key/amenity/value/motorcycle_parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle_parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorcycleParking/key/amenity/value/motorcycle_parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleRepair/key/shop/value/motorcycle_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorcycleRepair/key/shop/value/motorcycle_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorway/key/highway/value/motorway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorway/key/highway/value/motorway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Autobunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Autoroute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autostradë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Autostrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autostrada/tangenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autovía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtodroga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Diaľnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hraðbraut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiirtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rodovia expressa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагистраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомагістраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автопат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтастрада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Покш ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اتوبان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტომაგისტრალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">高速道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayJunction/key/highway/value/motorway_junction">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway_junction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayJunction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorwayJunction/key/highway/value/motorway_junction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya-csomópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahnkrüüz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnkreuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāles krustojums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralės rampa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegknooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestno križišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróhowe křižnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cruce de autovías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cruzamento de autovías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálniční křižovatka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz d'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jonction d'autoroute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Junction de autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kśica awtodrogi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kengej gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kryqzim per rruge te motorrave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritien liittymä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorvägskorsning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorveikryss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvejsafkørsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motorway Junction (Diaľničná križovatka)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Junction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngã tư Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol Kavşağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Petlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Simpang Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skrzyżowanie autostrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelwegknooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sugpungan ng Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Svincolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trevo de Acesso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čvor (autoputa)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">В'їзд на автомагістраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клучка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Перекрёсток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Петља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Скрыжаваньне аўтастрадаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">צומת כבישים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع طرقات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع طرقات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზაჯვარედინი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路连接线</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">高速道路ジャンクション</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayLink/key/highway/value/motorway_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorwayLink/key/highway/value/motorway_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Af-/tilkørsel til motorvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahnopfohrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta (pristupna cesta)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāles pievedceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegverbindingsweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Autostrada – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autostrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestni priključek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Diaľnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Enlace de autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de autovía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lansangang Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Moto-put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijězd na awtodróhu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route autoroutière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vei til motorvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via de communication a autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zajězd na awtodrogu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’єднання з автомагістраллю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мото-пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Приклучен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развязка на автомагистрали</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Разьвязка аўтастрады</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugë autostradë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainPass/key/natural/value/mountain_pass">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mountain_pass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainPass">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MountainPass/key/natural/value/mountain_pass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainRescue/key/amenity/value/mountain_rescue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mountain_rescue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainRescue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MountainRescue/key/amenity/value/mountain_rescue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Abrigo de montanha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bergrettung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Biergrettung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjergredning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjällräddning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellredning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">GRS - Gorska reševalna služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">GSS - Gorska služba spašavanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górska wumóžarska słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gorska služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórska wuchowanska słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegyimentők</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Horská služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Horská služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalnu glābēji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Mendiko Erreskatea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mountain Rescue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pagalba kalnuose</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pagliligtas na Pangbundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Penyelamat Gunung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ratownictwo górskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reddingsdienst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Rescat de Muntanya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Rescate de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rescate de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Salvamentu nel monte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Secours en montagne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sikourioù er menezioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Soccorso alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Succurso de montania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vuoristopelastuspalvelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đội Cứu nạn Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Горная спасательная служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горныя выратавальнікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Горска служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірські рятувальники</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Планинарско спасување</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת חילוץ הררית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">للإنقاذ فى الجبل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">للإنقاذ في الجبل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამთო–სამაშველო სამსახური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山地救援</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">山岳救助</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">jashtëzakonshme mal shpëtimit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MtbRoute/key/route/value/mtb">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mtb</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MtbRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MtbRoute/key/route/value/mtb"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mud/key/natural/value/mud">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mud</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mud">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mud/key/natural/value/mud"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bùn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Błóto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Błoto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balçık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Baltë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Barru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dubļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fango</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjørme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iszap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Lodo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lohi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lumpur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Modder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Modder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mudd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mudder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Purvas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Putik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schlamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona fangosa (sabbie mobili)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λάσπη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Блато</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гразь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Грязь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Грязюка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Рудаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בוץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బురద</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">泥</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泥地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MultiPolygon/key/type/value/multipolygon">
+	<key xmlns="http://linkedgeodata.org/meta/">type</key>
+	<value xmlns="http://linkedgeodata.org/meta/">multipolygon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MultiPolygon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MultiPolygon/key/type/value/multipolygon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Municipality/key/place/value/municipality">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">municipality</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Municipality">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Municipality/key/place/value/municipality"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Belediye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Comun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Comune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gemeen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeinde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gemeng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gmejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gmina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kommun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kommune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Komuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kumun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Municipalidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Municipalité</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Municipalitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Municipality</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Municipi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munisipalidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Munisipaliteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Občina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obecní úřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obecný úrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Općina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Opština</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pašvaldība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perbandaran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Savivaldybė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Település</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Udalerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đô thị</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δήμος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Муниципалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Муніципалітет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Муніцыпалітэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Општина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Општина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עירייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუნიციპალიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市町村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">都市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Museum/key/tourism/value/museum">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">museum</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Museum">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Museum/key/tourism/value/museum"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo tàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muséu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Museoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muzejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muziejus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Safn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μουσείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музэй</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוזיאון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">موزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">موزيم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუზეუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">博物馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">muuseum</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mushroom/key/natural/value/mushroom">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mushroom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mushroom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mushroom/key/natural/value/mushroom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Music/key/shop/value/music">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Music">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Music/key/shop/value/music"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli musicali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Discos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hudobniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müzik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mūzikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de musique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de musica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Music Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Musiekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Musiikkikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Musika-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Musikaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Musikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Musikkbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Musikladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muusikapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzička prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Muziekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muzikos prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej hudby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep muzyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal sonerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nhạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Tugtugin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina glazbom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z glasbo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za hudźbniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za muzikalije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zenebolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музичка продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музички дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музыкальный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музычная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי מוזיקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر موسيقى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر موسيقى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუსიკალური მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ミュージックショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">音乐店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan muzikë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue/key/amenity/value/music_venue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music_venue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue/key/leisure/value/music_venue">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music_venue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicVenue/key/amenity/value/music_venue"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicVenue/key/leisure/value/music_venue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicalInstruments/key/shop/value/musical_instruments">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">musical_instruments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicalInstruments">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicalInstruments/key/shop/value/musical_instruments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NailSalon/key/shop/value/nail_salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nail_salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NailSalon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NailSalon/key/shop/value/nail_salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nails/key/shop/value/nails">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nails</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nails">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nails/key/shop/value/nails"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NarrowGauge/key/railway/value/narrow_gauge">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">narrow_gauge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NarrowGauge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NarrowGauge/key/railway/value/narrow_gauge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ample ferroviari mètric</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin de fer à voie étroite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal na may Makitid na Luwang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril de vía estrecha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ferrocarril de vía estrecha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia a scartamento ridotto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia estreita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia stricte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave ngushtë matës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn strizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kapearaiteinen rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Keskeny nyomközű vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kitsarööpmeline raudtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej wąskotorowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Narrow Gauge Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ozkotirna železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schmalspurbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Siaurukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Smalspårsjärnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Smalspoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Smalspoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Smalspor jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Smalsporjernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uskotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Uskotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria estreita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuskokólejata zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuskokolijata železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úzkokoľajná železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úzkorozchodná dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Khổ hẹp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Šaursliežu dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вузкакалейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вузькоколійка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Теснолинејка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Узкоколейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ускотрачна пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת רכבת צרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد ضيقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">狭軌鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">窄轨铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalForest/key/boundary/value/national_forest">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">national_forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalForest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NationalForest/key/boundary/value/national_forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalPark/key/boundary/value/national_park">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">national_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NationalPark/key/boundary/value/national_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalBench/key/natural/value/bench">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalBench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalBench/key/natural/value/bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRiver/key/natural/value/river">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">river</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRiver">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalRiver/key/natural/value/river"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Floss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Flum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fluvio/Riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõgi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nehir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rijeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">River</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sungai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Áin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Çem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ποτάμι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رود خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მდინარე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">河川</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRock/key/natural/value/rock">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalRock/key/natural/value/rock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arroka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Batu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kayaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klints</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klippa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rocca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Roccia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Roche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Rock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rotsen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Skala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Skala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skalisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Steen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Steine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Steng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stijena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Uola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βράχος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Карпа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Скала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Скала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Скеля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стена</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صخرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صخرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">صخره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლდე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岩場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalShelter/key/amenity/value/natural_shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">natural_shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalShelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalShelter/key/amenity/value/natural_shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">natural</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalValley/key/natural/value/valley">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">valley</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalValley">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalValley/key/natural/value/valley"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Daal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Dall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Dalurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dere/vadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Doł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Doł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ieleja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Laakso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lambak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lembah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lugaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Org</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slėnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thung lũng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Traoñienn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Völgy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Val</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Val</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vallée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vallea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Vallei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vallei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Valley</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Údolí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιλάδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Даліна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עמק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">دره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山谷</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">谷</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalWaterfall/key/natural/value/waterfall">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterfall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalWaterfall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalWaterfall/key/natural/value/waterfall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NatureReserve/key/leisure/value/nature_reserve">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nature_reserve</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NatureReserve">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NatureReserve/key/leisure/value/nature_reserve"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cagar Alam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dabas rezervāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Doğa Koruma Alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gamtos draustinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwarezva Natur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Bảo tồn Thiên niên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Looduskaitseala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luonnonsuojelualue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Laan sa Kalikasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Naravni rezervat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Natura Erreserba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nature Reserve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Naturschutzgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Naturschutzgebitt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Natuurreservaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Natuurreservaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přírodní rezervace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přirodoškitne pasmo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prírodná rezervácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réserve naturelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Reserva Ambiental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Reserva Natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rezervat natyror</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rezervat prirode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rezervat prirode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rezerwat naturalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva naturale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riserve naturâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Strony šćitaneje pśirody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Természetvédelmi terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Запаведнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заповедник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Заповідник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Природен резерват</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Резерват природе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محمية طبيعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محميه طبيعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაკრძალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自然保护区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自然保護区</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NavalBase/key/military/value/naval_base">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">naval_base</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NavalBase">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NavalBase/key/military/value/naval_base"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NestBox/key/amenity/value/nest_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nest_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NestBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NestBox/key/amenity/value/nest_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsagent/key/shop/value/newsagent">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newsagent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsagent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Newsagent/key/shop/value/newsagent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahente ng Balita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bladkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gazete bayii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Giornalaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher kazetennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jornaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kiosk nowin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Kiosko de prensa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kioskoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lehtikioski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marchand de journaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Newsagent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Novinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Novinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Novinový stánek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Nuusagent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nyhetsbyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedawaŕ casnikow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prensa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Quiosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Quiosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stendë gazetash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Straatkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Báo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tidningskiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trafika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Venditor de jornales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zeitschriftenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Újságárus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Весникара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Газетний кіоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Газэтны шапік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Новинар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكالة أنباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكاله أنباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">报摊</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">新聞販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NewspaperOffice/key/office/value/newspaper">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newspaper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NewspaperOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NewspaperOffice/key/office/value/newspaper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsstand/key/shop/value/newsstand">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newsstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsstand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Newsstand/key/shop/value/newsstand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NgoOffice/key/office/value/ngo">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ngo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NgoOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NgoOffice/key/office/value/ngo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nightclub/key/amenity/value/nightclub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nightclub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nightclub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nightclub/key/amenity/value/nightclub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alibangbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boîte de nuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ Đêm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa noturna/Boate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club nocturn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club nocturne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club nocturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club nocturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gau-klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gece Kulübü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab Malam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub nocny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub-noz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Locale notturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Næturklúbbur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nócny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Nachtclub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Nachtclub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Nachtklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Nagklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Naktinis klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Naktsklubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Natklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nattklubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nattklubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Noćni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Noćni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Noční klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nočný klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nočni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nocny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sala de fiestes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yökerho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Éjszakai bár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ööklubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Начны клюб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ноћни клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ноќен клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Нічний клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">ночной клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى ليلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي ليلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ღამის კლუბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ナイトクラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">夜总会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">夜總會</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NotAShop/key/shop/value/no">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">no</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NotAShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NotAShop/key/shop/value/no"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Notice/key/amenity/value/notice">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">notice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Notice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Notice/key/amenity/value/notice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nursery/key/amenity/value/nursery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nursery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nursery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nursery/key/amenity/value/nursery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alagaan ng mga Bata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo nido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehaveklasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Berçário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enfermería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Førskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fidanishte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haurtzaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Infantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Jasle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jaslice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Jesle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kindertagesstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kreş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trẻ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Nurserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nursery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Päiväkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pěstowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parvulario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Peuterspeelzaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sala recreative pro parve infantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Spluseg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tabika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čuvanje djece</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiśownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Żłobek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јасли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јаслице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячы пакой</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитсадок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пансионат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פעוטון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رعاية تمريضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رعايه تمريضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პანსიონატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保育所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">幼儿园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NursingHome/key/amenity/value/nursing_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nursing_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NursingHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NursingHome/key/amenity/value/nursing_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alagaan ng mga Matatanda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Altersheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo nido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Asilo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa de convalescentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom opieki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom za ostarele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hladarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hoitokoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Huzurevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Idősek otthona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llar d'Avis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison de santé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nursing Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pansionāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pečovatelský dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Pleeghuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Pleiehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Plejehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencia asistencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia para a terceira idade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia para la tercera edad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Penjagaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sanatórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slaugos namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti yec'hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vårdhem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Verpleeghuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Verpleeghuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Viện Dưỡng lão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótwardowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинок престарілих</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом престарелых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом састарэлых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Старачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Старечки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית אבות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دار رعاية مسنين/معاقين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دار رعايه مسنين/معاقين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოხუცებულთა თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">护理院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">特別養護老人ホーム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shtëpi pleqsh</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Observatory/key/amenity/value/observatory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">observatory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Observatory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Observatory/key/amenity/value/observatory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Office/key/amenity/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Office">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">office</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Office/key/amenity/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Büro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Büro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Birojs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biuras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bulego</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Burev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Escritório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Escritório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kancelarija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kontoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Office</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ofis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pejabat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pisarne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skrifstofa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Toimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ufficio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ufizi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyrë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γραφείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канцеларија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Офіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Офіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">משרד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دفتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">دفتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కార్యాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ოფისი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">オフィス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">办公室</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">辦公室</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeShop/key/shop/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OfficeShop/key/shop/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeSupplies/key/shop/value/office_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OfficeSupplies/key/shop/value/office_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Offices/key/building/value/offices">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">offices</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Offices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Offices/key/building/value/offices"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OilPlatform/key/man_made/value/oil_platform">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">oil_platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OilPlatform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OilPlatform/key/man_made/value/oil_platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianCraft/key/craft/value/optician">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OpticianCraft/key/craft/value/optician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianShop/key/shop/value/optician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OpticianShop/key/shop/value/optician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gözlükçü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Látszerész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Luneder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Očná optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Oční optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oftalmólogo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Oogkundige</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Optičar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Optičar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Optician</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Opticien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Opticien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Optico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Optik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Optikaŕ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Optikar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Optikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Optikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Optikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Optiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Optyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Otic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ottico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Syzabërës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kính mắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Òptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Óptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Óptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ótica / Oculista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оптика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Оптичар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Оптичар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Оптыка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">оптика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אופטיקאי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نظاراتي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نظاراتي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ოპტიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">メガネ店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">配镜</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Optometrist/key/amenity/value/optometrist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optometrist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Optometrist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Optometrist/key/amenity/value/optometrist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Orchard/key/landuse/value/orchard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">orchard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Orchard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Orchard/key/landuse/value/orchard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Organic/key/shop/value/organic">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">organic</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Organic">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Organic/key/shop/value/organic"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bioélelmiszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Biokostladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bioloģiskās pārtikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Biowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de alimentos organic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'aliments orgànics</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comida ecolóxica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ekologiškų maisto produktų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ekologiska livsmedelsaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makanan Organik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentos orgânicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luomukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin bio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di prodotti naturali ed ecologici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod so zdravou výživou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Organic Food Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Organiese koswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Organik Yiyecek Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Organike dyqan Ushqim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Organische winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Organisk matbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica zdrave hrane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej biopotravin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z produktami organicznymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal boued bio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentos orgánicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thực phẩm Hữu cơ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentos orgánicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pagkaing Organiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z ekološko hrano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina zdrave hrane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za biocarobu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Økologisk fødevarebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Здрава храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница здраве хране</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Продовольчий магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продуктовый магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Харчовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מזון אורגני</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أغذية عضوية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أغذيه عضوية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">有机食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">有機食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">有機食材店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Other/key/amenity/value/other">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">other</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Other">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Other/key/amenity/value/other"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OtherShop/key/shop/value/other">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">other</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OtherShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OtherShop/key/shop/value/other"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outcrop/key/geological/value/outcrop">
+	<key xmlns="http://linkedgeodata.org/meta/">geological</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outcrop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outcrop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outcrop/key/geological/value/outcrop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outdoor/key/shop/value/outdoor">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outdoor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outdoor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outdoor/key/shop/value/outdoor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aire llibre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga exterior</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Buitelug-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Buitensportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Freizeit-Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja ao ar livre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'activités de plein air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de sport al aere libere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di articoli per sport all'aperto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Outdoor Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Outdoor Sporları Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Outdoorový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśekupnica pód gołym njebjom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep turystyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal oberiantizoù diavaez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Túrabolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de deportes ao aire libre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de deportes de aventura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Panlabas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina na prostem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina za slobodno vrijeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Turistický obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Udendørs butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ulkoiluvälinekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utendørs butikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod pod hołym njebjom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Útivistarbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Štand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Виносна торгівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выязны гандаль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан на отворено</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Открытый рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Штанд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ציוד מחנאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للنشاطات الخارجية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر للنشاطات الخارجية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アウトドアショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">户外店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan në natyrë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outlet/key/shop/value/outlet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outlet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outlet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outlet/key/shop/value/outlet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Oven/key/man_made/value/oven">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">oven</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Oven">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Oven/key/man_made/value/oven"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Paint/key/shop/value/paint">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">paint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Paint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Paint/key/shop/value/paint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter/key/craft/value/painter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">painter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter/key/shop/value/painter">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">painter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Painter/key/craft/value/painter"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Painter/key/shop/value/painter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Palace/key/historic/value/palace">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">palace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Palace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Palace/key/historic/value/palace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PalaeontologicalSite/key/geological/value/palaeontological_site">
+	<key xmlns="http://linkedgeodata.org/meta/">geological</key>
+	<value xmlns="http://linkedgeodata.org/meta/">palaeontological_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PalaeontologicalSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PalaeontologicalSite/key/geological/value/palaeontological_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParcelBox/key/amenity/value/parcel_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parcel_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParcelBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParcelBox/key/amenity/value/parcel_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park/key/amenity/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park/key/leisure/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Park/key/amenity/value/park"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Park/key/leisure/value/park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parkea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάρκο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פארק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">উদ্যান</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పార్కు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">park</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench/key/amenity/value/park_bench">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park_bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench/key/leisure/value/park_bench">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park_bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkBench/key/amenity/value/park_bench"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkBench/key/leisure/value/park_bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Bfuel/key/amenity/value/parking%3Bfuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking;fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Bfuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking%3Bfuel/key/amenity/value/parking%3Bfuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel/key/amenity/value/parking%3Brestaurant%3Bfuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking;restaurant;fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel/key/amenity/value/parking%3Brestaurant%3Bfuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking/key/amenity/value/parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking/key/amenity/value/parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aparcaderu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aparcadoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aparcamiento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aparkaleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autostāvvieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílastæði</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estacionamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Letak Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otopark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pàrquing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paradahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parcament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parcheggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Parkade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Parkeren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Parkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Parkeringsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Parkeringsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Parkimisplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Parkirišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Parkkipaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Parklec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Parkoló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parkoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Parkovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Parkowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Parkowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stovėjimo aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автостоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارکینگ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსადგომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">停车场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">駐車場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingAisle/key/service/value/parking_aisle">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_aisle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingAisle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingAisle/key/service/value/parking_aisle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingEntrance/key/amenity/value/parking_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingEntrance/key/amenity/value/parking_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingMeter/key/amenity/value/parking_meter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_meter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingMeter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingMeter/key/amenity/value/parking_meter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingPosition/key/aeroway/value/parking_position">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_position</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingPosition">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingPosition/key/aeroway/value/parking_position"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingSpace/key/amenity/value/parking_space">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_space</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingSpace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingSpace/key/amenity/value/parking_space"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParquetLayer/key/craft/value/parquet_layer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parquet_layer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParquetLayer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParquetLayer/key/craft/value/parquet_layer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlace/key/highway/value/passing_place">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">passing_place</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PassingPlace/key/highway/value/passing_place"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlaces/key/highway/value/passing_places">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">passing_places</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlaces">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PassingPlaces/key/highway/value/passing_places"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pastry/key/shop/value/pastry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pastry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pastry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pastry/key/shop/value/pastry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Path/key/highway/value/path">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">path</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Path">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Path/key/highway/value/path"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caminho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwenodenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pěšina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Padd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Path</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Patika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Pfad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sćažka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sentiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ösvény</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ścieżka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šćežka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Διαδρομή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тропа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шлях</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">алея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مسیر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბილიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小径</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Patisserie/key/shop/value/patisserie">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">patisserie</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Patisserie">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Patisserie/key/shop/value/patisserie"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pavilion/key/building/value/pavilion">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pavilion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pavilion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pavilion/key/building/value/pavilion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pawnshop/key/shop/value/pawnshop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pawnshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pawnshop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pawnshop/key/shop/value/pawnshop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PaydayLoans/key/shop/value/payday_loans">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">payday_loans</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PaydayLoans">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PaydayLoans/key/shop/value/payday_loans"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peak/key/natural/value/peak">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">peak</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peak">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Peak/key/natural/value/peak"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bargtopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fjallið eða tindurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gailur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gipfel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegycsúcs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huippu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mäetipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Majë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Peak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Picco montuoso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Picco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Picu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Piek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pikern</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Puncak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Smaile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spits</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szczyt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tepe / zirve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Top</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Topp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Topp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tugatog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viršūnė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vrchol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vrchol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đỉnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Špica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Špica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κορυφή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вершина горы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Врв</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Врх</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вяршыня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פסגה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ذروة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ذروة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">څوکه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">山頂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山顶</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PedestrianUse/key/highway/value/pedestrian">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pedestrian</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PedestrianUse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PedestrianUse/key/highway/value/pedestrian"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño peonil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chódnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin piéton</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chodník pre chodcov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drožka za pěskowarjow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla pieszych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Footpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fousswee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fußgängerweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gågade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gågata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Gājēju ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gangvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent evit an droadeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalakäijatele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jalkakäytävä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laluan Pejalan Kaki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pėsčiųjų kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pěší zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pešačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pedestrian Way</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pješački put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pločnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge per kambsore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua de pedestres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sétálóutca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade pedonâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tawiran ng Taong Naglalakad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Trafiğe kapalı yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vía peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Via Peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via pro pedones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường bộ Lớn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πεζόδρομιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога для пешеходов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пешаходная дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пешачка патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пешачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пішохідна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב להולכי רגל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شارع أولوى للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پیاده راه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფეხმავლო გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">行人道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peninsula/key/natural/value/peninsula">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">peninsula</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peninsula">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Peninsula/key/natural/value/peninsula"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfume/key/shop/value/perfume">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">perfume</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfume">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Perfume/key/shop/value/perfume"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfumery/key/shop/value/perfumery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">perfumery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfumery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Perfumery/key/shop/value/perfumery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pet/key/shop/value/pet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pet/key/shop/value/pet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Animalia-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de animales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'animals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di animâi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chovprodukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Coologiska pśedawarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Coowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dierewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Djuraffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dyrebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dyrehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläinkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gæludýrabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hayvan Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lemmikloomapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de animais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'animaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Naminių gyvūnėlių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio animali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Paxarería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica kućnih ljubimaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna pro chovatele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kafshëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ze zwierzętami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal loened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de mascotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Vật nuôi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de mascotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tierhandlung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Alagang Hayop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina za kućne ljubimce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina za male živali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zooveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatkereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Домашни миленици</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зоалягічная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зоомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зоомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница кућних љубимаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חיות מחמד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر حيوانات أليفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر حيوانات أليفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ზოომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ペットショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宠物店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">寵物店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetFood/key/shop/value/pet_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetFood/key/shop/value/pet_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetShop/key/shop/value/pet_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetShop/key/shop/value/pet_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupplies/key/shop/value/pet_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetSupplies/key/shop/value/pet_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupply/key/shop/value/pet_supply">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_supply</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupply">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetSupply/key/shop/value/pet_supply"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetroleumWell/key/man_made/value/petroleum_well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">petroleum_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetroleumWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetroleumWell/key/man_made/value/petroleum_well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pets/key/shop/value/pets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pets/key/shop/value/pets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy/key/amenity/value/pharmacy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pharmacy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy/key/shop/value/pharmacy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pharmacy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pharmacy/key/amenity/value/pharmacy"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pharmacy/key/shop/value/pharmacy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Apdikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Apotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Apotheke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Apotikerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Apteekki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Aptejka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Apteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aptieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Avtheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Barnatore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Botika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Farmácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Farmácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Farmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Farmasi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Farmazia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyógyszertár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ljekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pharmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pharmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pharmacy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaistinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Îlacxane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Апотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аптэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Оптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">داروخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">درملتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ঔষধালয়</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აფთიაქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">药房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">薬局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">藥房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">lekáreň</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Phone/key/amenity/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Phone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Phone/key/amenity/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneMast/key/man_made/value/phone_mast">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone_mast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneMast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhoneMast/key/man_made/value/phone_mast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneShop/key/shop/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhoneShop/key/shop/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photo/key/shop/value/photo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photo/key/shop/value/photo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Argazki-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli fotografici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fotóbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Foto prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fotoğrafçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fotoaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fotobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fotobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fotografía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fotografska radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fotokino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fotoladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fotosgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fotoshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fotoveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fotowinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fotowinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja fotográfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de photographie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de photographia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Photo Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep fotograficzny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal luc'hskeudenniñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de fotografía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rửa Hình</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda fotográfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Litrato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valokuvausliike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фотакрама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фотографска радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фотографски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фотомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">фотомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צילום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر صور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر صور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფოტომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">照相馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan fotografik</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photocopying/key/shop/value/photocopying">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photocopying</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photocopying">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photocopying/key/shop/value/photocopying"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photographer/key/craft/value/photographer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photographer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photographer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photographer/key/craft/value/photographer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhotographicLaboratory/key/craft/value/photographic_laboratory">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photographic_laboratory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhotographicLaboratory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhotographicLaboratory/key/craft/value/photographic_laboratory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Physiotherapy/key/amenity/value/physiotherapy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">physiotherapy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Physiotherapy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Physiotherapy/key/amenity/value/physiotherapy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picknick/key/amenity/value/picknick">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picknick</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picknick">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Picknick/key/amenity/value/picknick"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picnic+table/key/amenity/value/picnic%20table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picnic+table">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Picnic+table/key/amenity/value/picnic%20table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicSite/key/tourism/value/picnic_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PicnicSite/key/tourism/value/picnic_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bàn ăn Ngoài trời</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'hienn biknikañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto za piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce na piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Picknickplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Picknickplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Picnic Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Picnicsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Piekniekplek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Piknik yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Piknik-gune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Piknik-mjesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Piknik-paikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piknika vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piknikezőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Piknikové místo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Piknikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Piknikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Piknikplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Piknikplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Piknikplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Poilsiavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pampiknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prostor za piknike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site de pique-nique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sitio de pícnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Výletné miesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vend per Piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Vend per Piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de pícnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de Piquenique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área recreativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Излетничко место</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место для пикника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место за пикник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца для пікніка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце для пікніків</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר פיקניק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع بيك نيك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع بيك نيك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مېله ځای</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საპიკნიკე ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">野餐地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">野餐地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">piknikuplats</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicTable/key/amenity/value/picnic_table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic_table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicTable">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PicnicTable/key/amenity/value/picnic_table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pier/key/man_made/value/pier">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pier/key/man_made/value/pier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pietra+miliare+FD/key/amenity/value/pietra%20miliare%20FD">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pietra miliare FD</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pietra+miliare+FD">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pietra+miliare+FD/key/amenity/value/pietra%20miliare%20FD"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipeline/key/man_made/value/pipeline">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipeline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipeline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pipeline/key/man_made/value/pipeline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PipelineMarker/key/man_made/value/pipeline_marker">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipeline_marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PipelineMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PipelineMarker/key/man_made/value/pipeline_marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipelinemarker/key/man_made/value/pipelinemarker">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipelinemarker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipelinemarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pipelinemarker/key/man_made/value/pipelinemarker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PisteRoute/key/route/value/piste">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">piste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PisteRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PisteRoute/key/route/value/piste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pitch/key/leisure/value/pitch">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pitch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pitch/key/leisure/value/pitch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Boisko sportowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camp d'esports</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Campo esportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Campo sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campo sportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cancha deportiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cancha deportiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fushe e sporteve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hagisang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Idrottsplan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirolgunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Labdarúgópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor sahası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordiväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto aikštė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Pitch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportsarena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportsarena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sportski teren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportsko igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sportveld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportveld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športno igrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športové ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартыўная пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный газон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортмайданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортско игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სპორტული გაზონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">運動場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Place">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">place</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlaceOfWorship/key/amenity/value/place_of_worship">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">place_of_worship</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlaceOfWorship">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PlaceOfWorship/key/amenity/value/place_of_worship"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Andachtsstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bóžy dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Boži dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dievnams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kultsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lûc di cult</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'h azeuliñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lieu de culte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloc de culte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar de cultu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de adoration</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lugar de Adoração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lugar de culto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Luogo di culto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Maldos namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto bogosluženja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce kultu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Náboženský objekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Thờ phụng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Otoitzerako Lekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Place of Worship</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Plats för tillbedjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plek van aanbidding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Religieuze samenkomstplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sambahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Ibadat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Templo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilbedelsesplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vallási hely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vendi i Adhurimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İbadethane / Tapınak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Верски објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Культавае збудаваньне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Культова споруда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место богослужења</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место поклонения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מקום פולחן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معبد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معبد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რელიგიური ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宗教场所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">宗教場所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">神社仏閣</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plain/key/natural/value/plain">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plain/key/natural/value/plain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlantNursery/key/landuse/value/plant_nursery">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plant_nursery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlantNursery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PlantNursery/key/landuse/value/plant_nursery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plasterer/key/craft/value/plasterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plasterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plasterer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plasterer/key/craft/value/plasterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plateau/key/natural/value/plateau">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plateau</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plateau">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plateau/key/natural/value/plateau"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Platform/key/public_transport/value/platform">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Platform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Platform/key/public_transport/value/platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground/key/amenity/value/playground">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">playground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground/key/leisure/value/playground">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">playground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Playground/key/amenity/value/playground"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Playground/key/leisure/value/playground"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aire de jeux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de jocos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dětské hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Detské ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grajkanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hrajkanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Játszótér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jolastoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Legeplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leikkikenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikvöllurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Lekeplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lekplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mänguväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otroško igrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palaruan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc infantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco giochi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Patio de recreo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plac zabaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Playground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Playground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shesh lojnash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Spēļu laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Speelgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Speelplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Speelplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn c'hoari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Permainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xuegos infantiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de juegos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çocuk parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žaidimų aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παιδική Χαρά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Детская игровая площадка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Детско игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячая пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитячий майданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათამაშო მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游乐场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">遊び場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/amenity/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/craft/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/shop/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/amenity/value/plumber"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/craft/value/plumber"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/shop/value/plumber"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Point/key/natural/value/point">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Point">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Point/key/natural/value/point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dypk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mũi đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nokta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pointe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ponto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Puntu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tačka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Taškas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тачка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Точка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Точка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نقطه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კონცხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">点</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest/key/leisure/value/point_of_interest">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">point_of_interest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest/key/tourism/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PointOfInterest/key/leisure/value/point_of_interest"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PointOfInterest/key/tourism/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Police/key/amenity/value/police">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">police</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Police">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Police/key/amenity/value/police"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cảnh sát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Lögreglustöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Polîs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Polici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Policia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Policia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Policie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Poliisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Polisie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Politi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Politi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Politie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Politsei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Polizei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Polizei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Polizia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Polizia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Polizie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Posterunek policji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rendőrség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αστυνομία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Милиция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міліція (Поліція)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паліцыя (Міліцыя)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полиција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Полиција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">משטרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شرطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شرطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پلیس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوليس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პოლიცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">警察</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">警察</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">警察所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PoliticalBoundary/key/boundary/value/political">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">political</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PoliticalBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PoliticalBoundary/key/boundary/value/political"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostBox/key/amenity/value/post_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">post_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PostBox/key/amenity/value/post_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boîte aux lettres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Boest-lizheroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brevlåda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Briefkasten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brievenbus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bustia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Buzón de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Buzón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caixa de correio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Caixa de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cassa postal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cassetta delle lettere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hòm thư</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahon ng Liham</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjelaatikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Listowy kašćik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Listowy kašćik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Póstkassinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pašto dėžutė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pastkaste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peti Surat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poštanski sandučić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poštansko sanduče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poštni nabiralnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poštová schránka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Poštovní schránka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Posbus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Post Box</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Posta kutusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Postaláda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Postboks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Postbox</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Postkasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Postkassen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Postkast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Postontzia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skrzynka pocztowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυδρομική Θυρίδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паштовая скрыня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Почтовый ящик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поштанско сандуче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Поштенско сандаче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поштова скриня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תיבת דואר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صندوق بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صندوق بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">صندوق پست</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ডাকবাক্স</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">తపాలా పెట్టె</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფოსტო ყუთი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">邮箱</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郵便ポスト</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">郵箱</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostOffice/key/amenity/value/post_office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">post_office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PostOffice/key/amenity/value/post_office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Agência de Correios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bưu điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau de poste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio postal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina de correus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Pósthúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Póstowy zarjad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pasts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pejabat Pos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Poczta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Poskantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Post Office</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Post</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Posta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Postamt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Postamt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Postane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Postbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Postetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Postitoimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Postkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pueste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapan ng Sulat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-post</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ufficio postale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyra Postare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυδρομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паштовае аддзяленьне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Почта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Почтовое отделение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סניף דואר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اداره پست</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ডাকঘর</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფოსტა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">邮局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郵便局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">郵局</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery/key/craft/value/pottery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pottery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery/key/shop/value/pottery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pottery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pottery/key/craft/value/pottery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pottery/key/shop/value/pottery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerBox/key/power/value/box">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerBox/key/power/value/box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerConstruction/key/power/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerConstruction/key/power/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerDismantled/key/power/value/dismantled">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dismantled</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerDismantled">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerDismantled/key/power/value/dismantled"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerGenerator/key/power/value/generator">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">generator</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerGenerator">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerGenerator/key/power/value/generator"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerLine/key/power/value/line">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">line</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerLine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerLine/key/power/value/line"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerMinorLine/key/power/value/minor_line">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">minor_line</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerMinorLine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerMinorLine/key/power/value/minor_line"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPole/key/power/value/pole">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerPole/key/power/value/pole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPylon/key/power/value/pylon">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pylon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPylon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerPylon/key/power/value/pylon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerStation/key/power/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerStation/key/power/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSubStation/key/power/value/sub_station">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sub_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSubStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerSubStation/key/power/value/sub_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSwitch/key/power/value/switch">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">switch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSwitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerSwitch/key/power/value/switch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">power</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerTower/key/power/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerTower/key/power/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Preschool/key/amenity/value/preschool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">preschool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Preschool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Preschool/key/amenity/value/preschool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anaokulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehaveklasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Esikoulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskolaurre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Førskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ikimokyklinis ugdymas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lasteaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mateřská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Předšula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedšula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Para-shkollor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paunang Paghahanda para sa Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Peuterspeelzaal of kleuterschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pirmsskolas apmācība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pré-escola/Jardim de Infância</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Préscolaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Prasekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pre-Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pre-School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pre-schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Predškolska ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Predškolska ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przedszkole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Rakskol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola Materna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Mầm non</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vörschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vorschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škôlka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Προσχολική Εκπαίδευση</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дашкольная ўстанова</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дошкольное учреждение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дошкільний заклад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Предшколска установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Претшколска установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן ילדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">روضة أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">روضه أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლამდელი დაწესებულება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学前教育</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幼稚園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PreservedRailway/key/railway/value/preserved">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">preserved</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PreservedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PreservedRailway/key/railway/value/preserved"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bevarad järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bevaret jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bevart jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Conservat ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Erhaltene Bahnspur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril conserváu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia preservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia preservate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia storica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn miret</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Historická železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Historická železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Historiese spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Historisch spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iekonservēts Dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej zabytkowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Megőrzött vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museorautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzejowa železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Očuvana železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ohranjena železniška proga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paveldo geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinangangalagaang Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Preserved Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ruhet hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sačuvana pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria conservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria preservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée conservée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuchowana zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt được Bảo tồn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Закансэрваваная чыгуначная каляя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Законсервовані колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Зачувана железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Историческая ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Очувана железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבת משומרת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية تراثية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">保留铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PrimaryHighway/key/highway/value/primary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">primary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PrimaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PrimaryHighway/key/highway/value/primary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera Principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta I. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Devlet Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha prěnjeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Državna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga krajowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga prědnego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galvenais valsts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Glavna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glavni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haaptstrooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent kentañ renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej (primærrute)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kantatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lehen mailako errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pirmosios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Primärstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Primær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Primêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Primaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Primary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugor primar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice první třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di importanza nazionale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Primária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галоўная дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Главен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Главная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Главни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Головна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך ראשית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მთავარი გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printer/key/shop/value/printer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">printer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Printer/key/shop/value/printer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printing/key/shop/value/printing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">printing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Printing/key/shop/value/printing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Prison/key/amenity/value/prison">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">prison</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Prison">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Prison/key/amenity/value/prison"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Börtön</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bilangguan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Burg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cárcel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cezaevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Cietums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Espetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fängelse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fængsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fangelsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fengsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gefängnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gefängnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gevangenis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Girtîgeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jastwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kalėjimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà tù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Penjara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Popajźeństwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Presó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Preson</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prigione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Prisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Prisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Prisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Prision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Prison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Prison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Prisong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Toull-bac'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tronk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Väzenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věznice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vangla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vankila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Więzienie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zatvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zatvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φυλακή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">В'язниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Затвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Затвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Турма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тюрьма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כלא</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">زندان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سجن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سجن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">జైలు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಕಾರಾಗೃಹ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ციხე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">刑務所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">监狱</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">監獄</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProposedHighway/key/highway/value/proposed">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">proposed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProposedHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProposedHighway/key/highway/value/proposed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedArea/key/boundary/value/protected_area">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">protected_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProtectedArea/key/boundary/value/protected_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedBuilding/key/historic/value/protected_building">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">protected_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProtectedBuilding/key/historic/value/protected_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pub/key/amenity/value/pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pub/key/amenity/value/pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Aludė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Birahane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bistro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hospoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarcma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kneipe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kocsma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Korčma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Krčma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kroeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krogs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kroog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Pöbbinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pijetore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pivnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tavarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Taverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παμπ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пивница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פאב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">میخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პაბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パブ（立ち吞み屋）</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicBuilding/key/amenity/value/public_building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">public_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PublicBuilding/key/amenity/value/public_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikin publiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javne zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Julkinen rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Középület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kamu Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Offentlig byggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentlig bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbaar gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Publike Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sabiedriskā ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Công cộng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veřejná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Visuomeninis pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Öffentliches Gebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јавен објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкі будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадський заклад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">общественное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מבנה ציבור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საჯარო შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共建筑</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公共建築物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicMarket/key/amenity/value/public_market">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">public_market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicMarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PublicMarket/key/amenity/value/public_market"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ phiên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Halk Pazarı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herri Azoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Javna tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javni trg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'had foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marché public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Marcjât public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknadsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat Públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentligt marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbare markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rynek publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tregu Publik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veřejný trh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Visuomeninis turgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawne wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawny mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Öffentlicher Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Базар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городской рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градски пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кірмаш</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზრობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公設市場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">集市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicTransportThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">public_transport</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pump/key/man_made/value/pump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pump/key/man_made/value/pump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PumpingRig/key/man_made/value/pumping_rig">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_rig</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PumpingRig">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PumpingRig/key/man_made/value/pumping_rig"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pumpjack/key/man_made/value/pumpjack">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumpjack</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pumpjack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pumpjack/key/man_made/value/pumpjack"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pylon/key/aerialway/value/pylon">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pylon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pylon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pylon/key/aerialway/value/pylon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/QuangoOffice/key/office/value/quango">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">quango</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/QuangoOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/QuangoOffice/key/office/value/quango"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Quarry/key/landuse/value/quarry">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">quarry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Quarry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Quarry/key/landuse/value/quarry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Avolouhos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canteira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cantera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cantera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Carrière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dnevni kop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gurore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harrobi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hukay na Tibagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kőfejtő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamenolom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamenolom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kamieniołom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Karjäär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Karjeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Karjers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kuari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ocak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pedreira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pedrera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Petreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Quarry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Steengroeve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Steengroewe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Steenkuhl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Steinbruch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Steinbrudd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stenbrott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stenbrud/grusgrav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λατομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каменолом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Каменолом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Карьер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кар’ер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кар’єр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كسّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كسّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კარიერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">採石場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">采石场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Raceway/key/highway/value/raceway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">raceway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Raceway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Raceway/key/highway/value/raceway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Circuíto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Circuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Circuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Circuito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dirkališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gara rrugën automobilave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Lumba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanal na Daluyan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kilparata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koşu yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lenktynių trasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de carreras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de carreres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista de corrida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Racecircuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Racerbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Racerbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Raceway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Redva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Renbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Rennbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rennweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sacensību trase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tävlingsbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tor wyścigowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trkačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trkalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Versenypálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vial Ràpid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuběgowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Závodní dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường đua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гоначная траса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гоночна траса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гоночная трасса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тркачка патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тркачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסלול מרוצים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حلبة سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حلبه سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">滚道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rail/key/railway/value/rail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rail/key/railway/value/rail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayConstruction/key/railway/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayConstruction/key/railway/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budowana linia kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļš būvniecības stadijā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahn im Bau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikitze-lanetan dagoen Trenbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade in costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril en Construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia in construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia in costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave në ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn war sevel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnväg under anläggande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbane under konstruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbane under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kinukumpuning Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pruga u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway under Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakenteilla oleva rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor in aanbou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoor in aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statomas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria en construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via férrea em construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée en construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yapım aşamasında Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowa cera se twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építés alatt álló vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Đang Xây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička pruga u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železnica so twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnica v izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železnica vo výstavbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železnice ve výstavbě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος Υπό Κατασκευή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва чыгункі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка линија во изградба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка пруга у изградњи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ремонт ж/д путей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל בבנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية تحت الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديديه تحت الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის რემონტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">在建铁路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">建設中の鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">建造中鐵路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayCrossing/key/railway/value/crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayCrossing/key/railway/value/crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayHalt/key/railway/value/halt">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">halt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayHalt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayHalt/key/railway/value/halt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apeadero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de train</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata del treno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Xép</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Haltepunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de traino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Junan pysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parada de trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de trens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perhentian Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rongipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Togstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Togstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Train Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Trajnimi Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Traukinio Stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Treinhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Treinhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tren Durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geralekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti megállóhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vilciena pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka vlaku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železničko stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничко стајалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зупинка поїзда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Станция ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მატარებლის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">列車停止</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车停靠站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayJunction/key/railway/value/junction">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">junction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayJunction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayJunction/key/railway/value/junction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnknotenpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Collegamento ferroviario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cruïlla de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cruzamento de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu Kavşağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Disvíu de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa mezgls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Encrucijada de vías ferroviarias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Đầu mối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio mazgas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave kryqëzim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsknutpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanekryss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jonction ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Junction ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kej hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolejové rozvětvení</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Križišče železnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panulukan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Junction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee ülekäigukoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatien risteys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegkruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegkruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Unión de vías ferroviarias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti csomópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Węzeł kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowe kśicnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnički čvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničný uzol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske křižnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički čvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железнички чвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички јазол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Переїзд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стрелка ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны вузел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפגש מסילות ברזל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道連絡駅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路枢纽</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayLanduse/key/landuse/value/railway">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">railway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayLanduse/key/landuse/value/railway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Eisebunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Landasan Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Trenbide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чугункань ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгунка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ریل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">ریل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayMilestone/key/railway/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayMilestone/key/railway/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPhone/key/railway/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayPhone/key/railway/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPlatform/key/railway/value/platform">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPlatform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayPlatform/key/railway/value/platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Andén de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Andén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Andana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asemalaituri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnsteig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Banchina ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa perons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneperron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbaneperrong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ke ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśistupnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Plataforma de trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Plataforma ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Plataporma ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Plateforme ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Platforma e hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Platteforma ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Platform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteeperroon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savenn hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorweg-platform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegplatform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågperrong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Trenbide Plataforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničné nástupište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční nástupiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniški peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske nastupišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички перон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная плятформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רציף רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رصيف محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رصيف محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის ბაქანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">站台</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道プラットフォーム</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayRoute/key/route/value/railway">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">railway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayRoute/key/route/value/railway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStation/key/railway/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayStation/key/railway/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de trenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gare (Eisebunn)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteejaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tren istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道駅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStop/key/railway/value/stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayStop/key/railway/value/stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwaySwitch/key/railway/value/switch">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">switch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwaySwitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwaySwitch/key/railway/value/switch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aguja de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agulia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aguyes de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aiguillage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Chave de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu makası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghi Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave Pikët</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hentoù-houarn heñchañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsväxel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Tuldok na Pangdaambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśestajadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punti ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Puntos de cambio de vía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punts de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Points</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ratavaihde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Skretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Skretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoogwegpunte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporskifte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sporveksel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Výhybka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti váltó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weiche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wissel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuhibka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zwrotnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná výhybka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички пунктови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная стрелка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Скретница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стрілка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная стрэлка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبدل السكة الحديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სარკინიგზო ისარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">railway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rapids/key/waterway/value/rapids">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rapids</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rapids">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rapids/key/waterway/value/rapids"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brzaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brzaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Brzice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corredeiras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Katarakty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krāces</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga lagaslasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśejmy rěki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Peřeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pragje të lumit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ràpids</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Rápidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rápidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěčne prohi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rabión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rapide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rapides</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rapidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Rapids</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stromschnellen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stroomversnelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stroomversnelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stryg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stryk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Taranoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thác ghềnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ur-lasterrak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zuhatag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брзак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брзаци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пороги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Речной порог</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אשדות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منحدرات نهرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منحدرات نهرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">急流</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">湍流</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RealEstate/key/shop/value/real_estate">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">real_estate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RealEstate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RealEstate/key/shop/value/real_estate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ReceptionArea/key/amenity/value/reception_area">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reception_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ReceptionArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ReceptionArea/key/amenity/value/reception_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area accoglienza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de reception</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Empfangsbereich</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Modtagelsesområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ontvangsarea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Oppsamlingsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimanski wobłuk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phòng Tiếp khách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Priėmimo zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prijemno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Recepce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Recepció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Recepcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Recepcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Recepcja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Receptie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reception Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Resepsiyon Alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sambut Tetamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad degemer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapang Pook</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Uzņemšanas zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vastaanottoalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vastuvõtt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobcerk pśidostaśa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona e pritjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de réception</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de recepció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de recepção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χώρος Υποδοχής</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зона прийому</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Приёмная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пријемно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыёмная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рецепција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור קבלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة استقبال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه استقبال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიმღები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レセプションエリア</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">接待区域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Records/key/shop/value/records">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">records</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Records">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Records/key/shop/value/records"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecreationGround/key/landuse/value/recreation_ground">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">recreation_ground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecreationGround">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RecreationGround/key/landuse/value/recreation_ground"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aire de jeux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area di svago</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area recreative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu recreativu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eğlence Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Freizeitgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Idrætsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Idrettsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leur c'hoari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Libangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Recreatiegebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Recreation Ground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rekreační oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rekreacijsko območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rekreacijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rekreacijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rekreacinė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szabadidőpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Istirahat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Virkistysalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódychańske strony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wočerstwjenska krajina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zbavitje Ground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ziemia rekreacyjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona d'Esbarjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área recreacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área recreacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área recreativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">База відпочинку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зона адпачынку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зона отдыха</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рекреативен терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рекреацијско подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ميدان ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ميدان ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რეკრეაციული ზონა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游乐场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecyclingFacility/key/amenity/value/recycling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">recycling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecyclingFacility">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RecyclingFacility/key/amenity/value/recycling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Birziklatze gune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Genbrugsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Geri dönüşüm noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Herwinningspunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kierrätyspaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kitar Semula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'h adaozañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto za reciklažu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce recyklingu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārstrādes punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimarnja starowiznow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Perdirbimo punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pika riciklimit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point de recyclage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont pal ricicli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Muling Paggamit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Posto de Reciclagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de recyclage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt de reciclatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto de reciclaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de reciclaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto riciclaggio rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu llimpiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Reciklažna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reciklirna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Recycling Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Recycling-Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Recyclingpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Recyklačké miesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Resirkuleringspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szelektív hulladékgyűjtő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tříděný odpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm hoặc Thùng Tái sinh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zběranišćo starowinow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Återvinningsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место за рециклажу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место утилизации</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца перапрацоўкі адыходаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце переробки відходів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рециклирање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת מיחזור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازیافت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة إعادة تصنيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه إعاده تصنيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგავსაყრელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">回收点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RedCross/key/amenity/value/red_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">red_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RedCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RedCross/key/amenity/value/red_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reef/key/natural/value/reef">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reef</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reef">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reef/key/natural/value/reef"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Arrecife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Arrecife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrezife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bradlo, Skalisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Escull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karreg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Petón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Récif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rạn san hô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rafa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Recife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Recife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reef</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Resif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rifas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Rifið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rifs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Riutta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scogliera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scolio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Terumbu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zátony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Útes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ύφαλος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Риф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Риф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рыф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שונית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سلسلة صخور قرب سطح الماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سلسله صخور قرب سطح الماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რიფი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砂州</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礁</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shkambinj nënujore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Region/key/place/value/region">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">region</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Region">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Region/key/place/value/region"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskualde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fastera, provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Herêm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Miền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Régió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Région</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Rannvro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Reģions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Região</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Região</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Regió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Región</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Región</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Regija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Regio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Regionas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Regioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Regjioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Regjioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Regjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Rehiyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rejon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rexión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Streek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Svæðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Регион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Регион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рэгіён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سيمه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რეგიონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RegisterOffice/key/amenity/value/register_office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">register_office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RegisterOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RegisterOffice/key/amenity/value/register_office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RelayBox/key/amenity/value/relay_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">relay_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RelayBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RelayBox/key/amenity/value/relay_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reportingpoint/key/aeroway/value/reportingpoint">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reportingpoint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reportingpoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reportingpoint/key/aeroway/value/reportingpoint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rescue/key/amenity/value/rescue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rescue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rescue/key/amenity/value/rescue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueBox/key/amenity/value/rescue_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RescueBox/key/amenity/value/rescue_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueService/key/amenity/value/rescue_service">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue_service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueService">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RescueService/key/amenity/value/rescue_service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResearchOffice/key/office/value/research">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">research</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResearchOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResearchOffice/key/office/value/research"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir/key/landuse/value/reservoir">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir/key/man_made/value/reservoir">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reservoir/key/landuse/value/reservoir"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reservoir/key/man_made/value/reservoir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bể nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Banzáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Baraj Gölü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Embalse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Embassament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Encoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gaśeński jazor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirlenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Represa ou Reservatório de Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Reservoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Reservoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rezervoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rezervoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rezervuar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rezervuaras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva idrica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sztuczny zbiornik wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Takungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tekojärvi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tinggalan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Urtegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Víztározó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Veehoidla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zásobník na vodu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zběranski basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zbiralnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdenskrātuve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вадасховішча</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водосховище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Резервоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Резервоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">водохранилище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خزان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خزان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყალსაცავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水库</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">水庫</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">貯水池</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Residential/key/amenity/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Residential">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Residential/key/amenity/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHighway/key/highway/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialHighway/key/highway/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bizileku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bolig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bostäder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleńska droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenska hasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Calle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga osiedlowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis (-oji)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóövezeti út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamahayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Résidentiel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Residential(Obytný)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sokak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad annezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ulice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej i byområder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Íbúðargatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατοικίες</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Жила вулиця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылая вуліца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Улица обычная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגורים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مسکونی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHome/key/amenity/value/residential_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialHome/key/amenity/value/residential_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialLanduse/key/landuse/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialLanduse/key/landuse/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area Residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree residenziâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boligområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Boligområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bostadsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleński wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenski wobwod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis rajonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóövezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Panirahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Residential Area (Obytná oblasť)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rezidenční oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Siedlung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambeno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambeno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnrebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woongebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonwijk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yerleşim Bölgesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zabudowa mieszkaniowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zonë Rezidenciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone résidentielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατοικημένη Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилой район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий квартал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылы раён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбено подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбено подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅街</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Resis/key/landuse/value/resis">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">resis</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Resis">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Resis/key/landuse/value/resis"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RestArea/key/highway/value/rest_area">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rest_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RestArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RestArea/key/highway/value/rest_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant%3Bpub/key/amenity/value/restaurant%3Bpub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">restaurant;pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant%3Bpub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Restaurant%3Bpub/key/amenity/value/restaurant%3Bpub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant/key/amenity/value/restaurant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">restaurant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Restaurant/key/amenity/value/restaurant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gósćeńc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hosćenc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jatetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Preti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ravintola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Reštaurácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Restaurán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Restaurace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Restauracja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Restaurang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Restavracija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Restorāns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Restoranas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Restorant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ristorant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ristorante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Veitingastaðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Étterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εστιατόριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рэстаран</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסעדה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">خوړنځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رستوران</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مطعم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مطعم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რესტორანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レストラン</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">餐厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Retail/key/amenity/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Retail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Retail/key/amenity/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetailLanduse/key/landuse/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetailLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetailLanduse/key/landuse/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Al detall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Detailhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Detaljsalg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drobne wikowanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einzelhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Esnaf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Handel detaliczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kenwerzhioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Buôn bán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleinhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mažmeninė prekyba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Maloobchody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Maloprodaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazumtirdzniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Me pakicë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peruncitan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Retail (Obchodná zóna)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tingi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vähittäiskauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Varejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkels</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќани</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Малопродаја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Роздрібна торгівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговая территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэрыторыя дробнага гандлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">零售</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetainingWall/key/barrier/value/retaining_wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retaining_wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetainingWall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetainingWall/key/barrier/value/retaining_wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetirementHome/key/amenity/value/retirement_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retirement_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetirementHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetirementHome/key/amenity/value/retirement_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Altersheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Asilo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bakımevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bejaardenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa de Retirament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa di Riposo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase di polse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Daljes në pension Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom starców</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom za ostarele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dom za starije osobe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Domov dôchodcov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Domov důchodců</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gamlehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison de retraite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Nagusien etxea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà về hưu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyugdíjasotthon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Olenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ouetehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pansionāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Plejehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de jubilados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencia de mayores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia de xubilados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Residentia pro vetere personas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retirement Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Persaraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Senelių namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Starcownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Starownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tahanan ng Pagreretiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-retredidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vanadekodu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vanhainkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Äldreboende</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинки для людей похилого віку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом престарелых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом састарэлых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Старачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Старечки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית אבות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت مسنين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოხუცებულთა თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">养老院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">老人ホーム</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ridge/key/natural/value/ridge">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ridge/key/natural/value/ridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bargkamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bergskam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cordal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cordilheira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crête</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cresta montuosa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Crista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górski grjebjeń</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grēda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Grat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grzbiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřeben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Harju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegygerinc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Horinski hrjebjeń</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hrebeň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ketera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kreshtë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kribenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Luống đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rabung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ridge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sırt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagaytay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горны хрыбет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірський хребет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Срт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хребет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مرتفعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქედი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海嶺</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rig/key/man_made/value/rig">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rig</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rig">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rig/key/man_made/value/rig"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rigger/key/craft/value/rigger">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rigger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rigger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rigger/key/craft/value/rigger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/River/key/waterway/value/river">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">river</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/River">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/River/key/waterway/value/river"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Floss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Flum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fluvio/Riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõgi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nehir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rijeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">River</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sungai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Áin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Älv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ποτάμι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رودخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">నది</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ನದಿ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მდინარე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">河川</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Riverbank/key/waterway/value/riverbank">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">riverbank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Riverbank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Riverbank/key/waterway/value/riverbank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Argine/Banchina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Břeh řeky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bờ sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Beira do río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Breg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Breh rieky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Brzeg rzeki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elvebredd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flodbred</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Flussufer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyópart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Irmak kenarı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõekallas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lit de rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Margem de rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Naoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pampang ng Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěčny brjóh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěcyny brjog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rečna obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ribera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ribera'l ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Riječna obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ripa de fluvio/riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riverbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Riverbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivierbedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivierbedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroomöver</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upės krantas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upes krasts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Älvbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бераг ракі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Берег реки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Берег ріки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Речна обала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גדת נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضفة نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضفه نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">川岸</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河岸</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">banka e lumit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Road/key/highway/value/road">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">road</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Road">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Road/key/highway/value/road"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nedoločena cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Straat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada generica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Strooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Väg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δρόμος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جاده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">واټ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ರಸ್ತೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RoadRoute/key/route/value/road">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">road</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RoadRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RoadRoute/key/route/value/road"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rocks/key/natural/value/rocks">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rocks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rocks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rocks/key/natural/value/rocks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roofer/key/craft/value/roofer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">roofer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roofer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Roofer/key/craft/value/roofer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roundabout/key/junction/value/roundabout">
+	<key xmlns="http://linkedgeodata.org/meta/">junction</key>
+	<value xmlns="http://linkedgeodata.org/meta/">roundabout</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roundabout">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Roundabout/key/junction/value/roundabout"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Route/key/type/value/route">
+	<key xmlns="http://linkedgeodata.org/meta/">type</key>
+	<value xmlns="http://linkedgeodata.org/meta/">route</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Route">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Route/key/type/value/route"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RouteThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">route</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ruins/key/historic/value/ruins">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ruins</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ruins">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ruins/key/historic/value/ruins"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dismantroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Drupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gërmadhe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Griuvėsiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Harabe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Guho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Puing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rauniot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rovine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rozpadanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ruïne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ruïnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruïnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ruin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ruin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ruina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ruinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ruinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ruine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Ruinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ruinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ruiner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ruines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ruines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ruins</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ruiny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ruiny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tàn tích</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Varemed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zřícenina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развалины</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рушевине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рушевини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Руіны</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Руїни</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הריסות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أطلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أطلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">శిథిలాలు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნანგრევები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">廃墟</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">遗迹</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RumbleStrip/key/traffic_calming/value/rumble_strip">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rumble_strip</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RumbleStrip">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RumbleStrip/key/traffic_calming/value/rumble_strip"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RuneStone/key/historic/value/rune_stone%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rune_stone </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RuneStone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RuneStone/key/historic/value/rune_stone%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Runway/key/aeroway/value/runway">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">runway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Runway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Runway/key/aeroway/value/runway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sa/key/natural/value/sa">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sa</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sa">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sa/key/natural/value/sa"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Saddler/key/craft/value/saddler">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">saddler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Saddler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Saddler/key/craft/value/saddler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SailingClub/key/leisure/value/sailing_club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sailing_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SailingClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SailingClub/key/leisure/value/sailing_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sailmaker/key/craft/value/sailmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sailmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sailmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sailmaker/key/craft/value/sailmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaintsCross/key/historic/value/saints_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">saints_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaintsCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SaintsCross/key/historic/value/saints_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SallyPort/key/barrier/value/sally_port">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sally_port</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SallyPort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SallyPort/key/barrier/value/sally_port"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon/key/amenity/value/salon">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon/key/shop/value/salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Salon/key/amenity/value/salon"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Salon/key/shop/value/salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cuidaos corporales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuaför</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lepotilni salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Salón de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Salón de belleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sala d'estar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Saloñs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Salone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Salong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Salong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Salonki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Làm tóc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صالون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صالون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沙龙</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">美容店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaltPond/key/landuse/value/salt_pond">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salt_pond</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaltPond">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SaltPond/key/landuse/value/salt_pond"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sand/key/natural/value/sand">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sand/key/natural/value/sand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna/key/amenity/value/sauna">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sauna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna/key/leisure/value/sauna">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sauna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sauna/key/amenity/value/sauna"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sauna/key/leisure/value/sauna"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bastu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gufubaðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hamam / Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà Tắm hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Saona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Saunë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Saune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Savna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sawna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sawna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Silid-suuban</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σάουνα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Баня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лазьня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סאונה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حمّام بخارى حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حمّام بخاري حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საუნა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">サウナ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">桑拿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">桑拿</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sawmill/key/craft/value/sawmill">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sawmill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sawmill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sawmill/key/craft/value/sawmill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scaffolder/key/craft/value/scaffolder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scaffolder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scaffolder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scaffolder/key/craft/value/scaffolder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/School/key/amenity/value/school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/School">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/School/key/amenity/value/school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Dibistan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Escuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Escuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ikastetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mokykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Okul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkoll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skólinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szkoła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">École</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σχολείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Училиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مدرسه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښوونځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బడి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಶಾಲೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">學校</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHall/key/amenity/value/scout_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scout_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScoutHall/key/amenity/value/scout_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHut/key/amenity/value/scout_hut">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scout_hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScoutHut/key/amenity/value/scout_hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scree/key/natural/value/scree">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scree</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scree">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scree/key/natural/value/scree"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Batu Runtuh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Batuhang Buhaghag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cascalho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Detrito cadite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Disac'hadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geröll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ghiaione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harritza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kamjenišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kayşat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kivikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klint</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Melišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nogāze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Osulina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Osyp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pedregal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pedregal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pedregar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Puin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Puin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrëpirë me gurë të rrzum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Scree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skardis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sutina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sziklatörmelék</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Taluskon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Walanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zsypisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Éboulis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šljunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Осулина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Осыпь камней</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сип</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шчэбень</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Щебінь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ערמת סלעים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض حصاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض حصاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლდეზვავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">がれ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">堆积物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scrub/key/natural/value/scrub">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scrub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scrub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scrub/key/natural/value/scrub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Arbusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Arbusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Belukar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Boscaglia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Broussailles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Buskskog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cotollal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cserjés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Grmovje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Guštara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Guštara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kaçubë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kerki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krūmājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krūmai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kratt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krattbusch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Matogueira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Matorrales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palumpong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pensaikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rúbanisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rumiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Scrub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Scrub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Strouezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Struikgewas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Struikgewas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zagajnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çalılık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất Bụi rậm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гуштара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кустарник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хмызьняк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Чагарник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Честак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ערבה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أشجار منخفضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أشجار منخفضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბუჩქნარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">低木林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">灌木</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScubaDivingShop/key/shop/value/scuba_diving">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scuba_diving</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScubaDivingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScubaDivingShop/key/shop/value/scuba_diving"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sculptor/key/craft/value/sculptor">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sculptor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sculptor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sculptor/key/craft/value/sculptor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sea/key/natural/value/sea">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sea</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sea/key/natural/value/sea"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seat/key/amenity/value/seat">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">seat</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seat">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Seat/key/amenity/value/seat"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seating%2Cornamental/key/amenity/value/seating%2Cornamental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">seating,ornamental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seating%2Cornamental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Seating%2Cornamental/key/amenity/value/seating%2Cornamental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecondHand/key/shop/value/second_hand">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">second_hand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecondHand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SecondHand/key/shop/value/second_hand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecundaryHighway/key/highway/value/secundary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">secundary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecundaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SecundaryHighway/key/highway/value/secundary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sento/key/amenity/value/sento">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sento</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sento">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sento/key/amenity/value/sento"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Service/key/amenity/value/service">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Service">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Service/key/amenity/value/service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceAreaInterface/key/man_made/value/service_area_interface">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service_area_interface</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceAreaInterface">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServiceAreaInterface/key/man_made/value/service_area_interface"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceStation/key/highway/value/services">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServiceStation/key/highway/value/services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya-pihenőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnraststätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobide Zerbitzuak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta - usluge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralės paslaugos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegdienstverlening</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autostradë Sherbime</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestno postajališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróhowy wotpočny hosćenc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálniční odpočívadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Dịch vụ Dọc đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dinleme Tesisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gósćeńc pśi awtodroze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Palingkuran sa Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritiepalvelut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorveitjenester</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvejsserviceområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Services</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkhidmatan Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Serveis en ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Serviços de autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Services autoroutiers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Servicios de autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios n'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Servijoù gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg Dienste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione di servizio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Usługi autostrady</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Usluge na auto-putu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área de servizo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајпатен сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Придорожный сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Придорожній сервіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыдарожны сэрвіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Услуге на ауто-путу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שירותי דרך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خدمات الطرق السريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خدمات الطرق السريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路服务区</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Services/key/amenity/value/services">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Services">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Services/key/amenity/value/services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServingAreaInterface/key/man_made/value/serving_area_interface">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">serving_area_interface</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServingAreaInterface">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServingAreaInterface/key/man_made/value/serving_area_interface"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SesStation/key/emergency/value/ses_station">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ses_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SesStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SesStation/key/emergency/value/ses_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shed/key/building/value/shed">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shed/key/building/value/shed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sheepfold/key/man_made/value/sheepfold">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sheepfold</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sheepfold">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sheepfold/key/man_made/value/sheepfold"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shelter/key/amenity/value/shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shelter/key/amenity/value/shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Abeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Abellugu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Altánok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Beschutting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Esőház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwasked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hydda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanlungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Korunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Trú ẩn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódstup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístřeší</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pajumte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pastogė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pensilina/ricovero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perteduhan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podstup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Refúgio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Refuge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Refugi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Refugio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Refugio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Schuulruum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Shelter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shelter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sklonište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sklonište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skuiling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Strehim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilfluktsrom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Unterkunft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Väestönsuoja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Varjualune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaklonišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Засолниште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прытулак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Склониште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Укриття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Укрытие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחסה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملجأ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملجأ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">庇护所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">避難所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShelteredHousing/key/amenity/value/sheltered_housing">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sheltered_housing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShelteredHousing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShelteredHousing/key/amenity/value/sheltered_housing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shipping/key/shop/value/shipping">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shipping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shipping">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shipping/key/shop/value/shipping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoal/key/natural/value/shoal">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoal/key/natural/value/shoal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi cạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco de arena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banco de sablo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Banlik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Barra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Baxu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Beting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cardume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Cekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grunning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Haut-fond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondar-banku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klosenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Měłkosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mělčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matalikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mielizna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Niłčina, pěsčišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Peščena plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plytčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rėva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sēklis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sığlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sandbanke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Secca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shoal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sprud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sprud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Untiefe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zátony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мелководье</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мілина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Плитко место</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Плыткаводзьдзе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спруд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שרטון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مياه ضحلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مياه ضحلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">浅滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">浅瀬</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoeRepair/key/shop/value/shoe_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoe_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoeRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoeRepair/key/shop/value/shoe_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker/key/craft/value/shoemaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoemaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker/key/shop/value/shoemaker">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoemaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoemaker/key/craft/value/shoemaker"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoemaker/key/shop/value/shoemaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoes/key/shop/value/shoes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoes">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoes/key/shop/value/shoes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apavu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ayakkabı Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Batų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di scarpis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cipőbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Kasut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kenkäkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kingapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de chaussures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di calzature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obuva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obuvnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica obuće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sabateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sapataria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scarperia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoenenzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Schohladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schonggeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schuhgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shoe Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skóbúð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep obuwniczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skoaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal voteier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Giày</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Sapatos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina obućom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina s čevlji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod črijow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za crjeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zapatadenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zapataría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Zapatería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zapatería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Взуття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама абутку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Обувки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обувной магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница обуће</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות נעליים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أحذية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أحذية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">靴屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鞋店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">鞋店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan këpucësh</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/amenity/value/shop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/shop/value/shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/shop/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">shop</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/amenity/value/shop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/shop/value/shop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/shop/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Affär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Butikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dükkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Geschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Laden</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśekupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Verslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατάστημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر/دكان/حانوت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر/دكان/حانوت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هټۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">店舗</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFIXME/key/shop/value/FIXME">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">FIXME</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFIXME">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShopFIXME/key/shop/value/FIXME"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFixme/key/shop/value/fixme">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fixme</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFixme">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShopFixme/key/shop/value/fixme"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shopping/key/amenity/value/shopping">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shopping">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shopping/key/amenity/value/shopping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acquisti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apsipirkimo vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Beli-Belah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bevásárlás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botigues</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Comercio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Commerce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Compras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Compras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Erosketak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Handel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Handel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iepirkšanās</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Inkopies</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ladens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nakup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nakupovanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostokset</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamimili</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pazar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Prenadennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shopping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zakupy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќани</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговачки центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шопінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სავაჭრო ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ショッピング</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">购物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCenter/key/shop/value/shopping_center">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoppingCenter/key/shop/value/shopping_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCentre/key/shop/value/shopping_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoppingCentre/key/shop/value/shopping_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bevásárlóközpont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Centro Comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum handlowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iepirkšanās centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøbscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Köpcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøpesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn-genwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupowański centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatal Gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nákupné stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nakupovalno središče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostoskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Beli-Belah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendra tregtare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shopping Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tržni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Mua sắm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkelsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торговий центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трговски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тржни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ショッピングセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">購物中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">购物中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shops/key/amenity/value/shops">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shops</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shops">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shops/key/amenity/value/shops"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shower/key/amenity/value/shower">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shower/key/amenity/value/shower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Showers/key/amenity/value/showers">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">showers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Showers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Showers/key/amenity/value/showers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signal/key/railway/value/signal">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">signal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Signal/key/railway/value/signal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signpost/key/amenity/value/signpost">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">signpost</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signpost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Signpost/key/amenity/value/signpost"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Silo/key/man_made/value/silo">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">silo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Silo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Silo/key/man_made/value/silo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkatePark/key/leisure/value/skate_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">skate_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkatePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkatePark/key/leisure/value/skate_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRental/key/amenity/value/ski_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiRental/key/amenity/value/ski_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRoute/key/route/value/ski">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiRoute/key/route/value/ski"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiSchool/key/amenity/value/ski_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiSchool/key/amenity/value/ski_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Slipway/key/leisure/value/slipway">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">slipway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Slipway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Slipway/key/leisure/value/slipway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Andamyong Pagawaan ng Barko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bến tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cale de lancement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gleitbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Grada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Helling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kızak yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lodný sklz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Navoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Navoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pochylnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rampa de barca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rampa de barco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rampa per la messa in acqua di imbarcazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rampa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rampla de botadura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sólya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skluzavka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slipas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Slipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slipphelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Slipway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Slipway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stapelbädd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Trailerhelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Varadoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesillelaskuramppi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Łoźowa suwanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Испуст</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Навоз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сліп (спуск на воду)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Эллинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Элінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船入水滑道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">造船台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sluice/key/waterway/value/sluice">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sluice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sluice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sluice/key/waterway/value/sluice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Snacks/key/shop/value/snacks">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">snacks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Snacks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Snacks/key/shop/value/snacks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SnowPark/key/amenity/value/snow_park">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">snow_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SnowPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SnowPark/key/amenity/value/snow_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialCentre/key/amenity/value/social_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialCentre/key/amenity/value/social_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub/key/amenity/value/social_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub/key/leisure/value/social_club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialClub/key/amenity/value/social_club"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialClub/key/leisure/value/social_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ Xã hội</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro Sociale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clube social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geselligkeitsverein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapisanang Panglipunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab Sosial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub sokial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub towarzyski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sociālais klubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Social Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Social klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Social klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sociale club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Socialinių reikalų klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sosiaalinen kerho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sosial klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sosiale klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sosyal kulübü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sozialvereen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Společenský klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Spoločenský klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Társasági klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Towarišliwostny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Towarstwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Друштвен клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Друштвени клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клуб за інтересами</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Клюб па інтарэсах</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сообщество</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מועדון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى اجتماعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي اجتماعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი თავშეყრის ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">社交クラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">社交俱乐部</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">klub shoqërore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialFacility/key/amenity/value/social_facility">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_facility</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialFacility">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialFacility/key/amenity/value/social_facility"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialServices/key/amenity/value/social_services">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialServices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialServices/key/amenity/value/social_services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium/key/amenity/value/solarium">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">solarium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium/key/shop/value/solarium">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">solarium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Solarium/key/amenity/value/solarium"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Solarium/key/shop/value/solarium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenir/key/shop/value/souvenir">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">souvenir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Souvenir/key/shop/value/souvenir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenirs/key/shop/value/souvenirs">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">souvenirs</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenirs">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Souvenirs/key/shop/value/souvenirs"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spa/key/amenity/value/spa">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spa</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spa">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Spa/key/amenity/value/spa"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedCamera/key/highway/value/speed_camera">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedCamera">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedCamera/key/highway/value/speed_camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedEnforcement/key/amenity/value/speed_enforcement">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_enforcement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedEnforcement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedEnforcement/key/amenity/value/speed_enforcement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedTrap/key/amenity/value/speed_trap">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_trap</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedTrap">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedTrap/key/amenity/value/speed_trap"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport/key/amenity/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport/key/leisure/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sport/key/amenity/value/sport"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sport/key/leisure/value/sport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportShop/key/shop/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportShop/key/shop/value/sport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">sport</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sports/key/shop/value/sports">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sports">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sports/key/shop/value/sports"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli sportivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'esports</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Deportes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirol denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos esportivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna pro sportovce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep sportowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor Malzemeleri Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordipood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sport Dyqani</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sportaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sportbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportsforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sportsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de deportes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos deportivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina sportskom opremom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατάστημα Αθλητικών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортивні товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספורט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر رياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر رياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スポーツ用品専門店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育用品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">體育用品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre/key/amenity/value/sports_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre/key/leisure/value/sports_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportsCentre/key/amenity/value/sports_centre"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportsCentre/key/leisure/value/sports_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre esportiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre sportif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri sportîf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Centro Desportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro Esportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro sportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum sportowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kiroldegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Sukan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër Sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordikeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sport-sentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sporthall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sportközpont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sportovní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sportski centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportski centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportzentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sportzentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Íþróttamiðstöðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športové stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αθλητικό Κέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартовы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортивний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სპორტული ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スポーツセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spring/key/natural/value/spring">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Spring/key/natural/value/spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Allikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Avots</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Born</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Deu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Forrás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Izvir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Källa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lamm-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Manantial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mata Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Nascente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pınar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prameň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pramen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pranverë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Primavera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Quell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Quelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sorgente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Source</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Spring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Suối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Šaltinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Žórło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žrědło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Джерело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крыніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лисьмапря</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Родник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעיין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بهار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نبع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نبع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყარო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泉</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stadium/key/leisure/value/stadium">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stadium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stadium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stadium/key/leisure/value/stadium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estádio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estádio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estadiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Istadyum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân vận động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Stade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stadionas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Stadioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Stadions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Stadyûm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Stadyum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štadión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάδιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стадыён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стадіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Штадіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">لوبغالی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرج ألعاب رياضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرج ألعاب رياضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ورزشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სტადიონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スタジアム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StandBuilder/key/craft/value/stand_builder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stand_builder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StandBuilder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StandBuilder/key/craft/value/stand_builder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/State/key/place/value/state">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">state</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/State">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/State/key/place/value/state"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bundesland/-staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Delstat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Delstat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Država (ZDA):</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estáu, comunidá autónoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estado o provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estado/Provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estat o província</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estatua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Negeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Osariik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Osavaltio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pokrajina / država (USA)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ríki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Regione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Savezna država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">State</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tỉnh bang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valstija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zwězkowy kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zwjazkowy kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">État / province</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Štats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολιτεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Область/Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Область/Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Покраина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Савезна држава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מדינה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ايالت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ولاية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ولاية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">రాష్ట్రం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შტატი/ოლქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">国家</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">都道府県・州</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Station/key/public_transport/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Station">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Station/key/public_transport/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StationEntrance/key/railway/value/station_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StationEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StationEntrance/key/railway/value/station_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationary/key/shop/value/stationary">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stationary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stationary/key/shop/value/stationary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationery/key/shop/value/stationery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stationery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stationery/key/shop/value/stationery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de papereria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cartoleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kancelejas preču veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoorartikelenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedawarnja za pisańskich wórow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Papírnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Papelaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Papelaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Papelería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Papelería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Paperaerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Papeterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Papierníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Papierwarenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Papirbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Papireria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Papirvarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Papjernistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Pappershandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep papierniczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skryfbehoeftes-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stationery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Văn phòng phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Papel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Írószerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канцелярские товары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канцтавары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канцтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Папирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Прибор и репроматеријали</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי כתיבה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل قرطاسية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محل قرطاسية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">文具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">文具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">文房具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan shkrimi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Statue/key/amenity/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Statue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Statue/key/amenity/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Steps/key/highway/value/steps">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">steps</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Steps">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Steps/key/highway/value/steps"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cầu thang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Chanzos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Degraus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Diri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Escaleras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Escaleres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Escalier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskailera-mailak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Graons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hapat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lépcső</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Laiptai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Merdiven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga hakbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pakāpieni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Passos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Portaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scalones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Schodźenki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scjalis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stepenice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stepenice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Steps</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stopnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Stupy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tangga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Trap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Trap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Trappa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trappe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Trappe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Trapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trepp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Trepp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Treppe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Кузтемат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыступкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Скалила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стежка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Степенице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ступеньки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מדרגות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">درج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">درج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">楼梯</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">階段</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stile/key/barrier/value/stile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stile/key/barrier/value/stile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stone/key/natural/value/stone">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stone/key/natural/value/stone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StoneCircle/key/historic/value/stone_circle">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stone_circle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StoneCircle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StoneCircle/key/historic/value/stone_circle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stonemason/key/craft/value/stonemason">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stonemason</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stonemason">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stonemason/key/craft/value/stonemason"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopPosition/key/public_transport/value/stop_position">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop_position</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopPosition">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StopPosition/key/public_transport/value/stop_position"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopSign/key/highway/value/stop">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopSign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StopSign/key/highway/value/stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Storage/key/amenity/value/storage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Storage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Storage/key/amenity/value/storage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StorageTank/key/man_made/value/storage_tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage_tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StorageTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StorageTank/key/man_made/value/storage_tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Strait/key/natural/value/strait">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">strait</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Strait">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Strait/key/natural/value/strait"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Boğaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cieśnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Détroit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Eo biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estrecho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estrechu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estreito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estreito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estret</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Itsasertza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jūras šaurums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kipot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mórska wužina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mórska wuscyna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Moreuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ngushticë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ožina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sąsiauris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Salmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Seestraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Selat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Straat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Strait</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stred</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stretto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stricto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Strizh-mor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerszoros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tjesnac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Väin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zeeëngte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úžina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úžina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πορθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мореуз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Перешийок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пратока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пролив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Проток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מצר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضيق جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضيق جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სრუტე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海峡</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海峡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stream/key/waterway/value/stream">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stream">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stream/key/waterway/value/stream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Arroio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Arroyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bæk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bach</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Batis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Beek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Córrego</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Dòng suối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwazh-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Lækurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lumë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Patak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěcka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Regatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ruisseau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ruscello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ström</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strøm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Strauts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Stream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strumień</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upeliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkorěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Поток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ручей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Струмень</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Струмок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чудикерькс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פלג</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جدول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جدول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაკადული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小川</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">溪流</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp/key/amenity/value/street_lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp/key/highway/value/street_lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLamp/key/amenity/value/street_lamp"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLamp/key/highway/value/street_lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLight/key/amenity/value/street_light">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLight/key/amenity/value/street_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stripclub/key/amenity/value/stripclub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stripclub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stripclub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stripclub/key/amenity/value/stripclub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Studio/key/amenity/value/studio">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">studio</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Studio">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Studio/key/amenity/value/studio"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Appartamento de un camera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ateliér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Eenkamer-Appartement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eenkamerappartement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estúdio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estúdio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estudi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estudiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Istudyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Stúdió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Stüdyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Studie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Studija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Studija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στούντιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студио</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студио</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Студия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Студыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Студія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סטודיו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ستوديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ستوديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سټوډيو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სტუდია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スタジオ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">工作室</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subdivision/key/place/value/subdivision">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subdivision</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subdivision">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Subdivision/key/place/value/subdivision"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alt bölümü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Deelgebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Deelgebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dzielnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hàng xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Isrann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kabahaging kahatian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Naapurusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Nenndamje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parcely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podgrupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Podgrupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pododdelek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pododdelenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Sotdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Subdibisio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Subdivisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Subdivisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Subdivisió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Subdivizija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Suddivisione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Településrész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Trabantowe město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trabantowe město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Underafdeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Underavdeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Underavdelning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Untergruppe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Υποδιαίρεση</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Админ. подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Падразьдзел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подгрупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Подразделение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Підрозділ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלוקת משנה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">التقسيم الفرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">التقسيم الفرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">区分</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">细分</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Suburb/key/place/value/suburb">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">suburb</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Suburb">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Suburb/key/place/value/suburb"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aldiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bairro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Barrio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Barriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Buitenwijk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cuartîr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hverfið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanugnog ng lungsod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähiö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Městská část</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mahalle / Banliyö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mestský obvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngoại ô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Osiedle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Předměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Periferi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piepilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Predgrađe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Predgrađe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Predmestje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Priemiestis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Quartier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Quartiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadtteil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Subúrbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Subbandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Suburb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Suburbi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Suburbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Suburbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Városrész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vöroort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voorstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Προάστιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Населба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Передмістя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прадмесьце</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Предграђе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пригород</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פרוור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضاحية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضاحية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გარეუბანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">郊区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郊外</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subway/key/railway/value/subway">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Subway/key/railway/value/subway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de metrô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Pang-ilalim na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Metróállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Metro geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Metro istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Metro stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Metro stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Metro stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Metro-Statioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metroasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Metroojaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Metrostasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Metrostation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Metrowa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podzemna - stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Podzemna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni i metrosë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stanica metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stanice metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Station de métro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione della metropolitana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Bawah Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">T-banestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Xe điện Ngầm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tunnelbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">U-Bahn-Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Undergrundsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastanišćo pódzemskeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σταθμός Μετρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Метро станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Метро станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Станция метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Станцыя мэтро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Станція метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת תחתית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة مترو الأنفاق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه مترو الأنفاق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეტროსადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地下鉄駅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地铁站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SubwayEntrance/key/railway/value/subway_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subway_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SubwayEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SubwayEntrance/key/railway/value/subway_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés al Metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Antre metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Boca de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Boca de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bouche de métro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào Nhà ga Xe điện ngầm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Entrada de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada do metrô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata al metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ingresso alla metropolitana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Metrókijárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Metro Giriş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Metro Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Metro Sarbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Metro ieeja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Metroingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Metroingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metron sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan sa Pang-ilalim na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pintu Masuk Bawah Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podzemna - ulaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subway Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">T-baneinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tunnelbaneingång</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">U-Bahn-Zugang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Undergrundsindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vchod do metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod na podzemno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście na stację metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zachod do podzemskeje železnicy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zachod k pódzemskej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Είσοδος Στο Μετρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вхід в метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у мэтро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כניסה לתחנת רכבת תחתית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل مترو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل مترو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეტროში შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地下鉄駅入口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地铁入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SummitCross/key/man_made/value/summit_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">summit_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SummitCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SummitCross/key/man_made/value/summit_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SunProtection/key/craft/value/sun_protection">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sun_protection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SunProtection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SunProtection/key/craft/value/sun_protection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/amenity/value/supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/Supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/amenity/value/supermarket"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/Supermarket"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/supermarket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourmarc'had</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Lielveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Malaking Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Süpermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Siêu thị</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Snabbköp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stormarknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Supermarché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Supermarché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Supermarcjât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Supermark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Supermark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Supermarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Supermarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Supermarketti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Supermercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Supermercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Supermercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Supermercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Supermerkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Superwiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szupermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σουπερμάρκετ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Супэрмаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סופרמרקט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">دوکـّون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوبرماركت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوبرماركت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سوپرمارکت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სუპერმარკეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スーパーマーケット</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">超市</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">超級市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surgery/key/amenity/value/surgery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">surgery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surgery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Surgery/key/amenity/value/surgery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surveillance/key/man_made/value/surveillance">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">surveillance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surveillance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Surveillance/key/man_made/value/surveillance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Survey/key/amenity/value/survey">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">survey</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Survey">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Survey/key/amenity/value/survey"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SurveyPoint/key/man_made/value/survey_point">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">survey_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SurveyPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SurveyPoint/key/man_made/value/survey_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweep/key/craft/value/sweep">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sweep</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweep">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sweep/key/craft/value/sweep"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweets/key/shop/value/sweets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sweets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sweets/key/shop/value/sweets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool/key/amenity/value/swimming_pool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">swimming_pool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool/key/leisure/value/swimming_pool">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">swimming_pool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SwimmingPool/key/amenity/value/swimming_pool"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SwimmingPool/key/leisure/value/swimming_pool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Basen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bazén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hồ Bơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Igerilekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kolam Renang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palanguyan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Peldbaseins</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piscine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pissine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Plaukiojimo baseinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plaváreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull-neuial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schwëmm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schwimmbad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Simbassäng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sundlaugin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Svømmebaseng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Svømmebasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Swembad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Swimming Pool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Swimmingpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Swimmingpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Uima-allas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ujula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Uszoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yüzme Havuzu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zwembad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πισίνα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Базен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Базен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Басейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бассейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Басэйн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">استخر شنا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بركة سباحة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بركه سباحة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცურაო აუზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水泳用プール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游泳池</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/lclVersion">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/locationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/nextLocationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/prevLocationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Table/key/amenity/value/table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Table">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Table/key/amenity/value/table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TableBump/key/traffic_calming/value/table">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TableBump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TableBump/key/traffic_calming/value/table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor/key/craft/value/tailor">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tailor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor/key/shop/value/tailor">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tailor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tailor/key/craft/value/tailor"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tailor/key/shop/value/tailor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway/key/amenity/value/take_away">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">take_away</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway/key/shop/value/take_away">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">take_away</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TakeAway/key/amenity/value/take_away"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TakeAway/key/shop/value/take_away"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tanning/key/shop/value/tanning">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tanning</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tanning">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tanning/key/shop/value/tanning"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tattoo/key/shop/value/tattoo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tattoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tattoo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tattoo/key/shop/value/tattoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tax/key/shop/value/tax">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tax</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tax">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tax/key/shop/value/tax"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Taxi/key/amenity/value/taxi">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">taxi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Taxi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Taxi/key/amenity/value/taxi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drosje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leigubílastöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Postój taksówek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Táxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Táxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Taksijowe městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Taksijowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Takso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taksometrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Taxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταξί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Таксі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Таксі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מונית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تاکسی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سيارة أجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سياره أجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ټېکسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტაქსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">タクシー乗り場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">出租車</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">出租车</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tea/key/shop/value/tea">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tea</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tea/key/shop/value/tea"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Technology/key/shop/value/technology">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">technology</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Technology">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Technology/key/shop/value/technology"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecom/key/shop/value/telecom">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telecom/key/shop/value/telecom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecommunication/key/shop/value/telecommunication">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecommunication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecommunication">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telecommunication/key/shop/value/telecommunication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelecommunicationOffice/key/office/value/telecommunication">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecommunication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelecommunicationOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelecommunicationOffice/key/office/value/telecommunication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telephone/key/amenity/value/telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telephone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telephone/key/amenity/value/telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budka telefoniczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyilvános telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentlig telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare telefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbare telefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pellgomzer foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Telephone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Publisks telefons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puhelinkoppi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Téléphone public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Telèfon públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teléfono público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teléfono público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teléfonu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Telefon Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Telefon Publik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Telefon public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Telefone público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Telefone público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Telefonkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Telefonní automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Telefono pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Telefono publiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Telefonscabine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Telefonska govorilnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Telefonska govornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Telefonska govornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Telefonzelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Telephono public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Teleponong Pangmadla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejný telefón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešas telefonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawny telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawny telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điện thoại Công cộng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Телефонска говорница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Телефонска говорница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэлефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טלפון ציבורי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هاتف عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">هاتف عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი ტელეფონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共电话</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">公共電話</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公衆電話</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneExchange/key/man_made/value/telephone_exchange">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone_exchange</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneExchange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelephoneExchange/key/man_made/value/telephone_exchange"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneShop/key/shop/value/telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelephoneShop/key/shop/value/telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telescope/key/man_made/value/telescope">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telescope</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telescope">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telescope/key/man_made/value/telescope"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Terrace/key/building/value/terrace">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">terrace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Terrace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Terrace/key/building/value/terrace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Balkonahe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Radová zástavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sorház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Taras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tarracë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Teras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Terase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Terass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Terassi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Terraço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terraço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Terrace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Terras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Terras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Terrass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terrassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terrassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terrazza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thềm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řadová zástavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ряд жилых домов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шэраг жылых дамоў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפסת פתוחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صف منازل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صف منازل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">テラス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">阳台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TertiaryHighway/key/highway/value/tertiary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tertiary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TertiaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TertiaryHighway/key/highway/value/tertiary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bekötőút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera terciària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta III. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha třećeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga powiatowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga tśeśego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent trede renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hirugarren mailako errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Tertier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy arası yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Lokalna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lokalna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lokalni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pašvaldību autoceļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pampangatlong Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route tertiaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge tericiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice třetí třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di importanza locale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tersiêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tertiärstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tertiær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tertiaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tertiary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Trečios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via terciária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via tertiari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhdystie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Lớn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога раённага значэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога третьего класса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Локални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Третостепен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Третьорядна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך צידית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">三级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">周辺道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Textiles/key/shop/value/textiles">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">textiles</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Textiles">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Textiles/key/shop/value/textiles"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Theatre/key/amenity/value/theatre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">theatre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Theatre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Theatre/key/amenity/value/theatre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Antzokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">C'hoariva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dźiwadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Divadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Divadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gledališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kazalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pozorište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Színház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanghalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Teātris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Teatër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Teatër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teatr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Teatras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Teatre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Teatri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teatru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Théâtre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Theatre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Theatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tiyatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Şano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiwadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Θέατρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Позориште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Театар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Театр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Театр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Театра</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэатар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תיאטרון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تئاتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسرح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسرح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">نندارتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თეატრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">剧院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">劇場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThemePark/key/tourism/value/theme_park">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">theme_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThemePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ThemePark/key/tourism/value/theme_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atrakciju parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên Giải trí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forlystelsespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fornøyelsespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasang may Tema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Lunapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nöjespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc à thème</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc temàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco de attractiones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco divertimenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park i lojnave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park tematek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park tematyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park zabawy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke tematiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque temáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pretpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pretpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rozwjaseleński park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Tema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Teemapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teemapuisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tematski park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tematski park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Theme Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vergnügungspark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vidámpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zábavní park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zábavný park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zabaviščni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Атракцыёны</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аттракционы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Забавен парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тематичний парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тематски парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Тематічный парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פארק נושאי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة ملاهي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقه ملاهي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თემატური პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">テーマパーク</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主题公园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThresingFloor/key/landuse/value/thresing_floor">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">thresing_floor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThresingFloor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ThresingFloor/key/landuse/value/thresing_floor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Thrift/key/shop/value/thrift">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">thrift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Thrift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Thrift/key/shop/value/thrift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ticket/key/shop/value/ticket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ticket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ticket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ticket/key/shop/value/ticket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tickets/key/shop/value/tickets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tickets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tickets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tickets/key/shop/value/tickets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tiler/key/craft/value/tiler">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tiler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tiler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tiler/key/craft/value/tiler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tinsmith/key/craft/value/tinsmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tinsmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tinsmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tinsmith/key/craft/value/tinsmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacco/key/shop/value/tobacco">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tobacco</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacco">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tobacco/key/shop/value/tobacco"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacconist/key/shop/value/tobacconist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tobacconist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacconist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tobacconist/key/shop/value/tobacconist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toilets/key/amenity/value/toilets">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toilets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toilets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Toilets/key/amenity/value/toilets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aseos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aseos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bagni pubblici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banheiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Komunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga banyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nuzniki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Privezioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stranišča</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tandas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Toaleta publiczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toaleti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Toaletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Toaletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Toalety</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Toalety</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Toilets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toilette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Toiletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Toilettes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Toilettes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tualet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tualetas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tualetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tuvalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vệ sinh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τουαλέτες</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тоалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Тоалета</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тоалети</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שירותים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">توالت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مراحيض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مراحيض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">چړچوبي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">మరుగుదొడ్లు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტუალეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">トイレ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">洗手間</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗手间</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TollBooth/key/barrier/value/toll_booth">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toll_booth</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TollBooth">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TollBooth/key/barrier/value/toll_booth"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tombstone/key/historic/value/tombstone">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tombstone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tombstone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tombstone/key/historic/value/tombstone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismInformation/key/tourism/value/information">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">information</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismInformation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TourismInformation/key/tourism/value/information"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Agahî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gegevens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Infopiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Információ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Informácie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Informācija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Informação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Informações</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Informació</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Informacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Informacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Informacione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Informacione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Informacja turystyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Informasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Informations</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Informatioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Informazioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Informazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Informazions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Inligting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kabatiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Maklumat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Podaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thông tin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Titouroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Touristen-Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Turist Enformasyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Turistické informace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Turistinformation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Turistinformation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Upplýsingar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інфармацыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Інформація</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Информации</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Информация</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подаци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מידע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اطلاعات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مالومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معلومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معلومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">సమాచారం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ინფორმაცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">信息</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">案内所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">資訊</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">informatsioon</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">tourism</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tourist/key/amenity/value/tourist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tourist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tourist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tourist/key/amenity/value/tourist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TouristShop/key/shop/value/tourist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tourist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TouristShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TouristShop/key/shop/value/tourist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tower/key/man_made/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tower/key/man_made/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Town/key/place/value/town">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">town</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Town">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Town/key/place/value/town"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bær</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bajarrok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Citadine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupunki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Linn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mesto 10 tis.-100 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miasteczko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miestas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Paese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pekan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Poble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pueblo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tettsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thị xã/trấn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Town</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Urbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Város</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Varošica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şehir / ilçe merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μικρή Πόλη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Варошица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ошкэ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עיירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بلدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بلدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښارګوټی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పట్టణం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დაბა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">町</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">镇</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">grad</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Townhall/key/amenity/value/townhall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">townhall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Townhall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Townhall/key/amenity/value/townhall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ayuntamiento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Belediye binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan ng Bayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan Bandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Godina kryesore e qytetit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gradska skupština</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gradsko poglavarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôtel de ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupungintalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mestna hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Municipi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prefeitura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rātsnams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Radnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rathaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rotušė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stadhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stadsaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thị sảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Town Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Udaletxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urząd miejski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Városháza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δημαρχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городская администрация</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Градска скупштина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міськвиконком</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ош кудо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ратуша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עירייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر داری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">شهرداری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქალაქის ადმინისტრაცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市庁舎</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市政厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toys/key/shop/value/toys">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toys</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toys">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Toys/key/shop/value/toys"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de joguines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hračkářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hračkárstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Játékbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jostailu Denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Juguetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Mainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Legetøjsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikfangaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Lekebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Leksaksaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lelukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de brinquedos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mänguasjapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de jouets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de joculos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Negozi di zugatui</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di giocattoli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oyuncakçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica igračaka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rotaļlietu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Lojnave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z zabawkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Speelgoedwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Speelgoedwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Speeltüügladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielwarengeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal c'hoarielloù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Laruan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Toy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina igrač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina igračkama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za grajki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za hrajki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xoguetaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xuguetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žaislų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Іграшки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама цацак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин игрушек</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за играчки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница играчака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צעצועים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათამაშოების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">玩具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">玩具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">玩具店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track/key/highway/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track/key/leisure/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Track/key/highway/value/track"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Track/key/leisure/value/track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Atletiekbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Atletiekbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bėgimo takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Běžecká dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běhanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bežecká dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bieżnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga gruntowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Földút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feldweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Feldweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Futópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hjulspor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Juoksurata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koşuş yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kolovoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Löparbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Løbebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Løpebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laluan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas na Takbuhan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Makadam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Makadam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsätie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nespevnené cesty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pólna drožka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pólny puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista da corsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista de athletismo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de carreiras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de carreras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de carreres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista de corrida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Piste pe corse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rennstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn redek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Running Track</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skrejceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Staza za trčanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Staza za trčanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada forestale o agricola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tekaška proga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toprak yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Track</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Udhë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vėžės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuběgowánska cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zemesceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chạy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường mòn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бегавая дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бігова доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грунтовая дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Макадам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Неасфальтований шлях.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Неофициальная грунтовка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полски пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивная дорожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортска патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стаза за трчање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסלול מרוצים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضمار سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضمار سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სარბენი ბილიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">赛道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">辙迹</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">陸上競技用トラック</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">traka e vrapimit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackHalt/key/railway/value/track_halt">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track_halt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackHalt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackHalt/key/railway/value/track_halt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType1/key/tracktype/value/grade1">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade1</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType1">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType1/key/tracktype/value/grade1"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType2/key/tracktype/value/grade2">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade2</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType2">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType2/key/tracktype/value/grade2"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType3/key/tracktype/value/grade3">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade3</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType3">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType3/key/tracktype/value/grade3"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType4/key/tracktype/value/grade4">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade4</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType4">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType4/key/tracktype/value/grade4"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType5/key/tracktype/value/grade5">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade5</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType5">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType5/key/tracktype/value/grade5"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trade/key/amenity/value/trade">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trade</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trade">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trade/key/amenity/value/trade"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficCalming/key/traffic_calming/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficCalming">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficCalming/key/traffic_calming/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficLight/key/amenity/value/traffic_light">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">traffic_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficLight/key/amenity/value/traffic_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficSignals/key/highway/value/traffic_signals">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">traffic_signals</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficSignals">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficSignals/key/highway/value/traffic_signals"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainRoute/key/route/value/train">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">train</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrainRoute/key/route/value/train"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainStation/key/building/value/train_station">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">train_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrainStation/key/building/value/train_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gare (Eisebunn)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteejaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">трамвайная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道駅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramRoute/key/route/value/tram">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramRoute/key/route/value/tram"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStation/key/railway/value/tram_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramStation/key/railway/value/tram_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStop/key/railway/value/tram_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramStop/key/railway/value/tram_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tramgarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade dal tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata del tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Xép Điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Trambya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parada de bonde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada de tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parada de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de tranvías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek tramwajowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Raitiovaunupysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårvagnshållplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporvognsstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn-Haltestelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stratenbahn-Stopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tram Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tramhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tramhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trammipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tramvaj Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvaja pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tramvajaus stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tramvajová zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvajska postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tramvajska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tramvajsko stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tramvay Durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tramwajkowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tranbia geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Trikkestopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Villamosmegálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka električky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastanišćo elektriskeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάση Τραμ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трамвайна зупинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трамвайная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трамвайны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трамвајска постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трамвајско стајалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת חשמלית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტრამვაის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">トラム停留所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">有轨电车停靠站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電車站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tramway/key/railway/value/tram">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tramway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tramway/key/railway/value/tram"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Električka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Elektriska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Linia tramwajowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Raitiotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Riles ng Trambya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rota de bonde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ruta de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sporvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stratenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tramgarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trammitee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tramrails</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tramvajëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tramvajová trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvajs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tramvajus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tramvay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tramwajka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tramway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tramway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tranbia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de tranvías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Villamos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Xe điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трамвайная каляя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трамвайні колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трамвај</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трамвајска линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חשמלית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტრამვაი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">缆车</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">路面軌道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Transformer/key/power/value/transformer">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">transformer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Transformer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Transformer/key/power/value/transformer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashBin/key/amenity/value/trash_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trash_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrashBin/key/amenity/value/trash_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashCan/key/amenity/value/trash_can">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trash_can</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashCan">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrashCan/key/amenity/value/trash_can"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel%20agency">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel_agency">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel_agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel%20agency"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel_agency"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Agència de viatges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Agência de viagens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Agence de voyage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agencia de viajes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Agensi Pelancongan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agentia de viages</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia di viaggi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Agjenci Turistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Agjenzie di viaçs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahensiya ng Paglalakbay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ajañs-veaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Axencia de viaxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Axencia de viaxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bidaia-agentzia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro podróży</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cestovná kancelária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cestovní kancelář</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drogowański běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ferðaskrifstofan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kelionių agentūra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matkatoimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Potovalna agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pućowanski běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Putnička agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Reesbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reisbureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Reisburo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reisebüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Reisebyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Reisiagentuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rejsebureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Resebyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Seyahat Acentası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tūrisma aģentūra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Travel Agency</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Turistička agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Utazási iroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng Du lịch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταξιδιωτικό Πρακτορείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Туристической агентство</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Туристичка агенција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Туристичка агенција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Туристична агенція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Турыстычнае агенцтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סוכנות נסיעות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكالة سفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكاله سفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტურისტული სააგენტო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">旅行代理店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">旅行社</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">旅行社</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgentOffice/key/office/value/travel_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgentOffice/key/office/value/travel_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tree/key/natural/value/tree">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tree</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tree">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tree/key/natural/value/tree"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ağaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Albero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Arbore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Arbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Arbul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Dar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drevo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Drvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Drvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drzewo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwezenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Koks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pemë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pokok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Puno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Puu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Strom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Strom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Träd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Træ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tréð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zuhaitza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Árbol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Árbol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Árbore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Árvore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Árvore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Štom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дерево</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дерево</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дрво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дрво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дрэва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Стром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чувто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">درخت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ونه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చెట్టు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">木</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">树</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Treerow/key/landuse/value/treerow">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">treerow</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Treerow">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Treerow/key/landuse/value/treerow"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TricycleStation/key/amenity/value/tricycle_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tricycle_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TricycleStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TricycleStation/key/amenity/value/tricycle_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trumpet/key/shop/value/trumpet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trumpet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trumpet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trumpet/key/shop/value/trumpet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trunk/key/highway/value/trunk">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trunk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trunk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trunk/key/highway/value/trunk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autovia de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölünmüş anayol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre motorové vozidlá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta rezervirana za motorna vozila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dalokodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga ekspresowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fernverkehrsstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-tizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hitra cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hovedvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maģistrālais ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Magistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Magistralni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motortrafikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Superstrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trokpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Trunk Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Významná silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valtatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via de entroncamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via national</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie express</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xa lộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Магистрала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Магистрални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трасса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шаша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шосе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بزرگراه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主干道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">国道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugën kryesore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrunkLink/key/highway/value/trunk_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trunk_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrunkLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrunkLink/key/highway/value/trunk_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autovia de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölünmüş anayol bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre motorové vozidlá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta rezrevirana za mot. voz. - prilazna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dalokodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga ekspresowa – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de vía rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz de carretera nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fernstraßenauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-tizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hovedvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maģistrālais ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Magistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Magistralni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motortrafikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Priključek na hitro cesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Superstrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trokpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Trunk Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Významná silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valtatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Expressa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via national</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie express</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xa lộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’їзд з/на шосе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Магистрала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Магистрални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развязка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шаша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بزرگراه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主干道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugën kryesore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tumulus/key/historic/value/tumulus">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tumulus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tumulus">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tumulus/key/historic/value/tumulus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TunnelCulvert/key/tunnel/value/culvert">
+	<key xmlns="http://linkedgeodata.org/meta/">tunnel</key>
+	<value xmlns="http://linkedgeodata.org/meta/">culvert</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TunnelCulvert">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TunnelCulvert/key/tunnel/value/culvert"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningCircle/key/highway/value/turning_circle">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turning_circle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningCircle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TurningCircle/key/highway/value/turning_circle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningPoint/key/waterway/value/turning_point">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turning_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TurningPoint/key/waterway/value/turning_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turnstile/key/barrier/value/turnstile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turnstile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turnstile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Turnstile/key/barrier/value/turnstile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turntable/key/railway/value/turntable">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turntable</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turntable">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Turntable/key/railway/value/turntable"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tyres/key/shop/value/tyres">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tyres</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tyres">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tyres/key/shop/value/tyres"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UNESCOWorldHeritage/key/historic/value/UNESCO_world_heritage">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">UNESCO_world_heritage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UNESCOWorldHeritage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UNESCOWorldHeritage/key/historic/value/UNESCO_world_heritage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnclassifiedHighway/key/highway/value/unclassified">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unclassified</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnclassifiedHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UnclassifiedHighway/key/highway/value/unclassified"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Anden vej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera ensin clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera sin clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga gminna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyéb út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada sen clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent dirumm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Tidak Terkelas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kalsadang Walang Kaurian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Landstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luokittelematon tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Nekategorisani put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Neklasificēts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Neklasifikovaná cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Neklasifikuotas kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Neopredeljena cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Nerazvrstana cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njezarědowana droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Njezarjadowana dróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongeclassificeerde weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ongeklassifiseerde pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Paklasifikuara Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route mineure</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sınıflandırılmamış yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sense classificar Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada minore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Uklassifisert vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Unclassified Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via não classificada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via non classificate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Không Phân loại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога раённага значэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога без класифікації</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога местная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Некатегорисани пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Некласификуван пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש לא מסווג</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق غير مصنّف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق غير مصنّف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">未分类道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">未分類の道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UndefinedShop/key/shop/value/undefined">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">undefined</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UndefinedShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UndefinedShop/key/shop/value/undefined"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/University/key/amenity/value/university">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">university</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/University">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/University/key/amenity/value/university"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyetem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Háskóli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamantasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol-veur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sveučilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Đại học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Unibertsitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Universidá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Universidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Università</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Universitât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Universität</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Universität</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Université</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Universitéit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universitāte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Universitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Universitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Universiteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Universiteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universitetas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Universiti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">University</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Univerza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Univerzita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Univerzita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Univerzitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Uniwersita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Uniwersita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Uniwersytet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yliopisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Zanîngeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ülikool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Üniversite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πανεπιστήμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Универзитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Универзитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Университет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Університет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсытэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אוניברסיטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دانشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">విశ్వవిద్యాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ವಿಶ್ವವಿದ್ಯಾಲಯ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">უნივერსიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">大學</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnknownShop/key/shop/value/unknown">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unknown</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnknownShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UnknownShop/key/shop/value/unknown"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Uphill+Terminal/key/man_made/value/Uphill%20Terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Uphill Terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Uphill+Terminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Uphill+Terminal/key/man_made/value/Uphill%20Terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Upholsterer/key/craft/value/upholsterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">upholsterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Upholsterer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Upholsterer/key/craft/value/upholsterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vacant/key/shop/value/vacant">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vacant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vacant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vacant/key/shop/value/vacant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Variety/key/shop/value/variety">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">variety</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Variety">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Variety/key/shop/value/variety"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vdsl-aru/key/amenity/value/vdsl-aru">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vdsl-aru</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vdsl-aru">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vdsl-aru/key/amenity/value/vdsl-aru"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VehicleInspection/key/amenity/value/vehicle_inspection">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vehicle_inspection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VehicleInspection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VehicleInspection/key/amenity/value/vehicle_inspection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending+machine/key/amenity/value/vending%20machine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending machine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending+machine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vending+machine/key/amenity/value/vending%20machine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending/key/amenity/value/vending">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vending/key/amenity/value/vending"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMachine/key/amenity/value/vending_machine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending_machine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMachine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VendingMachine/key/amenity/value/vending_machine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Automaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Automat do sprzedaży</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Automat me monedhë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Distributôr automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Distributeur automatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Distributor automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Distributore automatico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ingaler emgefre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Màquina expenedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Máquina de venda automática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Máquina expendedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Máquina expendedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy Bán hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makinang Nagbebenta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mesin Layan Diri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Myyntiautomaatti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Predajný automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejní automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Salmenta automatiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Satış makinesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Selbstbedienungsautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sjálfsali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības automāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vareautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Varumaskin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Vending Machine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vendingas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta automática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Verkaafsautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árusító automata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вендинг-машина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы аўтамат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торговий автомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">торговый автомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכונת מכירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">آلة بيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">آله بيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სავაჭრო ავტომატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自动售货机</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動販売機</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMaschine/key/amenity/value/vending_maschine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending_maschine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMaschine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VendingMaschine/key/amenity/value/vending_maschine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VentilationShaft/key/railway/value/ventilation_shaft">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ventilation_shaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VentilationShaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VentilationShaft/key/railway/value/ventilation_shaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vet/key/amenity/value/vet">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vet/key/amenity/value/vet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Veterinary/key/amenity/value/veterinary">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">veterinary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Veterinary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Veterinary/key/amenity/value/veterinary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chirurgia weterynaryjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chirurgie vétérinaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ciruxía veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clínica veterinária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Clínica veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Clínica veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Clinica veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierenarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor Haiwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dyrlæge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläinlääkäri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kirurgji Veterinare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paninistis na Pangbeterinarya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phẫu thuật Thú y</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skótny gójc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Surjianerezh evit al loened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tierarzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Veearts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veterinární ordinace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veterinárna ordinácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Veterinär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Veterinærklinikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veterinārā ķirurģija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Veterinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Veterinarijos chirurgija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Veterinario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Veterinarska hirurgija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Veterinarska klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Veterinary Surgery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Veteriner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zwěrjacy lěkar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatorvosi rendelő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κτηνιατρική Χειρουργική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ветеринарна клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ветеринарная клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ветеринарска хирургија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ветлікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вэтэрынарная клініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפאה וטרינרית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جراحة بيطرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جراحه بيطرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვეტერინარული კლინიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">兽医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">獣医外科</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vets/key/amenity/value/vets">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vets/key/amenity/value/vets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viaduct/key/railway/value/viaduct">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">viaduct</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viaduct">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viaduct/key/railway/value/viaduct"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Video/key/shop/value/video">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Video">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Video/key/shop/value/video"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Video</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de vídeo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vidéos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de video</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep filmowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal videoioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de vídeos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Phim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Bidyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Videókölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Video Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Video de la botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Video parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Video-CD Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Video-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Videobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Videobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Videoforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Videokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Videoleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Videopůjčovna, prodej DVD</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Videoshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Videoteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Videotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Videotienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Videu club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Widejowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wideowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Видеотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Видеотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Відео</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Відэакрама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин видеозаписей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر فيديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر فيديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვიდეო მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビデオショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">影视店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan video</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoGames/key/shop/value/video_games">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_games</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoGames">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoGames/key/shop/value/video_games"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental/key/amenity/value/video_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental/key/shop/value/video_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoRental/key/amenity/value/video_rental"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoRental/key/shop/value/video_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Videosurveillance/key/man_made/value/videosurveillance">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">videosurveillance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Videosurveillance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Videosurveillance/key/man_made/value/videosurveillance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viewpoint/key/tourism/value/viewpoint">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">viewpoint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viewpoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viewpoint/key/tourism/value/viewpoint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apžvalgos aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aussichtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Aussiichtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Behatoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bijzonder uitzicht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwelva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kilátó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Místo s dobrým výhledem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Miradoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Näköalapaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Panoramik view</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike shikimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point de vue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont panoramic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de vista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt widokowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto panoramico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Razgledna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rozglědanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rozhľadňa, výhliadka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skatu punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thắng cảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok ng pananaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Udsigtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Uitkykpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utsiktspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Utsiktspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vidikovac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vidikovac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Viewpoint</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuhladnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аглядальная пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Видиковац</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Видиковец</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оглядовий майданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Смотровая площадка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת תצפית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع كاشف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع كاشف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">景点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Village/key/place/value/village">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Village">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Village/key/place/value/village"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ciems</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dörp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Desa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dorf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Duerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Fshati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Gund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrixka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêriadenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Küla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kaimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kylä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Làng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landsby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landsby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mindre ort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagyközség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obec 200-10 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Piccolo paese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pueblu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Selo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Selo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vesnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vilaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieś</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Þorpið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χωριό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Веле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вёска</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Деревня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دهکده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గ్రామం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სოფელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageGreen/key/landuse/value/village_green">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_green</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageGreen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillageGreen/key/landuse/value/village_green"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dorfwiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közös mező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kırsal Yeşillik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Náves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nawjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nayong Lunti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco de village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park miejski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prau municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Seoski travnjak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Seosko polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadsgroen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad natur foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejná zeleň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Village Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wejsny najs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zelenica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone publique herborée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гарадзкі парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зелёная деревня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Селско зеленило</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сеоско поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільська галявина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض خضراء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მწვანე სოფელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">绿色村庄</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">landsbypark</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageHall/key/amenity/value/village_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillageHall/key/amenity/value/village_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Balai Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan ng Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa communal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa de la Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa de la villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri civic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsamlingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forsamlingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gemeendehuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindezentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gmejnski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejnski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy odası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Községháza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kyläkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nedidelio miestelio valdžios būstinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pagastmāja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal ar gumun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sala del pueblo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle communale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Seoski Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Seoski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Společenský sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trụ sở Làng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urząd gminy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vaško središče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кіраўніцтва вёскі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месна заедница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сеоски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільрада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Усадьба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אולם הכפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى/دار القرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村政厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillagePump/key/man_made/value/village_pump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_pump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillagePump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillagePump/key/man_made/value/village_pump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vineyard/key/landuse/value/vineyard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vineyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vineyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vineyard/key/landuse/value/vineyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bağ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwinieg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szőlős</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ubasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vīna dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn Nho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Viñedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Viñedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vigne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vigneto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vignoble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Viinamarjaistandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Viinitarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Vineyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">Vineyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vinhedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vinia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vinice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vinya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vresht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vynuogynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Wéngert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weingut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wiengoorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wijngaard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wingerd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Winicy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Winnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Winowe kubło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αμπέλι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Виноград</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Виноградник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Виноградник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вінаграднік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лозници</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كرم عنب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كرم عنب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვენახი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">葡萄园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viva+Blue/key/railway/value/Viva%20Blue">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Viva Blue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viva+Blue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viva+Blue/key/railway/value/Viva%20Blue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Volcano/key/natural/value/volcano">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">volcano</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Volcano">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Volcano/key/natural/value/volcano"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eldfjallið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gunung Berapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Menez-tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Núi lửa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sopka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sopka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Sumendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tulivuori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ugnikalnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Volcà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Volcán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Volcán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Volcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Volcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Volcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vulcão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vulcão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vulcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vulcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vulcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vulkán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vulkāns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vullkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Vullkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yanardağ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ηφαίστειο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вулькан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Тол пандо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הר געש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">تَش‌فیشون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کوه آتشفشان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვულკანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">噴火口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火山</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">火山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VzG">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WLAN/key/amenity/value/WLAN">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">WLAN</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WLAN">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WLAN/key/amenity/value/WLAN"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WalkingBus/key/amenity/value/walking_bus">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">walking_bus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WalkingBus">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WalkingBus/key/amenity/value/walking_bus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wall/key/barrier/value/wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wall/key/barrier/value/wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waste/key/amenity/value/waste">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waste">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waste/key/amenity/value/waste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling/key/amenity/value/waste_basket%3Brecycling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_basket;recycling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling/key/amenity/value/waste_basket%3Brecycling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket/key/amenity/value/waste_basket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_basket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBasket/key/amenity/value/waste_basket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Asblik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atkritumu grozs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Atliekų krepšelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bakul Sampah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Basurahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cestino rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cesto do lixo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cistella de Residus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Corbe a papiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Corbeille</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanta za otpatke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Koš za odpadke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Korpa za otpatke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kosz na śmieci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lata de lixo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mülleimer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mbeturinat Shporta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odpadkový kôš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Odpadkový koš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Papelera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Papelera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Papperskorg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pod-lastez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Prügikast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Prullenbak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Roskakori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Søppelkasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skraldespand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sudobje za wótpadanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szemétgyűjtő kosár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thùng rác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Waste Basket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wotpadkowe sudobjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çöp sepeti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Контейнер для сміття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Корпа за отпадоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Корпа за отпатке</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мусорка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сьметніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פח אשפה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">آشخال‌دون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سطل اشغال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سلة نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سله نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგვის ურნა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">废纸篓</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBin/key/amenity/value/waste_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBin/key/amenity/value/waste_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBucket/key/amenity/value/waste_bucket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_bucket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBucket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBucket/key/amenity/value/waste_bucket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteContainer/key/amenity/value/waste_container">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_container</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteContainer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteContainer/key/amenity/value/waste_container"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteDisposal/key/amenity/value/waste_disposal">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_disposal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteDisposal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteDisposal/key/amenity/value/waste_disposal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WastewaterPlant/key/man_made/value/wastewater_plant">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wastewater_plant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WastewaterPlant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WastewaterPlant/key/man_made/value/wastewater_plant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watches/key/shop/value/watches">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watches</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watches">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watches/key/shop/value/watches"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watchmaker/key/craft/value/watchmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watchmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watchmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watchmaker/key/craft/value/watchmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water/key/amenity/value/water">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water/key/natural/value/water">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Water/key/amenity/value/water"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Water/key/natural/value/water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aigua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Auga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Su</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ujë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ujë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vanduo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní plocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodovje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Waasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodźizny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Woda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νερό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ведь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водоём</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">اوبه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">湖水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterFountain/key/amenity/value/water_fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterFountain/key/amenity/value/water_fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPark/key/leisure/value/water_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterPark/key/leisure/value/water_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Aquapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Aquapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên Nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasang Tubigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc acuatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc aquàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc aquatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco acquatico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco aquatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park uji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque acuático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque acuático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque acuáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque aquático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque aquático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Su Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízipark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vandens parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vannpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnsleikjagarðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vattenpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Veepark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesipuisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vodeni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vodeni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódowy park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Waterpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterspeelpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterspeelpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodowy park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdens atrakciju parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аквапарку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Водени парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه ألعاب مائية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه ألعاب مائية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აკვაპარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水上乐园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">親水公園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPoint/key/waterway/value/water_point">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterPoint/key/waterway/value/water_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Doureg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy bơm nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pika e ujit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pitna voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point d'eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de aqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt d'aigua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto de agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de auga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto di ristoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tačka vodotoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Točka vodotoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Toma d'agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok ng Tubigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízi fordítópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vannpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vodný bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódne městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wódne městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пристап до вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт водазабесьпячэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пункт водопостачання</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пункт водоснабжения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тачка водотока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة ماء شفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه ماء شفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水路点</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">給水所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterRefilling/key/shop/value/water_refilling">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_refilling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterRefilling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterRefilling/key/shop/value/water_refilling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTank/key/man_made/value/water_tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterTank/key/man_made/value/water_tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTower/key/man_made/value/water_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterTower/key/man_made/value/water_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell/key/amenity/value/water_well">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell/key/man_made/value/water_well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWell/key/amenity/value/water_well"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWell/key/man_made/value/water_well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWorks/key/man_made/value/water_works">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_works</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWorks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWorks/key/man_made/value/water_works"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterfall/key/waterway/value/waterfall">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterfall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterfall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waterfall/key/waterway/value/waterfall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Terjun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cascata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chute d'eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fervenza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Foss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fossinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krioklys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lamm-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Queda de água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Saltu d'agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Slap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Talon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ujëvarë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ur-jauzi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízesés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandfald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vattenfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesiputous</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodopád</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vodopád</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Waasserfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Waterfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Waterfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wodospad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şelale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdenskritums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καταράχτης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вадаспад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водоспад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפל מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ابشار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჩანჩქერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">滝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">瀑布</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterhole/key/natural/value/waterhole">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterhole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterhole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waterhole/key/natural/value/waterhole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WateringPlace/key/amenity/value/watering_place">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watering_place</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WateringPlace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WateringPlace/key/amenity/value/watering_place"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watermill/key/man_made/value/watermill">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watermill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watermill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watermill/key/man_made/value/watermill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayDrawbridge/key/waterway/value/drawbridge">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drawbridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayDrawbridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayDrawbridge/key/waterway/value/drawbridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFord/key/waterway/value/ford">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ford</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayFord/key/waterway/value/ford"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFuel/key/waterway/value/fuel">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayFuel/key/waterway/value/fuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayLock/key/waterway/value/lock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayLock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayLock/key/waterway/value/lock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bllokoj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kandado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Lock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přepław</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plavebná komora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pušćalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schutsluis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skluz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slüüs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slūžas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sluis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sulku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zastawka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zdymadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zsilip</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Âu tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Écluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каналска брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מנעול</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قفل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قفل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岩場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船闸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayMilestone/key/waterway/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayMilestone/key/waterway/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayPumpingStation/key/waterway/value/pumping_station">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayPumpingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayPumpingStation/key/waterway/value/pumping_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayRock/key/waterway/value/rock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayRock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayRock/key/waterway/value/rock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwaySpring/key/waterway/value/spring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwaySpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwaySpring/key/waterway/value/spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">waterway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayWreck/key/waterway/value/wreck">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wreck</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayWreck">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayWreck/key/waterway/value/wreck"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideChapel/key/historic/value/wayside_chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideChapel/key/historic/value/wayside_chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideCross/key/historic/value/wayside_cross%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_cross </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideCross/key/historic/value/wayside_cross%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideShrine/key/historic/value/wayside_shrine%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_shrine </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideShrine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideShrine/key/historic/value/wayside_shrine%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Weir/key/waterway/value/weir">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">weir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Weir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Weir/key/waterway/value/weir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Açude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Banzáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Barrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Barrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bukógát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dambis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gaśeńska murja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Jaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Jez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Overløbsdæmning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Overløpskant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pendë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pilapil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Represa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sbarramento idrico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Splav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Spušćadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stankell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stuwdam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Uharka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vaira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Weir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Weir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Överfallsvärn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đập Cột nước Thấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Плаціна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Плотина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ставок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ויר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هدار (سدّ منخفض)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ダム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">堰</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Well/key/amenity/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Well">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Well/key/amenity/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WellWater/key/man_made/value/well_water">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well_water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WellWater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WellWater/key/man_made/value/well_water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wetland/key/natural/value/wetland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wetland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wetland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wetland/key/natural/value/wetland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aiguamoll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Babad na Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feuchtgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kosteikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Láp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lagunat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llamuerga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Märgala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mitrājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mokřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mokrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mokrina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obszar podmokły</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pântano / Mangue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pantano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pantano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pelkė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sulak alan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad gleborek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra humide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vådområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Våtmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Våtmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Votlendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wetland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona umida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone humide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đầm lầy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łučina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ługowe łuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водно-болотні угіддя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Забалочаная зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заболоченная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мочуриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض رطبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض رطبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">湿地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">湿地帯</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whatever/key/shop/value/whatever">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">whatever</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whatever">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Whatever/key/shop/value/whatever"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whirlpool/key/amenity/value/whirlpool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">whirlpool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whirlpool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Whirlpool/key/amenity/value/whirlpool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wholesale/key/shop/value/wholesale">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wholesale</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wholesale">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wholesale/key/shop/value/wholesale"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wifi/key/amenity/value/wifi">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wifi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wifi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wifi/key/amenity/value/wifi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Acès a internet WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Accès WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés a internet WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Acceso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acceso a Internet inalámbrico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Accesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Accesu WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Acesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Capaian WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dostęp do WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dostop WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Langaton lähiverkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Moned WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístupový bod WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de Acesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prístup Wi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Puntahang WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto di accesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vi-Fi pristup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">WLAN-Access-Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">WLAN-accesspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">WLAN-přistup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">WLAN-pśistup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">WiFi Access</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">WiFi Hyrje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">WiFi Sarbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">WiFi წერტილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">WiFi 接入</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">WiFi erisim noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">WiFi hozzáférés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">WiFi piekļuves punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">WiFi prieiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">WiFi pristupna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">WiFi-зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">WiFi-adgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">WiFi-tilgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">WiFi-toegang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">WiFiアクセスポイント</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wifi-Togang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wifi-toegang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điểm Truy cập Không dây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πρόσβαση WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Безжичен интернет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вай-Фай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ви-Фи приступ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Доступ да WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة اتصال لاسلكية واي فاي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه اتصال لاسلكيه واى فاي</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WildlifeHide/key/man_made/value/wildlife_hide">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wildlife_hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WildlifeHide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WildlifeHide/key/man_made/value/wildlife_hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windmill/key/man_made/value/windmill">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windmill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windmill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windmill/key/man_made/value/windmill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windows/key/shop/value/windows">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windows</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windows">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windows/key/shop/value/windows"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windpump/key/man_made/value/windpump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windpump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windpump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windpump/key/man_made/value/windpump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windsock/key/aeroway/value/windsock">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windsock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windsock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windsock/key/aeroway/value/windsock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wine/key/shop/value/wine">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wine/key/shop/value/wine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alcolici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Alkoholbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Borárusító italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Caviste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De llicència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kavour gwin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Licorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de vinhos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de vinos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mimo povolenia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Off License</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slijterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de licores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utenfor lisens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vinárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vinforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vinoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vinoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Wala sa Lisensiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weinkost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Winiarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za spirituoze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za spirituozy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şarap evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алкохолни пијалоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Алькагольная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Винный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина пићем</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر نبيذ للبيع الخارجي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">无许可证</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Winery/key/amenity/value/winery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">winery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Winery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Winery/key/amenity/value/winery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WineryShop/key/shop/value/winery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">winery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WineryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WineryShop/key/shop/value/winery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WinterRoad/key/winter_road/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">winter_road</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WinterRoad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WinterRoad/key/winter_road/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wlan/key/amenity/value/wlan">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wlan</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wlan">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wlan/key/amenity/value/wlan"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WolfPit/key/man_made/value/wolf_pit">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wolf_pit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WolfPit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WolfPit/key/man_made/value/wolf_pit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wood/key/natural/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wood/key/natural/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Forêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahoy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Neudržovaný les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pragozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Puszcza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Woold</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μη προσεγμένο δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Вирне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Естественный лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">יער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جنگل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WoodShop/key/shop/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WoodShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WoodShop/key/shop/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wreck/key/historic/value/wreck%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wreck </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wreck">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wreck/key/historic/value/wreck%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthCentre/key/amenity/value/youth_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">youth_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/YouthCentre/key/amenity/value/youth_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa da xuventude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Centar za mladež</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre pour la jeunesse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri zovanîl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro Giovanile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro pro le juventute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de mocedá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum młodzieżowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Centrum pro mládež</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Centrum za młodostnych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dom omladine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gaztelekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gençlik Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ifjúsági központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jöögdcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jauniešu centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Jaunimo centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jeugdcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Jeugsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Jugendhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn evit ar re yaouank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Kabataan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Młoźinski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mládežnícke centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mladinski center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Noortekeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nuorisokeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Belia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër Rinore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Thanh niên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ungdomscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ungdomscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ungdomssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Youth Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολύκεντρο Νεολαίας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дом омладине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Младински центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Моладзевы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Молодёжный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Молодіжний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז נוער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز نشاطات للشباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز نشاطات للشباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ახალგაზრდული ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">青少年センター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">青少年中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthClub/key/amenity/value/youth_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">youth_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/YouthClub/key/amenity/value/youth_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Zoo/key/tourism/value/zoo">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">zoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Zoo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Zoo/key/tourism/value/zoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Baxçeyê heywanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Coo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Coo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Dýragarður</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierentuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dieretuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Djurpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dyrepark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläintarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hayupan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hayvanat bahçesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Jardim zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardin zoologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopsht Zoologjik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Kopsht zoologjik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Loomaaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Haiwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn thú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zoològic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zoolóxico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zooloģiskais dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zoološki vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Zoologijos sodas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zoologiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Zoologisk have</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatkert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Živalski vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Заапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Зоолошка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зоолошки врт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן חיות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">باغ وحش</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة حيوانات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقه حيوانات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ژوبڼ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">జంతుప్రదర్శనశాల</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ზოოპარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">动物园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">動物園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">動物園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ZooShop/key/shop/value/zoo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">zoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ZooShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ZooShop/key/shop/value/zoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/addr/postcode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/adminLevel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/agricultural">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/alternate">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/area">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/asb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/atm">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/backrest">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bench">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bin">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/blz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/boardType">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/boat">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bridge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/build">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/building">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bus">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/byNight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/cables">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/charge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/cutting">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/de/amtlicherGemeindeschluessel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/denomination">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/denotation">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/departuresBoard">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/diaper">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/direction">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/dispensing">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/disused">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ele">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/elevator">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/embankment">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/erected">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/familySpaces">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fenced">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/frequency">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/cng">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/gtlDiesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/hgvDiesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/lpg">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_100">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_91">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_95">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_98">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel_diesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/bier">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/eisenerz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/eisenwaren">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/getreide">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/tuch">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/wolle">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/ziegel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/gauge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/horse">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/internerAccess">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/lanes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/layer">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/level">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/lit">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxheight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxlength">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxspeed">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxweight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxwidth">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/minspeed">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/monument">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/mooring">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/motorroad">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ncn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/noexit">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/on">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/oneway/bicycle">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/oneway">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/onkz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/communityIdentificationNumber">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/isInLocId">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/layer">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/locId">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/population">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/telephoneAreaCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/opengeodb/lat">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/opengeodb/lon">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/osmarender/renderName">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/osmarender/renderRef">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/parkRide">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/bob">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/coins">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/creditCcards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/debitCards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/electronicPurses">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/geldkarte">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/geltkarte">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/notes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/telephoneCards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/permissive">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/population">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/postCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/postalCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/produced">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/public">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/rail">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/rcn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/batteries">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/cans">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/clothes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/gardenWaste">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/glass">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/glassBottles">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/greenWaste">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/metal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/paper">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/paperPackaging">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/plastic">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/scrapMetal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/shoes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ref/fgkz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/religion">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ruins">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/seasonal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/seats">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/segregated">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/shelter">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ski">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/sms">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/snowmobile">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/stars">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/stepCount">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/strVz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/surfaces">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tactilePaving">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/taxi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/toilet">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tracks">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/traffic_signals/sound">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tram">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tunnel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/uic_ref">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/undefined">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/unisex">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/verified">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/via">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/video">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/waterway/lock/height">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wheelchair">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ab">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/af">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/als">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ast">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/az">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/be">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bg">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bs">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ca">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/cs">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/cz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/da">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/de">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/dk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/dsb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ee">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/el">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/en">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/eo">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/es">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/et">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/eu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fa">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/gv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/he">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hsb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ht">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/id">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/is">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/it">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ja">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/jp">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ka">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ko">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/la">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lt">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/mk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/nl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/nn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/no">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/pl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/pt">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/qu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ro">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ru">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sco">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/se">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/simple">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/so">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sq">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sw">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/th">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/tr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ua">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/uk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/vi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/vo">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/war">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/zh">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/mbox">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+</rdf:RDF>
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/stopWords.txt
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/stopWords.txt	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/stopWords.txt	(revision 31106)
@@ -0,0 +1,727 @@
+﻿able
+about
+above
+abroad
+according
+accordingly
+across
+actually
+adj
+after
+afterwards
+again
+against
+ago
+ahead
+ain't
+all
+allow
+allows
+almost
+alone
+along
+alongside
+already
+also
+although
+always
+am
+amid
+amidst
+among
+amongst
+an
+and
+another
+any
+anybody
+anyhow
+anyone
+anything
+anyway
+anyways
+anywhere
+apart
+appear
+appreciate
+appropriate
+are
+aren't
+around
+as
+a's
+aside
+ask
+asking
+associated
+at
+available
+away
+awfully
+back
+backward
+backwards
+be
+became
+because
+become
+becomes
+becoming
+been
+before
+beforehand
+begin
+behind
+being
+believe
+below
+beside
+besides
+best
+better
+between
+beyond
+both
+brief
+but
+by
+came
+can
+cannot
+cant
+can't
+caption
+cause
+causes
+certain
+certainly
+changes
+clearly
+c'mon
+co
+co.
+com
+come
+comes
+concerning
+consequently
+consider
+considering
+contain
+containing
+contains
+corresponding
+could
+couldn't
+course
+c's
+currently
+dare
+daren't
+definitely
+described
+despite
+did
+didn't
+different
+directly
+do
+does
+doesn't
+doing
+done
+don't
+down
+downwards
+during
+each
+edu
+eg
+eight
+eighty
+either
+else
+elsewhere
+end
+ending
+enough
+entirely
+especially
+et
+etc
+even
+ever
+evermore
+every
+everybody
+everyone
+everything
+everywhere
+ex
+exactly
+example
+except
+fairly
+far
+farther
+few
+fewer
+fifth
+first
+five
+followed
+following
+follows
+for
+forever
+former
+formerly
+forth
+forward
+found
+four
+from
+further
+furthermore
+get
+gets
+getting
+given
+gives
+go
+goes
+going
+gone
+got
+gotten
+greetings
+had
+hadn't
+half
+happens
+hardly
+has
+hasn't
+have
+haven't
+having
+he
+he'd
+he'll
+hello
+help
+hence
+her
+here
+hereafter
+hereby
+herein
+here's
+hereupon
+hers
+herself
+he's
+hi
+him
+himself
+his
+hither
+hopefully
+how
+howbeit
+however
+hundred
+i'd
+ie
+if
+ignored
+i'll
+i'm
+immediate
+in
+inasmuch
+inc
+inc.
+indeed
+indicate
+indicated
+indicates
+inner
+inside
+insofar
+instead
+into
+inward
+is
+isn't
+it
+it'd
+it'll
+its
+it's
+itself
+i've
+just
+k
+keep
+keeps
+kept
+know
+known
+knows
+last
+lately
+later
+latter
+latterly
+least
+less
+lest
+let
+let's
+like
+liked
+likely
+likewise
+little
+look
+looking
+looks
+low
+lower
+ltd
+made
+mainly
+make
+makes
+many
+may
+maybe
+mayn't
+me
+mean
+meantime
+meanwhile
+merely
+might
+mightn't
+mine
+minus
+miss
+more
+moreover
+most
+mostly
+mr
+mrs
+much
+must
+mustn't
+my
+myself
+name
+namely
+nd
+near
+nearly
+necessary
+need
+needn't
+needs
+neither
+never
+neverf
+neverless
+nevertheless
+new
+next
+nine
+ninety
+no
+nobody
+non
+none
+nonetheless
+noone
+no-one
+nor
+normally
+not
+nothing
+notwithstanding
+novel
+now
+nowhere
+obviously
+of
+off
+often
+oh
+ok
+okay
+old
+on
+once
+one
+ones
+one's
+only
+onto
+opposite
+or
+other
+others
+otherwise
+ought
+oughtn't
+our
+ours
+ourselves
+out
+outside
+over
+overall
+own
+particular
+particularly
+past
+per
+perhaps
+placed
+please
+plus
+possible
+presumably
+probably
+provided
+provides
+que
+quite
+qv
+rather
+rd
+re
+really
+reasonably
+recent
+recently
+regarding
+regardless
+regards
+relatively
+respectively
+right
+round
+said
+same
+saw
+say
+saying
+says
+second
+secondly
+see
+seeing
+seem
+seemed
+seeming
+seems
+seen
+self
+selves
+sensible
+sent
+serious
+seriously
+seven
+several
+shall
+shan't
+she
+she'd
+she'll
+she's
+should
+shouldn't
+since
+six
+so
+some
+somebody
+someday
+somehow
+someone
+something
+sometime
+sometimes
+somewhat
+somewhere
+soon
+sorry
+specified
+specify
+specifying
+still
+sub
+such
+sup
+sure
+take
+taken
+taking
+tell
+tends
+th
+than
+thank
+thanks
+thanx
+that
+that'll
+thats
+that's
+that've
+the
+their
+theirs
+them
+themselves
+then
+thence
+there
+thereafter
+thereby
+there'd
+therefore
+therein
+there'll
+there're
+theres
+there's
+thereupon
+there've
+these
+they
+they'd
+they'll
+they're
+they've
+thing
+things
+think
+third
+thirty
+this
+thorough
+thoroughly
+those
+though
+three
+through
+throughout
+thru
+thus
+till
+to
+together
+too
+took
+toward
+towards
+tried
+tries
+truly
+try
+trying
+t's
+twice
+two
+un
+under
+underneath
+undoing
+unfortunately
+unless
+unlike
+unlikely
+until
+unto
+up
+upon
+upwards
+us
+use
+used
+useful
+uses
+using
+usually
+v
+value
+various
+versus
+very
+via
+viz
+vs
+want
+wants
+was
+wasn't
+way
+we
+we'd
+welcome
+well
+we'll
+went
+were
+we're
+weren't
+we've
+what
+whatever
+what'll
+what's
+what've
+when
+whence
+whenever
+where
+whereafter
+whereas
+whereby
+wherein
+where's
+whereupon
+wherever
+whether
+which
+whichever
+while
+whilst
+whither
+who
+who'd
+whoever
+whole
+who'll
+whom
+whomever
+who's
+whose
+why
+will
+willing
+wish
+with
+within
+without
+wonder
+won't
+would
+wouldn't
+yes
+yet
+you
+you'd
+you'll
+your
+you're
+yours
+yourself
+yourselves
+you've
+zero
+ο
+η
+το
+οι
+τα
+του
+τησ
+των
+τον
+την
+και 
+κι
+κ
+ειμαι
+εισαι
+ειναι
+ειμαστε
+ειστε
+στο
+στον
+στη
+στην
+μα
+αλλα
+απο
+για
+προσ
+με
+σε
+ωσ
+παρα
+αντι
+κατα
+μετα
+θα
+να
+δε
+δεν
+μη
+μην
+επι
+ενω
+εαν
+αν
+τοτε
+που
+πωσ
+ποιοσ
+ποια
+ποιο
+ποιοι
+ποιεσ
+ποιων
+ποιουσ
+αυτοσ
+αυτη
+αυτο
+αυτοι
+αυτων
+αυτουσ
+αυτεσ
+αυτα
+εκεινοσ
+εκεινη
+εκεινο
+εκεινοι
+εκεινεσ
+εκεινα
+εκεινων
+εκεινουσ
+οπωσ
+ομωσ
+ισωσ
+οσο
+οτι
+(
+)
+{
+}
+[
+]
+.
+,
+^
++
+-
+:
+!
+"
+'
+
+[]
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/textualList.txt
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/textualList.txt	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/files/textualList.txt	(revision 31106)
@@ -0,0 +1,2280 @@
+Road
+Street
+Close
+Avenue
+The
+Lane
+Way
+Gardens
+Park
+House
+Court
+Place
+Line
+Hill
+St
+Drive
+School
+Grove
+&
+Centre
+Church
+Green
+Crescent
+Mews
+High
+Walk
+Station
+London
+Square
+North
+West
+of
+and
+East
+Bridge
+Terrace
+Primary
+South
+Rd
+Hall
+Great
+New
+Old
+Estate
+St.
+Cafe
+Main
+Manor
+Gate
+Central
+Royal
+Victoria
+College
+Wood
+End
+Cross
+Club
+City
+River
+Bar
+Express
+Hotel
+Oak
+Arms
+Railway
+Saint
+District
+Hospital
+Rise
+Food
+Common
+Lodge
+Harrow
+Lea
+Library
+Farm
+Brook
+Tesco
+Yard
+Row
+Palace
+Corner
+Roundabout
+Community
+line
+Upper
+John
+Eastern
+Branch)
+the
+Garden
+Town
+King
+Vale
+Tower
+Valley
+Broadway
+Approach
+Office
+Kingston
+Market
+Piccadilly
+Circular
+Thames
+Western
+Path
+Bus
+White
+Wine
+Passage
+View
+Forest
+Prince
+William
+Shop
+Lower
+Richmond
+Woolwich
+Nursery
+George
+Cambridge
+Pharmacy
+York
+Pizza
+Croydon
+Barking
+Circus
+Mill
+Mount
+Sports
+Inn
+Police
+Abbey
+Bank
+Northern
+Wharf
+Car
+Albert
+Lines
+Kensington
+Hammersmith
+Heath
+Camden
+Greenwich
+Tree
+Ground
+Ltd
+Kings
+Queen's
+Queen
+Hair
+Village
+John's
+Sainsbury's
+Tunnel
+Orchard
+Dock
+Grosvenor
+All
+Little
+to
+Grange
+Field
+Mary's
+Streatham
+Parade
+Castle
+Health
+Crown
+Pond
+Jubilee
+Bromley
+Kent
+Hampton
+Coast
+James
+Clapham
+Baptist
+Junction
+Circle
+Building
+Store
+Chelsea
+International
+King's
+Canal
+Uxbridge
+Fields
+Ealing
+Subway
+DLR
+Tavern
+Coffee
+Queens
+Memorial
+Oxford
+Starbucks
+Finchley
+Dry
+Priory
+Mead
+Alexandra
+Mary
+Metropolitan
+Windmill
+Trinity
+Post
+Acton
+Cemetery
+Gloucester
+Spencer
+Chiltern
+News
+Branch
+Union
+Elm
+Rochester
+Restaurant
+Blackwall
+George's
+Red
+Greenford
+Catholic
+Barclays
+Chicken
+Chiswick
+Business
+Temple
+Chapel
+Mansions
+Museum
+Dental
+Warwick
+Rose
+Paul's
+Local
+Hendon
+Ham
+Lion
+Pret
+Woodford
+Allotments
+Wellington
+Eltham
+Putney
+Morden
+Dulwich
+India
+Hyde
+Gospel
+Cleaners
+Gallery
+La
+Brent
+Manger
+Southend
+Loop
+Medical
+allotments
+Beauty
+Sutton
+Head
+Meadow
+Malden
+Charles
+Wandsworth
+Lambeth
+Lewisham
+Fulham
+Boots
+Marylebone
+Co
+Theatre
+Hampstead
+Westminster
+Methodist
+Academy
+Star
+Clinic
+Lee
+Angel
+Euston
+Edgware
+One
+Fish
+Tottenham
+Recreation
+Leisure
+Holland
+Supermarket
+Costa
+Water
+Cromwell
+Thomas
+Warren
+Commercial
+Seven
+Bush
+Peckham
+Long
+Grand
+Waterloo
+Norwood
+Fire
+Hayes
+Duke
+Portland
+Newington
+Horse
+Regent's
+Well
+Garage
+Shaft
+Kilburn
+Beverley
+Carlton
+Brunswick
+Wembley
+Lloyds
+Point
+Lancaster
+Pier
+Newham
+Bow
+McDonald's
+Golf
+Princes
+Battersea
+British
+Wimbledon
+Villas
+Exchange
+Surgery
+Walton
+Ferry
+Vicarage
+Holloway
+Hornsey
+Practice
+Side
+Kew
+Grill
+Bell
+HSBC
+Russell
+Willow
+Devonshire
+Hart
+Alley
+Brixton
+Depot
+Tudor
+Edward
+Cavendish
+Cottage
+James's
+Regent
+Saints
+Buckingham
+Café
+Wales
+Christ
+Charlton
+Kennington
+Hounslow
+Poplar
+Ash
+War
+Space
+Nightingale
+Of
+Stratford
+Junior
+Imperial
+Lanes
+NatWest
+Home
+Day
+Gordon
+Westbourne
+for
+Swan
+Marsh
+Surrey
+Stanley
+Crystal
+Cumberland
+Wickham
+Cottages
+Wandle
+Hamilton
+Embankment
+Wall
+Marlborough
+Clifton
+Kebab
+Clapton
+Holborn
+Services
+Lansdowne
+Lady
+Parish
+Albany
+Docklands
+Southwark
+Elizabeth
+Essex
+University
+Lawrence
+Windsor
+Kenton
+Care
+Embassy
+Chestnut
+(Wimbledon
+Twickenham
+Rectory
+Watford
+Sussex
+Nelson
+Highbury
+Salon
+Wells
+Sidcup
+Studios
+Nero
+First
+Service
+Clarendon
+Bath
+Peter's
+Riverside
+Marks
+Blue
+Light
+Golden
+Thai
+Roman
+Greenway
+Mills
+Walthamstow
+Belmont
+Whitton
+Tilbury
+Holly
+in
+Ruislip
+Stamford
+Mitcham
+Trafalgar
+Camberwell
+Holy
+Lock
+Warehouse
+Kitchen
+Merton
+London,
+Woodside
+Springfield
+Industrial
+Woodlands
+Spring
+Black
+National
+Sisters
+Cherry
+Barnet
+Cycles
+Children's
+Bedford
+Company
+Coombe
+Link
+Tennis
+Shaftesbury
+Open
+Francis
+Plumstead
+Eden
+Rotherhithe
+Rye
+Beckenham
+Boston
+Brockley
+Cannon
+Art
+Surbiton
+Three
+Clarence
+Denmark
+Chester
+Elephant
+Paul
+Island
+Leytonstone
+Sun
+Pancras
+Lettings
+World
+Ashley
+Leyton
+Middle
+Fairfield
+Blackheath
+Beech
+Chase
+Costcutter
+Bakerloo
+Berkeley
+Pleasant
+Connaught
+Premier
+Eagle
+Midland
+Barnes
+Platform
+Metro
+Tooting
+Hackney
+Hatch
+Hurst
+Norbury
+Granville
+Claremont
+Parkway
+Cleveland
+Thornton
+Quay
+Deptford
+Air
+Playing
+Lord
+Whitehall
+Hale
+Islington
+Primrose
+Wellesley
+Mall
+(Uxbridge
+Hatton
+Chingford
+Lordship
+Shirley
+Craven
+Fox
+Thameslink
+Hanger
+TSB
+Sydenham
+Finsbury
+Preston
+Shopping
+Le
+Cricket
+Woodland
+Kidbrooke
+Londis
+Burger
+Sudbury
+Buildings
+Seymour
+Glebe
+Shooters
+Burnt
+Hamptons
+Pavilion
+Smith
+Paddington
+Albion
+Langley
+Salisbury
+Roding
+De
+Iceland
+Broad
+Sunbury
+Belgrave
+Co.
+Willesden
+Ladbrokes
+Boundary
+Stoke
+Brompton
+Group
+Tandoori
+Hermitage
+Waitrose
+Croft
+Our
+Chislehurst
+Relief
+Blenheim
+Pinner
+Works
+Blackfriars
+Crofton
+Addiscombe
+Compton
+Hut
+Dene
+Henry
+Borough
+Andrews
+Highgate
+Wick
+Pembroke
+Lawn
+KFC
+Elms
+Ilford
+United
+Millennium
+Brentford
+Staines
+Santander
+Footpath
+Maple
+Addison
+Sainsburys
+Beaconsfield
+Cars
+Entrance
+Belvedere
+Edmonton
+Winchester
+Ridgeway
+Lewis
+Gladstone
+Plaza
+Westfield
+Stores
+Beaumont
+Society
+Brighton
+Southgate
+Heights
+Public
+Mile
+Archway
+Christchurch
+Cedar
+Vauxhall
+RC
+Lime
+David
+Man
+Best
+Plough
+Nature
+Trading
+Arch
+Studio
+Christian
+Co-operative
+Muswell
+Eastcote
+Beckton
+Burlington
+Somerset
+Evelyn
+Middleton
+Ravensbourne
+Westway
+Ruskin
+Trust
+UK
+Robert
+Kentish
+Strand
+Stone
+Catford
+Solicitors
+Westbury
+Kingsland
+Hainault
+Hope
+Wanstead
+Britannia
+Rutland
+Middlesex
+Sir
+County
+Apartments
+Shell
+Fountain
+(Heathrow
+Tavistock
+Coach
+Wilson
+Notting
+Joseph's
+Hook
+Shoreditch
+Northwood
+Anerley
+Golders
+Stanhope
+Northolt
+Heart
+Shoe
+Stockwell
+Dukes
+Canonbury
+Plaistow
+Playground
+Milton
+Feltham
+Up
+HS2
+Fairway
+Hillside
+Stn
+Downs
+Highfield
+Sheen
+Mayfield
+Caffe
+Waltham
+Travel
+Sutherland
+Anchor
+Heathfield
+Chatsworth
+Argyle
+Ford
+Tramlink
+Carriage
+Chertsey
+Peter
+Weston
+Lyndhurst
+Michael
+Eaton
+Gainsborough
+Infant
+Johns
+Sherwood
+Marble
+Crane
+Chigwell
+Princess
+Byron
+Silver
+Chinese
+on
+Bourne
+Branch);
+Canterbury
+Churchill
+Vincent
+Liverpool
+Mark's
+Talbot
+Georges
+Route
+Triangle
+Northumberland
+Down
+Room
+Football
+Halifax
+Percy
+Lake
+Birch
+Beaufort
+Power
+Hanworth
+Arts
+(Edgware
+Rosebery
+Factory
+Stephen's
+Beddington
+Line;
+Tolworth
+de
+Nationwide
+Bakery
+Falcon
+Burdett
+Flyover
+Nando's
+Cray
+Fried
+Gunnersbury
+Lounge
+Caffè
+Luke's
+Acre
+Drayton
+Reach
+Lavender
+Estates
+Dean
+Design
+Douglas
+Manorway
+Stop
+Clerkenwell
+Carphone
+Spa
+Association
+Stadium
+Cranford
+Frognal
+Shepherds
+Reserve
+Avondale
+Spice
+Sycamore
+Wilton
+Belsize
+Caledonian
+Causeway
+Mornington
+Gateway
+Ann's
+Westhorne
+Meridian
+Dover
+Army
+Mini
+Oval
+Sandy
+Andrew's
+Barn
+Mulberry
+Bowes
+Cornwall
+Cycle
+Heston
+Cranbrook
+Montpelier
+And
+Regency
+Clifford
+Lincoln
+Eton
+Circle/District
+Bowling
+Phoenix
+Barber
+Beresford
+Roehampton
+Crossrail
+Wapping
+Quays
+Limes
+Bishops
+Parkside
+Greyhound
+Box
+Friern
+Deli
+Oldfield
+park
+Wrythe
+Worcester
+Virgin
+Linden
+England
+Onslow
+Dorset
+way
+Oliver
+Norman
+Coral
+Cricklewood
+Nails
+Waverley
+Kingsley
+Lonsdale
+Gipsy
+Pool
+Limehouse
+Acacia
+Southampton
+Graham
+Napier
+Dartmouth
+Soho
+Music
+Anglia
+Mail
+Oaks
+CTRL
+Area
+Florence
+Dollis
+Margaret
+Palmerston
+Underpass
+Mortlake
+Barbers
+Moon
+Whitechapel
+Hanover
+Durham
+Bloomsbury
+Westferry
+Herbert
+Newton
+Twyford
+Block
+Dalston
+Off
+Neasden
+Woodstock
+Hampden
+Clock
+Dudley
+Havelock
+Pound
+Sons
+Spur
+Wealdstone
+Kingswood
+Globe
+Adelaide
+Youth
+Sloane
+Billet
+Andrew
+Delivery
+Grafton
+Homerton
+Oakfield
+Cut
+Fitness
+Hogarth
+Cadogan
+Ship
+Urban
+Ridge
+Norfolk
+Arundel
+Links
+Rugby
+Aspen
+Montague
+China
+Girls
+Ave
+Martin
+Mosque
+Jones
+Redbridge
+Kingsbury
+Arthur
+car
+Institute
+Margaret's
+Staples
+Raleigh
+Money
+Dorchester
+Barnabas
+Baker
+Suffolk
+Carlyle
+Balham
+Parking
+Social
+Sandwich
+Morley
+Bermondsey
+Lakeside
+Southall
+Line;District
+Convenience
+Bexley
+Michael's
+Broomfield
+Horn
+at
+Birkbeck
+Circle,
+Oakleigh
+Cash
+Teddington
+Osterley
+Limited
+Fordbridge
+Howard
+Martin's
+Canada
+Argos
+Beulah
+Faraday
+Bethnal
+Bypass
+Stuart
+Portman
+Conduit
+Foundation
+Basin
+Turnpike
+Family
+Carlisle
+Kingsway
+Hoe
+Cedars
+Edith
+Bounds
+Arlington
+Esher
+By-pass
+Windermere
+Herne
+Gallions
+Crossway
+Elmers
+Silk
+Downham
+Shepherd's
+centre
+Alma
+Orange
+Welling
+Mitre
+Course
+Canning
+Ranelagh
+Foods
+Heron
+Leigh
+Flower
+Westwood
+Rowan
+Vernon
+Murray
+Southborough
+Alfred
+Northcote
+Sterling
+Lynton
+Parliament
+Evans
+Mr
+Flowers
+Stream
+Indian
+Yeading
+Harlesden
+Samuel
+Greggs
+Mandeville
+Jack
+Bushey
+American
+Cardinal
+Baring
+Glen
+Viaduct
+Orpington
+Brunel
+Elgin
+Brampton
+Wing
+Blackhorse
+Rooms
+Joseph
+Alfred's
+Kendal
+Dog
+Browning
+Leicester
+Hand
+Garth
+Synagogue
+Ruckholt
+Charing
+Cleaning
+Lombard
+Brewery
+Higham
+Trail
+Danson
+Rosslyn
+Knightsbridge
+Neville
+Latchmere
+Balfour
+Shrewsbury
+Perry
+Stepney
+Hawthorn
+Newsagents
+Reformed
+Alpha
+Dale
+Radnor
+Hilton
+Love
+Romford
+Friars
+Garrick
+Wolsey
+Hare
+Parkland
+Bond
+Greenwood
+Fortune
+Alexander
+Unit
+Sales
+Chemist
+Morrisons
+Petersham
+Mortimer
+Upton
+Free
+Rock
+Rodney
+Amhurst
+Harbour
+Crouch
+Canons
+Retail
+Bull
+Al
+O2
+Malvern
+Walpole
+Harrington
+branch)
+(closed)
+Firs
+Graveney
+Beechwood
+station
+Shaw
+Perivale
+Meadway
+Harold
+Hills
+Private
+Brondesbury
+Campbell
+Ladbroke
+Morgan
+Superdrug
+Books
+Hertford
+Pimlico
+Sushi
+Marys
+Prospect
+Empire
+Aldgate
+Pauls
+BP
+Hood
+Sumner
+Barnfield
+Italian
+Creek
+Headstone
+Walworth
+Stanmore
+Beehive
+Sea
+Lloyd
+Laurel
+Patisserie
+Vine
+Blake
+Ripple
+Montrose
+Henley
+Brasserie
+Farringdon
+Langdon
+Good
+Goodmayes
+cafe
+Waye
+Docks
+Mildmay
+Cecil
+General
+Eastway
+Sidney
+Ride
+Bury
+Ladywell
+Nisa
+Derwent
+Halal
+Anne's
+Bakers
+Haven
+Furniture
+Woods
+Montagu
+Barnsbury
+Conway
+Top
+Oakley
+Wines
+Isleworth
+Coldharbour
+Travelodge
+Fleet
+Boleyn
+Clayton
+Hoxton
+Tollgate
+Brick
+Squires
+Young
+Reservoir
+Track
+Savoy
+Sandringham
+Mottingham
+Electric
+Armada
+Pymmes
+Highwalk
+Caroline
+Harlington
+Quality
+Capital
+Maida
+Oaklands
+Shakespeare
+Woodfield
+gardens
+Ivy
+Stag
+Bayswater
+Civic
+Gilbert
+Telford
+Southwood
+Clare
+towpath
+Grant
+Oakwood
+Mare
+Whittington
+Chaucer
+Northbound
+Arcade
+Totteridge
+Bishop
+Syon
+Property
+Eastbound
+Hazel
+Glade
+Bennett
+Katherine
+Eye
+Woodberry
+Egerton
+Ashburnham
+Mission
+Oxfam
+Road)
+Chandos
+Lidl
+Dolphin
+Northwick
+Enterprise
+Audley
+Purley
+Saxon
+Hillcrest
+Griffin
+Wentworth
+Tom
+Education
+Holiday
+Whipps
+Pickhurst
+Metropolitan,
+Exit
+Dudding
+Meeting
+Rayners
+Scotland
+Broadmead
+Nicholas
+Harvey
+Charlotte
+Porchester
+Morland
+Page
+Ebury
+Recycling
+Antiques
+Homebase
+Barbican
+Philip
+Pine
+Penge
+Montfichet
+Play
+Jamaica
+Franklin
+Carpenters
+In
+Gym
+Butchers
+Friday
+Covent
+Shortlands
+Longford
+Margarets
+Robin
+Active
+Westmoreland
+Abercorn
+Bear
+Grasmere
+Bedfont
+Bickley
+Garages
+(North
+Arena
+Leighton
+Silvertown
+Meat
+Armoury
+Langham
+Angels
+Cheyne
+Watermead
+(Brentford
+Harringay
+Dunstan's
+Research
+Weymouth
+Odeon
+Gresham
+Fisher
+Anne
+Newsagent
+Osborne
+Aldwych
+Balmoral
+Ann
+Big
+Regents
+Waterside
+Plus
+(Kingston
+M&S
+Strawberry
+(East
+Telephone
+Simply
+Peters
+Richard
+Selborne
+Steps
+Reynolds
+Zone
+Site
+Fresh
+Euro
+Coniston
+Aberdeen
+Stroud
+Opticians
+Woodhouse
+Ravenscourt
+Kingshill
+Meadows
+Southbound
+Darwin
+Change
+Kingfisher
+Roberts
+Heather
+Glass
+Derby
+Mayfair
+Paradise
+Morris
+Barrett
+Welbeck
+Leigham
+Ring
+7
+6
+Millbank
+Jewellers
+Ditton
+Jersey
+Hayward
+Chalk
+Bec
+Oxhey
+Smithfield
+Dinosaur
+Dell
+Courtenay
+Jolly
+Internet
+Thurlow
+Monument
+Bruce
+Son
+Street,
+Homefield
+Dragon
+Convent
+Churchyard
+Boat
+Lyon
+Mark
+Monks
+Asda
+Special
+Leonards
+Chepstow
+Elmfield
+with
+Bankside
+More
+Speed
+Cathedral
+Taylor
+Waddon
+Motors
+Thornhill
+Longfield
+Chips
+Sydney
+Greenhill
+Apex
+Buxton
+Peel
+Snappy
+Southern
+Commission
+8
+G
+H
+Queensbridge
+Laburnum
+By-pass)
+Bridgewater
+Tulse
+Bellegrove
+Peabody
+Goldhawk
+Abbott
+Super
+Colney
+Forge
+Hire
+Oakhill
+Noel
+Dickens
+Scotts
+Peterborough
+Blackfen
+Reeves
+Sacred
+Parkfield
+Bird
+Walnut
+Stand
+Grace
+Self
+Vaughan
+Wren
+Plashet
+Worple
+Snaps
+Goldsmiths
+Campden
+Stirling
+Bookshop
+Tamworth
+Adventure
+Williams
+Villiers
+Sylvan
+Supplies
+Draycott
+Newman
+Copse
+Swiss
+Courts
+Horsenden
+Stairs
+Learning
+Abbots
+Ellis
+Life
+Avery
+Cinema
+Addington
+Chaplin
+Perfect
+Shelley
+Management
+Lynwood
+Pitfield
+Bricklayers
+Scout
+Taste
+Council
+Montessori
+Edwards
+Briar
+Edinburgh
+Curry
+Emmanuel
+Infants
+Woodville
+Co-op
+Tate
+Ashburton
+Chichester
+Curzon
+Sidmouth
+Edgwarebury
+Standard
+Blythe
+Bridges
+Cards
+Moss
+Adam
+Chambers
+Vanbrugh
+Burton
+Cyprus
+Admiral
+Tufnell
+Ryman
+Cable
+Transport
+Juniper
+Retreat
+Mansfield
+Perth
+Woodman
+Burns
+Bishop's
+Melrose
+Crooked
+Halliford
+PC
+Lamb
+Molesey
+Crawford
+Hereford
+Olympic
+Wessex
+Fair
+Eccleston
+RBS
+Exeter
+Wesley
+Selhurst
+Five
+May
+Direct
+Drummond
+Newport
+Half
+Turnham
+Torrington
+Two
+Parker
+Outer
+Diamond
+Alperton
+Republic
+Pumping
+Adams
+Palmers
+Maze
+Noodle
+Longbridge
+Scott
+Agnes
+Leonard
+Ewell
+Curve
+Marina
+Balls
+Shepherd
+Kennedy
+Training
+Specsavers
+Leonard's
+Edge
+Turner
+Back
+Salvation
+Dairy
+Bolton
+Coppice
+Guildford
+Bridle
+Laundrette
+Brothers
+Quarter
+Marshall
+Domino's
+Cooper
+Copenhagen
+Tennyson
+Line;Hammersmith
+Langford
+Time
+Pepys
+Department
+N
+Bramley
+Warner
+Barclay
+Av
+CE
+On
+Guy
+Southfields
+by
+Petts
+Sunnyside
+Moorgate
+Elmwood
+Eat
+Gray's
+Keswick
+Wyndham
+Melbourne
+Kimberley
+Oasis
+Lido
+Botwell
+Maryland
+Eliot
+Kingdom
+Moreton
+Pembridge
+Esso
+Elmstead
+Launderette
+Sky
+Canary
+English
+Bike
+Waterworks
+Licence
+Brookfield
+Print
+Chequers
+Coleridge
+Sovereign
+Stafford
+Berwick
+Earl
+Vodafone
+Owen
+Evangelical
+Bessborough
+Earlsfield
+Cubitt
+Holmes
+Fashion
+Betfred
+Corporation
+Wash
+Country
+Barrow
+Guards
+Freemasons
+Champion
+Fore
+Austin
+Langton
+Kenilworth
+Monmouth
+Barnard
+Colindeep
+Broughton
+Henry's
+By
+Eastbourne
+Hospice
+Davies
+Islamic
+EAT
+Schools
+Christopher
+Hamlet
+Kensal
+Queensway
+Barracks
+Forty
+Merlin
+Quadrant
+Maybank
+Rush
+Brockwell
+Fine
+Gants
+Ashbourne
+Access
+Hazelwood
+Majestic
+Yorkshire
+CofE
+Townmead
+Dawley
+Sweet
+Lucey
+Clements
+Greek
+Daniel
+Bostall
+Flight
+Westmount
+Westgate
+Telegraph
+Grey
+Keats
+Westcombe
+Trevor
+Elmcroft
+Stewart
+Barley
+Apple
+Lillie
+Interiors
+Colville
+Magistrates
+Bartholomew
+Atkins
+Oriental
+Chesham
+Ringwood
+Prince's
+Cranmer
+Coronation
+Ching
+Arsenal
+Bishopsford
+Harcourt
+Loughborough
+Chord
+Selby
+Catherine
+Natwest
+Blandford
+Burnham
+Pelham
+Birchwood
+Hillingdon
+Cameron
+Islip
+Johnson
+Dr
+Shelter
+Plane
+Nine
+Coopers
+Ben
+Whitehorse
+Frank
+EAT.
+Days
+No.
+Glengall
+Grovelands
+Drury
+Farmers'
+Joe
+Acorn
+Friary
+Shepperton
+Northfield
+Vue
+Earl's
+Elthorne
+Westbound
+Colliers
+Texaco
+Brownlow
+Raynes
+Hedge
+Properties
+Pavillion
+Polish
+Fruit
+Allen
+Fitzroy
+Charlie
+Ambulance
+Silverdale
+Weald
+Gourmet
+Marlowe
+Watling
+Peartree
+Greenhaven
+Denbigh
+Pembury
+Marcus
+Loxford
+Cloudesley
+Rouge
+Aldersgate
+Timber
+Sandhurst
+Pentonville
+Kenwood
+Tollington
+Electrical
+Halfords
+Collingwood
+Chelsfield
+Brooklands
+Marquis
+Textiles
+Columbia
+Fairlawn
+Bairstow
+Halfway
+Paddy
+Greenland
+Stephenson
+Carpets
+Wilmer
+Harrison
+Butcher
+Perkins
+Kenley
+I
+Oakdale
+Du
+Barkingside
+Ln
+No
+Ha
+II
+Pump
+Natural
+Dawson
+Saffron
+Goose
+Hunt
+Media
+Pole
+Chadwick
+Crest
+Abingdon
+Aragon
+Armstrong
+Storage
+Artillery
+Second
+Cancer
+(Mill
+Hillview
+Myrtle
+Rosemary
+Nunhead
+Haringey
+Victory
+Third
+Eves
+Cranleigh
+Broom
+Vent
+Brown
+Kempton
+Mansion
+Queenstown
+Marine
+Coventry
+house
+Mansell
+Larkshall
+Barham
+Sands
+Salmon
+Right
+Harris
+Diner
+Preparatory
+Booth
+Chesterfield
+Wagamama
+Fairview
+Chesterton
+Carpet
+Milner
+Webb
+Sixth
+Cranley
+Twelvetrees
+Chippenham
+Vineyard
+Whetstone
+Ravenscroft
+Theobalds
+Randolph
+B&Q
+Kelvin
+Regal
+Next
+Leinster
+Sheridan
+Λεωφόρος
+Πλατεία
+Οδός
+Αγίου
+Αγίας
+Οδóς
+Αττική
+Γεωργίου
+Εθνική
+Δημητρίου
+Βενιζέλου
+Δημοτικό
+Κηφισίας
+Άγιος
+Γρηγορίου
+Κωνσταντίνου
+ΟΔΟΣ
+Αθηνών
+Ακτή
+Γραμμή
+Ελευθερίου
+Ποσειδώνος
+Πειραιώς
+Αλεξάνδρου
+Κωνσταντινουπόλεως
+Οικοπέδου
+Σμύρνης
+Κηφισού
+Πάροδος
+Δημοκρατίας
+Αλέξανδρου
+Αθηνών-Θεσσαλονίκης
+ΑΓ.
+Κύπρου
+Παύλου
+Νικολάου
+Σοφίας
+Βασιλέως
+Σχολείο
+Ηρώων
+Bank
+Παπανδρέου
+Αγία
+Μαρτίου
+Διάκου
+Οκτωβρίου
+Αθήνα
+Λεωφόρου
+Μεσογείων
+Μαραθώνος
+Εθνικής
+Αχαρνών
+Κολοκοτρώνη
+Αθήνας
+Περιφερειακή
+Παπάγου
+Ηπείρου
+Αθανασίου
+Μετρό
+Αγ.
+Λαμπράκη
+Ιωνίας
+(Ελευσίνα
+Αεροδρόμιο)
+Ιωάννου
+Πολυτεχνείου
+Μεγάλου
+Ειρήνης
+Ν.
+Βασιλίσσης
+Ανδρέα
+Alpha
+Μιαούλη
+Χρυσοστόμου
+Όριο
+Πατριάρχου
+Πίνδου
+Καραολή
+Νέας
+Σπύρου
+Λύκειο
+Μεσολογγίου
+της
+Πλαστήρα
+Κόρινθος)
+Ολύμπια
+Θεμιστοκλέους
+Παπαφλέσσα
+(Αθήνα
+Κέντρο
+Καραϊσκάκη
+Θεσσαλονίκης
+Μακρυγιάννη
+Βουλιαγμένης
+Σωκράτους
+Τράπεζα
+Κύμης
+Γήπεδο
+Hotel
+Στρατηγού
+Αντιστάσεως
+Γυμνάσιο
+Τρικούπη
+Αγίων
+Κρήτης
+Αιγάλεω
+Δαβάκη
+Ράλλη
+Πεντέλης
+Τατοΐου
+Κανάρη
+Δωδεκανήσου
+Μπουμπουλίνας
+Ηλία
+Αθηνων
+Θράκης
+Πάρκο
+Σιδηροδρόμων
+Στρατάρχου
+του
+Τσαλδάρη
+Αεροδρομιο
+Παλαμά
+Μακεδονίας
+Ρήγα
+Χίου
+Κατεχάκη
+Πάρνηθος
+Μπότσαρη
+Αχιλλέως
+Θεοτόκου
+Μελά
+Νηπιαγωγείο
+Περικλέους
+Κουντουριώτου
+Διονύσου
+Ιωάννη
+Παρασκευής
+Σιδηροδρομική
+Σολωμού
+Υψηλάντου
+Ικόνιο
+Αφροδίτης
+Θησέως
+Σύνδεση
+Ηρακλείου
+Παπαναστασίου
+Ελευθερίας
+Αριστοτέλους
+Πειραιά
+Κωστή
+ΑΦΕΤΗΡΙΑ
+Χαριλάου
+Μάρκου
+Ολύμπου
+Κορυτσάς
+Σαλαμίνος
+Καποδιστρίου
+Πατρών
+Πύλη
+Νίκης
+Φεραίου
+Λάμπρου
+Παναγούλη
+Γράμμου
+Ερμού
+Νικηφόρου
+Καραμανλή
+Leoforos
+Λ.
+Φυλής
+Πέτρου
+Μακαρίου
+Βασιλείου
+Λυκούργου
+Αριστείδου
+Λαύρας
+Μουσείο
+Σωτήρος
+Ζωγράφου
+Κοραή
+Συγγρού
+Γούναρη
+Όρια
+Ιωαννίνων
+Ναός
+Σαρανταπόρου
+Δάφνης
+Διονυσίου
+Δημοσθένους
+Σάμου
+Σπάρτης
+Μικράς
+Ασίας
+Βορείου
+Αθηνάς
+Αγωνιστών
+Βύρωνος
+Ρόδου
+Ομήρου
+Θερμοπυλών
+Καλαβρύτων
+Εθνάρχου
+Νικηταρά
+ΤΕΡΜΑ
+Παναγή
+Πλάτωνος
+Κατσώνη
+Παλαιολόγου
+Ακροπόλεως
+Κτίριο
+Δερβενακίων
+Διός
+Οδος
+Σκλαβενίτης
+Ολυμπια
+Διστόμου
+Νοσοκομείο
+Κορίνθου
+Εμμανουήλ
+Τήνου
+Αρτέμιδος
+ΑΜΑΡΟΥΣΙΟΥ
+Φιλικής
+Ανθέων
+Νικ.
+Δραπετσώνας
+Γεώργιος
+Ακρίτα
+Πυθαγόρα
+Σουλίου
+Αναργύρων
+Θηβών
+Γερμανού
+Κτήριο
+Υμηττού
+Βασιλόπουλος
+Άγιοι
+Ζακύνθου
+Πλαταιών
+Τζαβέλλα
+Παλαιών
+Μιλτιάδου
+Βερόπουλος
+Βαρβάρας
+Τσακάλωφ
+Λακωνίας
+Δεκελείας
+Φιλαδελφείας
+Φιλοθέης
+Σχολή
+Πραξιτέλους
+Μενελάου
+Βουλγαροκτόνου
+Ρέμα
+Τριπόλεως
+Ναυαρίνου
+Μαρίνας
+Ανδρούτσου
+Ολυμπίας
+Ευριπίδου
+Αιγαίου
+Αιόλου
+Μαυρομιχάλη
+Ηετιώνεια
+Βάρναλη
+Αγιος
+Σύρου
+Κιλκίς
+Νάτο
+Παπαδιαμάντη
+Πόντου
+Πηγής
+Μπιζανίου
+Βυζαντίου
+Athens
+Ασκληπιού
+Eurobank
+Πελοποννήσου
+Νεκροταφείο
+Νερατζιωτίσσης
+Καρύστου
+Αργυροκάστρου
+Κεφαλληνίας
+Μιχαλακοπούλου
+Σοφοκλέους
+Αριστοφάνους
+Διγενή
+Τραπεζούντος
+Ιπποκράτους
+Επιδαύρου
+Κώστα
+ΑΡΓΥΡΟΥΠΟΛΕΩΣ
+Σικελιανού
+Λένορμαν
+Γενικό
+Ζωοδόχου
+Ιερά
+Τροίας
+Αλεξάνδρας
+Ιθάκης
+Λέσβου
+Ελλάδος
+Μυστρά
+Μαρίνου
+Ύδρας
+Αναξαγόρα
+Νικόλαος
+ΣΤΑΘΜΟΣ
+Παπανικολή
+Παναγίας
+Ρόδων
+Δημαρχείο
+Ελ.
+Τριάδος
+ΓΕΦΥΡΑ
+Καλύμνου
+Σαχτούρη
+ΙΚΑ
+Το
+Αττικής
+Οδυσσέως
+Μουσών
+Αντίστασης
+Σαπφούς
+Αλ.
+Ροδόπης
+Γραβιάς
+Κάλβου
+ΚΟΚ.ΜΥΛΟΥ
+ΑΓ.ΠΑΡΑΣΚΕΥΗΣ
+Lidl
+Ελευσίνας
+Αρκαδίου
+Μυκόνου
+Ιλισίων
+Μεταξά
+Σταθμός
+Στοά
+Καζαντζάκη
+Εταιρείας
+Αλαμάνας
+Φιλαδέλφειας
+Χρυσανθέμων
+Λιοσίων
+Ναυάρχου
+Όλγας
+Κυπρίων
+Δελφών
+Ταϋγέτου
+Κερατσινίου
+Κοσμά
+Προφήτης
+Μπενάκη
+Κυκλάδων
+Market
+Σπετσών
+Καλλιπόλεως
+Δραγατσανίου
+Δοϊράνης
+Μελετίου
+Βοσπόρου
+Αμαλίας
+Carrefour
+ΑΒ
+Ιφιγενείας
+Νέστορος
+Απόλλωνος
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/log4j.properties
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/log4j.properties	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/log4j.properties	(revision 31106)
@@ -0,0 +1,26 @@
+# Root logger option
+#log4j.rootLogger=info, stdout
+
+ 
+# Direct log messages to stdout
+# log4j.appender.stdout=org.apache.log4j.ConsoleAppender
+# log4j.appender.stdout.Target=System.out
+# log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
+# log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1}:%L - %m%n
+
+#log4j.appender.stdout=org.apache.log4j.ConsoleAppender
+#log4j.appender.stdout.Target=System.out
+#log4j.appender.stdout.layout=org.apache.log4j.EnhancedPatternLayout
+#log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1} - %m %throwable{full} %n
+
+#log4j.rootLogger=DEBUG, CA
+#log4j.appender.NotConsole=org.apache.log4j.RollingFileAppender
+#log4j.appender.NotConsole.fileName=/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/resources/debug.log
+#log4j.appender.NotConsole.maxFileSize=20MB
+
+#log4j.appender.F=org.apache.log4j.FileAppender
+log4j.appender.mainAppender.File=someFileName.log 
+log4j.appender.mainAppender.Append=true
+#log4j.appender.F.File=/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/resources/mylog.log
+log4j.appender.F.layout=org.apache.log4j.PatternLayout
+log4j.appender.F.layout.ConversionPattern=%d{MM-dd@HH:mm:ss} %-5p (%13F:%L) %3x - %m%n
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/el
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/el	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/el	(revision 31106)
@@ -0,0 +1,1 @@
+{"freq":{"D":1964,"E":1941,"F":1941,"G":1852,"A":4125,"B":2624,"C":3923,"L":2060,"M":3387,"N":1723,"O":1910,"H":2233,"I":2360,"J":1156,"K":1166,"U":1129,"T":2696,"W":1311,"V":1075,"P":2832,"S":4250,"R":1938,"f":2440,"g":5100,"d":7728,"e":26057,"b":4017,"c":7473,"a":25408,"n":18610,"o":18497,"l":12659,"m":7083,"k":2907,"h":7717,"i":21525,"w":1649,"v":2733,"u":9674,"t":15175,"s":12992,"r":19022,"p":4711,"z":1248,"y":3535,"x":1425,"μ":190953,"ν":363085,"ξ":16299,"ο":514934,"θ":54925,"ι":405235,"κ":245170,"λ":175427,"δ":87843,"ε":333395,"ζ":19116,"η":223442,"α":554256,"β":36747,"γ":101330,"έ":90196,"ά":106544,"ί":162652,"ή":98446,"Ω":1026,"Υ":1630,"Τ":16684,"Χ":5356,"Φ":5011,"Ρ":4090,"Π":18130,"Σ":17983,"Ο":20140,"Μ":17575,"Ν":8294,"Κ":18111,"Λ":6273,"Θ":3309,"Ι":8695,"Ζ":1967,"Η":13434,"Δ":9926,"Ε":15220,"Β":10823,"Γ":10307,"ΐ":1269,"Α":27922,"Ό":1024,"Ή":969,"Έ":4042,"Ά":2718,"΄":1288,"ϊ":3454,"ω":82386,"ψ":4318,"ώ":40333,"ύ":61448,"ό":136039,"σ":232383,"ς":240747,"ρ":274072,"π":191347,"χ":59122,"φ":44210,"υ":205289,"τ":474096," o":780," d":1163,"р":660," a":888," t":1268," p":1168," s":849," r":827," J":1101," K":1080," H":2002," I":1555," N":1284," O":1504," L":1764," M":2988," B":2227," C":3233," A":3004," F":1657," G":1632," D":1595," E":1570,"и":935,"о":946," S":3325," R":1624," P":2318,"а":1103," W":1185," V":798," U":829,"е":697," T":2305," Ι":8408," Θ":3256," Λ":6140," Κ":17657," Ν":8118," Μ":17373," Ο":19727," Α":26876," Γ":10190," Β":10719," Ε":14504," Δ":9620," Η":13284," Ζ":1948," Έ":4041," Ή":969," Ό":1018," Ά":2711,"A ":657," υ":7977," τ":169076," χ":14827," φ":8389," ρ":2618," π":75432," σ":77620," ύ":1013," ό":12814," ω":4856," ψ":866," ζ":1711," η":13278," δ":29475," ε":62623," β":11610," γ":22099," α":74025," ξ":1157," ο":35203," μ":51074," ν":14449," κ":74116," λ":7381," θ":8090," ι":6475," Χ":5293," Φ":4909," Υ":1521," Τ":16381," Σ":17547," Ρ":3989," Π":17476," ί":1230," ή":17892," έ":20443," ά":5017," Ω":1004,"Co":724,"H ":665,"C ":687,"O ":936,"Ma":1040,"To":652,"b ":924,"a ":4343,"i ":1712,"ge":831,"he":1545,"ha":1115,"gh":801,"g ":1029,"ea":941,"ed":859,"de":1790,"di":1004,"do":657,"h ":975,"el":1708,"en":2808,"em":659,"et":1060,"es":2097,"er":4530,"ca":818,"e ":6418,"f ":722,"co":859,"ci":771,"ch":1350,"ce":966,"d ":2124,"at":2084,"as":1170,"ar":3025,"al":2276,"ai":668,"am":1144,"an":4262,"ac":959,"ad":799,"nt":1738,"ns":835,"of":654,"om":903,"on":3275,"ol":1227,"os":875,"ou":924,"or":2245,"r ":2839,"pe":702,"lo":869,"ll":1391,"o ":2523,"ma":1208,"mb":957,"me":1201,"na":1567,"nc":799,"nd":1677,"ne":1562,"ng":1277,"ni":1477,"m ":1364,"li":1620,"le":1892,"la":1782,"n ":4655,"ht":808,"hu":877,"hi":783,"ic":1794,"ia":1591,"ig":1086,"ie":1115,"k ":870,"ir":779,"is":1816,"it":1405,"il":1191,"in":3273,"io":1643,"l ":2336,"y ":1749,"vi":759,"ve":914,"x ":1036,"ul":682,"ur":1293,"us":1362,"um":1309,"un":754,"to":1131,"tr":915,"te":1980,"ti":2250,"th":1729,"ta":1485,"ss":802,"st":1761,"se":995,"si":952,"rs":663,"rt":997,"ro":1924,"ri":2929,"re":1965,"rd":715,"ra":2129,"t ":3000,"s ":5020,"ώρα":1560,"ώτο":1121,"ώτη":1214,"ώσσ":997,"ώσε":810,"όεδ":664,"όδο":943,"όγο":980,"όν ":1172,"ός ":18179,"ϊκή":860,"ώθη":1056,"ώνε":1144,"ώνα":1750,"ώνη":931,"ώνυ":1219,"ώμα":1362,"ών ":13524,"ύου":1130,"ύμφ":1059,"ύμε":885,"ύμα":648,"ύντ":1574,"ύνο":857,"ύσε":1378,"ύτε":2598,"ύστ":2139,"ώς ":2025,"ύπο":1064,"ύρι":1436,"ύθη":1068,"όλο":1532,"όλε":1360,"όλη":2622,"όμω":688,"όμα":718,"όμε":2708,"όμο":1617,"όντ":1036,"όνι":1308,"όνο":4918,"ύν ":1686,"όπω":1790,"όπο":2513,"ύο ":1340,"όρο":2945,"όρη":995,"όρε":1336,"όρι":647,"όσμ":1304,"όστ":662,"όσο":1170,"ύς ":3624,"ότε":4438,"ότη":3717,"ότα":2254,"ότι":2195,"χώρ":2395,"χωρ":2665,"χρη":1672,"χρι":1320,"χρο":1146,"χρό":1127,"χολ":997,"χος":1298,"χου":1973,"χνη":657,"χιλ":816,"χικ":844,"χθη":1072,"χημ":1273,"χεδ":695,"χεί":1404,"χει":4759,"χετ":1198,"χαι":840,"χαί":1771,"χαρ":1871,"χαν":1478,"φόρ":1260,"χές":666,"χής":681,"χία":1887,"φων":1670,"φυσ":992,"φος":1513,"φορ":4132,"φου":862,"χε ":1257,"φικ":1262,"φιλ":1198,"φθη":729,"φερ":660,"φία":1007,"χή ":2299,"φαί":1221,"φαι":2017,"φαν":1114,"φαλ":712,"ωτο":763,"ωπα":870,"ωνσ":715,"ωνι":2150,"ωνα":1612,"ωνί":1735,"ωστ":3134,"ωτα":785,"ωτε":1561,"ωτι":1342,"ωση":2679,"ωρι":2402,"ωπο":844,"ωρί":1331,"ωρε":765,"ωμέ":1015,"ωμα":2019,"ωγή":1132,"ωγρ":700,"ως ":10658,"ων ":25196,"τά ":6317,"σήμ":967,"σία":5336,"σίλ":677,"τή ":2856,"σεω":1071,"σει":4874,"τε ":2677,"σημ":4910,"σης":5924,"σας":901,"σαν":2104,"σαλ":862,"τα ":16925,"σμι":908,"σμο":3140,"σμό":3646,"σου":1542,"σπα":974,"σιο":1662,"σικ":3297,"σιλ":2336,"σιμ":2018,"σκε":4485,"τη ":14833,"σια":1815,"σιά":738,"σμα":2223,"σμέ":1983,"τι ":2082,"σκο":2292,"σκη":760,"συσ":899,"σφα":2732,"συγ":2509,"συμ":1798,"συν":5781,"στρ":4375,"στό":2708,"σχε":1174,"σχο":662,"σπο":1081,"το ":35834,"στο":18068,"στι":9089,"στη":20031,"στε":4570,"στα":7955,"στί":782,"σσό":800,"στέ":1100,"στή":4608,"στά":1775,"σσε":911,"σσα":2647,"ρόε":683,"ρόσ":877,"ρότ":966,"ρόμ":822,"ρόν":1720,"ρόπ":819,"ρωτ":3312,"ρωσ":834,"ρωπ":1145,"ρωμ":989,"ρων":1731,"ρχα":2526,"ρχί":1672,"ρχε":1183,"ρχι":1336,"ρχη":823,"ρχο":1048,"ρυσ":751,"σα ":3872,"ρύθ":842,"ρώτ":2338,"ρώπ":1017,"ρών":1362,"σι ":958,"ση ":12367,"σε ":13475,"σο ":1455,"τότ":864,"τός":2183,"τύπ":651,"φή ":1774,"τών":2189,"Α ":1540,"υαρ":1339,"υβέ":734,"υγο":1001,"υγγ":1153,"Β ":722,"υγκ":1660,"Η ":10508,"υθο":2042,"υκλ":727,"υλί":1002,"υλι":722,"υλο":1136,"υμα":785,"υμβ":739,"υντ":1338,"υνθ":722,"υνο":1544,"υνα":2074,"υνε":870,"υνδ":710,"υνί":677,"υνή":706,"υνέ":720,"υμο":1114,"υμπ":1569,"υμμ":700,"υπη":741,"υπά":768,"υπή":1017,"υρο":983,"υρω":883,"υρί":1627,"υρά":671,"υπό":808,"υργ":2911,"υρα":699,"υρκ":776,"υρι":1000,"υπο":3053,"υτα":731,"υτι":3118,"υστ":2102,"υτή":1523,"υσα":1288,"υσί":1021,"υσμ":1067,"υσι":2818,"υση":1190,"΄ ":1237,"υτό":1999,"υτο":2715,"φέα":711,"φέρ":3057,"τάλ":737,"τάθ":737,"τάν":734,"τάσ":1170,"τέλ":1720,"τές":1644,"τέρ":1900,"σότ":899,"τέχ":815,"σωπ":940,"ταφ":747,"ταν":14808,"ταξ":1725,"ταρ":960,"τας":2802,"τασ":3623,"τατ":1252,"ταθ":1117,"ται":21198,"ταμ":1209,"ταλ":2606,"ταγ":1554,"τής":3962,"τό ":2629,"τήρ":1568,"τήμ":1493,"σύμ":1096,"σύν":1327,"τίσ":697,"τίτ":882,"τίο":1122,"τίν":835,"τία":2320,"τεί":2724,"τελ":4578,"τεμ":808,"τει":1045,"τες":1997,"τερ":11689,"τεχ":1125,"τεύ":1209,"τια":1887,"τιο":1754,"τιν":1951,"τισ":2348,"τις":8696,"τιμ":802,"τικ":22901,"της":36695,"τηρ":3076,"την":27288,"τημ":2854,"τηλ":655,"τηκ":1948,"τηγ":801,"τησ":1537,"τητ":3914,"τμή":1027,"τλο":835,"τρω":752,"τρό":832,"τρο":5304,"τρι":3975,"τρε":1070,"τρα":4343,"τρί":1148,"τού":2364,"του":50266,"τομ":1711,"τολ":2689,"τον":13580,"τοπ":1407,"τος":5084,"τορ":3232,"τογ":1175,"τοι":2194,"τοκ":1571,"τοί":1186,"υν ":3485,"τυπ":686,"υς ":13808,"τσι":825,"των":12537,"νή":7879,"νέ":3576,"μό":8452,"μώ":1755,"νί":9927,"να":62303,"νδ":5696,"νγ":910,"νε":15475,"νθ":2946,"νη":14939,"νι":23024,"μμ":4065,"μν":1567,"μο":26826,"μπ":8431,"μυ":2965,"μφ":2313,"μω":1439,"νά":5541,"ξα":1561,"νώ":4161,"ξε":3656,"ξι":1797,"ξη":2494,"νο":34560,"νν":4891,"νσ":1980,"ντ":28913,"νυ":1752,"ξά":881,"νό":10195,"νω":9532,"οδ":7658,"ού ":14320,"ογ":13258,"οε":2833,"οί":10846,"οβ":2978,"οα":1081,"ομ":21099,"ολ":23701,"οξ":882,"ον":36237,"οθ":2077,"οκ":6497,"οι":21065,"οία":2635,"ξο":1094,"οίκ":1187,"οέ":928,"ξύ":1306,"οίο":3618,"πη":2710,"πε":16079,"πα":18678,"πο":60271,"πν":700,"πλ":7083,"πι":10919,"ου":129022,"οφ":4209,"οσ":11327,"οτ":9541,"ορ":21585,"ος":37589,"οπ":16190,"πή":2566,"ού":30889,"πί":4948,"πά":3903,"πέ":3142,"οχ":4794,"ια":39925,"ιβ":2565,"ιγ":2579,"ιδ":8147,"ιε":6521,"ιζ":1197,"ιη":883,"ιθ":2601,"θω":1118,"ιά":10102,"θό":672,"ιέ":2080,"ιή":692,"θώ":1191,"θρ":2531,"θυ":2592,"θι":1852,"θλ":2017,"θν":3266,"θμ":2061,"θο":6015,"κδ":1079,"κε":22387,"κι":6089,"κη":5418,"κά":15567,"ιό":6367,"κέ":4956,"ιω":2086,"κα":65846,"κή":24785,"κί":3700,"ιώ":5059,"ιτ":9070,"ισ":25486,"ις":13132,"ιρ":6633,"ιχ":2933,"ιφ":1609,"ιμ":6598,"ιλ":8668,"ικ":79288,"ιπ":2073,"ιο":29123,"ιν":16499,"λη":19148,"λι":20827,"λκ":1174,"λγ":684,"λε":18373,"λί":8413,"κώ":4252,"λα":15386,"λβ":741,"λά":7390,"λέ":5224,"κό":26772,"κύ":1477,"λή":4583,"κω":1706,"κυ":3709,"κτ":10513,"κο":23779,"κρ":10237,"κπ":708,"κλ":5937,"κκ":1326,"μι":14565,"μη":6074,"με":36995,"μβ":5397,"μα":35176,"λύ":3607,"μή":3752,"μί":4420,"λώ":2414,"μά":7858,"λό":3924,"μέ":15352,"λω":3053,"λφ":1355,"λυ":3470,"λτ":890,"λπ":663,"λο":25987,"λμ":1804,"λλ":20970,"δη":5995,"δε":9279,"δι":23594,"δο":11445,"δρ":8223,"δυ":2966,"εά":775,"δω":1451,"εί":44740,"δώ":1804,"δύ":1829,"δό":1968,"εδ":3726,"εγ":5939,"εβ":1575,"εα":1003,"εζ":688,"εθ":3485,"ει":35123,"εκ":9726,"ελ":15989,"εμ":6248,"εν":19361,"εξ":4958,"εο":2282,"επ":13811,"ερ":40179,"ες":14762,"εσ":7584,"ετ":27314,"εφ":1836,"ευ":8533,"εχ":2179,"εω":4500,"εό":1241,"εώ":702,"ζί":1027,"εύ":4761,"ζα":1710,"ος ":37511,"ζε":6065,"ζι":1237,"ζη":738,"ζο":2939,"ζό":1259,"ζω":1103,"ηγ":3510,"ου ":87770,"ηλ":4366,"ημ":19012,"ην":37308,"ηθ":2646,"ηκ":9969,"ησ":11936,"ητ":11258,"ηρ":6263,"ης":54552,"θέ":3061,"θά":1066,"θή":2250,"ηχ":968,"θε":10322,"θη":10944,"θα":2622,"αί":10379,"ώ ":1686,"ακ":15045,"αι":93478,"αμ":10092,"αλ":21090,"αξ":3125,"αν":58537,"απ":33497,"αο":903,"αβ":3590,"αδ":5509,"αγ":12802,"αζ":1934,"ον ":14807,"αε":1433,"αθ":7116,"αϊ":2364,"βά":3473,"βέ":1564,"αύ":1058,"βί":1262,"βα":6377,"αρ":29289,"ας":38338,"ασ":22621,"ατ":37260,"αυ":7302,"αφ":9354,"αχ":2612,"βρ":7265,"βο":4803,"βλ":1821,"βι":3507,"βη":749,"βε":2725,"γα":7366,"γί":5669,"γέ":2710,"βό":1236,"γή":2815,"γά":3661,"γο":9693,"γρ":8625,"γμ":2369,"γλ":3739,"γν":4085,"γη":1772,"γκ":7566,"γι":14677,"γγ":5019,"γε":9939,"δα":7905,"δά":972,"γό":3291,"δέ":1507,"γύ":735,"δή":3929,"γώ":1054,"δί":4576,"γχ":1165,"γω":3973,"γυ":1102,"ομώ":1007,"ονί":1750,"έτ":5024,"έσ":4850,"ονα":1353,"ές":9695,"έρ":12949,"έπ":1245,"έο":998,"έξ":1325,"έν":21823,"ονδ":706,"ονι":2179,"έω":1309,"έχ":6163,"έφ":948,"έγ":3052,"έδ":1961,"έα":3333,"ομο":3665,"έλ":6166,"έμ":2360,"έι":841,"έκ":2418,"έθ":1065,"ομό":796,"άρ":7787,"άπ":2212,"άσ":7087,"άς":2871,"άν":11519,"άμ":3476,"άο":721,"άξ":842,"άτ":7688,"άχ":1258,"άφ":3485,"άβ":865,"άγ":2736,"ονο":4835,"οντ":6287,"άθ":2400,"άι":984,"άκ":2900,"άλ":9559,"ονό":1460,"άδ":6624,"άζ":2851,"ίς":1393,"ύ ":16375,"ίρ":2411,"ίπ":1897,"ίο":20214,"ίτ":8024,"ίσ":10180,"ίω":4466,"ίχ":2356,"αΐ":1011,"ία":42781,"ίβ":669,"ίε":2902,"ίζ":4719,"ίγ":1307,"ίδ":6660,"ίκ":4798,"ίθ":1008,"ίν":31172,"ίλ":2453,"ίμ":2180,"ήρ":4528,"ήσ":3271,"ής":18133,"ό ":46975,"ήτ":11312,"οπο":11630,"ήθ":4033,"ήκ":2438,"ήλ":1001,"ήμ":8522,"ήν":2806,"οιε":1122,"οιη":754,"οια":988,"φ ":702,"οιό":643,"οκα":975,"οιχ":1283,"οιν":2467,"οικ":4166,"οιο":1378,"ολι":5666,"ολλ":1265,"ολε":1313,"ολη":1127,"ολέ":884,"ω ":2903,"ολή":1110,"ολί":1066,"οκρ":2314,"ομι":2076,"ομη":811,"ομα":4494,"ολό":1136,"ομέ":1196,"ολύ":921,"ομά":4054,"ολυ":875,"ολο":6719,"οδι":937,"οδο":3299,"Υπ":1010,"οει":1399,"Συ":1600,"Στ":5008,"Τα":1846,"Σύ":1280,"Τζ":1148,"Τσ":726,"ς ":240346,"Τρ":1616,"Το":8405,"Χα":1289,"υ ":88180,"Χρ":999,"Φε":912,"Φι":704,"Φρ":703,"οθε":1042,"τ ":3704,"Πό":722,"Πρ":2848,"ξ ":655,"Ρο":774,"Πά":1152,"Ου":930,"ν ":112419,"Ορ":745,"Πο":2485,"Πε":2134,"Πα":4994,"πα ":685,"οβο":653,"Σα":1339,"π ":1661,"Σο":1132,"ογί":3068,"ρ ":3667,"ογέ":1210,"Σε":1940,"Σι":796,"Σκ":862,"ογρ":3223,"Ρω":976,"ογο":1295,"ογι":2141,"ο ":95107,"νός":3015,"νότ":2168,"Νό":654,"νόμ":1784,"λ ":3759,"Ντ":1194,"Νο":1706,"Ολ":1010,"Οκ":750,"Οι":2398,"μ ":2390,"Με":3726,"Μι":1150,"Μέ":678,"Μά":1161,"Μα":4471,"Λο":1279,"ι ":112286,"Νι":687,"νωσ":4336,"Νέ":832,"νων":3168,"Να":926,"Μο":1624,"κ ":2925,"Μπ":2700,"Κα":4969,"Ιω":836,"Κά":943,"Κι":702,"Κε":764,"Ιο":1485,"η ":59406,"Ιτ":907,"Ισ":1161,"Λα":1230,"Κό":910,"Κύ":1401,"Λι":661,"Λε":948,"Κρ":1403,"Κο":2565,"Κω":831,"Κυ":1027,"Θε":1962,"Ηλ":946,"ε ":49298,"Ηρ":654,"νυμ":1332,"Ια":1067,"ντί":2029,"ντα":8117,"Ερ":804,"Επ":1444,"ντε":1807,"Ελ":3849,"Εκ":838,"ντά":1383,"Εθ":920,"ντο":2386,"ντρ":2342,"ντι":5956,"Ευ":1907,"νστ":941,"α ":122436,"Γο":754,"Γε":2955,"Γι":1598,"Γκ":1275,"Δή":1392,"Δε":1218,"Δη":1620,"Δι":2406,"Εί":1505,"Αθ":2048,"νος":3551,"νου":4641,"νοτ":857,"Αγ":2492,"Απ":2382,"νού":1967,"Αν":3971,"Αμ":1723,"Αλ":1805,"Ακ":644,"Αι":969,"Αυ":2140,"Ασ":1614,"Αρ":2646,"ί ":9847,"Βα":2099,"Βι":900,"Βε":785,"Βο":1596,"Βρ":2238,"νοι":1353,"νομ":10454,"νον":1006,"Γα":1202,"νολ":1206,"νορ":724,"έ ":738,"ννή":1417,"ννη":1767,"ή ":39734,"ννο":742,"ά ":28070,"οι ":6175,"Χ ":729,"Ήτ":719,"Έν":837,"Έλ":1540,"Έχ":649,"Άγ":672,"Ο ":12037,"οί ":1669,"νών":1557,"ξύ ":1208,"πόλ":3996,"ρές":813,"ράκ":669,"ράγ":691,"ράσ":941,"ράτ":1685,"ράφ":2049,"ράς":805,"ράμ":655,"ράν":647,"ρίζ":2399,"ρίν":739,"ρία":4134,"ρίδ":772,"ρίω":1265,"ρίπ":1019,"ρίο":5068,"ρίτ":724,"ρίσ":4287,"ρό ":1004,"ρήσ":959,"ραβ":1005,"ραγ":2738,"ραμ":2193,"ραν":1181,"ρακ":3111,"ραφ":4046,"ρατ":4809,"ρασ":2311,"ρας":2953,"ργε":920,"ργι":803,"ργο":1794,"ργό":1216,"ργά":995,"ργί":829,"ργα":2610,"πτι":832,"πτε":965,"πων":724,"πως":2026,"ρμο":1033,"ρνη":961,"ρντ":654,"ρξε":1053,"ροέ":803,"ροκ":927,"ρολ":823,"ρομ":1223,"ρον":3303,"ροβ":944,"ρογ":664,"ροδ":662,"ροε":1475,"ρού":2500,"ροφ":1412,"ρου":6209,"ροτ":807,"ροσ":3339,"ρος":5922,"ροπ":1689,"ρτί":865,"ρτη":992,"ρτο":808,"ρεί":2767,"ρεύ":824,"ρετ":2773,"ρευ":659,"ρεσ":889,"ρες":2082,"ρει":4053,"ρησ":2941,"ρης":1045,"ριά":922,"ριγ":689,"ρια":3527,"ριό":2111,"ρκε":1056,"ριθ":994,"ρικ":7396,"ριλ":1434,"ριμ":904,"ριν":2336,"ριο":5568,"ρισ":7036,"ριφ":871,"ρμα":2357,"ρά ":3405,"πάν":921,"πάρ":1052,"παλ":1326,"παι":1177,"παν":2463,"παγ":893,"παϊ":680,"πατ":824,"παρ":8016,"παί":655,"πίσ":2277,"ούλ":1020,"ούμ":1108,"ούν":3424,"ούσ":2748,"ούς":3386,"πό ":21634,"πήρ":1722,"ούρ":1307,"οτε":3981,"οτι":1757,"οστ":1538,"οσφ":2182,"οσω":886,"οτέ":721,"οτα":918,"οση":738,"οσι":846,"οσπ":775,"ορφ":1231,"ορυ":783,"ορτ":877,"ορι":2946,"ορε":3059,"οργ":1807,"ορο":1078,"οπτ":643,"πο ":1799,"ορα":1218,"ορί":3662,"ορέ":747,"οπό":828,"ορά":1572,"οχή":2609,"οφο":1172,"ουσ":4557,"ους":13764,"ουρ":5299,"ουν":4982,"ουμ":1209,"ουλ":3147,"ουδ":1420,"ουα":1700,"ουά":882,"όγ":2701,"όε":736,"όδ":1693,"όλ":8233,"όκ":1654,"όμ":7862,"όν":10515,"ός":18197,"όσ":5414,"όπ":5405,"όρ":8376,"όφ":825,"όχ":1299,"ότ":13665,"ρι ":2104,"πλα":1198,"ϊκ":1906,"πλε":822,"πλη":1610,"πλο":1278,"ωθ":777,"ωβ":791,"ωδ":719,"ωγ":2280,"ων":32748,"ωπ":2336,"ωμ":4528,"ωρ":6506,"ως":10668,"ωσ":8039,"ωτ":6473,"ρο ":6138,"προ":8229,"πρι":1380,"πρα":1142,"πρώ":2895,"πρό":2160,"πρω":2758,"ώμ":1777,"ών":20079,"ώθ":1069,"ώη":641,"ώδ":730,"ποκ":999,"ποι":5038,"πολ":7906,"πον":1356,"ποί":6780,"ώτ":3447,"ώσ":2701,"ώς":2026,"ώρ":3768,"ποδ":2435,"πογ":674,"ώπ":1387,"ύκ":1365,"ύλ":2704,"ποχ":850,"ύμ":4174,"πού":867,"ύε":938,"ύθ":1852,"πορ":2148,"πος":1087,"ύγ":1143,"ύδ":738,"που":20607,"ποσ":1036,"ποτ":4745,"ύφ":886,"ύχ":810,"ύς":3629,"ύρ":4445,"ύτ":4068,"ύσ":5147,"ύν":5639,"ύπ":2849,"ύο":2732,"τε":30296,"τζ":1331,"τη":93724,"τι":46176,"τλ":1268,"τμ":1495,"πεδ":722,"το":124490,"τρ":19405,"τσ":2719,"στ":76523,"σσ":6194,"σφ":3318,"συ":12181,"σχ":3635,"σω":3204,"τέ":8491,"σό":1919,"τά":12970,"σώ":1166,"τί":8764,"σύ":4398,"τή":11346,"τα":73796,"σε":22382,"σι":15384,"σκ":10283,"ση":23543,"σθ":1011,"σμ":12903,"σο":6917,"σπ":3490,"πει":1514,"πελ":849,"σή":1903,"σέ":940,"περ":10195,"σά":1139,"σα":9280,"σί":8405,"ρα ":9620,"ρφ":1653,"ρυ":3661,"ρχ":9524,"ρρ":1307,"ρτ":5071,"ρσ":1303,"ρώ":6736,"ρύ":1952,"ρω":9925,"ρό":9460,"ρη":8917,"ρθ":1230,"ρε":17142,"ργ":11016,"ρδ":1272,"ρα":38879,"ρβ":958,"ρο":41731,"ρν":3338,"ρξ":1376,"ρλ":780,"ρμ":5151,"ρι":40112,"ρκ":3719,"πυ":748,"πτ":4561,"πρ":20097,"ππ":796,"ρί":22933,"ρή":2864,"ρέ":3880,"πό":28476,"ρά":13738,"πω":3057,"πια":723,"ρη ":2996,"ψε":1003,"ψη":1336,"χω":3038,"χό":665,"χώ":2869,"χρ":6885,"χο":6422,"χτ":889,"χι":3395,"χθ":1552,"χη":2825,"χν":2772,"χα":7239,"χί":2595,"χε":9910,"πισ":2595,"πιτ":871,"φω":2505,"πιο":1239,"χέ":1462,"φό":1995,"χή":3366,"φύ":644,"πικ":1602,"χά":891,"φυ":2356,"φο":8165,"φρ":1732,"φη":1268,"φι":3786,"φθ":1094,"φε":2326,"φή":2402,"φί":1583,"ρε ":822,"φα":6317,"φά":1435,"φέ":4345,"υφ":1198,"υχ":1680,"υψ":1025,"υτ":12113,"υσ":11499,"υς":13842,"υρ":12723,"υπ":8507,"υν":14929,"υμ":7534,"υλ":5896,"υκ":2985,"υθ":4332,"υζ":915,"υγ":5531,"υδ":2390,"υα":2666,"πηρ":828,"υβ":1419,"τώ":3229,"τό":9167,"τύ":1372,"υά":1396,"τω":14910,"ττ":1165,"τυ":2752,"μης":911,"μηχ":778,"μητ":983,"νε ":1648,"μιο":2230,"μισ":919,"νη ":4892,"μια":4477,"μικ":5134,"να ":17430,"μβρ":2160,"μβο":1003,"μερ":4521,"μεσ":1074,"μετ":6749,"μει":655,"μελ":883,"μεν":3875,"μεγ":2940,"μεί":1099,"λώσ":1078,"νή ":1793,"λών":940,"μό ":3080,"λύτ":1526,"μία":2762,"μήμ":1075,"μαχ":648,"μβά":1095,"μαζ":923,"μαν":3924,"ματ":10484,"μασ":1431,"μαί":1647,"λων":1650,"μέτ":1129,"μέσ":1359,"νά ":992,"μέρ":1935,"μέχ":973,"μέλ":884,"μέν":7654,"μέγ":746,"λόγ":1758,"μάτ":1753,"μάδ":1518,"μάζ":1519,"λυμ":1032,"λυτ":817,"λος":3446,"λον":1147,"λογ":7404,"λοί":713,"μο ":3714,"λου":3295,"λού":2344,"λικ":6554,"λια":1551,"λιά":2019,"μη ":2038,"λιό":666,"λιο":1726,"λιτ":3281,"λισ":1155,"λλο":3357,"λλι":1915,"λλε":843,"λλη":7119,"λλα":1712,"λλά":3329,"λλί":726,"νισ":2798,"νιο":1219,"ξη ":1696,"νθρ":1131,"νικ":14169,"νια":1586,"νημ":1520,"νης":3311,"νησ":3074,"νητ":1569,"ξε ":1387,"νει":4020,"νετ":1530,"νεπ":771,"νερ":896,"νες":2492,"νδι":887,"νδρ":1754,"νεί":692,"νδί":1002,"νγκ":862,"ναφ":1731,"νατ":2689,"ναυ":689,"νασ":1113,"νας":6220,"ναν":1504,"νακ":1377,"ναι":23633,"ναγ":847,"νώ ":1108,"νίδ":909,"μών":1634,"νίκ":973,"νίο":894,"νής":1328,"νό ":1732,"νήσ":732,"νία":4805,"νήθ":2044,"νήκ":1169,"μός":2661,"μόν":1144,"νάμ":808,"μων":716,"νω ":758,"μυθ":2305,"ντ ":1585,"μφω":1019,"μον":2292,"μοπ":1626,"μορ":1296,"μος":2596,"μοι":670,"μοκ":1030,"μπο":2312,"νο ":5296,"μπε":1085,"μπι":1180,"μού":4831,"μπα":642,"μου":4833,"μοτ":850,"μοσ":1084,"νι ":660,"μμα":1876,"λή ":1370,"ιών":3452,"κίν":1235,"κία":1185,"κής":8061,"κό ":13722,"καρ":1054,"κας":811,"κασ":794,"κατ":10049,"καθ":2426,"και":39436,"καλ":3288,"καν":3494,"λα ":2059," Ma":1020," O ":728,"κεν":791,"κετ":3212,"κευ":1338,"κεί":1744,"κει":2368,"κεκ":645,"ιφέ":650,"ιχε":1339," Co":711,"ιωτ":1177,"κέν":650,"ιός":767,"λά ":1854,"κές":3367,"ιότ":2001,"κάθ":781,"κάν":679,"κάπ":806,"κάτ":989,"ινο":2651,"ινη":1172,"ινε":1173,"ινι":1101,"ινή":1455,"ινί":997,"ινα":787,"ινό":2461,"ινω":851,"ιου":2729,"ιος":4127,"ιορ":1283,"ιον":1013,"ιολ":889,"ιοι":954,"ιοδ":1147,"ιογ":776,"κο ":960,"ιού":2201,"ιοχ":1758,"ιρι":1611,"ιρά":1156,"ιρα":723,"ιρε":766,"ισμ":7142,"ιστ":11061,"ισσ":1380,"ιση":1365,"ιτο":998,"ιτα":1283,"ιτι":2704,"ιτε":1108,"ιδρ":1035,"ιεθ":1171,"ιεί":1032,"ιδώ":1125,"ιες":926,"ιερ":1150,"κε ":8838,"ιθμ":885,"κη ":1482," To":646,"ικά":10371,"ικί":910,"ική":22548,"ικέ":3180,"ικα":3219,"ικη":1192,"ικε":1161,"ικι":1228,"ικο":9392,"κι ":739,"ικρ":1864,"ικώ":3521,"ιλί":1034,"ιλα":936,"ικό":19394,"ιλι":2810,"ιλε":728,"ιλο":1028,"ιμέ":1283,"ιμο":2191,"μα ":12255,"λαμ":1653,"λαν":1780,"λαι":1164,"λασ":1322,"λατ":899,"λαδ":919,"λαγ":813,"λαβ":1022,"λαί":667,"λητ":1184,"λην":6429,"λημ":897,"ληρ":1062,"λησ":1042,"λης":1640,"ληθ":1186,"με ":14402,"λεσ":1056,"λες":910,"λευ":2243,"λεκ":1059,"λεμ":1535,"λει":2415,"λεγ":742,"λεί":3987,"κων":656,"λίο":1804,"κών":3899,"μή ":801,"λής":941,"λία":3193,"κόρ":832,"λέξ":905,"λέμ":640,"κόμ":1163,"κόλ":651,"λέγ":681,"κότ":1771,"μά ":961,"λές":766,"κός":6008,"κόσ":1288,"λάδ":2237,"κρι":1532,"κρο":1257,"κρά":1666,"κρα":2747,"κρό":1004,"κολ":1260,"κοι":2432,"κοπ":1299,"κον":2063,"κοσ":762,"κος":1289,"κορ":683,"κογ":1034,"λο ":3553,"κου":2843,"κού":6899,"κυρ":1539,"κυβ":687,"κτω":740,"κτο":1065,"κτρ":885,"κτη":2180,"κτι":1278,"κτή":823,"κτα":758,"λη ":4716,"κιν":1980,"κισ":1099,"κκλ":769,"κην":749,"κητ":870,"κης":1489,"κλο":1123,"κλε":952,"κλη":1528," th":948,"ηχα":829,"ηρο":1562,"ηρι":1012,"ηρε":814,"ηρί":1339,"ησε":2338,"ηση":3739,"ησι":2711,"ησί":1393,"ητο":760,"ητε":799,"ητι":2642,"ητή":1996,"ητέ":684,"ητα":2938,"θήν":1152,"θήκ":739,"θαν":924,"ιά ":3103,"θέτ":764,"θέσ":1185,"ηθο":652,"θε ":885,"ηγό":671,"ηγο":953,"ηνα":1733,"ηνι":4662,"ηνο":892,"ηκα":1019,"ηκε":8651,"ηθυ":973,"ημα":7616,"ημέ":1558,"ημο":3252,"ημι":2310,"ημε":2120,"ηλα":1079,"ηλε":1560,"θυσ":990,"ις ":13118,"κα ":1888,"ιβλ":841,"ιδι":2412,"ιδή":920,"ιαδ":1030,"ιαί":809,"ιατ":1212,"ιαφ":946,"ιας":3279,"ιασ":1512,"ιαμ":1313,"ιαν":1844,"ιακ":4564,"ιό ":1664,"θώς":900,"κή ":16317,"ιάδ":1072,"ιάς":1340,"ιάρ":876,"ιάν":812,"ιάσ":850,"κά ":10264,"θηκ":7617,"θην":731,"θετ":1279,"θεσ":1224,"θερ":1269,"θεω":1121,"θεί":1506,"ια ":20899,"ιο ":9017,"θος":942,"θολ":2157,"ιν ":1082,"θνή":736,"θμό":1010,"θνι":1551,"θλη":1496,"ενε":1043,"ενη":691,"ενα":1016,"εντ":2485,"ενν":2479,"ενο":2214,"ενι":1650,"εξα":953,"ενώ":1366,"ενό":1445,"εξά":752,"επι":5002,"επα":2136,"επί":3082,"επτ":1207,"επο":863,"ερα":4072,"εργ":1600,"ερά":780,"ερί":3339,"ερι":10543,"ερε":1426,"ερη":1880,"ερν":709,"ερμ":2853,"ερο":6623,"ερό":795,"εσί":785,"εσα":886,"εση":1176,"εσσ":1054,"εστ":833,"ετά":1901,"ετέ":733,"ετα":16396,"ετί":895,"ετε":731,"ετι":1741,"ετρ":2017,"ετο":896,"ευτ":1808,"ευσ":1149,"ευρ":1328,"ευκ":741,"ευθ":751,"εφα":751,"εχν":1145,"εωρ":1834,"εων":1309,"εύε":718,"είχ":1649,"είτ":3867,"είς":773,"είο":3068,"είν":22546,"δών":1462,"είμ":673,"δύο":1317,"είδ":966,"εία":3700,"εβρ":814,"εγά":1944,"εγα":1515,"εγκ":737,"εδρ":932,"εδο":1081,"εθο":675,"εθν":2241,"εκε":1191,"εκρ":827,"εκτ":2188,"ειτ":1270,"εκα":1164,"εκδ":780,"ειδ":2526,"ειο":1827,"ειν":862,"εισ":862,"εις":3437,"ειρ":2701,"εια":5347,"εμι":793,"εμπ":762,"εμο":808,"ελφ":670,"εμβ":1975,"ελλ":4425,"ελι":1033,"ελο":1356,"ελέ":801,"ελε":3847,"ζον":1351,"ζου":798,"ης ":54494,"εύο":1107,"εύτ":1065,"ζετ":3914,"ζει":1250,"ην ":28066,"δη ":882,"γεί":984,"γεθ":651,"γει":1005,"γεν":3283,"γερ":916,"γετ":873,"δα ":3858,"γγλ":2042,"γγε":798,"γγρ":1089,"γαλ":2463,"γαν":1627,"γασ":694,"γία":4119,"γής":750,"δή ":1030,"γάλ":2004,"γάν":752,"γέν":1475,"βόρ":789,"γωγ":1517,"γρα":5451,"δο ":1489,"γρά":2441,"γού":1541,"γον":1405,"γος":1565,"γορ":893,"γου":2071,"γνω":3224,"γμα":1795,"γλώ":959,"γλι":810,"γκό":699,"γκο":1093,"γκρ":957,"γκε":929,"γκα":1052,"γισ":983,"γιο":2940,"γιν":873,"γικ":1875,"για":6740,"δηλ":1052,"δημ":2586,"δης":760,"δια":7984,"διά":2910,"διο":3225,"δικ":4263,"διε":2036,"ει ":13053,"δεν":1174,"δεκ":905,"δει":815,"δελ":851,"δες":1552,"δεύ":817,"δία":1566,"δήμ":1730,"γών":991,"εί ":5299,"δας":1990,"γων":2003,"γός":1387,"δων":753,"ες ":14729,"δυν":920,"δυτ":1257,"δου":1522,"δοσ":2455,"δος":1488,"δον":679,"δομ":954,"ερ ":1474,"δρύ":879,"δρυ":713,"δρο":2284,"δρα":2109,"εν ":2162,"αίν":1135,"αία":2533,"αίτ":698,"αίρ":1304,"αίο":2174,"αγι":742,"αγγ":1827,"αγο":1254,"αγκ":1429,"αγμ":1117,"αγν":698,"αδι":1357,"αδε":988,"αγω":2920,"αδή":866,"αβε":1016,"ας ":38230,"αρί":2489,"από":22187,"αρά":1986,"απο":6560,"απα":958,"απε":757,"αξύ":1143,"αξι":781,"ανώ":968,"ανό":2218,"αντ":8056,"ανο":2939,"ανθ":906,"ανι":4409,"ανδ":1912,"ανε":2278,"ανα":6682,"ανά":2554,"ανέ":714,"ανή":1615,"ανί":2957,"ατό":1156,"ατε":1300,"ατι":5266,"ατη":1870,"ατρ":1884,"ατο":9284,"ασσ":883,"αστ":6688,"ατά":4672,"ατέ":1441,"ατί":1716,"ατα":6390,"αση":2971,"ασι":3609,"ασκ":1313,"ασμ":1014,"ασί":3461,"αρτ":1786,"αρχ":6414,"αρα":6192,"αρμ":849,"αρο":1166,"αρι":2077,"αρκ":848,"αθο":890,"αθη":1010,"αθμ":688,"αθλ":1208,"αζί":676,"αερ":700,"αλύ":2369,"αμέ":982,"αμβ":1197,"αμα":698,"αμε":1031,"αμμ":1433,"αμο":749,"αμπ":849,"ακό":2346,"αλά":833,"αλα":2736,"αλί":1668,"αλε":761,"αλι":1989,"αλλ":4951,"αλο":1928,"ακή":1031,"αιό":1091,"αιώ":1483,"ακά":695,"ακε":724,"ακα":1680,"ακο":1635,"ακρ":1212,"ακτ":3182,"αθώ":989,"αιδ":651,"αιο":1032,"αιν":1733,"αιρ":2790,"γή ":1222,"βαν":794,"βασ":2971,"γα ":679,"αυρ":642,"αυτ":5333,"αφί":785,"αφή":1070,"αφέ":2568,"αφε":651,"αφι":1185,"αφο":1697,"αϊκ":1749,"βάν":1252,"βάλ":748,"βέρ":1034,"γο ":1180,"βου":1328,"βολ":1321,"βρο":795,"βρί":4251,"βρα":834,"βιβ":715,"βικ":723,"βιο":702,"γκ ":753,"ήτη":852,"ήτα":9260,"ήσε":1365,"ήσο":649,"ίς ":1391,"ήρξ":1088,"ήρι":880,"ήρε":756,"ίο ":4669,"ίες":2648,"ίζο":1090,"ίζε":3305,"ίδο":723,"ίδε":1013,"ίδη":788,"ίδι":1386,"ίδα":1853,"ίας":15390,"ίοδ":915,"ίος":1746,"ίου":12007,"ίπο":938,"ίνε":1855,"ίνα":24006,"ίνη":1713,"ίνο":1856,"ίλι":696,"ίκη":1461,"ίκο":1574,"ίχε":1140,"ίρι":793,"ίτλ":825,"ίτε":1304,"ίτη":995,"ίστ":2304,"ίτα":3434,"ίσκ":3610,"ίση":1856,"ίων":2775,"ίως":1118,"αι ":81620,"αν ":18884,"άνο":1282,"άνν":919,"άνι":1040,"άνε":1521,"άνδ":657,"άνα":777,"άνω":1396,"άντ":1482,"άμε":1147,"άλι":654,"άλη":999,"άλλ":3199,"άλα":1032,"άλο":1498,"άσε":1019,"άρι":1410,"άρκ":849,"άρτ":1022,"άρχ":1270,"άπο":1033,"άφο":2166,"άτω":1906,"άτι":758,"άτο":2114,"άτα":711,"άτη":871,"ές ":9688,"άστ":2257,"άση":1198,"έγε":1024,"έγι":781,"έδρ":1043,"έας":1468,"έλο":1016,"έλα":1017,"έλε":1428,"έλη":777,"έκτ":1194,"ένα":9814,"ένη":1988,"ένε":1716,"ένο":3647,"ένν":695,"έντ":1717,"ένω":1354,"έπε":703,"έρα":2072,"έργ":1441,"έρο":1656,"έρν":854,"έρε":2865,"έρι":1085,"έρχ":675,"έτο":668,"έτρ":1180,"έτη":1275,"έστ":768,"ής ":18113,"έση":981,"έχε":3074,"έχο":1069,"έχρ":1025,"έως":769,"ία ":26814,"ήθη":3124,"ήκε":1241,"ήμο":3064,"ήμε":1045,"ήμα":3234,"ήνα":1396,"άζε":1809,"άζο":714,"άδα":3349,"άδε":985,"άδο":1280,"άκη":718,"άθε":1012,"έα ":1626,"άς ":2864,"άν ":930,"Του":646," θρ":674," ιδ":2116," ηλ":1023," ημ":735," θέ":1277,"Τα ":1230," θά":727," θα":781," θε":3732," κρ":1753," κο":3790," κλ":1289," κυ":2799," λα":1212," κύ":1020," κό":2579," λέ":1007," λε":1503," ισ":2453," κα":52893," κέ":693," κά":2601," κι":1426," κε":1166," μυ":2558,"Σεπ":721," μο":3409," μπ":1646," νη":980," νε":1091," μό":948," να":5646," λο":894," με":23063," μη":1415," μι":5537," μά":792," λό":896," μέ":5756," μί":2039," μα":2448," ον":2891," ολ":648," ομ":3122," οι":5274," νό":1365," νο":3391," ξε":646," ίδ":940," γα":745," βό":838," βι":1203," βο":1444," βρ":3003," αφ":1044," αυ":4681," ατ":926," ασ":3167," αρ":6507," βα":3334," βά":792," αθ":840," αε":736," αγ":3185," αδ":879," απ":30213," αν":12857," αλ":2584," αμ":1021," αι":1819," ακ":2186," δύ":1562," εί":24110," εγ":909," δυ":1764," δο":1194," δρ":920," δε":3712," δη":3127," δι":13223," δή":1731," δί":798," γυ":721," γν":3012," γλ":1409," γρ":1532," γε":4322," γι":8013," ζω":871," ευ":1283," εφ":760," ετ":975," ερ":1138," επ":11178," εξ":2635," εν":5151," εμ":1144," ελ":4400," εκ":4866," ει":1529," εθ":1094," Χα":1287," Χρ":997,"Συν":780,"Στη":2306," άλ":1949," άν":742," έκ":1202," έλ":791," έδ":1173," έγ":922," έχ":2858," έν":9401," έρ":1085," έτ":734," ήτ":9263," Ολ":1008," Οκ":750," Οι":2387," Πε":2131," Πα":4958," Πο":2479," Ου":928," Ορ":742," Πά":1151," Ρο":774," Πρ":2843," Πό":722," ο ":9144," Ρω":975," Σο":1128," Σι":796," Σκ":861," Σε":1934," Σα":1339," π ":930," Τρ":1615," Τσ":726," Το":8380," Τζ":1148," Τα":1842," Σύ":1275," Στ":4987," Συ":1596," Υπ":1004,"Το ":7170," Φρ":703," Φι":702," Φε":912," Ισ":1154," Ιτ":907," η ":9904," Ιο":1482," Κι":702," Κε":764," Κα":4954," Κά":941," Ιω":835," Ια":1066," Ηρ":653," Ηλ":946," Θε":1961," Ντ":1192," Νο":1695," Νό":654," Μπ":2698," Μο":1622," Να":926," Νέ":832," Νι":686," Λο":1279," Μά":1156," Μέ":676," Μα":4467," Με":3720," Μι":1148," Κο":2560," Κρ":1401," Κυ":1025," Κω":831," Κό":910," Κύ":1399," Λα":1229," Λε":940," Λι":661," Βα":2096," Αυ":2137," Αρ":2641," Ασ":1614," Αν":3964," Απ":2366," Αι":968," Ακ":643," Αλ":1804," Αμ":1723," Αθ":2042," Αγ":2491," ή ":7834," Ευ":1907," Εκ":836," Ελ":3840," Εθ":914," Ερ":803," Επ":1439," Εί":1505," Δι":2396," Δη":1617," Δε":1217," Δή":1387," Γε":2953," Γκ":1274," Γι":1594," Γο":753," Γα":1202," Βε":785," Βι":896," Βρ":2238," Βο":1594," Έχ":649," Έλ":1540," Έν":836," Ήτ":719," Χ ":688," Άγ":671," Ο ":11895," Η ":10438," Β ":692," Α ":894,"Παρ":1018,"Παλ":664,"Παν":1277,"Πρω":677,"Πρό":666,"Προ":732,"Πολ":1465,"Περ":871,"Οκτ":727,"Οι ":2013," φω":763,"Μαρ":1413," χα":1979," χι":822," χρ":4665," υψ":758," φα":980," φι":921," φο":1544," φυ":1533," τω":10299," τό":929," υπ":5803," σχ":2338," συ":11696," στ":39224," τα":7256," σύ":3950," τί":845," τέ":1460," τι":4962," τη":55058," τε":2163," τρ":3378," το":79535," τμ":1047," σή":911," σα":762," σπ":865," σε":9337," ση":3591," σκ":2184," πό":3153," πρ":16846," πέ":917," πά":1081," ου":1649," ορ":3515," οπ":6947," πο":24345," πλ":4421," πι":1545," πε":9563," πα":9674," όρ":2611," όπ":2757," όν":3176," ότ":1627," όλ":952,"Μεσ":722," ως":4538," χώ":2083," χω":2280,"Βρί":1153,"Βασ":1048,"Αμε":923,"Ανα":1441,"Αντ":1044,"Αθή":1140,"Αυγ":651,"Αυτ":975,"Αστ":933,"Απο":822,"Αρχ":657,"Αγγ":839,"Αγί":679,"Δημ":1529,"Δεκ":668,"Δια":869,"Δήμ":1366,"Γερ":1165,"Γεν":1089,"Γαλ":1018,"Ελλ":2950,"Εθν":907,"Είν":1389,"Ευρ":1295,"Θεσ":739,"Ιαν":723,"Κων":707,"Με ":1185,"Ιτα":855,"Ιου":1221,"Καλ":850,"Καρ":959,"Κατ":1044,"al ":791,"and":770,"an ":997,"ati":806,"Έλλ":1427,"Ήτα":715,"ion":1164,"he ":670,"ia ":803,"igh":691,"ing":654,"ht ":652,"hum":677,"er ":1543,"es ":1146,"en ":662,"ght":666,"ng ":653,"on ":1503,"mb ":660,"us ":771,"umb":700,"tio":831,"thu":700,"ter":753},"n_words":[6375777,7261876,4927375],"name":"el"}
Index: /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/en
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/en	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build/resources/profiles/en	(revision 31106)
@@ -0,0 +1,1 @@
+{"freq":{"D":662077,"E":559834,"F":608348,"G":582849,"A":1412556,"B":916671,"C":1498503,"L":649564,"M":1059392,"N":665299,"O":394009,"H":682378,"I":978047,"J":471262,"K":369000,"U":380950,"T":1402307,"W":505824,"V":256072,"Q":51938,"P":880443,"S":1630016,"R":708545,"Y":131400,"X":37224,"Z":73521,"f":5238032,"g":4381944,"d":8729953,"e":27848709,"b":3669334,"c":7841280,"a":23418136,"n":19713516,"o":18673929,"l":10669664,"m":6170962,"j":262547,"k":1633239,"h":10134148,"i":20570816,"w":3362380,"v":2275926,"u":6637499,"t":19408712,"s":16004058,"r":16873084,"q":170855,"p":4621926,"z":397471,"y":4124069,"x":440231,"é":58984," l":780297," m":1079276," n":608651," o":3436911," h":813084," i":3938466," j":78084," k":215197," d":941771," e":740834," f":1754540," g":440359," a":5405782," b":1659799," c":1744132," y":83514," u":322099," t":5058192," w":1900306," v":255788," q":29653," p":1560368," s":2415857," r":962057," J":460420," K":336817," H":654413," I":868613," N":607763," O":345142," L":596797," M":988580," B":847481," C":1361375," A":1263874," F":559603," G":550525," D":599768," E":493444," Z":67911," Y":122764," S":1468740," R":648863," Q":47311," P":804972," W":486015," V":212635," U":359652," T":1336813,"A ":159383,"Da":104182,"Cu":44169,"Cl":60734,"Co":426605,"Cr":65402,"Ce":60359,"Ch":258329,"Ci":62395,"Ed":38074,"Ea":55403,"Du":53228,"Do":65822,"Dr":31956,"De":174035,"Di":112559,"Fe":83008,"Fa":58998,"Eu":42215,"En":125985,"Em":27259,"El":44031,"Ge":134248,"Ga":73890,"I ":75735,"Fr":140633,"Fo":106181,"Fl":37525,"Fi":77847,"B ":28902,"C ":86756,"Au":138720,"Ar":132765,"At":36103,"As":94697,"D ":41383,"Ba":186506,"Af":42815,"Ac":49109,"Ad":33381,"Am":167256,"An":117416,"Ap":56752,"Ai":30417,"Al":127646,"Bu":74783,"Br":187559,"Ca":304473,"E ":36124,"Bi":58070,"Be":129264,"Bo":112086,"Bl":40686,"Ko":45338,"Le":127247,"Li":124649,"La":147235,"Lu":31872,"Lo":122679,"Me":130273,"Mi":151239,"O ":29173,"Ma":405967,"Mu":71213,"Mo":145746,"Ni":43349,"Ne":178415,"Na":143656,"P ":44679,"No":180123,"Ol":47193,"On":40436,"Oc":53105,"Gi":29349,"Gr":130751,"Go":73286,"Gu":48214,"Ha":132380,"He":218817,"II":40680,"Hi":92944,"Ho":127334,"Hu":45621,"K ":32711,"In":253915,"Is":60970,"It":340082,"Ir":53269,"Ja":154594,"L ":34197,"Je":52293,"Jo":101484,"Ju":117086,"Ka":74254,"M ":37484,"Ki":74159,"Ke":51086,"Un":220729,"Tu":36890,"Tr":84116,"US":35610,"To":93419,"Th":850306,"Ti":41292,"Te":99569,"Ta":74444,"V ":32754,"Sw":37200,"Sy":30043,"St":291796,"Su":96654,"Wo":87820,"Wi":99188,"Wh":33410,"Wa":135830,"We":94221,"Vi":82206,"Va":46571,"Ve":37939,"Pu":36227,"Pr":165318,"S ":81629,"Pe":109002,"Pa":220340,"Pl":35710,"Po":107653,"Pi":44494,"Ph":43729,"Or":50633,"R ":32772,"Se":177109,"Sc":119654,"Si":88455,"Sh":112206,"Sp":78520,"So":160970,"Ru":53200,"Sa":155395,"Re":186160,"Ri":92732,"Ro":164209,"Qu":37827,"T ":30323,"Ra":101065,"b ":134105,"a ":2991353,"Yo":71760,"i ":355519,"gd":31577,"ge":721279,"ga":370090,"fl":84104,"ff":180681,"fi":526440,"fr":391564,"fu":82822,"ft":147685,"fo":920673,"gy":74018,"he":4842012,"ha":1007728,"gn":127025,"gl":188283,"gi":377563,"gh":367310,"gg":29821,"gu":248240,"gt":38716,"gs":80931,"gr":275281,"go":177983,"du":289181,"dv":26927,"dw":35481,"dy":74747,"g ":1213593,"ea":1274992,"eb":152577,"ec":841985,"ed":2289411,"de":1320778,"dd":64948,"dg":51752,"di":930651,"dm":40343,"dl":51794,"do":273396,"ds":196380,"dr":141993,"ew":250035,"ex":221189,"eu":76879,"ev":357914,"ey":221145,"fa":236961,"h ":1529402,"fe":315742,"eh":48317,"eg":294475,"ef":194847,"ee":528675,"el":1146347,"ek":64162,"ei":272994,"ep":332185,"eo":187165,"en":2427008,"em":679038,"et":814658,"es":2395636,"er":4179896,"eq":41573,"ca":1058365,"e ":8494237,"by":527627,"bs":58904,"br":217191,"bu":297420,"bo":472510,"bl":324534,"bi":213219,"bb":35633,"be":846369,"da":395082,"f ":2316051,"cy":71900,"cu":238303,"ct":817847,"cs":93807,"cr":254963,"co":1252186,"ck":305854,"cl":251999,"ci":687756,"ch":1106571,"ce":1086909,"cc":111912,"c ":457702,"az":72598,"ay":450984,"ba":470554,"d ":4698126,"at":2664116,"as":2180049,"ar":2492347,"ax":35262,"aw":117859,"av":238618,"au":228752,"ak":197752,"al":2475728,"ai":590954,"aj":50310,"ap":330102,"am":913130,"an":4857931,"ac":715176,"ad":654223,"ab":325448,"ag":433896,"ah":83166,"ae":126319,"af":115896,"nu":217006,"nt":1825754,"ns":843426,"nr":30719,"no":643421,"nn":264870,"nz":30433,"ny":179007,"nv":69977,"oe":69809,"of":2379880,"oc":501750,"od":362363,"oa":174782,"ob":174628,"om":1179222,"on":3432632,"ok":132945,"ol":912097,"oi":135962,"og":247625,"oh":71587,"ot":549343,"os":498414,"ov":435331,"ou":1258409,"op":505111,"oo":421044,"or":2962572,"r ":3075136,"ox":44665,"ow":555778,"oy":75842,"pe":765233,"pa":591162,"pl":399253,"po":579386,"ph":211053,"pi":302192,"lo":761247,"lm":115044,"ll":1129598,"ls":295312,"lp":38509,"lw":35880,"lv":66473,"lu":281619,"lt":228186,"ly":725738,"o ":1535371,"ma":968442,"mb":416311,"me":1451345,"mi":591681,"mm":262444,"mp":468344,"mo":504581,"ms":133483,"mu":261893,"my":62036,"p ":307798,"na":1160193,"nb":27967,"nc":750937,"nd":2690580,"ne":1275364,"nf":87191,"ng":1746068,"nh":37213,"ni":1104016,"nk":109355,"nl":88734,"nm":67028,"ju":44053,"jo":70049,"ki":171410,"kh":26225,"ke":323852,"ka":109789,"m ":983735,"ky":30837,"ks":106786,"ko":46397,"kl":33919,"km":32936,"kn":143680,"li":1420180,"lk":42132,"le":1534709,"ld":351541,"lg":35629,"lf":59414,"la":1421955,"lb":105992,"n ":6374219,"hr":171058,"hw":45980,"ht":193546,"hu":172799,"hi":1052052,"hn":92044,"ho":773733,"hl":46194,"hm":30448,"id":496380,"ic":1849130,"ib":159645,"ia":1169835,"ig":507511,"if":219645,"ie":800933,"hy":82019,"k ":515132,"ir":647827,"is":3249081,"it":1893192,"iu":65009,"iv":578092,"ix":50259,"ik":78883,"il":1065515,"im":394260,"in":4877222,"io":1592954,"ip":270764,"je":50702,"iz":128734,"l ":1934675,"ja":50690,"xi":69443,"xp":49241,"xt":57882,"z ":53637,"xa":40308,"xe":33587,"wh":393518,"wi":429474,"wn":279417,"wo":263879,"wr":100589,"ws":68714,"vy":28150,"y ":3097451,"wa":1012808,"we":415691,"vi":599499,"vo":108876,"ve":1210480,"va":267555,"x ":126181,"ui":189592,"uk":33957,"ul":459768,"ue":281220,"uf":33361,"ug":230153,"ur":968763,"us":936891,"ut":635083,"um":403450,"un":943875,"up":204022,"ty":567576,"tu":446554,"tt":322006,"tw":175696,"ub":264839,"ua":340676,"ud":207254,"uc":282987,"w ":304612,"to":1515648,"tm":51220,"tl":201040,"ts":524135,"tr":893262,"te":2648213,"ti":2353666,"th":4782590,"v ":29410,"tb":79573,"tc":66980,"ta":1180046,"su":341240,"ss":646227,"st":2324937,"sy":102577,"sw":27118,"sl":145841,"sk":108573,"sn":41499,"sm":113246,"sp":316999,"so":700411,"sc":280155,"se":1450470,"sh":709009,"si":1101025,"u ":116514,"sa":232414,"sb":34898,"rr":265014,"rs":761380,"rt":886247,"ru":271327,"rv":158410,"rw":40021,"ry":553810,"rp":87486,"ro":1594919,"rn":650417,"rm":435749,"rl":279627,"rk":261286,"ri":2008460,"rh":32041,"rg":276649,"rf":65494,"re":2611877,"rd":466156,"rc":300833,"rb":95933,"ra":1639206,"t ":3468815,"qu":157005,"s ":7219728,"pt":158295,"pu":265747,"pp":173102,"pr":683558,"ps":94491,"zi":58211,"ze":102677,"za":82368,"zo":27033,"ye":187250,"yc":42157,"yd":28943,"ya":95795,"yt":30002,"ys":153061,"yr":36606,"yp":60686,"yo":54105,"yn":59856,"ym":80995,"yl":75727,"yi":42920,"一":42790," Ga":73074," Ge":133297," Fo":105500," Fr":140138," Fi":76403," Fl":37253," Ha":131725," He":218212," Go":72637," Gr":129383," Gu":47617," Gi":28529," Hu":45416," Ho":126780," II":28541," Hi":92512," Je":52048," Ja":154158," Ir":53197," Is":59983," It":339895," In":252514," Ka":73450," Ke":49770," Ki":73234," Jo":100944," Ju":116938," La":145853," Le":125799," Li":123371," Ko":45184," Ma":403673," Mi":150289," Me":129337," Lo":122023," Lu":31698," Ne":176925," Na":142533," Ni":43042," Mo":144948," Mu":70352," A ":81995," Ap":56659," Am":166952," An":116734," Al":126650," Ai":30214," Af":42668," Ac":48855," Ad":33141," Ba":185398," Au":138482," At":35966," As":93159," Ar":131824," Be":128479," Bi":57574," Bl":40368," Bo":111176," Br":186728," Bu":74408," Ca":300905," Ce":60031," Ci":62055," Ch":257143," Cl":59706," Cr":64523," Co":423247," Cu":43407," Da":103400," Di":111836," De":173171," Dr":31720," Do":63383," Du":52940," Ea":55250," Ed":37865," El":43749," En":125075," Em":27148," Eu":42050," Fe":82594," Fa":58222," Wo":87042," Wi":98480," Wh":33053," We":93550," Wa":135146," Yo":71619," a ":1606658," Or":50217," Po":106745," Pl":35261," Pi":44206," Ph":42887," Pe":108520," Pa":218936," No":179642," Ol":47101," On":40029," Oc":53053," Ra":100251," Qu":37258," Ro":163370," Re":185467," Ri":92437," Pr":164608," Pu":36045," Sy":29848," Sw":37042," Su":96395," St":289114," Ta":73883," Th":847432," Ti":40916," Te":98615," Tr":83585," US":33813," To":92734," Ru":52977," Sa":154637," Sh":111397," Si":87885," Sc":118544," Se":176317," So":160018," Sp":77680," Va":46297," Ve":37650," Vi":81481," Tu":35914," Un":220424," im":47481," in":2124350," is":1535535," it":174191," ki":30820," jo":31616," ju":31891," ha":241917," he":193790," gi":28626," gr":121630," go":63783," gu":29424," hi":208416," ho":110982," hu":32878," ne":121038," na":174050," mu":147201," mo":231837," on":505803," of":2275616," nu":46047," no":232717," le":140717," li":204448," la":217455," kn":129366," km":28301," me":218768," mi":119142," ma":335287," lo":197009," af":58077," ag":45613," ab":70854," ac":136746," ad":69502," am":31088," an":1904322," ap":69597," ai":40857," al":285645," au":57146," ar":316462," at":262226," as":400242," ba":223899," bi":52056," be":361253," bo":296458," bl":27386," by":488337," bu":118496," br":85339," ca":237167," es":49439," en":130005," em":28882," el":86812," fe":73621," fa":169421," ev":56247," ex":119951," fu":49639," fr":341564," fo":746598," fl":49512," fi":320292," ge":92358," ga":85124," cl":107340," co":825577," cr":113302," ce":122706," ch":161778," ci":78624," da":76510," cu":74858," do":65310," dr":48010," de":365522," di":285811," ed":47217," ea":97123," du":78958," ye":60017," ru":58222," sa":63365," se":417230," sc":118543," si":220940," sh":125764," sn":27188," sm":42001," sp":191590," so":270927," qu":28948," ra":127133," re":580460," ri":81201," ro":102378," pu":110299," pr":488102," s ":285424," ot":53672," ou":36365," ov":43302," op":81547," or":335005," ow":28576," pe":132888," pa":238807," pl":194868," po":256546," pi":40433," ph":50321," wa":774642," we":177231," wr":78668," wo":147411," wi":321826," wh":387560," va":54528," ve":51196," vo":40129," vi":105281," ty":26790," tw":69959," us":113343," up":41302," un":149473," ta":60356," sy":54778," st":354336," su":191136," tr":168050," to":791933," th":3629714," ti":77241," te":209958,"Feb":38336,"Eur":34468,"Eng":96944,"Ger":62713,"Geo":33733,"Gen":26192,"Fra":61982,"Fre":54323,"For":54660,"II ":31692,"His":27636,"Hig":26895,"He ":118997,"Her":26981,"Har":34188,"Gre":62525,"Gra":36710,"Int":46918,"Ind":83336,"In ":64014,"Hou":31497,"Arm":26565,"Apr":40277,"Ass":43311,"Aus":73786,"Aug":44651,"Bar":42165,"Afr":28749,"Ame":138898,"Cal":50030,"Car":57990,"Cat":29319,"Can":84273,"Ber":26471,"Bra":33017,"Bro":31697,"Bri":93113,"Dec":45892,"Chr":35874,"Chi":73091,"Cit":38778,"Cen":43272,"Cha":89919,"Cor":34743,"Com":89536,"Col":68792,"Con":74902,"Cou":101975,"Eas":34019,"Dis":41703,"Nat":69269,"New":118080,"Nov":49796,"Nor":97601,"Oct":42904,"Oly":28739,"Pla":26686,"Per":28472,"Pen":27579,"Par":98820,"Pro":69398,"Pri":36739,"Pre":41911,"Pol":34263,"Ita":30913,"Isl":36514,"It ":288844,"Jap":37112,"Jan":53046,"Joh":48960,"Jul":46542,"Jun":47295,"Kin":45793,"Lea":42060,"Lan":29809,"Lin":26493,"Lon":35381,"Man":49459,"Mar":140591,"May":50344,"Mon":37435,"Mic":30191,"Min":35884,"Mus":28824,"Wor":61067,"Wil":46697,"Wes":53739,"War":53697,"Wal":33670,"Yor":47584,"Str":31655,"Sta":170783,"Ste":27246,"She":47105,"Sha":26436,"Ser":32863,"Sep":45219,"Spa":35346,"Sou":76587,"Rus":29193,"Sco":37321,"Sch":55225,"San":42456,"Riv":36843,"Rep":36734,"Rom":34841,"Uni":206527,"The":741033,"Thi":55958,"Tra":32863,"bit":27600,"bil":34265,"bin":32338,"bly":27084,"ble":108674,"bli":153281,"boo":43455,"bor":211694,"bot":33326,"bou":74106,"be ":86424,"ban":103832,"bal":111539,"bac":27179,"bas":116354,"bee":53796,"bec":41647,"ber":372832,"bel":55314,"bes":39082,"bet":76601,"bia":36531,"ca ":71415,"car":71337,"cas":54417,"cat":224104,"can":218593,"cap":33144,"cad":26654,"cam":39022,"cal":268647,"ce ":489631,"bri":35233,"bro":46239,"bra":53964,"bre":38618,"bru":40872,"bur":52830,"bum":61942,"bui":38535,"but":82424,"bus":32037,"by ":517575,"am ":158006,"ake":79597,"aki":36034,"ajo":27606,"al ":1032287,"ail":109529,"ain":263108,"air":75684,"agu":57502,"ago":34773,"anu":71865,"any":116307,"ano":50033,"ann":83296,"ant":217929,"ans":132995,"ane":74984,"ang":153929,"ani":212965,"ank":54539,"ana":169898,"anc":203858,"and":1922995,"amm":33827,"amo":43526,"amp":91990,"ams":33255,"ami":135603,"ame":296400,"amb":32800,"ama":60146,"aly":26784,"alt":66067,"als":156873,"alo":44306,"all":466989,"ali":291050,"ale":104464,"ala":82861,"alb":63960,"an ":1345264,"aba":26164,"abe":27729,"abi":43800,"abl":95465,"abo":73249,"ae ":67161,"ad ":136134,"aft":64376,"aff":27842,"ai ":26417,"aga":52212,"age":211927,"ael":26991,"ado":32963,"adi":130468,"ade":130763,"ack":93180,"aci":48413,"ach":115898,"ace":139311,"acc":38863,"ada":60436,"act":176914,"azi":34919,"ays":38857,"aye":87163,"at ":514237,"arg":65842,"are":299717,"ard":199526,"arc":122863,"ara":130356,"aro":62443,"arn":35663,"arm":40703,"arl":119272,"ark":89799,"ari":222546,"arr":82306,"ars":76523,"art":349130,"ary":226746,"asi":41320,"ash":45659,"ase":201692,"aso":57197,"ask":29635,"ar ":287761,"apa":53686,"ape":43062,"aph":44106,"app":80291,"as ":1288188,"ava":37165,"aut":60210,"avi":60667,"ave":94995,"ay ":243951,"awa":44906,"ata":58365,"ast":279617,"ass":158911,"atr":35326,"ato":75056,"ate":773247,"ati":841381,"ath":123599,"aw ":33098,"att":81527,"atu":81250,"aus":27235,"jec":34085,"jor":28420,"itl":30516,"ito":44622,"itu":81601,"itt":81137,"its":101906,"ity":314774,"ism":33565,"isl":34570,"iso":38810,"iss":83951,"ist":561559,"ita":125707,"ite":286513,"ith":287933,"iti":312557,"ium":39769,"iva":48200,"ix ":27697,"ivi":104219,"ive":414501,"is ":1834908,"ion":1320795,"ior":32367,"iou":46819,"ipa":66227,"ir ":124191,"irs":127746,"isi":109243,"ish":348637,"ise":68787,"isc":59122,"ire":165519,"ird":33893,"irc":26906,"it ":178657,"ize":56700,"iza":46289,"kin":80796,"ker":49025,"ket":62341,"key":30606,"ke ":83682,"ks ":77920,"kno":134011,"ka ":41749,"ha ":26541,"ham":91101,"han":137177,"hai":28881,"hal":42170,"hav":58023,"har":141850,"has":120534,"hat":219394,"had":38461,"he ":3774627,"hel":72126,"hei":75673,"hed":104387,"hea":95197,"hey":47349,"hes":81158,"her":373103,"heo":27238,"hen":82591,"hem":53106,"hig":49277,"hie":27426,"hic":185273,"hip":92853,"hin":140164,"hil":96538,"his":233818,"hit":44255,"hir":71717,"hn ":39410,"ho ":150031,"go ":38352,"gle":57486,"gli":56142,"gn ":28550,"gla":57467,"gne":39182,"gs ":62491,"gov":34838,"gro":78380,"gra":130928,"gre":50553,"gui":30022,"gua":43805,"gue":71236,"gy ":58853,"gus":48388,"iam":54702,"ial":191889,"ian":404233,"iat":85021,"ic ":400287,"ibl":26901,"ibu":29254,"id ":86767,"ibe":47065,"ia ":367003,"iet":50527,"iel":55976,"ien":102314,"ier":62637,"ies":307456,"ied":65179,"ifo":38546,"iff":31829,"ife":37449,"ifi":68240,"ics":90231,"ict":157327,"icu":32368,"ico":35459,"ick":77376,"ici":172909,"ich":222330,"ice":143792,"ie ":67990,"ica":469571,"idi":26260,"ide":209151,"ida":78657,"il ":176048,"im ":36451,"iga":31696,"igh":217420,"igi":75927,"ign":93132,"imp":47812,"ime":121995,"imi":41657,"ip ":77179,"inc":218718,"ind":114260,"ina":201512,"inn":50515,"ino":47946,"int":230917,"ins":127823,"inf":38004,"ine":357110,"ing":1178957,"ini":149339,"inv":30106,"ike":31715,"ila":50860,"in ":2015240,"ilo":31568,"ill":253039,"ilm":70454,"ili":107918,"ild":57179,"ile":87652,"ima":76627,"io ":93766,"ilw":27998,"ily":104441,"ilt":33467,"how":39080,"hol":72031,"hom":45604,"hon":34484,"hos":48768,"hou":71727,"hoo":99559,"hor":109022,"hro":61086,"hre":44973,"hri":42093,"ht ":111042,"hy ":31885,"hum":60594,"hur":46747,"ffe":52374,"ffi":65666,"fes":54841,"fer":101678,"fea":31829,"fam":97344,"fac":45076,"ff ":28943,"fe ":33600,"ext":42471,"exa":34847,"ews":32501,"exp":39847,"exi":35172,"eta":52929,"ete":109151,"eti":91823,"eth":57374,"esp":36940,"est":416254,"ess":250577,"etr":52595,"ett":68152,"etw":81955,"ety":27383,"ew ":152274,"eve":202090,"evi":96051,"ex ":29419,"ey ":184413,"epe":34508,"er ":1640997,"epa":43995,"eor":48705,"eop":40243,"es ":1236398,"ept":72575,"epu":31828,"epr":49381,"erl":52014,"eri":370698,"erg":54150,"ere":274035,"erf":42571,"erc":40232,"era":262856,"erb":34102,"et ":183510,"equ":41108,"esi":112993,"esc":38776,"ese":189976,"ery":53481,"erv":128955,"err":75913,"ert":119791,"ers":454490,"ern":296552,"erm":132045,"ero":60052,"en ":515700,"ela":94480,"eld":88206,"ele":239396,"eli":77371,"ell":173610,"elo":78428,"els":41004,"ely":58392,"emb":232607,"ema":57740,"eme":113005,"emo":49872,"emi":71126,"emp":43662,"ene":128335,"eng":56090,"ena":53361,"end":141343,"enc":194004,"eno":33355,"enn":56995,"eni":62631,"enu":41299,"ens":118987,"ent":917089,"ege":50969,"egi":112559,"ek ":35390,"eir":69644,"ein":59892,"eig":51339,"el ":184102,"em ":65326,"gis":39618,"gin":123942,"gio":71590,"gic":30033,"gia":32230,"ght":158712,"gen":144495,"ger":93467,"ges":68825,"gh ":114066,"ged":27606,"gdo":27360,"ge ":289041,"gas":27663,"gar":46583,"gat":28511,"gam":47831,"gal":29045,"gan":93331,"fte":73646,"ful":30197,"ft ":41960,"fre":30903,"fri":38796,"fro":298934,"fou":123314,"for":682161,"foo":52751,"fol":40754,"fic":131579,"fie":53477,"fil":79707,"fin":56926,"fir":119031,"da ":86635,"de ":228034,"dal":30100,"dae":42405,"dat":50729,"dar":41780,"dan":30719,"day":44277,"cul":69156,"ctu":58584,"cts":42767,"ctr":37744,"cto":137353,"cti":262008,"cte":91935,"cy ":49469,"cus":28281,"cur":73843,"cla":60174,"cle":56340,"clu":89562,"clo":27081,"co ":51753,"coa":30142,"con":327550,"col":81553,"com":369257,"cor":122655,"cov":34759,"cot":39747,"cou":101684,"cs ":92018,"ct ":169935,"cre":89454,"cra":42776,"cri":68130,"cro":41753,"cco":29437,"cce":37436,"cea":26454,"ch ":441284,"cer":71180,"ces":153825,"cen":136988,"cem":49322,"cel":32556,"ced":67120,"cha":166560,"chu":28019,"cia":202890,"ck ":147449,"cie":145817,"che":138582,"chi":112580,"cho":124613,"chn":32667,"cil":38009,"cis":28214,"cit":63842,"cin":40251,"cip":75068,"cke":66684,"ed ":1971122,"ebr":59143,"eac":57373,"eag":49669,"ead":94691,"ean":92098,"eal":72020,"eam":67571,"ear":238611,"eas":225475,"eat":190659,"ea ":97410,"efo":27942,"efe":67003,"ega":48293,"eek":39188,"een":176170,"eed":37937,"eer":50775,"eet":39266,"edi":120330,"ede":54090,"edu":36419,"ech":57443,"eci":121874,"ece":81981,"eca":34537,"ee ":109231,"ecu":34646,"ect":304913,"eco":150097,"dy ":58601,"dur":62131,"don":63380,"dom":45245,"ds ":164811,"duc":125723,"dra":35355,"dre":38221,"dge":45767,"dic":54056,"dia":144125,"der":278249,"des":154773,"dev":51103,"dea":34588,"ded":141601,"def":26810,"del":51924,"den":154840,"dem":42344,"dep":50458,"dle":29935,"do ":34660,"div":36865,"din":170282,"dio":57931,"dir":47066,"dis":162456,"dit":74391,"die":65117,"dif":26218,"rga":62829,"ri ":41893,"rgi":33226,"rge":101036,"ret":62986,"res":357790,"rev":42186,"rfo":28887,"rds":61017,"rg ":35933,"rea":244476,"ree":171216,"ref":62077,"rec":149809,"red":206208,"reg":86193,"rem":55031,"ren":193932,"rel":146404,"rep":68957,"rdi":57659,"rde":80880,"re ":634483,"rch":164110,"rce":59020,"rd ":218199,"rap":56827,"rar":34987,"ras":43044,"rat":260279,"rai":83507,"rag":34608,"ran":265077,"ram":80300,"ral":264928,"rab":26255,"rad":103893,"rac":129420,"rpo":42976,"rs ":371607,"ros":58364,"rot":58999,"rom":337721,"ron":118148,"roo":26751,"rop":109260,"rou":191436,"rov":99028,"row":41881,"roa":55237,"rod":87645,"roc":66994,"rol":65046,"rof":62861,"rog":49055,"rnm":34849,"rna":118629,"rne":61259,"rni":62594,"ro ":47142,"rma":145311,"rme":117007,"rmi":32749,"rly":65353,"rli":51474,"rld":75350,"rle":27840,"rn ":330287,"rks":33396,"rke":46561,"rm ":73619,"rio":79616,"rit":248352,"ris":163763,"riv":53880,"rig":116494,"ril":65623,"rin":255678,"rim":52709,"ria":159780,"rib":60454,"ric":377068,"rid":60669,"rie":181610,"rk ":140894,"ruc":35769,"run":39647,"rum":30319,"rus":32542,"rva":27044,"rvi":62552,"rve":65133,"ry ":509562,"rsi":95891,"rso":35794,"rsh":28300,"rse":60300,"rta":48186,"rst":132558,"rtm":26912,"rte":66419,"rth":190521,"rti":127728,"rua":38894,"rts":59598,"rty":55015,"rt ":230530,"rro":33066,"rri":69478,"rre":97252,"rra":30166,"san":29214,"sha":36063,"sho":85008,"she":117943,"shi":166608,"sid":90354,"sic":111518,"sia":80711,"sit":152904,"sis":68592,"sin":187018,"sio":187210,"sim":26375,"sig":69827,"scr":41549,"se ":323378,"sci":38993,"sch":76599,"sco":58271,"sev":36211,"ser":204330,"ses":72706,"set":56749,"sh ":261718,"sea":111064,"sed":251715,"sec":65010,"sen":110589,"sem":35416,"sel":52566,"spo":60807,"spe":154402,"spi":31807,"spa":33041,"sou":97501,"sol":40004,"som":46889,"son":213206,"sor":49003,"soc":65715,"st ":788491,"ss ":186657,"sla":91489,"sm ":27910,"sna":26235,"so ":118506,"sma":61408,"sys":38243,"sse":101933,"ssa":44414,"sso":82323,"ssi":178639,"ste":308026,"sta":321451,"sto":159447,"sti":202749,"stl":26896,"stu":53381,"str":353511,"sts":54520,"sub":56163,"suc":48817,"sul":26601,"sup":33543,"sus":37393,"sur":52388,"tai":93008,"tak":29757,"tal":158887,"tag":31026,"tab":60969,"tba":73096,"tat":294451,"tar":154358,"tan":148320,"tch":55824,"te ":378459,"ta ":92521,"pe ":62967,"par":214065,"pat":33109,"pac":31182,"pal":68434,"pai":39322,"pan":124559,"phe":35230,"pho":33690,"phi":46768,"pea":63524,"pec":127586,"ped":38131,"pen":76105,"peo":27260,"per":254210,"pet":53680,"pla":213772,"pli":36447,"ple":105992,"plo":26352,"phy":39410,"pic":63629,"pin":46550,"pio":41668,"pit":34080,"por":147134,"pop":69835,"pos":94042,"pon":41677,"pol":103325,"ps ":57068,"ppo":34542,"ppe":56579,"pub":101611,"pte":60939,"pti":34138,"pri":140547,"pre":169814,"pro":351896,"pur":26601,"put":38175,"pul":69919,"qua":54197,"que":60004,"qui":38739,"ra ":108610,"ngi":45147,"ngl":153748,"ngu":51932,"ngt":37246,"ngs":65275,"ni ":33062,"nge":128219,"nga":40074,"ngd":28313,"nel":35766,"nen":30704,"ner":137621,"net":62476,"nes":167423,"ng ":1115424,"nea":48684,"ned":116572,"nee":30138,"nfo":27425,"ney":30714,"new":36703,"nct":31942,"nco":45249,"nci":91672,"ncl":65296,"nce":360792,"nch":88213,"ne ":474805,"ndu":39629,"ndr":33212,"nds":71457,"ndo":66887,"ndi":147835,"nde":264119,"nda":82618,"ncy":32567,"nal":361592,"nam":140852,"nan":41261,"nar":46225,"nad":72347,"nag":33449,"nai":32626,"nd ":1932876,"nat":199905,"na ":142173,"ny ":146188,"nve":33106,"num":41405,"nus":46108,"nua":61979,"nty":82414,"nto":84185,"ntu":58438,"nts":118194,"ntr":155494,"nti":190207,"nth":52495,"ntl":47080,"nta":166897,"nte":282517,"nsu":48967,"nst":113470,"nse":49755,"nsh":53144,"nsi":90541,"nt ":574346,"ns ":352877,"nol":27739,"nom":44734,"non":40510,"not":75828,"nor":109034,"now":162156,"nov":41537,"nne":95671,"nna":27532,"nni":61016,"nme":53495,"nly":54407,"no ":47600,"nic":132031,"nia":137970,"nk ":44974,"niz":43878,"niv":81629,"nis":146601,"nit":215552,"nio":55312,"nin":128702,"ogr":72732,"ogi":44598,"ohn":44056,"ogy":47192,"oin":47463,"ok ":58105,"ol ":109628,"oce":39082,"oci":84252,"ock":92930,"oca":158968,"occ":29313,"ode":77618,"of ":2204484,"odu":81510,"oft":39655,"off":67447,"ofe":46203,"oad":59707,"od ":90721,"obe":66424,"ows":30274,"own":272385,"owi":30580,"ow ":104160,"oti":37576,"oth":132550,"ote":72682,"ott":42106,"oto":39358,"ost":134462,"ota":47221,"otb":59122,"osi":37738,"ose":115458,"oss":51862,"owe":69263,"ovi":113638,"ove":271311,"oug":99629,"oul":30838,"oun":383251,"oup":67359,"ous":158478,"our":185741,"out":265981,"opo":44332,"opi":26584,"opl":40248,"ope":150764,"oph":34738,"os ":57513,"opu":63831,"ool":97648,"ook":83743,"ood":64494,"or ":897485,"oot":80611,"ork":137621,"orl":77957,"orm":213505,"orn":233282,"oro":42745,"orp":39756,"orr":27698,"orc":40804,"ord":187024,"ore":161271,"org":83794,"ori":179394,"ort":324283,"ors":65851,"ory":92826,"ot ":75528,"ora":99397,"ola":48347,"old":74258,"on ":1693252,"oli":168296,"oll":152650,"ole":57272,"olo":130918,"olu":51650,"om ":355568,"ona":295881,"ond":125458,"onc":37498,"onf":27843,"one":226758,"ong":180887,"oni":86395,"onl":50368,"onn":32769,"ono":57151,"ons":362489,"ont":151478,"ony":30391,"oma":89149,"ome":169344,"omb":33063,"omi":82283,"omm":164677,"omp":213665,"omo":39559,"op ":54660,"la ":85626,"le ":464484,"lf ":36467,"lde":36942,"ldi":28865,"lab":36068,"lac":84352,"lag":63397,"lai":31387,"lan":374156,"lar":145329,"lat":207187,"las":100146,"law":29496,"lay":143764,"ld ":226258,"lbu":63795,"ls ":147230,"lon":87604,"lop":54959,"lor":52442,"loc":148176,"log":104122,"los":46581,"low":85754,"lth":30060,"lti":36200,"lud":61069,"lub":38036,"lue":31016,"lso":110778,"lt ":61158,"li ":29468,"ley":50488,"lev":69397,"les":177287,"let":59346,"ler":75366,"lem":45662,"len":64181,"leg":67495,"led":96172,"lec":118736,"lea":145235,"lls":32993,"llu":31038,"lly":155319,"lo ":32182,"lla":120635,"lle":228951,"lli":124524,"llo":71927,"lm ":62508,"ll ":345769,"lit":221318,"lis":254417,"lin":196823,"liz":27437,"liv":42501,"lic":149255,"lia":177899,"lig":44454,"lie":64153,"lif":67751,"ma ":56941,"mb ":40338,"mai":57333,"mad":33441,"mag":32391,"mar":102764,"mas":36713,"mal":90910,"man":305273,"mat":146584,"mbl":26607,"mbi":34922,"mbe":250295,"me ":304088,"med":139063,"mea":33106,"met":85213,"mes":108882,"mer":308315,"mem":71604,"men":353373,"lve":34044,"lum":34502,"lus":42702,"ly ":633235,"lwa":32178,"lym":34483,"mpi":86987,"mpe":67319,"mpo":59756,"mpl":65250,"mpu":32461,"ms ":108315,"mod":36169,"mon":129400,"mol":27569,"mov":30527,"mor":62243,"mos":67786,"mot":45357,"mou":50940,"mpa":78503,"my ":44622,"mus":79882,"mul":30159,"mun":115137,"min":162859,"mil":151172,"mis":47781,"mit":48071,"mic":78126,"mmu":68704,"mmi":37447,"mmo":49689,"mma":30077,"mme":66787,"zed":29181,"zat":36341,"yst":59562,"ysi":32556,"ys ":46066,"ype":26271,"yea":55238,"yed":50493,"yer":52194,"ymp":36974,"yin":35501,"wo ":61016,"wn ":223496,"ws ":47661,"wri":85490,"wor":132758,"wes":66741,"wer":121358,"wel":48031,"wed":28630,"wee":76113,"whe":65586,"whi":161339,"who":156434,"wit":254528,"win":75777,"way":79562,"war":108109,"was":721522,"via":29199,"vil":95978,"vin":109107,"vic":63884,"vid":74216,"vie":42322,"vis":102225,"vol":39542,"ver":416461,"ves":68869,"ven":139602,"vem":57889,"vel":128051,"ved":73656,"ve ":294814,"val":55056,"van":50667,"var":47368,"vat":46841,"usi":127657,"use":190347,"ust":198208,"uss":43860,"uth":195687,"uti":76065,"ute":88005,"us ":269807,"ut ":151960,"ura":72791,"urc":49405,"ure":175159,"urg":39826,"uri":124329,"urn":72450,"uro":43771,"urr":69334,"urs":30553,"urt":42019,"ury":47606,"ur ":96286,"upp":28633,"umm":33986,"uma":31954,"umb":94738,"ume":46174,"uly":40527,"unt":202586,"uni":169488,"unc":71870,"und":253741,"ung":45523,"une":67239,"up ":99562,"um ":146010,"ult":82523,"ull":33469,"ule":32343,"ula":137681,"un ":32424,"uil":50329,"uis":33184,"uit":37221,"ul ":41234,"ugh":110128,"ugu":55721,"uct":69612,"ude":66964,"udi":73540,"uca":35169,"ue ":120838,"uce":56991,"uch":53880,"ues":42067,"uen":42045,"ub ":41295,"uat":42205,"uar":119614,"ual":88610,"ubl":124785,"uag":32210,"typ":31249,"ty ":506251,"tur":219279,"tut":36373,"tua":41791,"tud":63876,"two":81070,"twe":71315,"ts ":465295,"tre":115840,"tra":308513,"tri":221592,"tru":53183,"tro":123988,"try":66671,"tta":29674,"tte":122526,"tti":34349,"ttl":41524,"tme":35635,"to ":731436,"tly":63791,"tob":48945,"tow":72085,"tom":29936,"ton":150493,"tor":304450,"too":27044,"top":29122,"til":53505,"tie":69965,"tit":108778,"tis":139521,"tin":255051,"tim":81225,"tio":971575,"thu":55673,"tia":79923,"tic":276929,"tiv":181662,"tla":29767,"tle":95143,"tem":124758,"ten":154275,"tel":93554,"tee":36958,"tea":71475,"tec":49230,"ted":637757,"th ":648546,"tes":193644,"ter":809390,"ti ":33930,"tho":134583,"thr":87801,"the":3415279,"thi":110969,"tha":240340},"n_words":[260942223,308553243,224934017],"name":"en"}
Index: /applications/editors/josm/plugins/OSMRecPlugin/manifest.mf
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/manifest.mf	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/manifest.mf	(revision 31106)
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+X-COMMENT: Main-Class will be added automatically by build
+
Index: /applications/editors/josm/plugins/OSMRecPlugin/nbproject/ide-file-targets.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/nbproject/ide-file-targets.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/nbproject/ide-file-targets.xml	(revision 31106)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project basedir=".." name="OSMRecPlugin-IDE">
+    <!-- TODO: edit the following target according to your needs -->
+    <!-- (more info: http://www.netbeans.org/kb/articles/freeform-config.html#runsingle) -->
+    <target name="run-selected-file-in-src">
+        <fail unless="run.class">Must set property 'run.class'</fail>
+        <java classname="${run.class}" failonerror="true" fork="true">
+            <classpath>
+                <pathelement path="../../core/dist/josm-custom.jar:lib/log4j-1.2.17.jar:lib/liblinear-java-1.95.jar"/>
+                <pathelement location="../../dist"/>
+            </classpath>
+        </java>
+    </target>
+</project>
Index: /applications/editors/josm/plugins/OSMRecPlugin/nbproject/private/private.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/nbproject/private/private.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/nbproject/private/private.xml	(revision 31106)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
+    <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
+    <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
+        <group>
+            <file>file:/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/MenuExportAction.java</file>
+            <file>file:/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPlugin.java</file>
+        </group>
+    </open-files>
+</project-private>
Index: /applications/editors/josm/plugins/OSMRecPlugin/nbproject/project.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/nbproject/project.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/nbproject/project.xml	(revision 31106)
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+    <type>org.netbeans.modules.ant.freeform</type>
+    <configuration>
+        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
+            <!-- Do not use Project Properties customizer when editing this file manually. 
+ To prevent the customizer from showing, create nbproject/project.properties file and enter 
+auxiliary.show.customizer=false 
+property there. Adding 
+auxiliary.show.customizer.message=<message>
+ will show your customized message when someone attempts to open the customizer.  -->
+            <name>OSMRecPlugin</name>
+            <properties/>
+            <folders>
+                <source-folder>
+                    <label>src</label>
+                    <type>java</type>
+                    <location>src</location>
+                </source-folder>
+                <build-folder>
+                    <location>../../dist</location>
+                </build-folder>
+            </folders>
+            <ide-actions>
+                <action name="build">
+                    <target>compile</target>
+                </action>
+                <action name="clean">
+                    <target>clean</target>
+                </action>
+                <action name="run">
+                    <target>runjosm</target>
+                </action>
+                <action name="test">
+                    <target>test</target>
+                </action>
+                <action name="rebuild">
+                    <target>clean</target>
+                    <target>compile</target>
+                </action>
+                <action name="run.single">
+                    <script>nbproject/ide-file-targets.xml</script>
+                    <target>run-selected-file-in-src</target>
+                    <context>
+                        <property>run.class</property>
+                        <folder>src</folder>
+                        <pattern>\.java$</pattern>
+                        <format>java-name</format>
+                        <arity>
+                            <one-file-only/>
+                        </arity>
+                    </context>
+                </action>
+            </ide-actions>
+            <export>
+                <type>folder</type>
+                <location>../../dist</location>
+                <build-target>compile</build-target>
+            </export>
+            <view>
+                <items>
+                    <source-folder style="packages">
+                        <label>src</label>
+                        <location>src</location>
+                    </source-folder>
+                    <source-file>
+                        <location>build.xml</location>
+                    </source-file>
+                </items>
+                <context-menu>
+                    <ide-action name="build"/>
+                    <ide-action name="rebuild"/>
+                    <ide-action name="clean"/>
+                    <ide-action name="run"/>
+                    <ide-action name="test"/>
+                </context-menu>
+            </view>
+            <subprojects/>
+        </general-data>
+        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
+            <compilation-unit>
+                <package-root>src</package-root>
+                <classpath mode="compile">../../core/dist/josm-custom.jar:lib/log4j-1.2.17.jar:lib/liblinear-java-1.95.jar:lib/jena-core-2.12.0.jar:lib/jts-1.13.jar:lib/gt-api-9.3.jar:lib/gt-referencing-9.3.jar:lib/gt-opengis-9.3.jar:lib/gt-metadata-9.3.jar:lib/slf4j-api-1.7.6.jar:lib/xercesImpl-2.11.0.jar:lib/commons-lang3-3.3.2.jar:lib/commons-pool-1.5.4.jar:lib/gt-api-9.3.jar:lib/gt-metadata-9.3.jar:lib/gt-opengis-9.3.jar:lib/gt-referencing-9.3.jar:lib/jai_core-1.1.3.jar:lib/jena-core-2.12.0.jar:lib/jena-iri-1.1.0.jar:lib/jgridshift-1.0.jar:lib/jsonic-1.2.7.jar:lib/jsr-275-1.0-beta-2.jar:lib/jts-1.13.jar:lib/langdetect-1.1-20120112.jar:lib/liblinear-1.95.jar:lib/liblinear-java-1.95.jar:lib/lucene-analyzers-3.6.0.jar:lib/lucene-core-3.6.0.jar:lib/slf4j-api-1.7.6.jar:lib/slf4j-log4j12-1.7.6.jar:lib/vecmath-1.3.2.jar:lib/xercesImpl-2.11.0.jar:lib/xml-apis-1.4.01.jar</classpath>
+                <built-to>../../dist</built-to>
+                <source-level>1.7</source-level>
+            </compilation-unit>
+        </java-data>
+    </configuration>
+</project>
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/files/Map
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/files/Map	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/files/Map	(revision 31106)
@@ -0,0 +1,1379 @@
+highway | HighwayThing
+barrier | BarrierThing
+cycleway | CyclewayThing
+waterway | WaterwayThing
+railway | RailwayThing
+aeroway | AerowayThing
+aerialway | AerialwayThing
+public_transport | PublicTransportThing
+power | PowerThing
+man_made | ManMadeThing
+leisure | Leisure
+amenity | Amenity
+office | Office
+shop | Shop
+craft | Craft
+emergency | EmergencyThing
+tourism | TourismThing
+historic | HistoricThing
+landuse | Landuse
+military | MilitaryThing
+natural | NaturalThing
+route | RouteThing
+boundary | Boundary
+sport | SportThing
+abutters | Abutters
+place | Place
+lock | LockThing
+building | Building
+type route | Route
+type multipolygon | MultiPolygon
+highway motorway | Motorway
+highway motorway_link | MotorwayLink
+highway trunk | Trunk
+highway trunk_link | TrunkLink
+highway primary | PrimaryHighway
+highway primary_link | HighwayPrimaryLink
+highway secundary | SecundaryHighway
+highway secundary_link | HighwaySecundaryLink
+highway tertiary | TertiaryHighway
+highway tertiary_link | HighwayTertiaryLink
+highway residential | ResidentialHighway
+highway unclassified | UnclassifiedHighway
+highway road | Road
+highway living_street | LivingStreet
+highway service | Alley
+highway track | Track
+highway pedestrian | PedestrianUse
+highway raceway | Raceway
+highway services | ServiceStation
+highway rest_area | RestArea
+highway bus_guideway | BusGuideway
+highway path | Path
+highway cycleway | Cycleway
+highway footway | Footway
+highway bridleway | Bridleway
+highway byway | Byway
+highway steps | Steps
+highway mini_roundabout | MiniRoundabout
+highway stop | StopSign
+highway give_way | GiveWaySign
+highway traffic_signals | TrafficSignals
+highway crossing | HighwayCrossing
+junction roundabout | Roundabout
+highway motorwaykey_junction | MotorwayJunction
+highway ford | HighwayFord
+highway bus_stop | BusStop
+highway turning_circle | TurningCircle
+highway construction | HighwayConstruction
+highway proposed | ProposedHighway
+highway emergency_access_point | EmergencyAccessPoint
+highway speed_camera | SpeedCamera
+highway street_lamp | StreetLamp
+traffic_calming yes | TrafficCalming
+traffic_calming bump | Bump
+traffic_calming chicane | Chicane
+traffic_calming cushion | Cushion
+traffic_calming hump | Hump
+traffic_calming rumble_strip | RumbleStrip
+traffic_calming table | TableBump
+traffic_calming choker | Choker
+service parking_aisle | ParkingAisle
+service driveway | DriveWay
+service alley | Alley
+highway passing_place | PassingPlace
+highway passing_places | PassingPlaces
+winter_road yes | WinterRoad
+ice_road yes | IceRoad
+barrier ditch | DitchBarrier
+barrier fence | Fence
+barrier hedge | Hedge
+barrier wall | Wall
+barrier city_wall | CityWall
+barrier retaining_wall | RetainingWall
+barrier block | Block
+barrier bollard | Bollard
+barrier cattle_grid | CattleGrid
+barrier cycle_barrier | CycleBarrier
+barrier toll_booth | TollBooth
+barrier entrance | Entrance
+barrier border_control | BorderControl
+barrier gate | Gate
+barrier horse_stile | HorseStile
+barrier kissing_gate | KissingGate
+barrier lift_gate | LiftGate
+barrier sally_port | SallyPort
+barrier stile | Stile
+barrier turnstile | Turnstile
+barrier kent_carriage_gap | KentCarriageGap
+barrier chain | Chain
+cycleway lane | CyclewayLane
+cycleway track | CyclewayTrack
+cycleway opposite_lane | CyclewayOppositeLane
+cycleway opposite_track | CyclewayOppositeTrack
+cycleway opposite | CyclewayOpposite
+tracktype grade1 | TrackType1
+tracktype grade2 | TrackType2
+tracktype grade3 | TrackType3
+tracktype grade4 | TrackType4
+tracktype grade5 | TrackType5
+waterway stream | Stream
+waterway river | River
+waterway riverbank | Riverbank
+waterway canal | Canal
+waterway ditch | Ditch
+waterway drain | Drain
+waterway dock | Dock
+waterway lock_gate | LockGate
+waterway turning_point | TurningPoint
+waterway boatyard | Boatyard
+waterway weir | Weir
+waterway dam | Dam
+lock yes | Lock
+tunnel culvert | TunnelCulvert
+intermittent yes | Intermittent
+waterway aqueduct | Aqueduct
+waterway waterfall | Waterfall
+waterway biwak | Biwak
+waterway depth | Depth
+waterway drawbridge | WaterwayDrawbridge
+waterway ford | WaterwayFord
+waterway fuel | WaterwayFuel
+waterway harbour | Harbour
+waterway lock | WaterwayLock
+waterway milestone | WaterwayMilestone
+waterway mineral_spring | MineralSpring
+waterway mooring | Mooring
+waterway pumping_station | WaterwayPumpingStation
+waterway rapids | Rapids
+waterway rock | WaterwayRock
+waterway sluice | Sluice
+waterway spring | WaterwaySpring
+waterway water_point | WaterPoint
+waterway wreck | WaterwayWreck
+railway rail | Rail
+railway tram | Tramway
+railway light_rail | LightRail
+railway abandoned | AbandonedRailway
+railway disused | DisusedRailway
+railway subway | Subway
+railway preserved | PreservedRailway
+railway narrow_gauge | NarrowGauge
+railway miniature | MiniatureRailway
+railway construction | RailwayConstruction
+railway monorail | Monorail
+railway funicular | FunicularRailway
+railway station | RailwayStation
+railway halt | RailwayHalt
+railway tram_stop | TramStop
+railway crossing | RailwayCrossing
+railway level_crossing | LevelCrossing
+railway subway_entrance | SubwayEntrance
+railway turntable | Turntable
+railway buffer_stop | BufferStop
+landuse railway | RailwayLanduse
+railway abandoned_station | AbandonedStation
+railway bridge | Bridge
+railway disused_station | DisusedStation
+railway historic_station | HistoricStation
+railway junction | RailwayJunction
+railway milestone | RailwayMilestone
+railway phone | RailwayPhone
+railway platform | RailwayPlatform
+railway signal | Signal
+railway station_entrance | StationEntrance
+railway stop | RailwayStop
+railway switch | RailwaySwitch
+railway track_halt | TrackHalt
+railway tram_station | TramStation
+railway ventilation_shaft | VentilationShaft
+railway viaduct | Viaduct
+railway Viva Blue | Viva+Blue
+aeroway aerodrome | Airport
+aeroway terminal | AirportTerminal
+aeroway helipad | Helipad
+aeroway runway | Runway
+aeroway taxiway | AirportTaxiway
+aeroway apron | Apron
+aeroway gate | AirportGate
+aeroway windsock | Windsock
+aeroway airfield | AirportField
+aeroway heliport | Heliport
+aeroway holding_point | HoldingPoint
+aeroway landing_light | LandingLight
+aeroway parking_position | ParkingPosition
+aeroway reportingpoint | Reportingpoint
+aeroway tower | AirportTower
+aerialway cable_car | CableCar
+aerialway gondola | Gondola
+aerialway chair_lift | ChairLift
+aerialway mixed_lift | MixedLift
+aerialway drag_lift | DragLift
+aerialway station | AerialwayStation
+aerialway pylon | Pylon
+aerialway goods | AerialwayGoods
+public_transport stop_position | StopPosition
+public_transport platform | Platform
+public_transport station | Station
+power tower | PowerTower
+power pole | PowerPole
+power line | PowerLine
+power minor_line | PowerMinorLine
+power station | PowerStation
+power sub_station | PowerSubStation
+power generator | PowerGenerator
+power cable_distribution_cabinet | CableDistributionCabinet
+power box | PowerBox
+power circuit_breaker | CircuitBreaker
+power construction | PowerConstruction
+power dismantled | PowerDismantled
+power house_connection_box | HouseConnectionBox
+power line_connection | LineConnection
+power pylon | PowerPylon
+power switch | PowerSwitch
+power transformer | Transformer
+man_made adit | Adit
+man_made beacon | Beacon
+man_made crane | Crane
+man_made cutline | Cutline
+man_made flagpole | Flagpole
+man_made groyne | Groyne
+man_made lighthouse | Lighthouse
+man_made mineshaft | Mineshaft
+man_made monitoring_station | MonitoringStation
+man_made petroleum_well | PetroleumWell
+man_made pier | Pier
+man_made pipeline | Pipeline
+man_made reservoir_covered | CoveredReservoir
+man_made reservoir | Reservoir
+man_made surveillance | Surveillance
+man_made survey_point | SurveyPoint
+man_made tower | Tower
+man_made wastewater_plant | WastewaterPlant
+man_made watermill | Watermill
+man_made water_tower | WaterTower
+man_made water_works | WaterWorks
+man_made water_well | WaterWell
+man_made windmill | Windmill
+man_made works | IndustrialProductionBuilding
+man_made antenna | Antenna
+man_made barn | ManMadeBarn
+man_made billboard | ManMadeBillboard
+man_made borderstone | Borderstone
+man_made bridge pier | 	Bridge+pier
+man_made building | ManMadeBuilding
+man_made buoy | ManMadeBuoy
+man_made cairn | Cairn
+man_made chimney | Chimney
+man_made communications_tower | CommunicationsTower
+man_made communications_transponder | CommunicationsTransponder
+man_made cross | ManMadeCross
+man_made Downhill Terminal | 	Downhill+Terminal
+man_made environmental_hazard | EnvironmentalHazard
+man_made fire_hydrant | ManMadeFireHydrant
+man_made fixme | ManMadeFixme
+man_made fountain | ManMadeFountain
+man_made gaging_station | GagingStation
+man_made gasometer | Gasometer
+man_made gate | ManMadeGate
+man_made gazometer | Gazometer
+man_made grouse_butt | GrouseButt
+man_made hut | ManMadeHut
+man_made lamp | ManMadeLamp
+man_made lamp_post | ManMadeLampPost
+man_made landmark | Landmark
+man_made launch_pad | LaunchPad
+man_made lettering | Lettering
+man_made lookout_tower | LookoutTower
+man_made manhole | Manhole
+man_made mast | Mast
+man_made MDF | MDF
+man_made mine | ManMadeMine
+man_made observatory | ManMadeObservatory
+man_made oil_platform | OilPlatform
+man_made oven | Oven
+man_made phone_mast | PhoneMast
+man_made pipelinemarker | Pipelinemarker
+man_made pipeline_marker | PipelineMarker
+man_made pole | ManMadePole
+man_made pump | Pump
+man_made pumping_rig | PumpingRig
+man_made pumping_station | ManMadePumpingStation
+man_made pumpjack | Pumpjack
+man_made rig | Rig
+man_made service_area_interface | ServiceAreaInterface
+man_made serving_area_interface | ServingAreaInterface
+man_made sheepfold | Sheepfold
+man_made sign | ManMadeSign
+man_made silo | Silo
+man_made statue | ManMadeStatue
+man_made storage | ManMadeStorage
+man_made storage_tank | StorageTank
+man_made summit_cross | SummitCross
+man_made tank | ManMadeTank
+man_made telephone_exchange | TelephoneExchange
+man_made telescope | Telescope
+man_made Uphill Terminal | Uphill+Terminal
+man_made videosurveillance | Videosurveillance
+man_made village_pump | VillagePump
+man_made water_tank | WaterTank
+man_made well | ManMadeWell
+man_made well_water | WellWater
+man_made wildlife_hide | WildlifeHide
+man_made windpump | Windpump
+man_made wolf_pit | WolfPit
+leisure dog_park | DogPark
+leisure sports_centre | SportsCentre
+leisure golf_course | GolfCourse
+leisure stadium | Stadium
+leisure track | Track
+leisure pitch | Pitch
+leisure water_park | WaterPark
+leisure marina | Marina
+leisure slipway | Slipway
+leisure fishing | Fishing
+leisure nature_reserve | NatureReserve
+leisure park | Park
+leisure playground | Playground
+leisure garden | Garden
+leisure common | Common
+leisure ice_rink | IceRink
+leisure miniature_golf | MiniatureGolf
+leisure dance | Dance
+leisure swimming_pool | SwimmingPool
+leisure bandstand | Bandstand
+leisure beach | Beach
+leisure beach_resort | BeachResort
+leisure bingo | Bingo
+leisure bird_hide | BirdHide
+leisure casino | Casino
+leisure club | Club
+leisure fitness_centre | FitnessCentre
+leisure fitness | Fitness
+leisure fitness trail | Fitness+trail
+leisure gym | Gym
+leisure hackerspace | Hackerspace
+leisure hole | Hole
+leisure horse_riding | HorseRiding
+leisure hot_spring | HotSpring
+leisure music_venue | MusicVenue
+leisure park_bench | ParkBench
+leisure point_of_interest | PointOfInterest
+leisure sailing_club | SailingClub
+leisure sauna | Sauna
+leisure skate_park | SkatePark
+leisure social_club | SocialClub
+leisure sport | Sport
+amenity advertisement | Advertisement
+amenity advertising | Advertising
+amenity air_fill | AirFill
+amenity airplane | Airplane
+amenity airport | Airport
+amenity alm | Alm
+amenity ambulance | Ambulance
+amenity ambulance_station | AmbulanceStation
+amenity animal_shelter | AnimalShelter
+amenity restaurant | Restaurant
+amenity food_court | FoodCourt
+amenity fast_food | FastFood
+amenity drinking_water | DrinkingWater
+amenity bbq | Bbq
+amenity pub | Pub
+amenity bar | Bar
+amenity cafe | Cafe
+amenity biergarten | Biergarten
+amenity ice_cream | IceCream
+amenity kindergarten | Kindergarten
+amenity school | School
+amenity college | College
+amenity library | Library
+amenity university | University
+amenity ferry_terminal | FerryTerminal
+amenity bicycle_parking | BicycleParking
+amenity bicycle_rental | BicycleRental
+amenity bus_station | BusStation
+amenity car_rental | CarRental
+amenity car_sharing | CarSharing
+amenity car_wash | CarWash
+amenity fuel | FuelStation
+amenity grit_bin | GritBin
+amenity parking | Parking
+amenity parking_space | ParkingSpace
+amenity parking_entrance | ParkingEntrance
+amenity taxi | Taxi
+amenity ev_charging | EvCharging
+amenity atm | Atm
+amenity bank | Bank
+amenity bureau_de_change | BureauDeChange
+amenity pharmacy | Pharmacy
+amenity hospital | Hospital
+amenity baby_hatch | BabyHatch
+amenity dentist | Dentist
+amenity doctors | Doctors
+amenity nursing_home | NursingHome
+amenity social_facility | SocialFacility
+amenity veterinary | Veterinary
+amenity arts_centre | ArtsCentre
+amenity cinema | Cinema
+amenity community_centre | CommunityCentre
+amenity social_centre | SocialCentre
+amenity fountain | Fountain
+amenity nightclub | Nightclub
+amenity stripclub | Stripclub
+amenity studio | Studio
+amenity theatre | Theatre
+amenity bench | Bench
+amenity brothel | Brothel
+amenity clock | Clock
+amenity courthouse | Courthouse
+amenity crematorium | Crematorium
+amenity embassy | Embassy
+amenity fire_station | FireStation
+amenity grave_yard | GraveYard
+amenity hunting_stand | HuntingStand
+amenity marketplace | Marketplace
+amenity place_of_worship | PlaceOfWorship
+amenity police | Police
+amenity post_box | PostBox
+amenity post_office | PostOffice
+amenity prison | Prison
+amenity public_building | PublicBuilding
+amenity recycling | RecyclingFacility
+amenity sauna | Sauna
+amenity shelter | Shelter
+amenity telephone | Telephone
+amenity toilets | Toilets
+amenity townhall | Townhall
+amenity vending_maschine | VendingMaschine
+amenity waste_basket | WasteBasket
+amenity waste_disposal | WasteDisposal
+amenity watering_place | WateringPlace
+amenity art_gallery | ArtGallery
+amenity artwork | Artwork
+amenity ATM | ATM
+amenity Baisschool | Baisschool
+amenity bakery | Bakery
+amenity bandstand | Bandstand
+amenity bank,atm | Bank%2Catm
+amenity bank;atm | Bank%3Batm
+amenity Bank | Bank
+amenity barbeque | Barbeque
+amenity Barfusspfad | Barfusspfad
+amenity bicycle_lockers | BicycleLockers
+amenity billboard | Billboard
+amenity boat_rental | BoatRental
+amenity border_control | BorderControl
+amenity brewery | Brewery
+amenity Briefkasten | Briefkasten
+amenity bts | Bts
+amenity building_entrance | BuildingEntrance
+amenity building | Building
+amenity bus_stop | BusStop
+amenity camera | Camera
+amenity campsite | Campsite
+amenity care_home | CareHome
+amenity car_repair | CarRepair
+amenity casino | Casino
+amenity cemetery | Cemetery
+amenity chapel | Chapel
+amenity charity | Charity
+amenity child_care | ChildCare
+amenity chiropractor | Chiropractor
+amenity church_hall | ChurchHall
+amenity church | Church
+amenity citymap_post | CitymapPost
+amenity clinic | Clinic
+amenity club_house | ClubHouse
+amenity club | Club
+amenity coffeeshop | CoffeeShop
+amenity commercial | Commercial
+amenity community_hall | CommunityHall
+amenity company | Company
+amenity concert_hall | ConcertHall
+amenity conference_centre | ConferenceCentre
+amenity construction | Construction
+amenity consulate | Consulate
+amenity cross | Cross
+amenity customs | Customs
+amenity daycare | Daycare
+amenity dead_pub | DeadPub
+amenity derestricted speed limit | Derestricted+speed+limit
+amenity disused_pub | DisusedPub
+amenity dive_center | DiveCenter
+amenity doctor | Doctor
+amenity dog_bin | DogBin
+amenity dog_waste | DogWaste
+amenity dormitory | Dormitory
+amenity driving_school | DrivingSchool
+amenity elevator | Elevator
+amenity emergency_phone | EmergencyPhone
+amenity emergency_telephone | EmergencyTelephone
+amenity entrance | Entrance
+amenity factory | Factory
+amenity farm | Farm
+amenity fire_beater | FireBeater
+amenity fire_hydrant | FireHydrant
+amenity fireplace | Fireplace
+amenity first_aid | FirstAid
+amenity florist | Florist
+amenity foot_shower | FootShower
+amenity forester | Forester
+amenity fraternity | Fraternity
+amenity fuel;car_wash | Fuel%3BcarWash
+amenity funeral_home | FuneralHome
+amenity gallery | Gallery
+amenity gambling | Gambling
+amenity garage | Garage
+amenity garbage | Garbage
+amenity goverment_building | GovermentBuilding
+amenity grave | Grave
+amenity guidepost | Guidepost
+amenity gym | Gym
+amenity hairdresser | Hairdresser
+amenity hall | Hall
+amenity health_centre | HealthCentre
+amenity heuriger | Heuriger
+amenity hide | Hide
+amenity hospice | Hospice
+amenity hotel | Hotel
+amenity hunting_blind | HuntingBlind
+amenity hut | Hut
+amenity hydrant | Hydrant
+amenity information | Information
+amenity insurance | Insurance
+amenity internet_access | InternetAccess
+amenity internet_cafe | InternetCafe
+amenity internet | Internet
+amenity job_centre | JobCentre
+amenity kneipp_water_cure | KneippWaterCure
+amenity lamp | Lamp
+amenity lamp_post | LampPost
+amenity language_school | LanguageSchool
+amenity lawyer | Lawyer
+amenity layby | Layby
+amenity leisure_centre | Centre
+amenity leisure | Amenity
+amenity licensed_club | LicensedClub
+amenity lifeboat_station | LifeboatStation
+amenity life-buoy | Life-buoy
+amenity life_ring | LifeRing
+amenity litter_bin | LitterBin
+amenity market | Market
+amenity massage | Massage
+amenity medical_centre | MedicalCentre
+amenity medical | Medical
+amenity milestone | Milestone
+amenity milk_dispenser | MilkDispenser
+amenity mine | Mine
+amenity monastery | Monastery
+amenity mortuary | Mortuary
+amenity motorcycle_parking | MotorcycleParking
+amenity mountain_rescue | MountainRescue
+amenity music_venue | MusicVenue
+amenity natural_shelter | NaturalShelter
+amenity nest_box | NestBox
+amenity notice | Notice
+amenity nursery | Nursery
+amenity observatory | Observatory
+amenity office | Office
+amenity optometrist | Optometrist
+amenity other | Other
+amenity parcel_box | ParcelBox
+amenity park_bench | ParkBench
+amenity park | Park
+amenity parking;fuel | Parking%3Bfuel
+amenity parking_meter | ParkingMeter
+amenity parking;restaurant;fuel | Parking%3Brestaurant%3Bfuel
+amenity phone | Phone
+amenity physiotherapy | Physiotherapy
+amenity picknick | Picknick
+amenity picnic table | 	Picnic+table
+amenity picnic_table | PicnicTable
+amenity pietra miliare FD | Pietra+miliare+FD
+amenity playground | Playground
+amenity plumber | Plumber
+amenity preschool | Preschool
+amenity public_market | PublicMarket
+amenity reception_area | ReceptionArea
+amenity red_cross | RedCross
+amenity register_office | RegisterOffice
+amenity relay_box | RelayBox
+amenity rescue_box | RescueBox
+amenity rescue | Rescue
+amenity rescue_service | RescueService
+amenity residential_home | ResidentialHome
+amenity residential | Residential
+amenity restaurant;pub | Restaurant%3Bpub
+amenity retail | Retail
+amenity retirement_home | RetirementHome
+amenity salon | Salon
+amenity scout_hall | ScoutHall
+amenity scout_hut | ScoutHut
+amenity seat | Seat
+amenity seating,ornamental | Seating%2Cornamental
+amenity sento | Sento
+amenity service | Service
+amenity services | Services
+amenity sheltered_housing | ShelteredHousing
+amenity shop | Shop
+amenity shopping | Shopping
+amenity shops | Shops
+amenity shower | Shower
+amenity showers | Showers
+amenity signpost | Signpost
+amenity ski_rental | SkiRental
+amenity ski_school | SkiSchool
+amenity snow_park | SnowPark
+amenity social_club | SocialClub
+amenity social_services | SocialServices
+amenity solarium | Solarium
+amenity spa | Spa
+amenity speed_enforcement | SpeedEnforcement
+amenity speed_trap | SpeedTrap
+amenity sport | Sport
+amenity sports_centre | SportsCentre
+amenity statue | Statue
+amenity storage | Storage
+amenity street_lamp | StreetLamp
+amenity street_light | StreetLight
+amenity supermarket | Supermarket
+amenity surgery | Surgery
+amenity survey | Survey
+amenity swimming_pool | SwimmingPool
+amenity table | Table
+amenity take_away | TakeAway
+amenity tourist | Tourist
+amenity trade | Trade
+amenity traffic_light | TrafficLight
+amenity trash_bin | TrashBin
+amenity trash_can | TrashCan
+amenity tricycle_station | TricycleStation
+amenity vdsl-aru | Vdsl-aru
+amenity vehicle_inspection | VehicleInspection
+amenity vending | Vending
+amenity vending machine | Vending+machine
+amenity vending_machine | VendingMachine
+amenity vet | Vet
+amenity vets | Vets
+amenity video_rental | VideoRental
+amenity village_hall | VillageHall
+amenity walking_bus | WalkingBus
+amenity waste_basket;recycling | WasteBasket%3Brecycling
+amenity waste_bin | WasteBin
+amenity waste_bucket | WasteBucket
+amenity waste_container | WasteContainer
+amenity waste | Waste
+amenity water_fountain | WaterFountain
+amenity water | Water
+amenity water_well | WaterWell
+amenity well | Well
+amenity whirlpool | Whirlpool
+amenity wifi | Wifi
+amenity winery | Winery
+amenity wlan | Wlan
+amenity WLAN | WLAN
+amenity youth_centre | YouthCentre
+amenity youth_club | YouthClub
+office accountant | AccountantOffice
+office administrative | AdministrativeOffice
+office architect | ArchitectOffice
+office camping | CampingOffice
+office company | CompanyOffice
+office educational_institution | EducationalInstitutionOffice
+office employment_agency | EmploymentAgencyOffice
+office estate_agent | EstateAgentOffice
+office government | GovernmentOffice
+office insurance | InsuranceOffice
+office it | ItOffice
+office lawyer | LawyerOffice
+office newspaper | NewspaperOffice
+office architect | ArchitectOffice
+office ngo | NgoOffice
+office quango | QuangoOffice
+office research | ResearchOffice
+office telecommunication | TelecommunicationOffice
+office travel_agent | TravelAgentOffice
+shop alcohol | AlcoholShop
+shop anime | AnimeShop
+shop art | ArtShop
+shop baby_goods | BabyGoodsShop
+shop bakery | Bakery
+shop bathroom_furnishing | BathroomFurnishingShop
+shop beauty | BeautyShop
+shop bed | BedShop
+shop beverages | BeverageMarket
+shop bicycle | BicycleShop
+shop books | BookShop
+shop adult | AdultShop
+shop agrarian | Agrarian
+shop animal | AnimalShop
+shop animals | AnimalsShop
+shop antique | AntiqueShop
+shop antiques | AntiquesShop
+shop antiquities | AntiquitiesShop
+shop apparel | Apparel
+shop appliance | Appliance
+shop appliances | Appliances
+shop art_gallery | ArtGalleryShop
+shop art_supplies | ArtSupplies
+shop audiologist | Audiologist
+shop audio_video | AudioVideoShop
+shop automotive | AutomotiveShop
+shop auto_parts | AutoPartsShop
+shop auto_repair | AutoRepair
+shop baby | BabyShop
+shop bags | BagsShop
+shop barber | Barber
+shop bathroom | Bathroom
+shop beautician | Beautician
+shop beauty_salon | BeautySalon
+shop betting | Betting
+shop bookmaker | BookmakerShop
+shop bookmakers | BookmakersShop
+shop books | BooksShop
+shop boutique | Boutique
+shop butcher | Butcher
+shop butchers | Butchers
+shop camera | CameraShop
+shop candy | CandyShop
+shop car;car_repair | Car%3BcarRepair
+shop car_dealer | CarDealer
+shop cards | CardsShop
+shop car | CarShop
+shop car_parts | CarParts
+shop carpenter | Carpenter
+shop carpet | Carpet
+shop carpets | Carpets
+shop car_repair | CarRepairShop
+shop car_wash | CarWash
+shop catalogue | Catalogue
+shop cell_phones | CellPhones
+shop ceramics | Ceramics
+shop chandler | Chandler
+shop charity | CharityShop
+shop cheese | Cheese
+shop chemist | Chemist
+shop chocolate | Chocolate
+shop closed | Closed
+shop clothes | Clothes
+shop clothes: women | 	Clothes%3A+women
+shop clothes:women | Clothes%3Awomen
+shop clothing | Clothing
+shop coffee | CoffeeShop
+shop coffee_shop | CoffeeShop
+shop communication | Communication
+shop communications | Communications
+shop computer | Computer
+shop condos | Condos
+shop confectionery | Confectionery
+shop construction | ConstructionShop
+shop convenience | Convenience
+shop copyshop | Copyshop
+shop cosmetics | Cosmetics
+shop craft | Craft
+shop crafts | Crafts
+shop dairy | Dairy
+shop decoration | Decoration
+shop delicatessen | Delicatessen
+shop deli | Deli
+shop department_store | DepartmentStore
+shop dept | Dept
+shop design | Design
+shop discount | Discount
+shop dive_centre | DiveCentre
+shop diy | Diy
+shop doityourself | Doityourself
+shop dollar | Dollar
+shop driving_school | DrivingSchoolShop
+shop drugstore | Drugstore
+shop dry_cleaning | DryCleaning
+shop electrician | Electrician
+shop electronics | Electronics
+shop empty | Empty
+shop estanco | Estanco
+shop estate_agent | EstateAgent
+shop fabric | Fabric
+shop fabrics | Fabrics
+shop fairtrade | Fairtrade
+shop farm | FarmShop
+shop farm_shop | FarmShop
+shop fashion | Fashion
+shop financial | Financial
+shop fish | Fish
+shop fishing | FishingShop
+shop fishmonger | Fishmonger
+shop fitness | FitnessShop
+shop fixme | ShopFixme
+shop FIXME | ShopFIXME
+shop flooring | Flooring
+shop florist | FloristShop
+shop flowers | Flowers
+shop folk_art | FolkArt
+shop food | Food
+shop foto | Foto
+shop frozen_food | FrozenFoodShop
+shop fruit | Fruit
+shop funeral_directors | FuneralDirectors
+shop furniture | Furniture
+shop gallery | GalleryShop
+shop gambling | GamblingShop
+shop games | Games
+shop garage | GarageShop
+shop garden_center | GardenCenter
+shop garden_centre | GardenCentre
+shop garden | GardenShop
+shop general | General
+shop gift | Gift
+shop gifts | Gifts
+shop glass | Glass
+shop glaziery | Glaziery
+shop goldsmith | Goldsmith
+shop greengrocer | Greengrocer
+shop groceries | Groceries
+shop grocery | Grocery
+shop gym | GymShop
+shop haberdashery | Haberdashery
+shop hairdresser | HairdresserShop
+shop hardware | Hardware
+shop health_and_beauty | HealthAndBeauty
+shop health_food | HealthFood
+shop health | Health
+shop hearing_aid | HearingAid
+shop hearing_aids | HearingAids
+shop hifi | Hifi
+shop hobby | Hobby
+shop home | Home
+shop home_improvement | HomeImprovement
+shop household | Household
+shop housewares | Housewares
+shop ice_cream | IceCreamShop
+shop insurance | Insurance
+shop interiors | Interiors
+shop internet_cafe | InternetCafe
+shop jewelers | Jewelers
+shop jewelry | Jewelry
+shop keys | Keys
+shop kiosk | Kiosk
+shop Kiosk | Kiosk
+shop kitchen | KitchenShop
+shop laundry | Laundry
+shop leather | Leather
+shop legal_services | LegalServices
+shop lighting | Lighting
+shop lingerie | Lingerie
+shop locksmith | Locksmith
+shop mall | Mall
+shop market | Market
+shop massage | MassageShop
+shop mattress | Mattress
+shop meat | Meat
+shop minimarket | Minimarket
+shop misc | Misc
+shop mobile | Mobile
+shop mobile_phone | MobilePhone
+shop mobile_telephony | MobileTelephony
+shop motorbike | Motorbike
+shop motorcycle | Motorcycle
+shop motorcycle_repair | MotorcycleRepair
+shop musical_instruments | MusicalInstruments
+shop music | Music
+shop nail_salon | NailSalon
+shop nails | Nails
+shop newsagent | Newsagent
+shop newsstand | Newsstand
+shop no | NotAShop
+shop office | OfficeShop
+shop office_supplies | OfficeSupplies
+shop optician | OpticianShop
+shop organic | Organic
+shop other | OtherShop
+shop outdoor | Outdoor
+shop outlet | Outlet
+shop painter | Painter
+shop paint | Paint
+shop pastry | Pastry
+shop patisserie | Patisserie
+shop pawnshop | Pawnshop
+shop payday_loans | PaydayLoans
+shop perfume | Perfume
+shop perfumery | Perfumery
+shop pet_food | PetFood
+shop pet | Pet
+shop pet_shop | PetShop
+shop pets | Pets
+shop pet_supplies | PetSupplies
+shop pet_supply | PetSupply
+shop pharmacy | Pharmacy
+shop phone | PhoneShop
+shop photocopying | Photocopying
+shop photo | Photo
+shop plumber | Plumber
+shop pottery | Pottery
+shop printer | Printer
+shop printing | Printing
+shop real_estate | RealEstate
+shop records | Records
+shop salon | Salon
+shop scuba_diving | ScubaDivingShop
+shop second_hand | SecondHand
+shop shipping | Shipping
+shop shoemaker | Shoemaker
+shop shoe_repair | ShoeRepair
+shop shoes | Shoes
+shop shop | Shop
+shop shopping_center | ShoppingCenter
+shop shopping_centre | ShoppingCentre
+shop snacks | Snacks
+shop solarium | Solarium
+shop souvenir | Souvenir
+shop souvenirs | Souvenirs
+shop sport | SportShop
+shop sports | Sports
+shop stationary | Stationary
+shop stationery | Stationery
+shop supermarket | Supermarket
+shop Supermarket | Supermarket
+shop sweets | Sweets
+shop tailor | Tailor
+shop take_away | TakeAway
+shop tanning | Tanning
+shop tattoo | Tattoo
+shop tax | Tax
+shop tea | Tea
+shop technology | Technology
+shop telecom | Telecom
+shop telecommunication | Telecommunication
+shop telephone | TelephoneShop
+shop textiles | Textiles
+shop thrift | Thrift
+shop ticket | Ticket
+shop tickets | Tickets
+shop tobacco | Tobacco
+shop tobacconist | Tobacconist
+shop tourist | TouristShop
+shop toys | Toys
+shop travel agency | TravelAgency
+shop travel_agency | TravelAgency
+shop trumpet | Trumpet
+shop tyres | Tyres
+shop undefined | UndefinedShop
+shop unknown | UnknownShop
+shop vacant | Vacant
+shop variety | Variety
+shop video_games | VideoGames
+shop video | Video
+shop video_rental | VideoRental
+shop watches | Watches
+shop water_refilling | WaterRefilling
+shop whatever | Whatever
+shop wholesale | Wholesale
+shop windows | Windows
+shop wine | Wine
+shop winery | WineryShop
+shop wood | WoodShop
+shop yes | Shop
+shop zoo | ZooShop
+craft agricultural_engines | AgriculturalEnginesCraft
+craft basket_maker | BasketMaker
+craft beekeeper | Beekeeper
+craft blacksmith | Blacksmith
+craft brewery | Brewery
+craft boatbuilder | Boatbuilder
+craft bookbinder | Bookbinder
+craft carpenter | Carpenter
+craft carpet_layer | CarpetLayer
+craft caterer | Catere
+craft clockmaker | Clockmaker
+craft confectionery | Confectionery
+craft dressmaker | Dressmaker
+craft electrician | Electrician
+craft gardener | Gardener
+craft glaziery | Glaziery
+craft handicraft | Handicraft
+craft hvac | Hvac
+craft insulation | Insulation
+craft jeweller | Jeweller
+craft locksmith | Locksmith
+craft key_cutter | KeyCutter
+craft metal_construction | MetalConstructionCraft
+craft optician | OpticianCraft
+craft painter | Painter
+craft parquet_layer | ParquetLayer
+craft photographer | Photographer
+craft photographic_laboratory | PhotographicLaboratory
+craft plasterer | Plasterer
+craft plumber | Plumber
+craft pottery | Pottery
+craft rigger | Rigger
+craft roofer | Roofer
+craft saddler | Saddler
+craft sailmaker | Sailmaker
+craft sawmill | Sawmill
+craft scaffolder | Scaffolder
+craft sculptor | Sculptor
+craft shoemaker | Shoemaker
+craft stand_builder | StandBuilder
+craft stonemason | Stonemason
+craft sun_protection | SunProtection
+craft sweep | Sweep
+craft tailor | Tailor
+craft tiler | Tiler
+craft tinsmith | Tinsmith
+craft upholsterer | Upholsterer
+craft watchmaker | Watchmaker
+emergency ambulance_station | AmbulanceStation
+emergency fire_extinguisher | FireExtinguisher
+emergency fire_flapper | FireFlapper
+emergency fire_hose | FireHose
+emergency fire_hydrant | FireHydrant
+emergency phone | EmergencyPhone
+emergency ses_station | SesStation
+emergency siren | EmergencySiren
+tourism alpine_hut | AlpineHut
+tourism attraction | Attraction
+tourism artwork | Artwork
+tourism bed_and_breakfast | BedAndBreakfast
+tourism camp_site | CampSite
+tourism caravan_site | CaravanSite
+tourism chalet | Chalet
+tourism guest_house | GuestHouse
+tourism hostel | Hostel
+tourism hotel | Hotel
+tourism information | TourismInformation
+tourism motel | Motel
+tourism museum | Museum
+tourism picnic_site | PicnicSite
+tourism theme_park | ThemePark
+tourism viewpoint | Viewpoint
+tourism zoo | Zoo
+tourism yes | PointOfInterest
+tourism hanami | Hanami
+building 1 | Building
+building apartments | ApartmentBuilding
+building barn | BuildingBarn
+building building | BuildingBuilding
+building bunker | BuildingBunker
+building cabin | BuildingCabin
+building chapel | BuildingChapel
+building church | BuildingChurch
+building clubhouse | Clubhouse
+building collapsed | Collapsed
+building commercial | BuildingCommercial
+building detached | Detached
+building dormitory | BuildingDormitory
+building entrance | BuildingEntrance
+building entry | Entry
+building farm | BuildingFarm
+building flats | Flats
+building fortress | Fortress
+building garage | BuildingGarage
+building hall | BuildingHall
+building hospital | BuildingHospital
+building house | BuildingHouse
+building hut | BuildingHut
+building kiosk | BuildingKiosk
+building monastery | BuildingMonastery
+building no | BuildingNo
+building office | BuildingOffice
+building offices | Offices
+building pavilion | Pavilion
+building residential | BuildingResidential
+building retail | BuildingRetail
+building school | BuildingSchool
+building shed | Shed
+building terrace | Terrace
+building tower | BuildingTower
+building train_station | TrainStation
+building university | BuildingUniversity
+building unknown | BuildingUnknown
+building yes | Building
+historic archaeological_site | ArchaeologicalSite
+historic battlefield | Battlefield
+historic boundary_stone | BoundaryStone
+historic castle | Castle
+historic fort | Fort
+historic memorial | Memorial
+historic monument | Monument
+historic ruins | Ruins
+historic wayside_cross | WaysideCross
+historic wayside_shrine | WaysideShrine
+historic wreck | Wreck
+historic rune_stone | RuneStone
+historic abbey | Abbey
+historic boundary_marker | BoundaryMarker
+historic bridge site | 	Bridge+site
+historic building | HistoricBuilding
+historic chapel | HistoricChapel
+historic church | HistoricChurch
+historic city_gate | CityGate
+historic fountain | HistoricFountain
+historic Granattrichter | Granattrichter
+historic heritage | Heritage
+historic house | HistoricHouse
+historic icon | Icon
+historic industrial | HistoricIndustrial
+historic lavoir | Lavoir
+historic manor | Manor
+historic marker | HistoricMarker
+historic menhir | Menhir
+historic milestone | HistoricMilestone
+historic mill | Mill
+historic mine | HistoricMine
+historic mine_shaft | MineShaft
+historic monastery | HistoricMonastery
+historic museum | HistoricMuseum
+historic palace | Palace
+historic protected_building | ProtectedBuilding
+historic saints_cross | SaintsCross
+historic statue | HistoricStatue
+historic stone_circle | StoneCircle
+historic tombstone | Tombstone
+historic tower | HistoricTower
+historic tumulus | Tumulus
+historic UNESCO_world_heritage | UNESCOWorldHeritage
+historic wayside_chapel | WaysideChapel
+historic well | HistoricWell
+historic yes | HistoricPointOfInterest
+landuse allotments | Allotments
+landuse basin | Basin
+landuse brownfield | Brownfield
+landuse cemetery | Cemetery
+landuse commercial | CommercialLanduse
+landuse construction | ConstructionLanduse
+landuse farm | Farm
+landuse farmland | Farmland
+landuse farmyard | Farmyard
+landuse forest | Forest
+landuse garages | Garages
+landuse grass | GrassLanduse
+landuse greenfield | Greenfield
+landuse greenhouse_horticulture | GreenhouseHorticulture
+landuse industrial | IndustrialLanduse
+landuse landfill | Landfill
+landuse meadow | Meadow
+landuse military | MilitaryLanduse
+landuse orchard | Orchard
+landuse plant_nursery | PlantNursery
+landuse quarry | Quarry
+landuse railway | RailwayLanduse
+landuse recreation_ground | RecreationGround
+landuse reservoir | Reservoir
+landuse residential | ResidentialLanduse
+landuse retail | RetailLanduse
+landuse salt_pond | SaltPond
+landuse village_green | VillageGreen
+landuse vineyard | Vineyard
+landuse mine | LanduseMine
+landuse mining | Mining
+landuse park | LandusePark
+landuse parking | LanduseParking
+landuse resis | Resis
+landuse thresing_floor | ThresingFloor
+landuse treerow | Treerow
+landuse wood | LanduseWood
+military airfield | MilitaryAirport
+military bunker | MilitaryBunker
+military barracks | Barracks
+military danger_area | DangerArea
+military range | MilitaryRange
+military naval_base | NavalBase
+motorcar agricultural | motorcar_agricultural
+motorcar no | motorcar_no
+motorcar private | motorcar_private
+motorcar yes | motorcar_yes
+natural coastline | Coastline
+natural bay | Bay
+natural water | Water
+natural spring | Spring
+natural volcano | Volcano
+natural peak | Peak
+natural glacier | Glacier
+natural bedrock | Bedrock
+natural scree | Scree
+natural fell | Fell
+natural stone | Stone
+natural sand | Sand
+natural grassland | Grassland
+natural heath | Heath
+natural scrub | Scrub
+natural wood | Wood
+natural tree | Tree
+natural wetland | Wetland
+natural marsh | Marsh
+natural mud | Mud
+natural cliff | Cliff
+natural cave_entrance | CaveEntrance
+natural beach | Beach
+natural bench | NaturalBench
+natural cape | Cape
+natural cave | Cave
+natural channel | Channel
+natural col | Col
+natural crater | Crater
+natural feature | Feature
+natural fen | Fen
+natural fjord | Fjord
+natural geyser | Geyser
+natural headland | Headland
+natural hill | Hill
+natural island | Island
+natural land | Land
+natural moor | Moor
+natural mountain_pass | MountainPass
+natural mushroom | Mushroom
+natural peninsula | Peninsula
+natural plain | Plain
+natural plateau | Plateau
+natural point | Point
+natural reef | Reef
+natural ridge | Ridge
+natural river | NaturalRiver
+natural rock | NaturalRock
+natural rocks | Rocks
+natural sa | Sa
+natural sea | Sea
+natural shoal | Shoal
+natural strait | Strait
+natural valley | NaturalValley
+natural waterfall | NaturalWaterfall
+natural waterhole | Waterhole
+geological palaeontological_site | PalaeontologicalSite
+geological outcrop | Outcrop
+route bicycle | BicycleRoute
+route bus | BusRoute
+route detour | DetourRoute
+route ferry | FerryRoute
+route hiking | HikingRoute
+route mtb | MtbRoute
+route piste | PisteRoute
+route railway | RailwayRoute
+route road | RoadRoute
+route ski | SkiRoute
+route train | TrainRoute
+route tram | TramRoute
+boundary administrative | AdministrativeBoundary
+boundary civil | CivilBoundary
+boundary political | PoliticalBoundary
+boundary maritime | MaritimeBoundary
+boundary national_park | NationalPark
+boundary protected_area | ProtectedArea
+boundary city_limit | CityLimit
+boundary forest | BoundaryForest
+boundary marker | BoundaryMarker
+boundary national_forest | NationalForest
+boundary protected_area | ProtectedArea
+sport 9pin | NinePinBowling
+sport 10pin | TenPinBowling
+sport american_football | AmericanFootball
+sport archery | Archery
+sport athletics | Athletics
+sport australian_football | AustralianFootball
+sport BASE | BASE
+sport badminton | Badminton
+sport baseball | Baseball
+sport basketball | Basketball
+sport beachvolleyball | Beachvolleyball
+sport bmx | Bmx
+sport boules | Boules
+sport bowls | Bowls
+sport cannadian_football | CannadianFootball
+sport canoe | Canoe
+sport chess | Chess
+sport climbing | Climbing
+sport cricket | Cricket
+sport cricket_nets | CricketNets
+sport croquet | Croquet
+sport cycling | Cycling
+sport diving | Diving
+sport dog_racing | DogRacing
+sport fencing | Fencing
+sport equestrian | Equestrian
+sport gaelic_games | GaelicGames
+sport golf | Golf
+sport gymnastics | Gymnastics
+sport hockey | Hockey
+sport horseshoes | HorseShoes
+sport horse_racing | HorseRacing
+sport ice_stock | IceStock
+sport karting | Karting
+sport korfball | Korfball
+sport motor | MotorSport
+sport multi | MultiSports
+sport orienteering | Orienteering
+sport paddle_tennis | PaddleTennis
+sport paragliding | Paragliding
+sport free_flying | FreeFlying
+sport pelota | Pelota
+sport racquet | Racquet
+sport rowing | Rowing
+sport rugby_league | RugbyLeague
+sport rugby_union | RugbyUnion
+sport shooting | Shooting
+sport skating | IceSkating
+sport skateboard | Skateboarding
+sport skiing | Skiing
+sport soccer | Soccer
+sport surfing | Surfing
+sport swimming | Swimming
+sport table_tennis | TableTennis
+sport team_handball | TeamHandball
+sport tennis | Tennis
+sport toboggan | Toboggan
+sport volleyball | Volleyball
+sport water_ski | WaterSki
+sport billard | Billard
+sport billiard | Billiard
+sport bowling | Bowling
+sport boxing | Boxing
+sport curling | Curling
+sport dancing | Dancing
+sport dog | Dog
+sport dog_training | DogTraining
+sport equestrian | Equestrian
+sport fitness | SportFitness
+sport football | Football
+sport gaa | Gaa
+sport gaelic_football;hurling | GaelicFootball%3Bhurling
+sport golf | Golf
+sport gym | SportGym
+sport handball | Handball
+sport judo | Judo
+sport model_aerodrome | ModelAerodrome
+sport multi | Multi
+sport netball | Netball
+sport paintball | Paintball
+sport sailing | Sailing
+sport scuba_diving | SportScubaDiving
+sport snooker | Snooker
+sport softball | Softball
+sport squash | Squash
+sport via_ferrata | ViaFerrata
+sport volley ball | Volley+ball
+sport water_sports | WaterSports
+sport windsurfing | Windsurfing
+abutters residential | ResidentialAbutters
+abutters retail | RetailAbutters
+abutters commercial | CommercialAbutters
+abutters industrial | IndustrialAbutters
+abutters mixed | MixedAbutters
+place continent | Continent
+place country | Country
+place state | State
+place region | Region
+place county | County
+place city | City
+place town | Town
+place village | Village
+place hamlet | Hamlet
+place suburb | Suburb
+place isolated_dwelling | IsolatedDwelling
+place locality | Locality
+place island | Island
+place farm | Farm
+place islet | Islet
+place municipality | Municipality
+place subdivision | Subdivision
+wheelchair limited | wheelchair_limited
+wheelchair no | wheelchair_no
+wheelchair unknown | wheelchair_unknown
+wheelchair yes | wheelchair_yes
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml	(revision 31106)
@@ -0,0 +1,32539 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rdf:RDF
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ATM/key/amenity/value/ATM">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ATM</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ATM">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ATM/key/amenity/value/ATM"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedRailway/key/railway/value/abandoned">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abandoned</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AbandonedRailway/key/railway/value/abandoned"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Abandoned Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apleistas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Braktisur hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dawna linia kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Felhagyott vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril abandonáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril fora de Servei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia abandonate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forladt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forlatt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hylätty rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea ferroviaria abbandonata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Napuštena pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Opgeven Iesenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Opustená železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pamests dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinabayaang daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rozpušćena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Spušćona zeleznicowa cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Terkedilmiş Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilhos abandonados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de tren abandonada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de tren abandonada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Verlassene Bahnstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vervallen spoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée abandonnée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zrušená železniční trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Övergiven järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt bị Bỏ rơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εγκαταλελειμμένος Σιδηρόδρομος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кинуті колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгуначная лінія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Разобранные железнодорожные пути</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל נטושה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">废弃铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedStation/key/railway/value/abandoned_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abandoned_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AbandonedStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AbandonedStation/key/railway/value/abandoned_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abbey/key/historic/value/abbey">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">abbey</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abbey">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Abbey/key/historic/value/abbey"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Abutters">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">abutters</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AccountantOffice/key/office/value/accountant">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">accountant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AccountantOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AccountantOffice/key/office/value/accountant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Adit/key/man_made/value/adit">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">adit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Adit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Adit/key/man_made/value/adit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeBoundary/key/boundary/value/administrative">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">administrative</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdministrativeBoundary/key/boundary/value/administrative"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Administració de Fronteres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Administracinė riba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Administratívne hranice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Administratīvā robeža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Administratieve grens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Administratiewe grens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Administrativ gräns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Administrativ grænse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Administrativ grense</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Administrative Boundary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Administrative kufitare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Administrativní hranice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Administrativna granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Administrativna granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bevennoù melestradurel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Biên giới Hành chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Confin aministratîf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Confine amministrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Frontera administrativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Granica administracyjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Halduspiir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hallinnollinen raja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hangganang Pampangangasiwa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közigazgatási határ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Límite administrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Limite Administrativo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Limite administrative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Limite administrative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llende alministrativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Muga Administratiboa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sempadan Pentadbiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Upravne meje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Verwaltungsgrenze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zarjadniska hranica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastojnstwowa granica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İdari Sınır</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Административна граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Административна граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Административная граница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Адміністративний кордон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Адміністрацыйная мяжа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גבול איזור מנהל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حدود إدارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حدود إدارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ადმინისტრაციული საზღვარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">行政区边界</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">行政境界</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeOffice/key/office/value/administrative">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">administrative</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdministrativeOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdministrativeOffice/key/office/value/administrative"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdultShop/key/shop/value/adult">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">adult</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AdultShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AdultShop/key/shop/value/adult"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertisement/key/amenity/value/advertisement">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">advertisement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertisement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Advertisement/key/amenity/value/advertisement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertising/key/amenity/value/advertising">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">advertising</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Advertising">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Advertising/key/amenity/value/advertising"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayGoods/key/aerialway/value/goods">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goods</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayGoods">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AerialwayGoods/key/aerialway/value/goods"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayStation/key/aerialway/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AerialwayStation/key/aerialway/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerialwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">aerialway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AerowayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">aeroway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Agrarian/key/shop/value/agrarian">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">agrarian</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Agrarian">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Agrarian/key/shop/value/agrarian"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft/key/craft/value/agricultural_engines">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">agricultural_engines</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AgriculturalEnginesCraft/key/craft/value/agricultural_engines"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirFill/key/amenity/value/air_fill">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">air_fill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirFill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirFill/key/amenity/value/air_fill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airplane/key/amenity/value/airplane">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airplane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airplane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airplane/key/amenity/value/airplane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport/key/aeroway/value/aerodrome">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">aerodrome</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport/key/amenity/value/airport">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Airport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airport/key/aeroway/value/aerodrome"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Airport/key/amenity/value/airport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aéroport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Aerborzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Aerodrom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aeroport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aeroporto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aeropuart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aeropuerto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aeropuertu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aireportu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Airoport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Airport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Firrgeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Flegerhaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fluchhafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Flughafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Flugvöllurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flygplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Flyplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Havaalanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lětanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lětanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lapangan Terbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lennujaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lentokenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Letališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Letiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Letisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Lidosta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lonisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Luchthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lufthavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Lughawe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Oro uostas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paliparan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Repülőtér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân bay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zračna luka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αεροδρόμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аеродром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аеродром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аеропорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аэрапорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аэропорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שדה תעופה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فرودگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هوايي ډګر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">বিমানবন্দর</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">విమానాశ్రయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აეროპორტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">机场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">機場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">空港</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportField/key/aeroway/value/airfield">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportField">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportField/key/aeroway/value/airfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportGate/key/aeroway/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportGate/key/aeroway/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTaxiway/key/aeroway/value/taxiway">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">taxiway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTaxiway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTaxiway/key/aeroway/value/taxiway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTerminal/key/aeroway/value/terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTerminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTerminal/key/aeroway/value/terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTower/key/aeroway/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AirportTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AirportTower/key/aeroway/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlcoholShop/key/shop/value/alcohol">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alcohol</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlcoholShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AlcoholShop/key/shop/value/alcohol"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alcolici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Alkoholos italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De llicència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwezher alkool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Licorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de bebidas alcoolicas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin officiel d'alcool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bibitas alcoholic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mimo povolenia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Off License</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej alkoholu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep monopolowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slijterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spirituosenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Spiritusforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tekel bayii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de licores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina alkoholnih pijač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utenfor lisens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Wala sa Lisensiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za spirituoze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za spirituozy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алкохол на црно</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Алькагольная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Винный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спритні напої</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина пићем</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كحول للبيع الخارجي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">无许可证</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alley/key/service/value/alley">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alley</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alley">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Alley/key/service/value/alley"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Allotments/key/landuse/value/allotments">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">allotments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Allotments">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Allotments/key/landuse/value/allotments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Allotments</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bašte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bostan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Güertes recreatives</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gumnyška</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Horta urbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hortas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Horts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Huertos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardines familial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardins familiaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Vườn Gia đình</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kolonihager</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kolonihaver</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kolonilotter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzhoù familh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Lotes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Małozahrodki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazdārziņi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Laang Bahagi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndarje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ogródki działkowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Orti casalinghi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schrebergärten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Siirtolapuutarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Volkstuinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtički</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrtovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhradkárske osady</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahrádkářská kolonie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Агароды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Баште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парцели</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сади-городи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сады-огороды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הקצאת קרקע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حصص سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حصص سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">家庭菜園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">拨款</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alm/key/amenity/value/alm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Alm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Alm/key/amenity/value/alm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlpineHut/key/tourism/value/alpine_hut">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">alpine_hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AlpineHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AlpineHut/key/tourism/value/alpine_hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Alpesi kunyhó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Alpimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Alpine Hut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alppimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Alpska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aterpe alpinoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Barghütt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Berghütte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Berghut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Berghut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjerghytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bod menez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cabaña alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cabana alpin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cabana alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabana alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cabanya alpina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chata alpejska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dağ evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjällbod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellhytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górski chromcyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórska bawda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalnu būda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Koča</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kubong Pambundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Ndáko mɔkɛ́ na ngómba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Planinarski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Refuge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Refuxu de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rifugio alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Túp lều Trên Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vikendice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vysokohorská chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vysokohorská chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Высокогорная гостиница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горная гасьцініца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірський притулок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Планинарски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Планинска куќарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בקתה אלפינית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كوخ جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كوخ جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高山小屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ambulance/key/amenity/value/ambulance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ambulance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ambulance/key/amenity/value/ambulance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation/key/amenity/value/ambulance_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation/key/emergency/value/ambulance_station">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ambulance_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AmbulanceStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AmbulanceStation/key/amenity/value/ambulance_station"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AmbulanceStation/key/emergency/value/ambulance_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Amenity/key/amenity/value/leisure">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leisure</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Amenity">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">amenity</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Amenity/key/amenity/value/leisure"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShelter/key/amenity/value/animal_shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animal_shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalShelter/key/amenity/value/animal_shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShop/key/shop/value/animal">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalShop/key/shop/value/animal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalsShop/key/shop/value/animals">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">animals</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimalsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimalsShop/key/shop/value/animals"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimeShop/key/shop/value/anime">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">anime</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AnimeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AnimeShop/key/shop/value/anime"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Antenna/key/man_made/value/antenna">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antenna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Antenna">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Antenna/key/man_made/value/antenna"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiqueShop/key/shop/value/antique">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antique</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiqueShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiqueShop/key/shop/value/antique"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquesShop/key/shop/value/antiques">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antiques</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquesShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiquesShop/key/shop/value/antiques"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquitiesShop/key/shop/value/antiquities">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">antiquities</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AntiquitiesShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AntiquitiesShop/key/shop/value/antiquities"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ApartmentBuilding/key/building/value/apartments">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apartments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ApartmentBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ApartmentBuilding/key/building/value/apartments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Apartament Blloku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Apartman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Apartment Block</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Appartementen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bloc d'apartaments</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Bloco de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bloco de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bloco de appartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Blok Rumah Pangsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Blok mieszkalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bloke ng Apartamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bloque d'apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bloque de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bloque de apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleński blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenski blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bytový dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bytový dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flerfamiljshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis kvartalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Immeuble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khối Căn hộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leilighetsblokk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejlighedsblok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambeni blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambeni blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjski blok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Társasház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnblock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnblock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonstelblok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий масив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Многоквартирный дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбени блок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбен блок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шматкватэрны дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית דירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مجموعة شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مجموعه شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მრავალბინიანი კორპუსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公寓楼</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">団地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apparel/key/shop/value/apparel">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apparel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apparel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Apparel/key/shop/value/apparel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apģērbu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Apparel Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bekleidungsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de vestimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boutique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drabužių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drastowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Busana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klesbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'habillement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di abbigliamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odevy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej oděvů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Roba de la botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruházati bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep odzieżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal dilhad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tøjbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm May mặc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kasuotan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina odećom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina odjećom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z oblekami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veshmbathje Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Woblekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Облека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина одећом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות בגדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ملابس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ملابس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服装店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliance/key/shop/value/appliance">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">appliance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Appliance/key/shop/value/appliance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliances/key/shop/value/appliances">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">appliances</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Appliances">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Appliances/key/shop/value/appliances"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apron/key/aeroway/value/apron">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">apron</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Apron">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Apron/key/aeroway/value/apron"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Aqueduct/key/waterway/value/aqueduct">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">aqueduct</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Aqueduct">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Aqueduct/key/waterway/value/aqueduct"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchaeologicalSite/key/historic/value/archaeological_site">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">archaeological_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchaeologicalSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArchaeologicalSite/key/historic/value/archaeological_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Archaeological Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Archeologesche Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Archeologické nálezisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Archeologické naleziště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Archeologinė vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Archeologische vindplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Archeologiske wukopowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Archeologiske wurywanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Argeologiese vindplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Arheoloģisku izrakumu vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Arheološko najdbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Arheološko nalazište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Arheološko nalazište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Arkæologisk sted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Arkeologinen kohde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Arkeologisk plass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Arkeologisk plats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Arkeologjik Faqes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Arkeolojik Alan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ausgrabungsstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aztarnategi arkeologiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Khảo cổ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'hienn henoniel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloc arqueològic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar arqueolóxicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pang-arkeolohiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Régészeti lelőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sítio arqueológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Sît archeologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site archéologique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sito archeologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sito archeologico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tapak Kaji Purba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wykopaliska archeologiczne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xacemento arqueolóxico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Yacimiento arqueológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αρχαιολογικός Χώρος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Археалягічныя раскопкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Археологічні дослідження</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Археолошки локалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Археолошко налазиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Раскопки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר ארכיאולוגי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع أثري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع أثري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">遗址</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchitectOffice/key/office/value/architect">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">architect</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArchitectOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArchitectOffice/key/office/value/architect"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGallery/key/amenity/value/art_gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGallery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtGallery/key/amenity/value/art_gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGalleryShop/key/shop/value/art_gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtGalleryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtGalleryShop/key/shop/value/art_gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtShop/key/shop/value/art">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtShop/key/shop/value/art"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Art Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arte-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Atelje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Atelje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boutique d'art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Galeria d'Art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Seni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunstbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunstladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunstwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művészeti bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Meno parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s umením</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajna galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej umění</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat Galerisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kafshëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z dziełami sztuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taidekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nghệ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod wuměłskich twórbow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuměłski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Атеље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мастацкі салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Уметнички дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Художественный салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Художній салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חפצי אמנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر فن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر فن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アートショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtSupplies/key/shop/value/art_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">art_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtSupplies/key/shop/value/art_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtsCentre/key/amenity/value/arts_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">arts_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ArtsCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ArtsCentre/key/amenity/value/arts_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Art Qendra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arte Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Arts Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre artistique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre d'Art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri pes arts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro artístico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro artístico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro artistic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro de Arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum sztuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kultúrne stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kulturní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kulturny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kulturny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunssentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunstcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunstcollectief</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstsenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művészeti központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Menų centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Seni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taidekeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Nghệ thuật</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Umetnički centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Umetnostni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Umjetnički centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κέντρο Τεχνών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом искусств</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дом на уметности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мастацкі цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мистецький центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Уметнички центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז אמנויות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز فني/ثقافي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز فني/ثقافي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხელოვნების ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アートセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork/key/amenity/value/artwork">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">artwork</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork/key/tourism/value/artwork">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">artwork</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Artwork">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Artwork/key/amenity/value/artwork"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Artwork/key/tourism/value/artwork"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Artwork</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Il·lustració</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilustração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Konschtwierk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Konstverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kunst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kunstverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kunstwerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kunswerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Likhang Sining</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Listaverk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mākslas darbs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műalkotás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Oberenn arz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Obra d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Obra de arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Opera d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Puna artistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Puna artistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanat eseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sztuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tác phẩm Nghệ thuật</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taideteos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Umělecké dílo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Umelecké dielo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Umetnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Umjetničko djelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuměłska twórba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuměłska twórba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Œuvre d’art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Образотворче мистецтво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Произведения искусства</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Твор мастацтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Уметничко дело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">יצירת אמנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">آثار هنری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عمل فني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عمل فني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">美工</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">艺术品</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">芸術作品</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Atm/key/amenity/value/atm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Atm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Atm/key/amenity/value/atm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">ATM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bankamatik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bankautomata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bankomāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bankomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bankomatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bilhedaouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caixa automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Caixeiro automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Caixer automàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cajero automático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cassa automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cassa automatica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Caxeru automáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Distributeur automatique de billets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geldautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Geldautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geldautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hraðbankinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy Rút tiền Tự động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minibank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">OTM</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pangaautomaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pankkiautomaatti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Pengeautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pjenjezny awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Банкамат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Банкомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כספומט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">شه‌پیل‌ده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صراف آلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صراف آلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">عابر بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანკომატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自动取款机(ATM)</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Attraction/key/tourism/value/attraction">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">attraction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Attraction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Attraction/key/tourism/value/attraction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Atração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Atracção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Atracció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Atracción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Atracción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Atrakcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Atrakcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Atrakcja turystyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Atrakzio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Attractie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Attraksie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Attraksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Attraktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Attraktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Attraktioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Attrazione turistica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gezelim görelim yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Interés turísticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Látnivaló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lankytina vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nähtävyys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Du lịch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pang-akit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qef</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Seværdighed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tra zedennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turismiatraktsioon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Turistická atrakce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zanimivost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Атракција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Атракција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аттракцион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Славутасьць</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Цікаві місця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר בעל עניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جاذبه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معلم سياحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معلم سياحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ატრაქციონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アトラクション</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">景点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AudioVideoShop/key/shop/value/audio_video">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">audio_video</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AudioVideoShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AudioVideoShop/key/shop/value/audio_video"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Audiologist/key/shop/value/audiologist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">audiologist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Audiologist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Audiologist/key/shop/value/audiologist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoPartsShop/key/shop/value/auto_parts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">auto_parts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoPartsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutoPartsShop/key/shop/value/auto_parts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoRepair/key/shop/value/auto_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">auto_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutoRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutoRepair/key/shop/value/auto_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutomotiveShop/key/shop/value/automotive">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">automotive</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/AutomotiveShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/AutomotiveShop/key/shop/value/automotive"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyGoodsShop/key/shop/value/baby_goods">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby_goods</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyGoodsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyGoodsShop/key/shop/value/baby_goods"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyHatch/key/amenity/value/baby_hatch">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby_hatch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyHatch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyHatch/key/amenity/value/baby_hatch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyShop/key/shop/value/baby">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">baby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BabyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BabyShop/key/shop/value/baby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BagsShop/key/shop/value/bags">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bags</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BagsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BagsShop/key/shop/value/bags"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Baisschool/key/amenity/value/Baisschool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Baisschool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Baisschool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Baisschool/key/amenity/value/Baisschool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery/key/amenity/value/bakery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bakery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery/key/shop/value/bakery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bakery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bakery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bakery/key/amenity/value/bakery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bakery/key/shop/value/bakery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bäckeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bäckerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bäckerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bager</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bageri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bakaríið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bakeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bakery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bakkerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bakkery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Baraerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boulangerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dyqan buke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Dyqan buke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fırın</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Firrin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fleca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kepykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leipomo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maiznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Okindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pékség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Padaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Padaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Panadaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Panadería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Panadería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panaderya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pancôr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Paneteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Panetteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pekařství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pekara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pekara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Piekarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pjakarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pjekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Bánh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φούρνος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Булочная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пекара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пекара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пякарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хліб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מאפייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بټيارۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مخبز</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مخبز</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نانوایی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხობი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パン屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">面包店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">麵包店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand/key/amenity/value/bandstand">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bandstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand/key/leisure/value/bandstand">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bandstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bandstand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bandstand/key/amenity/value/bandstand"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bandstand/key/leisure/value/bandstand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%2Catm/key/amenity/value/bank%2Catm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank,atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%2Catm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank%2Catm/key/amenity/value/bank%2Catm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%3Batm/key/amenity/value/bank%3Batm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank;atm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank%3Batm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank%3Batm/key/amenity/value/bank%3Batm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank/key/amenity/value/Bank">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Bank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank/key/amenity/value/bank">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank/key/amenity/value/Bank"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bank/key/amenity/value/bank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Banca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bancu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Banka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bankas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bankinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Banku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Banque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngân hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pankki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τράπεζα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Банк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Банка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בנק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بانک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مصرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مصرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ব্যাংক</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బ్యాంకు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಬ್ಯಾಂಕ್</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">銀行</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">銀行</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">银行</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bar/key/amenity/value/bar">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bar</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bar/key/amenity/value/bar"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bārs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Baar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Baari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="az">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Barinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Arak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kroeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Taberna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tavarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Inuman ng Alak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μπαρ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פאב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バー (立ち飲み屋)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒吧</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barbeque/key/amenity/value/barbeque">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barbeque</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barbeque">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barbeque/key/amenity/value/barbeque"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barber/key/shop/value/barber">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barber">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barber/key/shop/value/barber"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barfusspfad/key/amenity/value/Barfusspfad">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Barfusspfad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barfusspfad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barfusspfad/key/amenity/value/Barfusspfad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barracks/key/military/value/barracks">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barracks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Barracks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Barracks/key/military/value/barracks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BarrierThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">barrier</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Basin/key/landuse/value/basin">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">basin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Basin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Basin/key/landuse/value/basin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bacino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baseinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Basen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Basin (Vodná nádrž)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Basin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bassin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bassin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bassino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Becken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Becken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Conca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Conca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cuenca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cunca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dorzecze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elveområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Havuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lưu vực</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lembangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunas ng Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Medence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pellgut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Syvänne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní nádrž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterbekken</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Čistilni bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λεκανοπέδιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Басен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Басен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бассейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Басэйн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Резервуар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אגן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حوض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حوض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აუზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">盆地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BasketMaker/key/craft/value/basket_maker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">basket_maker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BasketMaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BasketMaker/key/craft/value/basket_maker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bathroom/key/shop/value/bathroom">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bathroom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bathroom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bathroom/key/shop/value/bathroom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BathroomFurnishingShop/key/shop/value/bathroom_furnishing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bathroom_furnishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BathroomFurnishingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BathroomFurnishingShop/key/shop/value/bathroom_furnishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Battlefield/key/historic/value/battlefield%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">battlefield </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Battlefield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Battlefield/key/historic/value/battlefield%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bay/key/natural/value/bay">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bay</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bay">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bay/key/natural/value/bay"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Baía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Baai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Baai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Badia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Badia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bae</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bahía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Baia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Baia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Baie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bugt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Flóinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Golfu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koy / körfez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Līcis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Laht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lahti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Look</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Rade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teluk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vịnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Záliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zátoka, záliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zalew</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zaliv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zaliw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zaljev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zatoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Öböl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įlanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Залив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Затока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Затока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خالیج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خليج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خليج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ყურე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">入り江</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海湾</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bbq/key/amenity/value/bbq">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bbq</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bbq">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bbq/key/amenity/value/bbq"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach/key/leisure/value/beach">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach/key/natural/value/beach">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beach">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beach/key/leisure/value/beach"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beach/key/natural/value/beach"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beach</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dalampasigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hiekkaranta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondartza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přibrjóh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśibrjog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pantai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paplūdimys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Part</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pláž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pláž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plaża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Plage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Plage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Plagia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Plaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Platja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pllazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pludmale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Praia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Spiaggia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Splaze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ströndin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Strand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Traezhenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παραλία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Плажа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Плажа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пляж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاطئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاطئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პლაჟი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砂浜</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeachResort/key/leisure/value/beach_resort">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beach_resort</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeachResort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeachResort/key/leisure/value/beach_resort"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Badeort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Badestrand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Badort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Badplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Balneário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Balneario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Beach Resort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beach Resort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Complejo en la playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondartza konplexu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr-gouronkañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Nghỉ mát Ven biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwaliwang Dalampasigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de vacantias al plagia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mórske kupjele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mórske kupjele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Morsko odmaralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pajūrio kurortas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peranginan Pantai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Plajlı tatilköyü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pludmales kūrorts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pobřežní letovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rantakohde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stabilimento balneare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Station balnéaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Strandoort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strandsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strzeżona plaża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerparti üdülőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Turismu de playa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајбрежно одморалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Морско одмаралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пляж с насаждениями</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пляжний курорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляжны курорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاطئ منتجع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاطئ منتجع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビーチリゾート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海滩度假村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">hoteli në plazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">kopališče</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beacon/key/man_made/value/beacon">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beacon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beacon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beacon/key/man_made/value/beacon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beautician/key/shop/value/beautician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beautician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beautician">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beautician/key/shop/value/beautician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautySalon/key/shop/value/beauty_salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beauty_salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautySalon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeautySalon/key/shop/value/beauty_salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautyShop/key/shop/value/beauty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beauty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeautyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeautyShop/key/shop/value/beauty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beauty Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bukuri Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cuidaos corporales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Güzellik Salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Grožio salonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kosmētiskais salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kosmetikowy salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits de beauté</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parfümerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Parfimerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Parfimerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parfumerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prodotti cosmetici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de Beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Saló de bellesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Salón krásy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Salón krásy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Salon de beltate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon kosmetyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Salon lepote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skönhetssalong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skønhedssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skjønnhetssalong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù kened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szépészeti bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de produtos de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Mỹ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de productos de belleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pampaganda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Козметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парфимерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Салон краси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Салон красоты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Салён прыгажосьці</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלון יופי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صالون تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صالون تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სილამაზის სალონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">美容室</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">美容店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">美容店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedAndBreakfast/key/tourism/value/bed_and_breakfast">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bed_and_breakfast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedAndBreakfast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BedAndBreakfast/key/tourism/value/bed_and_breakfast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Aamiaismajoitus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bad and breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bed and Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bed en Ontbyt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bod ha boued</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujtin dhe Mengjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Bujtin dhe Mengjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cama e almorzo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cama e café da manhã</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cama y almuerzu (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cama y desayuno (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gîte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Guļamvieta un brokastis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kama at Almusal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llist i esmorzar (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trọ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Noćenje i doručak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nočitev z zajtrkom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nocľah a raňajky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oda Kahvaltı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ohe eta gosari (B&amp;B)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přenocowanje ze snědanju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśenocowanje ze snědanim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pension</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Polupansion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ubytování Bed &amp; Breakfast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vendégház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Ложко і фрыштик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ліжко та сніданок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Полупансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Танная гасьцініца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">לינה וארוחת בוקר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تخت‌خواب و صبحانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سرير وفطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سرير وفطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">床和早餐</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedShop/key/shop/value/bed">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BedShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BedShop/key/shop/value/bed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bedrock/key/natural/value/bedrock">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bedrock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bedrock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bedrock/key/natural/value/bedrock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beekeeper/key/craft/value/beekeeper">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beekeeper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Beekeeper">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Beekeeper/key/craft/value/beekeeper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bench/key/amenity/value/bench">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bench/key/amenity/value/bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bänk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bænk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Bancjute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banco (de praça)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bancu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bankje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bekkur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bench</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Benk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eserleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghế</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lavička</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lavička</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Panchina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Penkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skaoñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Soliņš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Suoliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Textebend</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ławka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάγκος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лавка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лаўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Скамья</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ספסל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقعد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقعد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نیمکت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დასაჯდომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ベンチ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">长凳</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Betting/key/shop/value/betting">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">betting</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Betting">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Betting/key/shop/value/betting"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeverageMarket/key/shop/value/beverages">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">beverages</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BeverageMarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BeverageMarket/key/shop/value/beverages"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Beverages Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de bibitas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de begudes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Drikkevareforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drikkevarerbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzērienu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Frisdrankverkooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gėrimų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Getränkemarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja/depósito de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de boissons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Napojowe wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio bevande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Občerstvenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Piśowy mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pijet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica pića</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej nápojů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z napojami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal evajoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ uống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bebidas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Inumin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina pijač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама напояў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин напитков</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Напої</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пијалоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница пића</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות משקאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر مشروبات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر مشروبات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასმელების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">飲料ショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">饮料店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleLockers/key/amenity/value/bicycle_lockers">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_lockers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleLockers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleLockers/key/amenity/value/bicycle_lockers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleParking/key/amenity/value/bicycle_parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleParking/key/amenity/value/bicycle_parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aparcaderu de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aparcadoiro de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aparcament de Bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aparcamiento de bibicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Biciklistički parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biciklistički parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių stovėjimo aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estacionamento de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrrad-Stellplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsenstalling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietsparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattaparkla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpártároló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Letak Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paradahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parcheggio per biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parking à vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Parking rowerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Parkirišče za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Parklec'h evit ar beloioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parkoviště pro kola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Parkovisko bicyklov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyöräparkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Rad-Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stationamento pro bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelparkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu novietne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wotstajenišćo za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zmakanišćo za kólasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бициклистички паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Велопарковка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велосипедско паркирање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце стоянки для велосипедів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаянка для ровараў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חניית אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების სადგომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车停车</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">駐輪場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">parkimi për biçikleta</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRental/key/amenity/value/bicycle_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleRental/key/amenity/value/bicycle_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Alquiler de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alquiler de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Arkilahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet kiralama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Mướn Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Rental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykeludlejning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykeluthyrning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių nuoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrradverleih</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feurmiñ beloioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietsverhuring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsverhuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Iznajmljivanje bicikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Izposoja koles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattarent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárkölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloguer de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Location de bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Location de vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Nauli di bicicletis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Noleggio biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśepóžycarnja kólasow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Půjčovna kol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požičovňa bicyklov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyörävuokraamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Reiðhjólaleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rent a bicikl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sewa Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelutleie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Txirrindu Alokairua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu noma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wupožcowarnja za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wypożyczalnia rowerów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Изнајмување велосипеди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Изнајмљивање бицикла</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пракат ровараў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Прокат велосипедов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат велосипедів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">השכרת אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تأجير دراجة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تأجير دراجة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების გაქირავება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レンタサイクル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">自行車租賃</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车租赁</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">biçikleta me qira</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRoute/key/route/value/bicycle">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleRoute/key/route/value/bicycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleShop/key/shop/value/bicycle">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bicycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BicycleShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BicycleShop/key/shop/value/bicycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Biciklete Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bicycle Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisikletçi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di bicicletis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cykloobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrradgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietsenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hjólabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vélos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bicyclettas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio biciclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s bicylkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polkupyöräkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica bicikala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Radladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rattapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep rowerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal marc'hoù-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tenda de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina biciklima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina koles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Velosipēdu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za kólasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za kolesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Веломагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Веломагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница бицикала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за велосипеди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роварная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אפניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">自行車店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自行车店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自転車販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biergarten/key/amenity/value/biergarten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">biergarten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biergarten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Biergarten/key/amenity/value/biergarten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Billboard/key/amenity/value/billboard">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">billboard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Billboard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Billboard/key/amenity/value/billboard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bingo/key/leisure/value/bingo">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bingo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bingo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bingo/key/leisure/value/bingo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BirdHide/key/leisure/value/bird_hide">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bird_hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BirdHide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BirdHide/key/leisure/value/bird_hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biwak/key/waterway/value/biwak">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">biwak</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Biwak">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Biwak/key/waterway/value/biwak"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Blacksmith/key/craft/value/blacksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">blacksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Blacksmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Blacksmith/key/craft/value/blacksmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Block/key/barrier/value/block">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">block</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Block">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Block/key/barrier/value/block"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoatRental/key/amenity/value/boat_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boat_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoatRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoatRental/key/amenity/value/boat_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatbuilder/key/craft/value/boatbuilder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boatbuilder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatbuilder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boatbuilder/key/craft/value/boatbuilder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatyard/key/waterway/value/boatyard">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boatyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boatyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boatyard/key/waterway/value/boatyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Astillero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Astilleru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Thuyền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bådeværft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Båthan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Båtvarv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bakuran ng bangka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Boatyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brodogradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brodogradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cantier naval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cantiere nautico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chanter bigi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chantier naval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Drassana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hajóhangár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jahtu piestātne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kantier detar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ladjedelnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Loděnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lodenica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Scheepswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skeepswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stocznia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Telakka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Werft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ŀoźnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łódźnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ναυπηγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бродоградилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Верф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Верфь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Майстэрня караблёў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Чамцоградилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית סירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حوض سفن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حوض سفن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ボートヤード</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船坞</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bollard/key/barrier/value/bollard">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bollard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bollard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bollard/key/barrier/value/bollard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookShop/key/shop/value/books">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">books</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookShop/key/shop/value/books"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bichergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boekenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Book Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bookladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Buchgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāmatu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Buku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kitap Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kníhkupectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kniharnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihkupectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjigarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Knygynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Księgarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Librairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Libraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Librari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Librería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Librerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburudenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llibrería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llibreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Aklat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Книгарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Книжарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Книжный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кніжная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Књижара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספרים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه کتاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کتاب بروتن جاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წიგნის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">书店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">書店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">書店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bookbinder/key/craft/value/bookbinder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookbinder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bookbinder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bookbinder/key/craft/value/bookbinder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakerShop/key/shop/value/bookmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakerShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookmakerShop/key/shop/value/bookmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakersShop/key/shop/value/bookmakers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bookmakers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BookmakersShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BookmakersShop/key/shop/value/bookmakers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BooksShop/key/shop/value/books">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">books</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BooksShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BooksShop/key/shop/value/books"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bichergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boekenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bokhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Book Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bookladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Buchgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāmatu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Buku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kitap Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kníhkupectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kniharnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihkupectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Knjižara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjigarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Knygynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Księgarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Librairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Libraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Librari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Librería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Libreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Librerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburudenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Livraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llibrería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llibreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Aklat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Книгарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Книжарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Книжный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кніжная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Књижара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספרים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه کتاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کتاب بروتن جاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წიგნის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">书店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">書店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">書店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl/key/amenity/value/border_control">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">border_control</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl/key/barrier/value/border_control">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">border_control</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BorderControl">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BorderControl/key/amenity/value/border_control"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BorderControl/key/barrier/value/border_control"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Borderstone/key/man_made/value/borderstone">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">borderstone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Borderstone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Borderstone/key/man_made/value/borderstone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boundary">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">boundary</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryForest/key/boundary/value/forest">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryForest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryForest/key/boundary/value/forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker/key/boundary/value/marker">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker/key/historic/value/boundary_marker">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boundary_marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryMarker/key/boundary/value/marker"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryMarker/key/historic/value/boundary_marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryStone/key/historic/value/boundary_stone%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boundary_stone </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BoundaryStone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BoundaryStone/key/historic/value/boundary_stone%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boutique/key/shop/value/boutique">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">boutique</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Boutique">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Boutique/key/shop/value/boutique"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery/key/amenity/value/brewery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brewery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery/key/craft/value/brewery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brewery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brewery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brewery/key/amenity/value/brewery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brewery/key/craft/value/brewery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+pier/key/man_made/value/bridge%20pier">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge pier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+pier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge+pier/key/man_made/value/bridge%20pier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+site/key/historic/value/bridge%20site">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge+site">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge+site/key/historic/value/bridge%20site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge/key/railway/value/bridge">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridge/key/railway/value/bridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridleway/key/highway/value/bridleway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bridleway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bridleway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bridleway/key/highway/value/bridleway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">At yürüyüş yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bridleway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Caleya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino prioritario para peatones y caballos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre kone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin pour cavaliers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Kabayo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla koni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferradura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent evit ar varc'hegerien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Izjādes taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jěchanski puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jahalna pot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Koňská stezka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Konjička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Konjička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Kuda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lovaglóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso per equitazione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de cabalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista para cavalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ratsastuspolku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ratsatee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reitweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rejtarska drožka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ridesti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ridevei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ridstig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Riedpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge pa osfallt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ruiterpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ruiterpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero pro cavallos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cưỡi ngựa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žirgų kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μονοπάτι για άλογα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога для коней</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога для їзди верхи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Конный путь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Коњичка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Коњски пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שביל עבור סוסים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسلك خيول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسلك خيول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხენოსნო გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">乗馬道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">马道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Briefkasten/key/amenity/value/Briefkasten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Briefkasten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Briefkasten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Briefkasten/key/amenity/value/Briefkasten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brothel/key/amenity/value/brothel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brothel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brothel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brothel/key/amenity/value/brothel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay-aliwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bordélyház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bordeel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bordeel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bordel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bordelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bordell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bordelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bordello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bordello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Brothel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Burdel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Genelev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hóruhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javna hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Javna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lõbumaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nevěstinec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nevestinec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà chứa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Prostíbul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Prostíbulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Putetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Pelacuran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shtëpi publike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taburdiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešieji namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πορνείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јавна кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бардэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бордел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бордель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бордель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית בושת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت دعارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيت دعارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فاحشه خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">لَم‌پشت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">পতিতালয়</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საროსკიპო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">売春宿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">妓院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brownfield/key/landuse/value/brownfield">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">brownfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Brownfield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Brownfield/key/landuse/value/brownfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area con edifici in demolizione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Attīrīts būvlaukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barnamező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bebautes Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Braakliggend terrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Brownfield Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Brownfield Toka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Brownfield terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Brownfield</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grunty poprzemysłowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Industrijowe lědo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Industrijowe lado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Kayumangging Bukirin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nadas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Solar vacante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn rezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terrén en derribu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain rasé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno Industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno industrial subutilisate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo baldío</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tidligere industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tidligere industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zemljište za prenamenu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zemljište za prenamjenu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшенная зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Земљиште за пренамену</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Очищена територія під забудову</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прамысловая забруджаная глеба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Угар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مخلفات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">棕色地带</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bts/key/amenity/value/bts">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bts/key/amenity/value/bts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BufferStop/key/railway/value/buffer_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">buffer_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BufferStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BufferStop/key/railway/value/buffer_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/amenity/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/building/value/1">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">1</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building/key/building/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Building">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">building</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/amenity/value/building"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/building/value/1"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Building/key/building/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBarn/key/building/value/barn">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBarn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBarn/key/building/value/barn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBuilding/key/building/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBuilding/key/building/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBunker/key/building/value/bunker">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bunker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingBunker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingBunker/key/building/value/bunker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Búnker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Boong ke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bunker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bunkeris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bunkier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bunkkeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bunkr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bunkurs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hukay na Pangsundalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Punker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Οχυρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бункер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בונקר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملجأ محصن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملجأ محصن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბუნკერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">碉堡</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">貯蔵庫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCabin/key/building/value/cabin">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cabin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCabin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingCabin/key/building/value/cabin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChapel/key/building/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingChapel/key/building/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Capela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Capele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Capella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Capiella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Capilla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cappella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cappella</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chapelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kápolna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kabel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kapałka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kapałka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kapela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kapelica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kapelica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kapell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kapellan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kapelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kapera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapilya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kaple</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kaplica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaplnka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kappeli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kishëz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Koplyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà nguyện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şapel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παρεκκλήσι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Капела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Капела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Каплиця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капліца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קפלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معبد/مصلى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معبد/مصلى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამლოცველო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">礼拝堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChurch/key/building/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingChurch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingChurch/key/building/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bažnyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Baznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cerkwja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Church</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Cyrkej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ecclesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eliza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Església</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glesie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Iglesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Igrexa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ilesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Iliz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kilise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kirche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kirik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kirkjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kishë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kościół</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol,cirkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kyrka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thờ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Simbahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Templom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Église</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εκκλησία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Храм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Царква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Церкова</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כנסייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చర్చి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ეკლესია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">教会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">教堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCommercial/key/building/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingCommercial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingCommercial/key/building/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de bureaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Perdagangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek handlowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Commercial Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Commercieel gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici comerciâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Erhvervsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gewerbegebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Pangkalakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Komerčné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komerční budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komercial Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Komercinės paskirties pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kommersiële-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommersiell bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikerakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poslovna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur kenwerzhel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Thương mại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchodniske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ärihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źěłarstwowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Камэрцыйны будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Комерцијална зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Комерційна нерухомість</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословна зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى تجاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى تجاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომერციული შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商业建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">商業ビル</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingDormitory/key/building/value/dormitory">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dormitory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingDormitory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingDormitory/key/building/value/dormitory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Asrama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuntola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendrabutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bursa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dormitório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dormitori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dormitoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dormitory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dormitoryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dortoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ký túc xá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kollégium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kollegium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Konvikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopmītnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kouskva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residència Universitària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de estudiantes, colegio mayor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sovesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Studentenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Studentenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studentenwohnheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studenthem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studentski internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yurt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ühiselamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Študentský domov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Študentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιτώνας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інтэрнат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гуртожиток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общежитие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעונות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საერთო საცხოვრებელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宿舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">寮</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance/key/amenity/value/building_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance/key/building/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingEntrance/key/amenity/value/building_entrance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingEntrance/key/building/value/entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Accesu al edificiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Antre ar savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bina Girişi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Building Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bygningsindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bygningsinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Entrée de bâtiment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Entrada a edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada de edifício</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Entrada de l'Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Entrada do edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata de edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Entrata dell'edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Jentrade dal edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtimi Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan ng Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pintu Masuk Bangunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennuksen sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarjenjowy zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u zgradu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do objektu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście do budynku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zachod do twarjenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Épületbejárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ēkas ieeja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į pastatą</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вхід у будівлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у зграду</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כניסה לבניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შენობის შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビル入口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建筑入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingFarm/key/building/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingFarm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingFarm/key/building/value/farm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Agrarisch gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bauernhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek gospodarczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Burski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buuree-Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công trình Nông trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio rurale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ekonomibyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farm Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma (zgrada)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdsbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Granxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Pambukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hospodářská budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hospodárska budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hospodarske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Instal·lacions agrícoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landbrugsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatilan rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Paiol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaasgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Talumaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanyaépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti feurm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zgrada farme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkio pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зграда фарме</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חווה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფერმა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农场建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農舎</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingGarage/key/building/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingGarage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingGarage/key/building/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autorimessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autotalli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga ra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Garáž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Garáž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Garázs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Garāža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Garaż</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Garaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Garažas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Garaaž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Garaasch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Garagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Garagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Garahe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Garaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Garaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Garaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Garajea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Garasje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Garatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Garaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Garaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Garazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karrdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γκαράζ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гараж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гаража</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гаража</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוסך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرآب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرآب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ګاراژ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گاراژ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოფარეხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">車庫</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">车库</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHall/key/building/value/hall">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHall/key/building/value/hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de reuniones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csarnok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hội trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Halli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mansión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sála</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Saal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sala de reunións</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Spisesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toplantı Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHospital/key/building/value/hospital">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospital</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHospital">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHospital/key/building/value/hospital"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment hospitalier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bolnišnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek szpitala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chórownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chorownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici dal ospedâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici hospitalari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio hospitalari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio hospitalario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio hospitalario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Haigla hoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hastane Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hospitaal-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hospital Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kórházépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ligoninės pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nemocničné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nemocniční budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ospedale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ospitale erakina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sairaalarakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sjukhusbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slimnīcas ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Spitali Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sygehusbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykehusbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Bệnh viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ziekenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Болничка зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак шпіталю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание больницы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית חולים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د روغتون ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساختمان بیمارستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საავადმყოფოს შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医院建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">病院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHouse/key/building/value/house">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHouse/key/building/value/house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Etxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Huus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Māja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Namas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Xanî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σπίτι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHut/key/building/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingHut/key/building/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingKiosk/key/building/value/kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingKiosk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingKiosk/key/building/value/kiosk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingMonastery/key/building/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingMonastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingMonastery/key/building/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingNo/key/building/value/no">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">no</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingNo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingNo/key/building/value/no"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingOffice/key/building/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingOffice/key/building/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Administratívna budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment de bureaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bürogebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bürosgebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Běrowowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běrowowe twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Pejabat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Biroju ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biurų pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek biurowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício de escritórios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici d'oficines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de officio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu d'oficines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tanggapan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Irodaház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kancelářská budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kantoorgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoorgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontorbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kontorbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kontorihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kontorsbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Office Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ofis Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur burevioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Văn phòng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Toimistorakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uredska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyra për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Деловна зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Офісний будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Офісны будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין משרדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საოფისე ნაგებობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">オフィスビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">办公楼</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingResidential/key/building/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingResidential">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingResidential/key/building/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinrakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment résidentiel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Beboelsesbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Boligbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek mieszkalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleńske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici residenziâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tirahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obytná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obytné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Residensiële gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambena zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambena zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohngebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woningen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολυκατοικία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилой дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылы будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбена зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбена зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מגורים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">godinë banimi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingRetail/key/building/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingRetail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingRetail/key/building/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Peruncitan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek detaliczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Detailhandelbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Detaljsalgbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici de Venda al detall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einzelhandelsgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusaling Tingian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleinhandel-gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikerakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mažmeninės prekybos pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Maloobchodné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Maloobchodní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Maloprodajna radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Maloprodajna zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazumtirdzniecības ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prédio de Varejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Priwatne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retail Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitje me pakicë për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Cửa hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina na drobno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarjenje drobnego wikowanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelpand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак розьнічнага гандлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание на продажу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Малопродајна радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продажен објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Центр роздрібної торгівлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გასაყიდი ნაგებობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">店舗ビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">零售建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingSchool/key/building/value/school">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingSchool/key/building/value/school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment d'école</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Sekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek szkoły</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici scolastic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio scolastico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu escolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskola eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iskolaépület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koolihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koulurakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mokyklos pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Okul Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur skol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">School Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">School-Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoolgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schoulgebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schulgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkolla Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skolas ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skolbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skolebygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skolebygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoolgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Školní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Školska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Šulske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šulske twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Школско здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د ښوونځي ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学校建筑物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">校舎</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingTower/key/building/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingTower/key/building/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bokštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dorre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Menara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stolp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tháp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Tor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Torm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Torony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tower</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tuerm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Turm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Turre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wěža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πύργος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Торањ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגדל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოშკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">塔</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">塔</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUniversity/key/building/value/university">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">university</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUniversity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingUniversity/key/building/value/university"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment d'université</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Universiti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek uniwersytetu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Complexo universitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício Universitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici universitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici universitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio de universitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio universitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu universitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyetemi épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Pamantasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur Skol-Veur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sede universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Đại học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Unibertsitate eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Universitätsgebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universitātes ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Universiteitsgebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Universiteitsgebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Universiteti për ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universiteto pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Universitetsbygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Universitetsbyggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Universitetsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">University Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Univerza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Univerzitetska zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Univerzitné budovy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Univerzitní budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Uniwersitne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Uniwersitne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yliopistorakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zgrada Sveučilišta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ülikoolihoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Üniversite Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Универзитетска зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Универзитетска зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Университет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Університет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсытэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د پوهنتون ودانۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">უნივერსიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大学建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUnknown/key/building/value/unknown">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unknown</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BuildingUnknown">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BuildingUnknown/key/building/value/unknown"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bump/key/traffic_calming/value/bump">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Bump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Bump/key/traffic_calming/value/bump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BureauDeChange/key/amenity/value/bureau_de_change">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bureau_de_change</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BureauDeChange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BureauDeChange/key/amenity/value/bureau_de_change"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bureau de Change</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau de change</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Burev eskemm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Byroja Ndryshimi de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cambia valute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa de câmbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Döviz bürosu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Diru-truke Bulegoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gjaldeyrisskipti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kantor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Měnjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Menjačnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Menjalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mjenjačnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio de cambio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina de canvi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pénzváltó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pengurup Wang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rahanvaihto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rahavahetus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Směnárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapang Palitan ng Pera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đổi tiền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Troquéu de moneda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ufizi di cambi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Växlingskontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Valūtas maiņas punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valiutos keitimo punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vekselkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vekslingskontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wechselstube</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wesselkontoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Wiesselbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wisselkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wisselkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zaměnjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmenáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Абмен валюты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Менувачница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мењачница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обмен валют</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Обмін валют</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלפן כספים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب صرافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب صرافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვალუტის გადაცვლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">货币兑换</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusGuideway/key/highway/value/bus_guideway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_guideway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusGuideway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusGuideway/key/highway/value/bus_guideway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autobus guidato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska traka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusna traka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bėginio autobuso linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bus so sprievodcom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busspur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Buszsín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal guiado de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carril Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carril bus con guía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corredor de ônibus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Ginagabayang Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla autobusów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Güdümlü otobüs yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Guided Bus Lane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jězdna kólej kólejowego busa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Làn đường Dẫn Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lane udhëzoi Autobuseve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ledet bussfelt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Liña de autobuses guiados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Bas Berpandu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ohjattu linja-autokaista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn vus heñchet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Styret busspor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trolejbusowy milinowód</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Turistični avtobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via guidate de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie de bus guidée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vrijliggende busbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуски шини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная полоса-рельс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска трака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусная паласа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Рейковий автобус</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב תחבורה ציבורית מונחית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار خاص للحافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">导轨公交专用道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusRoute/key/route/value/bus">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusRoute/key/route/value/bus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStation/key/amenity/value/bus_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStation/key/amenity/value/bus_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóbusz-állomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobus-geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Autobusų stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusni kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autobusová stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusové nádraží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autoosta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtobusna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bus Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Busarrêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busbahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Busowe dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Busowe dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Bussijaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Busstasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Busstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Ônibus/Rodoviária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació d'autobusos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Linja-autoasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otogar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni i Autobusave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja autobusowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion des corieris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione degli autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Bas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Strætóstöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σταθμός Λεωφορείου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автовокзал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת אוטובוס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">د بسونو اډه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">বাস স্টেশন</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტობუსის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バス停</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公交主站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop/key/amenity/value/bus_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop/key/highway/value/bus_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bus_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/BusStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStop/key/amenity/value/bus_stop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/BusStop/key/highway/value/bus_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobus-geraleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Autobusų stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autobusa pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Autobuska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autobusno stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autobusová zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtobusna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Bus Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bushalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bushaltestelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Busowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Busowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Busshållplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Bussipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Bussipysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Busstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Busstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Busstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Buszmegálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu Xe buýt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de autobus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Bus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otobüs durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada d'autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de autobús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parada de autobuses</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perhentian Bas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de ônibus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek autobusowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion i autobusave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka autobusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάση Λεωφορείου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автобуска постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автобусна зупинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автобусная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутобуска станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтобусны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Бузонь лотксема тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת אוטובוס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ایستگاه اتوبوس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">تمځای</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف نزول/صعود من/إلى حافلات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტობუსის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バス停</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公交停靠站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butcher/key/shop/value/butcher">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">butcher</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butcher">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Butcher/key/shop/value/butcher"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Açougue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Becjarie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boucher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Butcher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carnicería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carnicería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carnisseria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Carnizaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hentesbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kasap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kasap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Daging</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kiger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lihakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lihunik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mäsiarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mėsininkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Macellaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Macelleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mangangatay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mesnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Metzgerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Miesnieks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěznik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěznik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeźnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Slátrarinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slachter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slagerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Slagter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slagter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slaktare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slakter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thịt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeznictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρεοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Месара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мясная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мясная лавка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">М’ясо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קצב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قصاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საყასბო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">屠宰</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">肉屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butchers/key/shop/value/butchers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">butchers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Butchers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Butchers/key/shop/value/butchers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Byway/key/highway/value/byway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">byway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Byway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Byway/key/highway/value/byway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Blakusceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Boczna droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Byway (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Byway (súkromná cesta)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Byway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño secundario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent eil renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Keliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kiépítetlen ösvény</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas na Hindi Madaanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obvoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Omfartsväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Onverharde weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódlańska droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pódlanski puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Prečica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prečica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route secondaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge ansore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruta segregada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Seitenweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Siedenweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sivutie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stikkvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilha larga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via minor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yan yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Účelová komunikace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường mòn Đa mốt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Боковий шлях</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Завулак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Закоулок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пречица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спореден пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך צידית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">路地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">非机动车道(英国)</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableCar/key/aerialway/value/cable_car">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cable_car</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableCar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CableCar/key/aerialway/value/cable_car"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableDistributionCabinet/key/power/value/cable_distribution_cabinet">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cable_distribution_cabinet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CableDistributionCabinet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CableDistributionCabinet/key/power/value/cable_distribution_cabinet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cafe/key/amenity/value/cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cafe">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cafe/key/amenity/value/cafe"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cafè</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cafetaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cafetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Caffe bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kávézó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kafé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kafé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kafe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kafedi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kafee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kafejnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kafejownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kafene</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kafetegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kaffihúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kahvila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kavárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kavarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaviareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kavinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kawiarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kofejownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kohvik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán Cà phê</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καφετέρια</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кавярня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кафе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кафуле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קפה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقهى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقهى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کافه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კაფე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">咖啡馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">喫茶店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cairn/key/man_made/value/cairn">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cairn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cairn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cairn/key/man_made/value/cairn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Camera/key/amenity/value/camera">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Camera">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Camera/key/amenity/value/camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CameraShop/key/shop/value/camera">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CameraShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CameraShop/key/shop/value/camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampSite/key/tourism/value/camp_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camp_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CampSite/key/tourism/value/camp_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acampamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Camp Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Campament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Campamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Campamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campeggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Campingowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Campingplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Campingplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kamp yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kampeerterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kampterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanpin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Laagriplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leirintäalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejrplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Cắm trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nometnes vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Kampo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Stanowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stovyklavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tábořiště, kemp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn gampiñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teltplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno de camping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ven per kamping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ven per kamping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Камп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Камп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кемпінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Лагерь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Турбаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר מחנאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محل اردوگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع تخييم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع تخييم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბანაკის ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">キャンプ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">營地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">野营地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampingOffice/key/office/value/camping">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">camping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CampingOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CampingOffice/key/office/value/camping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Campsite/key/amenity/value/campsite">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">campsite</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Campsite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Campsite/key/amenity/value/campsite"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Canal/key/waterway/value/canal">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">canal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Canal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Canal/key/waterway/value/canal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Canâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Canale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csatorna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Kênh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kanāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kanał</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kanaali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kanalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paralanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prekop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תעלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కాలువ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">არხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">运河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">運河</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CandyShop/key/shop/value/candy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">candy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CandyShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CandyShop/key/shop/value/candy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cape/key/natural/value/cape">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cape</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cape">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cape/key/natural/value/cape"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Burun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cabu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cape</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Capo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Capo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kaap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kaap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kep</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lurmutur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mũi đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Neem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Odde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Partfok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przylądek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tangway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanjung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Udde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zemesrags</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ακρωτήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رأس (أرض داخلة في البحر(</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رأس (أرض داخله فى البحر(</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კონცხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">‘Рт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海岬</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Car%3BcarRepair/key/shop/value/car%3Bcar_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car;car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Car%3BcarRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Car%3BcarRepair/key/shop/value/car%3Bcar_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarDealer/key/shop/value/car_dealer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_dealer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarDealer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarDealer/key/shop/value/car_dealer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Satıcısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto tirgotājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-diler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autodealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autohaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autokuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Autoshändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autoverköper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avto trgovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilförsäljare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Dealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Compra-venda de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concesionario de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Concesionario de automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Concesionariu d'automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Concessionária de automóveis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionaria auto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mangangalakal ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorhandelaar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s autami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekiautojas automobiliais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej automobilů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon samochodowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vendeur de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Venditor de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wikowar awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-дилер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільны салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סוחר כלי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تاجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تاجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">カーディーラー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车销售</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shitje makine</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarParts/key/shop/value/car_parts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_parts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarParts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarParts/key/shop/value/car_parts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Parçası Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóalkatrészbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-delovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autodijelovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automašīnu rezerves daļas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių dalys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Auton osia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoonderdelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autopeças</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autoricambi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autoteilehändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomobilski deli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtowe narownanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowe narunanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bildelar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bildeler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilreservedele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Parts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Bahagi ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motoronderdele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mototechna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Partes de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Peces de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pezhioù evit ar c'hirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phụ tùng Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pièces d'automobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej autodílů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Recambios de automóbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Repuestos automotrices</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Repuestos d'automóvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z częściami samochodowymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εξαρτήματα Αυτοκινήτου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автоделови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автозапчастини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-делови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама аўтамабільных запчастак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלקי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطع غيار سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قطع غيار سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტონაწილები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車零件</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车零件</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車部品販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">pjesë makinash</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRental/key/amenity/value/car_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRental/key/amenity/value/car_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alquiler de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Alquiler de vehículos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de veículos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Kiralama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Arkilahan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Auto-Utlehner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autonoleggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autonoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autorent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoverhuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autovermietung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autovuokraamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowa přenajimarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílaleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Biludlejning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biluthyrning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilutleie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Rental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Mướn Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feurmiñ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibilgailu-alokairu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Iznajmljivanje automobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloguer de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Location de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Location de voiture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mašinų nuoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorverhuring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Nauli di machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśenajmjeśe awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Půjčovna aut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požičovňa áut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rent-a-car</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rent-a-car</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sewa Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wynajem samochodów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ενοικίαση αυτοκινήτου</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аренда автомобилей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Арэнда аўтамабіляў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Изнајмљивање аутомобила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат автомобілів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рент-а-кар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">השכרת רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تأجير سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تأجير سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მანქანის გაქირავება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レンタカー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">租车服务</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">marrje makinë me qira</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepair/key/amenity/value/car_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRepair/key/amenity/value/car_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepairShop/key/shop/value/car_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarRepairShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarRepairShop/key/shop/value/car_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autószerviz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto remonts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-servis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autofficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autogarage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokorjaamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių remontas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autoparandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autowarksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autowerkstatt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtoservis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtowa porjedźernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilværksted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilverkstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilverksted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Repair</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dresañ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Garage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kumpunihan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorherstel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Naprawa samochodów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Oficina mecânica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oto tamir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pórěźarnja awtow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réparation de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Reparació d'automòbils</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reparation de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riparazion di machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taller d'automóviles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Taller mecánico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Taller mecánico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Sửa Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Авто майстерня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомастерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільная майстэрня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוסך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرآب سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرآب سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსახელოსნო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車維修</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车维修</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">riparimin e makinave</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarSharing/key/amenity/value/car_sharing">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_sharing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarSharing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarSharing/key/amenity/value/car_sharing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aluguel de Carro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aluguer de automóbiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araç Paylaşımı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autómegosztás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto koplietošana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autodelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autopožičovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bildeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Sharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Car Sharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Car Sharing/Ndarja e Automobil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Carsharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Carsharing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Centrala za sobujěducych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Centrala za sobujězdźenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chia sẻ Xe cộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compartir coche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Covoiturage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dalinimosi automobiliu paslauga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Delebiler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dzielenie się samochodami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kimppakyyti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kongsi Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leur genweturañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paghihiraman ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Per Compartir Cotxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Repartition de autos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sdílení aut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Souporaba avtomobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vehículo compartido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zajedničko korišćenje automobila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Заједничко коришћење аутомобила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Изнајмување автомобил</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кароткатэрміновая арэнда аўтамабіляў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Каршаринг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Прокат авто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת שיתוף רכבים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مشاركة سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مشاركه سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车共享</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarShop/key/shop/value/car">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarShop/key/shop/value/car"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Araba Galerisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autókereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Auto veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autohaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autohuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autokuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Automóvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Automaterialenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomobilski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtosalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilforhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bilhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Concesionario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concesionario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de carros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de voitures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej automobilů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Kerreve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep samochodowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal girri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Xe hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Venda de Cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автосалон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільны салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי רכב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსალონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">车店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash/key/amenity/value/car_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash/key/shop/value/car_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarWash">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarWash/key/amenity/value/car_wash"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarWash/key/shop/value/car_wash"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autómosó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Auto Garbiketa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-perionica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autolarje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autolavado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autolavaggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automazgātava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automobilių plovykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Automyčka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autopesu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autopesu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autopraonica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoumývareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autowaschanlage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autowaschstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autowasstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtopralnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtomyjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtomyjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílaþvottastöðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biltvätt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bilvask</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bilvask</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Car Wash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cuci Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwalc'hiñ kirri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Karwas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lava-Carros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lavaç machinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lavadoiro de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavage de automobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lavage de voiture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llaváu de coches</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Myjnia samochodowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oto Yıkama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paliguan ng Kotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Rentat de cotxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rửa Xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πλύσιμο Αυτοκινήτων</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомийка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомойка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автоперална</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-перионица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтамабільная мыйка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שטיפת מכוניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">غسيل سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">غسيل سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსამრეცხაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洗車</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗车</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaravanSite/key/tourism/value/caravan_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">caravan_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaravanSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CaravanSite/key/tourism/value/caravan_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acampamento de Caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area caravan e camper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autokemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autokemping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Càmping per a caravanes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camping pa caravanes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camping para caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Campingowanišćo za caravany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Campingplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Campingplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Caravan Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Caravankampeerterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Husvagnsuppställningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kamp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamp-kućice (mjesto)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamp-prikolice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Karavaanpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Karavan i faqes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Karavan yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kemperių aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kempings</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakókocsitábor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leirintäalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lugar ng Karabana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce na przyczepę campingową</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site de caravane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sitio de caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn karavanennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno pro caravanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnwagen-Stellplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zmakanišćo za bydleńske wóze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автокамп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Камп-приколице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Караван-сарай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Майданчик для трейлерів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пляцоўка для трэйлераў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר קרוואן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع قافلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع قافلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">拖车营地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CardsShop/key/shop/value/cards">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cards</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CardsShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CardsShop/key/shop/value/cards"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CareHome/key/amenity/value/care_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">care_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CareHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CareHome/key/amenity/value/care_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter/key/craft/value/carpenter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpenter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter/key/shop/value/carpenter">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpenter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpenter/key/craft/value/carpenter"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpenter/key/shop/value/carpenter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpet/key/shop/value/carpet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpet/key/shop/value/carpet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alfombres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de catifes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di tapêts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Carpet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Halı Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kilimų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de tapetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de tapis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de tapetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Mat-/tapytwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mattaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Mattokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s kobercami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod s koberci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přestrjencowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Paklāju veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajalna preprog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica tepiha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z dywanami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal pallennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szőnyegbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tæppebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tapijtzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tappeti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alfombras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Tepichowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Teppabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teppebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Teppichladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thảm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alfombras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Karpet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina tepisima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vaibakauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за теписи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дывановая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Килими</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ковры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница тепиха</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות שטיחים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معرض سجاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معرض سجاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხალიჩების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">カーペットショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地毯店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan qilim</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarpetLayer/key/craft/value/carpet_layer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpet_layer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CarpetLayer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CarpetLayer/key/craft/value/carpet_layer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpets/key/shop/value/carpets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">carpets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Carpets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Carpets/key/shop/value/carpets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino/key/amenity/value/casino">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">casino</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino/key/leisure/value/casino">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">casino</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Casino">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Casino/key/amenity/value/casino"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Casino/key/leisure/value/casino"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay-pasugalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Casinò</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casinò</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cassino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kasíno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kasiino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kasino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kasyno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kaszinó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kazino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sòng bạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καζίνο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Казино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Казіно</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קזינו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى قمار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي قمار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ক্যাসিনো</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამორინე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">賭場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">賭場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">赌场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Castle/key/historic/value/castle">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">castle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Castle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Castle/key/historic/value/castle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Castell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Castello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Castello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Castelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Castiellu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Castillo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Castle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Château</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjiscjel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dvorac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dvorac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gaztelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Istana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kastalinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kasteel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kasteel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kastell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kastilyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kindlus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lâu đài</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Linna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pilis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pils</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schlass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schloss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zamek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дворац</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">За́мок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Замак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Замок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Крепость</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قلعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قلعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قلعه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ماڼۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ციხე-სიმაგრე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">城</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">城堡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catalogue/key/shop/value/catalogue">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">catalogue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catalogue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Catalogue/key/shop/value/catalogue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catere/key/craft/value/caterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">caterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Catere">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Catere/key/craft/value/caterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CattleGrid/key/barrier/value/cattle_grid">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cattle_grid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CattleGrid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CattleGrid/key/barrier/value/cattle_grid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cave/key/natural/value/cave">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cave</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cave">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cave/key/natural/value/cave"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaveEntrance/key/natural/value/cave_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cave_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CaveEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CaveEntrance/key/natural/value/cave_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barlangbejárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boca de cueva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào Hang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cave Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Entrée de grotte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Entrada a cova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Entrada a cueva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada de Gruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Entrada de cova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Entrada de gruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata de caverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Entrata di grotta/caverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Grotingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Grotingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Grottmynning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Höhleneingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Höhleningang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hellisop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Huleindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Huleinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ieeja alā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jamowy zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kobazulo Sarrera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koopa sissepääs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Liang Gua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luolan sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mağara girişi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan ng Yungib</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pećina (ulaz)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Prózdnjeński zachod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpella Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shpella Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Treuzoù mougev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u pećinu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod v jamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vstup do jaskyne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do jeskyně</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście do jaskini</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į urvą</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Είσοδος Σπηλιάς</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во пештера</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в пещеру</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Входу в печеру</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мода курго</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у пячору</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у пећину</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل كهف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل كهف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ورودی غار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గుహ ద్వారం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გამოქვაბულში შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洞口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洞窟入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CellPhones/key/shop/value/cell_phones">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cell_phones</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CellPhones">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CellPhones/key/shop/value/cell_phones"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery/key/amenity/value/cemetery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cemetery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery/key/landuse/value/cemetery">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cemetery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cemetery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cemetery/key/amenity/value/cemetery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cemetery/key/landuse/value/cemetery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begraafplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Begraafplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Begravelsesplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bered</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cementerio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cementeriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cementiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cemeterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cemetery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cemiterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cimetière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cimitero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cintorín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cmentarz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Friedhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Gorristan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gravplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřbitov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hilerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kěrchow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kapinės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Karkhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierfecht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarchob</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Libingan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezarlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nghĩa địa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkuburan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pokopališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Simiteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Surnuaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Temető</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Varrezë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιμητήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гробишта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гробље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кладбище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кладовище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Могілкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קברות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هديره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گورستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასაფლაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公墓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">墳場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Centre/key/amenity/value/leisure_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leisure_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Centre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Centre/key/amenity/value/leisure_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ceramics/key/shop/value/ceramics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ceramics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ceramics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ceramics/key/shop/value/ceramics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chain/key/barrier/value/chain">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chain/key/barrier/value/chain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChairLift/key/aerialway/value/chair_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chair_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChairLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChairLift/key/aerialway/value/chair_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chalet/key/tourism/value/chalet">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chalet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chalet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chalet/key/tourism/value/chalet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Almhütte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alppimaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Apartma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casetta (chalet)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Chalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Chalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chalupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellhytte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kubo ng Pastol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ván</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyaralóház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Planinska koliba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Planinska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Prozninski domcyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schronisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stuga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-menez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Trobelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Txalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vakantiehuisje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veľká chata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xalé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Xalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yayla evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брвнара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Велика хата</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Планинска колиба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шале</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شاليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شاليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلبه ییلاقی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">別荘</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">木屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chandler/key/shop/value/chandler">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chandler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chandler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chandler/key/shop/value/chandler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Channel/key/natural/value/channel">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">channel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Channel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Channel/key/natural/value/channel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Alur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bambang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Canâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Canale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Channel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csatorna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Eo biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kanāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kanał</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kanalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kanava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κανάλι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قناة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کانال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">არხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海峡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chapel/key/amenity/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chapel/key/amenity/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Charity/key/amenity/value/charity">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">charity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Charity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Charity/key/amenity/value/charity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CharityShop/key/shop/value/charity">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">charity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CharityShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CharityShop/key/shop/value/charity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Adománybolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bamirësi Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de caritat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Từ thiện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Charitatívny obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Charitativní obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Charity Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dobroćelski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dobrodelni trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dobrotnostny wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dobrotvorna prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dobrotvorna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Labdarības veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Labdaros parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Liefdadigheidswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Liefdadigheidswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja beneficente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de bienfaisance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de beneficentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio solidale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rastru solidariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep charytatywny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal garitez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda benéfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda benéfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pangkawanggawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Välgörenhetsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Veldedighetsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Velgørenhedsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohltätigkeitsladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Добротворна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Добротворна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Секонд-хэнд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Соціальний магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сэканд хэнд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צדקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر جمعية خيرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر جمعيه خيرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეორადი ტანსაცმელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">慈善商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cheese/key/shop/value/cheese">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cheese</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cheese">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cheese/key/shop/value/cheese"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chemist/key/shop/value/chemist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chemist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chemist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chemist/key/shop/value/chemist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Apdikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Apotekar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Apotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Apotheke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Apteekki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Aptejka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Avtheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Chemikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Chemist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Drogerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczacı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Farmacêutico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farmacist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Farmazia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kemična trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kimiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjemiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ljekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits d'hygiène</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pharmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù yec'hederezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vegyipari bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Апотекар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама бытавой хіміі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хімтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">м-н бытовой химии</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کيمياګر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">化学品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chicane/key/traffic_calming/value/chicane">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chicane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chicane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chicane/key/traffic_calming/value/chicane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChildCare/key/amenity/value/child_care">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">child_care</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChildCare">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChildCare/key/amenity/value/child_care"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chimney/key/man_made/value/chimney">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chimney</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chimney">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chimney/key/man_made/value/chimney"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chiropractor/key/amenity/value/chiropractor">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chiropractor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chiropractor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chiropractor/key/amenity/value/chiropractor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chocolate/key/shop/value/chocolate">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chocolate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Chocolate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Chocolate/key/shop/value/chocolate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Choker/key/traffic_calming/value/choker">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">choker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Choker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Choker/key/traffic_calming/value/choker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Church/key/amenity/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Church">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Church/key/amenity/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChurchHall/key/amenity/value/church_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ChurchHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ChurchHall/key/amenity/value/church_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cinema/key/amenity/value/cinema">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cinema</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cinema">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cinema/key/amenity/value/cinema"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Biograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Biograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bioscoop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bioskoop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bioskop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cinéma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Elokuvateatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kinematograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kino teatras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Kvikmyndarhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mozi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pawagam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rạp phim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sinehan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zinema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κινηματογράφος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Биоскоп</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кинотеатр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кинотеатр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кінатэатар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קולנוע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سينما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سینما</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">সিনেমা</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კინოთეატრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">映画館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电影院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電影院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CircuitBreaker/key/power/value/circuit_breaker">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">circuit_breaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CircuitBreaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CircuitBreaker/key/power/value/circuit_breaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/City/key/place/value/city">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/City">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/City/key/place/value/city"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Büyükşehir / il merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bajarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Borg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Citât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Citate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Città</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">City</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ciudá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ciudad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ciutat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Grad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hiria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupunki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Linn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lungsod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mesto nad 100 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Meurgêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miasto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miestas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagyváros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qyteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Qyteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Storby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thành phố</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Velkoměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjelike město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkoměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πόλη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Город</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ош</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עיר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر بزرگ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدينة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدينة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">నగరం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ನಗರ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქალაქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">城市</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityGate/key/historic/value/city_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityGate/key/historic/value/city_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityLimit/key/boundary/value/city_limit">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_limit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityLimit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityLimit/key/boundary/value/city_limit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityWall/key/barrier/value/city_wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">city_wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CityWall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CityWall/key/barrier/value/city_wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CitymapPost/key/amenity/value/citymap_post">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">citymap_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CitymapPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CitymapPost/key/amenity/value/citymap_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CivilBoundary/key/boundary/value/civil">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">civil</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CivilBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CivilBoundary/key/boundary/value/civil"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cliff/key/natural/value/cliff">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cliff</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cliff">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cliff/key/natural/value/cliff"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acantilado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bangin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cenuram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cingle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cliff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Falaise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forbjerg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jyrkänne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kalju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Klif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klints</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klippa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kloof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Litica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Litica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Penhasco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Precipitio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rupe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkamb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skalina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tornaod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Uçurum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Uola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urwisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vách đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuskała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Útes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Útes, kamenná stena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γκρεμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Абрыў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Литица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Скеля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">обрыв</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جرف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">崖</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">悬崖</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clinic/key/amenity/value/clinic">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clinic</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clinic">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clinic/key/amenity/value/clinic"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clínica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Clinic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Clinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Clinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cliniche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Clinique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klīnika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kliinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kliniek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kliniek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Klinikë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klinikenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klinikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Klinikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krankenhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phòng khám</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poliklinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przychodnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κλινική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паліклініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поликлиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפאה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">درمانگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلينيک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ক্লিনিক</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პოლიკლინიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">診所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">診療所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">诊所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clock/key/amenity/value/clock">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clock/key/amenity/value/clock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clockmaker/key/craft/value/clockmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clockmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clockmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clockmaker/key/craft/value/clockmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Closed/key/shop/value/closed">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">closed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Closed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Closed/key/shop/value/closed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3A+women/key/shop/value/clothes%3A%20women">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes: women</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3A+women">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes%3A+women/key/shop/value/clothes%3A%20women"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3Awomen/key/shop/value/clothes%3Awomen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes:women</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes%3Awomen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes%3Awomen/key/shop/value/clothes%3Awomen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes/key/shop/value/clothes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothes">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothes/key/shop/value/clothes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apģērbu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arropa denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bekleidungsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de roba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Clothes Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drabužių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drastowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fatabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Giysi Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Pakaian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klädbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kleedergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Klerewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klesbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vêtements</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de vestimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di abbigliamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s konfekciou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej oděvů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Riidepood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruházati bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Teshave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep odzieżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal dilhad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tøjbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de roupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Quần áo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de ropa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Damit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z oblekami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vaatekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Woblekarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бутик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за облека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות בגדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ألبسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ألبسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტანსაცმლის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服装店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">洋服店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothing/key/shop/value/clothing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clothing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clothing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clothing/key/shop/value/clothing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club/key/amenity/value/club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club/key/leisure/value/club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Club">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Club/key/amenity/value/club"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Club/key/leisure/value/club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clube</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Diskoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapisanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Klubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Klubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kulüp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Клюб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מועדון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლუბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">俱乐部</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">俱樂部</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ClubHouse/key/amenity/value/club_house">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">club_house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ClubHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ClubHouse/key/amenity/value/club_house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clubhouse/key/building/value/clubhouse">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">clubhouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Clubhouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Clubhouse/key/building/value/clubhouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Coastline/key/natural/value/coastline">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coastline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Coastline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Coastline/key/natural/value/coastline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bờ biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Baybay-dagat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Coastline</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Itsasertz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Küstenlien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Küstenlinie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kuslyn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kustlijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kustlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kystlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kystlinje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Linea de costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea di costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Linia brzegowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Litorâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Litoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Littoral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llinia de costa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśibrjozna linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pakrantė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piekrastes līnija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pobřežní čára</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pobrežie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pobrjóžna linija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rannajoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rantaviiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sahil şeridi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Strandlengjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerpart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vijë e bregdetit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Береговая линия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Иневедь чире</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајбрежје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Узбережжя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узьбярэжжа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קו חוף</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خط ساحلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خط ساحلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">دریو کینار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ساحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სანაპირო ზოლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海岸線</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">海岸線</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海岸线</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/amenity/value/coffeeshop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffeeshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffee</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">coffee_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoffeeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/amenity/value/coffeeshop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoffeeShop/key/shop/value/coffee_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Col/key/natural/value/col">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">col</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Col">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Col/key/natural/value/col"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Collapsed/key/building/value/collapsed">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">collapsed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Collapsed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Collapsed/key/building/value/collapsed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/College/key/amenity/value/college">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">college</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/College">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/College/key/amenity/value/college"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Colégio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Colexu universitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">College</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">College</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dalubhasaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főiskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Faculdade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fakultet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fakultet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gymnasium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Høyskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hochschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hogeschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hoogschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Institut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Instituto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Koledža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Koledžas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kolegioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kolegj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kollege</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Lise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Maktab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oppilaitos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola superior</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola superiore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol-veur pe skol-uhel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Srednja šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Cao đẳng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Uczelnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Universidad o instituto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vysoká škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vysoká škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wusoka šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wysoka šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Établissement d'enseignement supérieur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κολέγιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Каледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Коледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Колеџ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Колледж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Факултет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכללה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كلّية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كلّية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوهنځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কলেজ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కళాశాల</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოლეჯი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Commercial/key/amenity/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Commercial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Commercial/key/amenity/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommercialLanduse/key/landuse/value/commercial">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">commercial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommercialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommercialLanduse/key/landuse/value/commercial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree comerciâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Commercial Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Commercieel gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Erhvervsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gewerbegebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Irodaterület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupallinen alue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Perdagangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Thương mại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komerční zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Komercinis plotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kommersiële gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kommersiellt område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommersielt område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkataritza Eremua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchodná štvrť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obszar handlowo-usługowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přemysłowa kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pangkalakalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poslovna cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poslovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad kenwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ticari Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona Tregtare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona di uffici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone tertiaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de oficinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źěłarstwowy wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εμπορική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Камэрцыйная тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Комерцијално подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офисная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торгівельно-офісна територія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור מסחרי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة تجارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه تجارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომერციული ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商业区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">商業地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Common/key/leisure/value/common">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">common</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Common">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Common/key/leisure/value/common"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Allmänning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Allmenning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Almenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area comune (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Błonie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendra žemė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurmeen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Common Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Comugnâi (UK)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fælles arealer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindeland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejnski kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javno zemljišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közös terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Karaniwang Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lur Komunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Meent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obecní půda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Općinsko zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Opštinsko zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachennoù foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanah Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terrén común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terra comú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrains communaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terreno común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno commun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno comum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo común</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Toke e njejte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejné priestranstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhteinen maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất Công</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Альменда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкая зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадська земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Општествена земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Општинско земљиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مشاع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض مشاع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共土地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">共有地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communication/key/shop/value/communication">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communication">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Communication/key/shop/value/communication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communications/key/shop/value/communications">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Communications">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Communications/key/shop/value/communications"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTower/key/man_made/value/communications_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunicationsTower/key/man_made/value/communications_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTransponder/key/man_made/value/communications_transponder">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">communications_transponder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunicationsTransponder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunicationsTransponder/key/man_made/value/communications_transponder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityCentre/key/amenity/value/community_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">community_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunityCentre/key/amenity/value/community_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendruomenės centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Center skupnosti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre Comunitari / Centre Cívic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri civic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro civico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro communitari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro comunitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comunitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comunitario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comunitariu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum społeczności</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Community Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Društveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Društveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fællesskabscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeenschapscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gemeenskap-sentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindezentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Komunikaciski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Komunitate Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Komunitní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kultúrne stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Pamayanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Művelődési központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Komuniti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sabiedriskais centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal liezimplij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle polyvalente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Samfunnshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Cộng đồng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhteisökeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zhromadny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкі цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадський центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Друштвени центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общественный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Центар на заедница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קהילתי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز اجتماع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز اجتماع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কমিউনিটি সেন্টার</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">コミュニティセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">社区中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">社區中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">ndërtimin e qendrës së komunitetit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityHall/key/amenity/value/community_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">community_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CommunityHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CommunityHall/key/amenity/value/community_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Company/key/amenity/value/company">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">company</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Company">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Company/key/amenity/value/company"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CompanyOffice/key/office/value/company">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">company</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CompanyOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CompanyOffice/key/office/value/company"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Computer/key/shop/value/computer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">computer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Computer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Computer/key/shop/value/computer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Arvutikauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bilgisayar Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'informàtica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Computer Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Computer Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Computerforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Computergeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Computerladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Computerowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Computerwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Databutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Datorbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Datorveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Komputer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kompiuterių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kompjuterowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de computação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin informatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de computatores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di computer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s počítačmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ordenagailu-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej počítačů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Računalniška trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Računarska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rekenaarwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kompjuterave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shitore e kompjuterave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep komputerowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal urzhiataerioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Számítástechnikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tölvubúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Máy tính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda d'informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de informática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tietokonekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kompyuter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кампутарная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Компьютерный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Комп’ютерна крамниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за сметачи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рачунарска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מחשבים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر كمبيوتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر كمبيوتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კომპიუტერების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电脑店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電腦商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConcertHall/key/amenity/value/concert_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">concert_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConcertHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConcertHall/key/amenity/value/concert_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Condos/key/shop/value/condos">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">condos</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Condos">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Condos/key/shop/value/condos"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery/key/craft/value/confectionery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">confectionery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery/key/shop/value/confectionery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">confectionery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Confectionery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Confectionery/key/craft/value/confectionery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Confectionery/key/shop/value/confectionery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Confecteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Confectionery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Confeitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Confiserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Confitería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Confiteria botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cukiernia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cukráreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cukrárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cukrászda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Delikatesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Dulcería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Godisbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gozotegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koñfizerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Konditarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Konditarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Konditerijos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Konditorei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Konditorejas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Konditori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pastelaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pasticceria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslastičarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shop pasticerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Slikbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Snoepverkooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kẹo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina sladkarij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ζαχαροπλαστική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кандытарская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кондитерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кондитерська</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Посластичарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Слаткарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קונדיטוריה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر الحلويات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر الحلويات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საკონდიტრო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">糖果店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConferenceCentre/key/amenity/value/conference_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">conference_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConferenceCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConferenceCentre/key/amenity/value/conference_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Construction/key/amenity/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Construction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Construction/key/amenity/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionLanduse/key/landuse/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConstructionLanduse/key/landuse/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Būvlaukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baustelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Byggeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công trường Xây dựng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikuntza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gradilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">In aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">In costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Konstruksie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Konstruksyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pembinaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennustyömaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statyba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Staveniště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren budowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építési terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İnşaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Градилиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стройка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ورشة بناء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ورشه بناء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მშენებლობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">工事中</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建设</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionShop/key/shop/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ConstructionShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ConstructionShop/key/shop/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Consulate/key/amenity/value/consulate">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">consulate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Consulate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Consulate/key/amenity/value/consulate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Continent/key/place/value/continent">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">continent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Continent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Continent/key/place/value/continent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Convenience/key/shop/value/convenience">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">convenience</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Convenience">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Convenience/key/shop/value/convenience"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de conveniència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Convenience Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gemakswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemakswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ispiserezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kšamarska loda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kisbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komoditet Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de conveniência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mały sklep wielobranżowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de quartiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Minimarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Minimarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Miniwiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Närköp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nærbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pequeño supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Potrepštine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Smíšené zboží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda 24 horas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Tập hóa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Maginhawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Épicerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ларёк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мінімаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Потрепштине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للأغراض اليومية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر للأغراض اليومية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">便利店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">便利店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Copyshop/key/shop/value/copyshop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">copyshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Copyshop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Copyshop/key/shop/value/copyshop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de photocopias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Copistería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Copistería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Copisteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Copisteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Copy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Copy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Copycentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Copyshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Copyshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fénymásoló bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fotokopi Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fotokopie-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gráfica/copiadora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopētava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kopěrowański wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kopěrowanski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kopibutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kopieringsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kopiraona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kopirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kopirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ksero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de photocopies</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal luc'heilañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de fotocopias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm In ấn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Kopyahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Копирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паслугі капіяваньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Послуги копіювання</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Услуги копирования</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фотокопир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צילום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل تصوير مستندات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">复印店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">複印店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cosmetics/key/shop/value/cosmetics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cosmetics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cosmetics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cosmetics/key/shop/value/cosmetics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de cosmetica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga Cosmètica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Cosmeticawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cosmetics Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kosmētikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kosmeetikapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kosmetiesewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kosmetiikkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kosmetikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kosmetikkforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kosmetikladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kosmetikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kosmetikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kosmetikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kozmetičarska radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kozmetik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kozmetikë Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kozmetikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de cosmétiques</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio cosmetici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parfümerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parfumerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parfumerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Parfymeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Perfumería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep kosmetyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal produioù kened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de cosméticos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Mỹ phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de cosmética</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Pampaganda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Касмэтычная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Козметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Козметичарска радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Косметика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин косметики</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות קוסמטיקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بائع مستحضرات تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بائع مستحضرات تجميل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოსმეტიკის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">化妆品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">化妝品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">化粧品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Country/key/place/value/country">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">country</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Country">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Country/key/place/value/country"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bansa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Country</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrialdea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Nazione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Negara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ország</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">País</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Paîs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pays</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quốc gia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Valsts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Welat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ülke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Šalis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χώρα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Држава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Краіна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Країна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мастор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Страна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ארץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هېواد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کشور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">దేశం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქვეყანა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">国</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">国家</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">riik</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/County/key/place/value/county">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">county</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/County">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/County/key/place/value/county"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Amt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apgabals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apskritis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bezirk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Comté</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Comtat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Condáu, conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Condado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Condado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Contato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Contea (in Italia NON usare)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Contee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">County</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">District</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Distrik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Distrikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fylke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hrabství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kaunti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kondehan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Konderria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kontelezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Län</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Landið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maakond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Megye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Município</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Município</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Okres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Okrožje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Okrug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Piirikunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Powiat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quận hạt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Welat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wokrejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wokrjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İlçe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Županija/grofovija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κομητεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Грофовија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мастор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Округ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Раён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Уезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחוז</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقاطعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقاطعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هېواد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">县</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Courthouse/key/amenity/value/courthouse">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">courthouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Courthouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Courthouse/key/amenity/value/courthouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Adliye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bíróság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Courthouse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Epaitegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fórum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gericht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gericht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali ng Hukuman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jutjat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Juzgado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kohtuhoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lez-varn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mahkamah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtesë e gjyqit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oikeustalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Palais de justice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rechtbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Retsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rettsbygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Súd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sąd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sodišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Soud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sudnistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sudnistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Teismo pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Tribunal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tribunale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xulgáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xulgado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δικαστήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Помещение суда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Суд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית משפט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دادگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محكمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محكمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასამართლო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">法庭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">裁判所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoveredReservoir/key/man_made/value/reservoir_covered">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir_covered</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CoveredReservoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CoveredReservoir/key/man_made/value/reservoir_covered"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Craft/key/shop/value/craft">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">craft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Craft">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">craft</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Craft/key/shop/value/craft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crafts/key/shop/value/crafts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crafts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crafts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crafts/key/shop/value/crafts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crane/key/man_made/value/crane">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crane/key/man_made/value/crane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crater/key/natural/value/crater">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crater</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crater/key/natural/value/crater"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cràter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cratère</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cratêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Crater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cratera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cratere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gígurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kráter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krāteris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kraater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kraatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Krater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krateris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Miệng Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Uka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Zung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρατήρας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кратер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кратэр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכתש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فوهة بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فوهه بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კრატერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クレーター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火山口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crematorium/key/amenity/value/crematorium">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crematorium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Crematorium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Crematorium/key/amenity/value/crematorium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bakar Mayat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crématorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Crematório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Crematoire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Crematori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Crematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Crematoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Crematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Crematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errauste labe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Krematórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Krematórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Krematoorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krematorij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krematorija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Krematorijum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Krematorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Krematoriom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Krematorium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krematoriumas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Krematoryum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Krematoryum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lò Hỏa táng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κρεματόριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Крематоорий</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крематориум</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Крематоријум</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Крематорій</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Крематорій</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крэматорый</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קרמטוריום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محرقة جثث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محرقه جثث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კრემატორიუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火葬场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">火葬場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">火葬場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cross/key/amenity/value/cross">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cross/key/amenity/value/cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cushion/key/traffic_calming/value/cushion">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cushion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cushion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cushion/key/traffic_calming/value/cushion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Customs/key/amenity/value/customs">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">customs</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Customs">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Customs/key/amenity/value/customs"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cutline/key/man_made/value/cutline">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cutline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cutline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cutline/key/man_made/value/cutline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CycleBarrier/key/barrier/value/cycle_barrier">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cycle_barrier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CycleBarrier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CycleBarrier/key/barrier/value/cycle_barrier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cycleway/key/highway/value/cycleway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cycleway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Cycleway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Cycleway/key/highway/value/cycleway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Biciklistička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biciklistička staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bisiklet Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carril bici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ciclovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Cycle Path</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Cykelspår</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Cykelsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cyklistický chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cyklostezka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Bisikleta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dviračių takas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fietspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fietspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrattatee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kerékpárút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kolesarska steza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kolesowarska šćežka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Basikal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso ciclabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista cyclabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de bicicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piste cyclable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pyörätie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Radweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Radweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn divrodegoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge per biciklla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruta per a bicicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sćažka za kólasowarjow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sienda ciclista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykkelsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veloceliņš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Xe đạp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ścieżka rowerowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бициклистичка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Велодорожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Велосипедна доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велосипедска патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роварная дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב אופניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار دراجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველოსიპედის გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">单车径</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自転車道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayLane/key/cycleway/value/lane">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayLane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayLane/key/cycleway/value/lane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOpposite/key/cycleway/value/opposite">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOpposite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOpposite/key/cycleway/value/opposite"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeLane/key/cycleway/value/opposite_lane">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite_lane</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeLane">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOppositeLane/key/cycleway/value/opposite_lane"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeTrack/key/cycleway/value/opposite_track">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">opposite_track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayOppositeTrack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayOppositeTrack/key/cycleway/value/opposite_track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">cycleway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayTrack/key/cycleway/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">cycleway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/CyclewayTrack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/CyclewayTrack/key/cycleway/value/track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/CyclewayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dairy/key/shop/value/dairy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dairy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dairy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dairy/key/shop/value/dairy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dam/key/waterway/value/dam">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dam</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dam">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dam/key/waterway/value/dam"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aizsprosts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Baraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chaoser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dæmning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Damm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Damm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Demning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Diga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dighe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Digue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Encoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nasyp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přehrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pendë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Presa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Presa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priehrada,hrádza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Represa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Saplad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Staudamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Užtvanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Urtegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnsaflsvirkjunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagaśica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đập</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φράγμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дамба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Сёлт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סכר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سدّ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سدّ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಅಣೆಕಟ್ಟು</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კაშხალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ダム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水坝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">水壩</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dance/key/leisure/value/dance">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dance/key/leisure/value/dance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DangerArea/key/military/value/danger_area">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">danger_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DangerArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DangerArea/key/military/value/danger_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Daycare/key/amenity/value/daycare">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">daycare</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Daycare">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Daycare/key/amenity/value/daycare"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DeadPub/key/amenity/value/dead_pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dead_pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DeadPub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DeadPub/key/amenity/value/dead_pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Decoration/key/shop/value/decoration">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">decoration</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Decoration">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Decoration/key/shop/value/decoration"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Deli/key/shop/value/deli">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">deli</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Deli">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Deli/key/shop/value/deli"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Delicatessen/key/shop/value/delicatessen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">delicatessen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Delicatessen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Delicatessen/key/shop/value/delicatessen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dentist/key/amenity/value/dentist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dentist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dentist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dentist/key/amenity/value/dentist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dantistas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Dentist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dentista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dentiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dentour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Diş hekimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor Gigi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fogorvos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gabinet dentystyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hambaarst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hammaslääkäri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mjeku i dhomve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nha sĩ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Tähndokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tandarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tandarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tandläkare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tandlæge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tannlæknirinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tannlege</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Zänndokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zahnarzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zobārsts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zobozdravnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zubár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zubař</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zubar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zubar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zubny gójc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zubny lěkar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Οδοντίατρος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Забар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зубар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаматалёгія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стоматология</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стоматологія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רופא שיניים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دندانپزشک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طبيب أسنان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طبيب أسنان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დანტისტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">歯科医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">牙医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">牙醫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DepartmentStore/key/shop/value/department_store">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">department_store</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DepartmentStore">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DepartmentStore/key/shop/value/department_store"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Bách hóa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Departamenti Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Department Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Department Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom towarowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gedung Serbaneka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourstal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Gran almacén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Grand magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Grande magazin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Grande magazzino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Grandes almacenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Grandes almacenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kaufhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de departamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchodní dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchodný dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Robna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Robna kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tavaratalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Kagawaran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovska hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universālveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universalinė parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Varehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Varehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Varuhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Warenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Áruház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Робна кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Стоковна куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Универсам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Універмаг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсальная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כלבו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر متعدد الأقسام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر متعدد الأقسام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">デパート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">百貨商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">百货商店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dept/key/shop/value/dept">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dept</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dept">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dept/key/shop/value/dept"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Depth/key/waterway/value/depth">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">depth</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Depth">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Depth/key/waterway/value/depth"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Derestricted+speed+limit/key/amenity/value/derestricted%20speed%20limit">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">derestricted speed limit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Derestricted+speed+limit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Derestricted+speed+limit/key/amenity/value/derestricted%20speed%20limit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Design/key/shop/value/design">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">design</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Design">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Design/key/shop/value/design"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Detached/key/building/value/detached">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">detached</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Detached">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Detached/key/building/value/detached"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DetourRoute/key/route/value/detour">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">detour</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DetourRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DetourRoute/key/route/value/detour"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Discount/key/shop/value/discount">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">discount</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Discount">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Discount/key/shop/value/discount"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Afslagwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de disconto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'articles de descompte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Giảm giá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Discount Items Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Discounter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Discountwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Diskont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Diskont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Diskontladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Diskontní prodejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Diszkontárubolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Diskaun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de descontos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nukainotų prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Outlet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Productos con descuentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z produktami po obniżce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal discount</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de descontos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de descuento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tilbudsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilbudsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng mga Bagay na may Bawas-Presyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za tunje artikle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İndirimli Ürünler Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дисконт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама тавараў са зьніжкамі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин распродаж</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Распродажен дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Уцінені товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מוזלת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل رخصة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">安売り店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">折扣精品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">特價商品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">artikuj zbritje dyqan</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedPub/key/amenity/value/disused_pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused_pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedPub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedPub/key/amenity/value/disused_pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedRailway/key/railway/value/disused">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedRailway/key/railway/value/disused"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aufgelassene Bahnstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Disused Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril en desús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril ensin usu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia em desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia in disuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fréier Eisebunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Használaton kívüli vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave papërdorur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hindi Ginagamit na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Käyttämätön rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kullanılmayan Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Linea ferroviaria dismessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Napuštena pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nebenaudojamas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nedlagd järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nedlagt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nedlagt jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nelietots dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nepoužívaná železniční trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nepoužívaná železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nieczynna trasa kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njewužywana zeleznicowa cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongebruikte spoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée désaffectée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zastajena železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Ngừng hoạt động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος Εκτός Χρήσης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшеная ж/д ветка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгунка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Покинута колія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל שאינה בשימוש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული რკინიგზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">不使用的铁路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">廃線跡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedStation/key/railway/value/disused_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">disused_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DisusedStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DisusedStation/key/railway/value/disused_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aufgelassener Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Disused Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação férrea em desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren tancada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de ferrocarril ensin usu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de trens en desuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare désaffectée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Használaton kívüli vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hindi Ginagamit na Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Käytöstä poistunut rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kullanılmayan Tren İstasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Napuštena železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nebenaudojama geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nedlagd järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nedlagt jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nedlagt jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nelietota dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nepoužívaná železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nepoužívaná železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga Đóng cửa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nieużywana stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njewužywane dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongebruikt spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ongebruikte spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Opuščena železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn dilezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni hekurudhor Historike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari in disuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade bandonade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria dismessa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zawrjene dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička stanica (nije u upotrebi)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός Εκτός Χρήσης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заброшеная ж/д станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Напуштена железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Напуштена железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пакінутая чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Покинута залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת שאינה בשימוש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة سكة حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه سكه حديد مهجورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიტოვებული რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">不使用的火车站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ditch/key/waterway/value/ditch">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ditch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ditch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ditch/key/waterway/value/ditch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acequia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bambang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cuneta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ditch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fossé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fossato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fosso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Foz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fuesse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Grøft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grøft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāvis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Griovys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grobla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hendek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hrjebja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Jarak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jarak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jarek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kraav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lubakia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mương</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Meliorační kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priekopa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rów</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Riega</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Séquia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sloot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sulama kanalı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wassergraben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χαντάκι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јарак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водоотлив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канач</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Роў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Рів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחפורת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沟</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DitchBarrier/key/barrier/value/ditch">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ditch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DitchBarrier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DitchBarrier/key/barrier/value/ditch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCenter/key/amenity/value/dive_center">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dive_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DiveCenter/key/amenity/value/dive_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCentre/key/shop/value/dive_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dive_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DiveCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DiveCentre/key/shop/value/dive_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Diy/key/shop/value/diy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">diy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Diy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Diy/key/shop/value/diy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dock/key/waterway/value/dock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dock/key/waterway/value/dock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bacino chiuso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Basen portowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dársena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Doca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Doca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Docka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dokas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dokk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dokke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Doks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Märkätelakka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Muelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">No obstant això,</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pantalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Peirao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vũng tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İskele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Док</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רציף</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">埠頭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctor/key/amenity/value/doctor">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doctor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doctor/key/amenity/value/doctor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctors/key/amenity/value/doctors">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doctors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doctors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doctors/key/amenity/value/doctors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ambulatoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Arzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bác sĩ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Consultórios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Consultorio médico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Docteurs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Doctors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dokter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Dokteren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dokters</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Doktor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Doktorlar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dotôrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gójce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gydytojai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lääkäreitä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Läkare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Læger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékař</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lekarze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Médicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Médicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Medici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Medicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Medikuak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Metges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mezeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga manggagamot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mjekët</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Orvosi rendelő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zdravniki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ārsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιατροί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Врач</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дактары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Доктор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Доктори</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Рачт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רופאים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أطباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أطباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">رنځورګران</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ექიმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">医師</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医生</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogBin/key/amenity/value/dog_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogBin/key/amenity/value/dog_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogPark/key/leisure/value/dog_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogPark/key/leisure/value/dog_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogWaste/key/amenity/value/dog_waste">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dog_waste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DogWaste">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DogWaste/key/amenity/value/dog_waste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doityourself/key/shop/value/doityourself">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">doityourself</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Doityourself">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Doityourself/key/shop/value/doityourself"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Barkácsbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baumarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bricolatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bricolax</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">DIY</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Do-It-Yourself</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Doe-het-zelf-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Doen-dit-self-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Faça você mesmo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fai da-te</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gör-det-själv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gør-det-selv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gawin ng Sarili Mo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjør-det-selv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de bricolage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de bricolage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod pro kutily</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Orodjarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Për ta bërë vetë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pasidaryk pats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Paslerska potrjeba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep budowlany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal bitellat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tee-se-itse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de bricolaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Ngũ kim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de bricolaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uradi sam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Uradi sam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Urob si sám</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za baslarsku pótrjebu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зрабі сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зроби сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Направи-сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сделай-Сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Уради сам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות עשה-זאת-בעצמך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">براعة منزلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">براعه منزلية</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dollar/key/shop/value/dollar">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dollar</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dollar">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dollar/key/shop/value/dollar"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dormitory/key/amenity/value/dormitory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dormitory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dormitory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dormitory/key/amenity/value/dormitory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Asrama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuntola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bendrabutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bursa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dormitório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Dormitori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Dormitorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Dormitoriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dormitory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Dormitoryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Dortoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Internat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ký túc xá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kollégium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kollegium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Konvikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kopmītnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kouskva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residència Universitària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de estudiantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia universitaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sovesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Studentenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Studentenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studentenwohnheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studenthem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yurt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Študentský domov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Študentski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інтэрнат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гуртожиток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Общежитие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студентски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעונות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خوابگاه دانشجویی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عنبر نوم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საერთო საცხოვრებელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宿舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">寮</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Downhill+Terminal/key/man_made/value/Downhill%20Terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Downhill Terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Downhill+Terminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Downhill+Terminal/key/man_made/value/Downhill%20Terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DragLift/key/aerialway/value/drag_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drag_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DragLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DragLift/key/aerialway/value/drag_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drain/key/waterway/value/drain">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Drain/key/waterway/value/drain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Abfluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Afløb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Afvoerkanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Afvoerkanaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aquiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Atık su kanalı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Avløp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Avlopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Canal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De drenatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Desagüe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Desagüe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dizourer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Drain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Drenažo griovys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fognatura/Canale di scolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grāvis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Isurbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Jarek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Limasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Odvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Odvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Odvodňovací kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odvodňovací kanál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rów odpływowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sumidoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótwódowy kanal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wentok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дренажний канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дрэнажны канал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Одвод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Одвод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сточная канава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביוב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسرب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسرب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">排水溝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">渠</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dressmaker/key/craft/value/dressmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dressmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Dressmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Dressmaker/key/craft/value/dressmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrinkingWater/key/amenity/value/drinking_water">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drinking_water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrinkingWater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrinkingWater/key/amenity/value/drinking_water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acqua potabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aghe potabil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aigua potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Minuman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aqua potabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Auga potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour mat da evañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Drénkwaasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dricksvatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Drikkevand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drikkevann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drinking Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Drinkwater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzeramais ūdens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Eau potable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Edateko ur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geriamas vanduo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ivóvíz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Joogivesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Juomavesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Naiinom na Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaća voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pirja e ujit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pitka voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pitná voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pitná voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pitna voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pitna wóda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pitna woda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Trinkwasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi Nước uống</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Água potável</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İçme Suyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło wody pitnej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πόσιμο Νερό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Питка вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Питна вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Питьевая вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаћа вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пітная вада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מי שתייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مياه عذبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مياه عذبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">త్రాగు నీరు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასმელი წყალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">飲み水</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">饮用水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DriveWay/key/service/value/driveway">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driveway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DriveWay">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DriveWay/key/service/value/driveway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchool/key/amenity/value/driving_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driving_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrivingSchool/key/amenity/value/driving_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autósiskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Auto shkollë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Autoškola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autoescola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autoescola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autoescuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autoescuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autoeskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Autokool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Autokoulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Autoschola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtošola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bestuurskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Braukšanas skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Driving School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Escola de condución</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fahrschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fahrschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fohrschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jězbna šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jězdna šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Körskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Køreskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøreskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Nauka jazdy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paaralan ng Pagmamaneho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rijschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sürücü Kursu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuele guide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola guida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sekolah Memandu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol bleinañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Lái xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vairavimo mokykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">École de conduite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ökuskóli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σχολή Οδηγών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автошкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўташкола</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר לנהיגה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرسة تعليم قيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرسه تعليم قيادة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動車学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">駕駛學校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">驾驶学校</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchoolShop/key/shop/value/driving_school">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">driving_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DrivingSchoolShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DrivingSchoolShop/key/shop/value/driving_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drugstore/key/shop/value/drugstore">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drugstore</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Drugstore">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Drugstore/key/shop/value/drugstore"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Apotikerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aptieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Drogaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drogeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drogeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Drogerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Drogerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Drogisterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Droguería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Drugstore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Emporio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Farmaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Illatszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ubat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lekáreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parafarmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pharmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Gamot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaistinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φαρμακείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аптэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дрогерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">درملتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ドラッグストア</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">药店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DryCleaning/key/shop/value/dry_cleaning">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dry_cleaning</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/DryCleaning">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/DryCleaning/key/shop/value/dry_cleaning"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Botzerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chemická čistírna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chemická čistiareň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cysćarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Droogskoonmaker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Dry Cleaning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hấp tẩy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hemijsko čišćenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Keemiline puhastus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kemijska čistionica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kemtvätt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kuivapesula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuru Temizleme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lavagem a seco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavanderia a sic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Lavasecco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Limpeza en seco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Naetaat ent sec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Nettoyage à sec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paglilinis na Tuyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pastrimi kimik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pralnia chemiczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Renseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Renseri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ruhatisztító</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sausasis valymas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stomerij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Textilreinigung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tintorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tintorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tintoreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Čisćernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Čistilnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ķīmiskā tīrīšana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στεγνό Καθάρισμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хемиско чистење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хемијско чишћење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Химчистка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хімчистка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хімчыстка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ניקוי יבש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تنظيف جاف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تنظيف جاف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クリーニング</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">乾洗</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">干洗</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EducationalInstitutionOffice/key/office/value/educational_institution">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">educational_institution</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EducationalInstitutionOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EducationalInstitutionOffice/key/office/value/educational_institution"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician/key/craft/value/electrician">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electrician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician/key/shop/value/electrician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electrician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electrician">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electrician/key/craft/value/electrician"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electrician/key/shop/value/electrician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electronics/key/shop/value/electronics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">electronics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Electronics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Electronics/key/shop/value/electronics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de electronica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'electrònica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Electronics Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Elektro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Elektronicawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Elektroniikkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Elektronik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Elektronikë Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Elektronika-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Elektronikai bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Elektronikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Elektronikawinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Elektronikbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Elektronikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Elektronikgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elektronikkforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Elektronikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Elektronikowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Elektronska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Elektronska trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Elettronica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Elektronik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de Eletrônicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'électronique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej elektroniky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Raftækjaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep elektroniczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal traoù eletronek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thiết bị Điện tử</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda d'electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de electrónica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Elektroniks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina elektronikom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za elektroniku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Електронска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Електронска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама электронікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин електроніки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин электротоваров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אלקטרוניקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر إلكترونيات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر إلكترونيات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ელექტროტექნიკის მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">电子产品商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電子產品商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">電気製品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Elevator/key/amenity/value/elevator">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">elevator</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Elevator">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Elevator/key/amenity/value/elevator"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Embassy/key/amenity/value/embassy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">embassy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Embassy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Embassy/key/amenity/value/embassy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ambaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ambasada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ambasciata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ambassad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ambassada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ambassade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Baadschop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Botschaft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Elçilik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Embahada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Embaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Embaixada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Embajada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Embassy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Embaxada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Enbaxada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kannati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedutaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähetystö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagykövetség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saatkond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sendiráðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa Đại sứ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vēstniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veľvyslanectvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Veleposlaništvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Veleposlanstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Velvyslanectví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjelikopósłaństwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkopósłanstwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πρεσβεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Амбасада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Кучолкс кудо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Посольство</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שגרירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سفارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سفارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سفارت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سفارت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">দূতাবাস</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საელჩო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大使館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">大使館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大使馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyAccessPoint/key/highway/value/emergency_access_point">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_access_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyAccessPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyAccessPoint/key/highway/value/emergency_access_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés d'emergència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acceso de emergencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Acesso de emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Acil Erişim Noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Colonnina SOS</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dostop za interventna vozila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Emergency Access Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hätätilapaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Izlaz za slučaj opasnosti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larrialdi Sarbide Gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nødtilgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nødudgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Noodafslag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Noodtoeganspunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Notrufpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nouzový lokalizační bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nuzowa słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimarnja njezbožow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike Hyrje e urgjencës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poent moned trummadoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point d'accès d'urgence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont di acès di emergjence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de accesso de emergentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt awaryjny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de acceso de emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu de llocalización d'emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">S.O.S. točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skubios prieigos punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stanica prvej pomoci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Titik Capaian Kecemasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok na Puntahan na Pangsakuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vészhelyzeti hozzáférési pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ārkārtas piekļuves punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Địa điểm Truy nhập Khẩn cấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Излаз за случај опасности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Прва помош</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пункт первой помощи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт хуткай дапамогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пункт швидкої допомоги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת גישה לשירותי חירום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة دخول طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه دخول طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასწრაფო დახმარების პუნქტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">紧急接入点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone/key/amenity/value/emergency_phone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone/key/emergency/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyPhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyPhone/key/amenity/value/emergency_phone"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyPhone/key/emergency/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Acil Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Avārijas telefons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Colonnina SOS</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Emergency Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hätäpuhelin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Klic v sili</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larrialdi Telefonoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nödtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Nødtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nødtelefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Núdzový telefón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Neyðarsími</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Noodtelefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Notrufsäule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Noutruff-Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nouzový telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nuzowy telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pagalbos telefonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pellgomzer evit an trummadoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Segélyhívó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Téléphone d'urgence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Telèfon d'emergència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teléfono de emergencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teléfono de emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teléfonu d'emerxencia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Telefon (S.O.S)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Telefon Kecemasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Telefon alarmowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Telefon di emergjence</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Telefon za hitne slučajeve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Telefon za nuzowe zawołanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Telefone de Emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Telefone de emergência</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Telephono de emergentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Teleponong Pangsakuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Urgjencës Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điện thoại Khẩn cấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τηλέφωνο Έκτακτης Ανάγκης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Итен телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Телефон для екстрених викликів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Телефон за хитне случајеве</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Телефон экстренных служб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэлефон для экстранных выклікаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טלפון חירום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هاتف طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">هاتف طوارئ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საგანგებო სიტუაციების სამსახურის ტელეფონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">紧急电话</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">緊急電話</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">緊急電話</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencySiren/key/emergency/value/siren">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">siren</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencySiren">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencySiren/key/emergency/value/siren"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyTelephone/key/amenity/value/emergency_telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">emergency_telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyTelephone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmergencyTelephone/key/amenity/value/emergency_telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmergencyThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">emergency</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmploymentAgencyOffice/key/office/value/employment_agency">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">employment_agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EmploymentAgencyOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EmploymentAgencyOffice/key/office/value/employment_agency"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Empty/key/shop/value/empty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">empty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Empty">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Empty/key/shop/value/empty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance/key/amenity/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance/key/barrier/value/entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entrance/key/amenity/value/entrance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entrance/key/barrier/value/entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entry/key/building/value/entry">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">entry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Entry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Entry/key/building/value/entry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EnvironmentalHazard/key/man_made/value/environmental_hazard">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">environmental_hazard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EnvironmentalHazard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EnvironmentalHazard/key/man_made/value/environmental_hazard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Estanco/key/shop/value/estanco">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estanco</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Estanco">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Estanco/key/shop/value/estanco"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgent/key/shop/value/estate_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estate_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EstateAgent/key/shop/value/estate_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Agencija za nekretnine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Agent immobilier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Agent za nekretnine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agentia immobiliari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia immobiliare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahente ng Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Axencia inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Axencia inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro nieruchomości</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Egendomsmäklare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Eiendomsmegler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ejendomsmægler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Emlakçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Estate Agent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Higiezinen agente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Immobiliària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Imobiliária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Imobilienhändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ingatlankereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Inmobiliaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kourater tiez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Makelaar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Maklaŕ gruntow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Makler z imobilijemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nekilnojamojo turto agentas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nekustamā īpašuma aģents</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nepremičninska agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Realitná kancelária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Realitní kancelář</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng Bất động sản</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Агент за некретнине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Агентство нерухомості</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Агенцтва нерухомасьці</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Недвижности</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продажа недвижимости</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكيل عقاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكيل عقاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">地產代理</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房产中介</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">agjent immobile</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgentOffice/key/office/value/estate_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">estate_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EstateAgentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EstateAgentOffice/key/office/value/estate_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EvCharging/key/amenity/value/ev_charging">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ev_charging</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/EvCharging">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/EvCharging/key/amenity/value/ev_charging"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabric/key/shop/value/fabric">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fabric</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabric">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fabric/key/shop/value/fabric"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabrics/key/shop/value/fabrics">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fabrics</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fabrics">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fabrics/key/shop/value/fabrics"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Factory/key/amenity/value/factory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">factory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Factory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Factory/key/amenity/value/factory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fairtrade/key/shop/value/fairtrade">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fairtrade</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fairtrade">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fairtrade/key/shop/value/fairtrade"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/amenity/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/landuse/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm/key/place/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farm">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/amenity/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/landuse/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farm/key/place/value/farm"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area agricola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Atant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baserria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bauerenhaff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bauernhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerderij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bondgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fattoria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fazenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fazenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fermë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gehöft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Granja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Granxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sveitabærinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Хверма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חווה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">باغ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">فارم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مزرعه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფერმა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">牧場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">talu</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farm_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FarmShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FarmShop/key/shop/value/farm_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Agrobotiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farm Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gårdbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hofladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kertészbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmečka trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de produtos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de produits agricoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin agricole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parafarmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaaswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poľnonákup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poljo-apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poljoprivredna apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej zemědělských výrobků</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep gospodarski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal evit al labour-douar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarım Ürünleri Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de produtos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nông cụ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de casería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de productos agrícolas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pambukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod na statoku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ūkio parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosćowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пољопривредна апотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельпо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сельская крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільпо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر منتوجات زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر منتوجات زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农家店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">fermë dyqan</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmland/key/landuse/value/farmland">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farmland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farmland/key/landuse/value/farmland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ackerland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ackerland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujqësore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Douaroù-labour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farmland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gecultiveerd areaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grunty rolne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jordbruksland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Jordbruksmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kmetijsko zemljišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landbrugsjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Sakahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mezőgazdasági terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaasgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības zeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tanah Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarım arazisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra arabile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terra de labranza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrains agricoles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terreno agricolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terres de conreu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tierra de labranza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tierres de llabor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Viljelysmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zemědělská půda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área cultivada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Обработливо земјиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельхозугодья</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ферма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фэрма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض زراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">زمین کشاورزی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农田</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">農地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmyard/key/landuse/value/farmyard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">farmyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Farmyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Farmyard/key/landuse/value/farmyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Aia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiments de ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bakuran ng Bahay sa Bukid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boerenerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Buurhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Corral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Corte de ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Curral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Curral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dvůr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Farma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Farmyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ferma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gårdsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gårdstun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gårdstun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laman Ladang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maatilan piha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mereuri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Oborr ferme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plaaswerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Podwórze gospodarskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân Trại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saimniecības pagalms</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Statok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tanya épületei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiftlik avlusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žywnosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγρόκτημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гаспадарчае падвор’е</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земјоделски двор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сельхоздворы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фарма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фермерське подвір'я</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فناء مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فناء مزرعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">农家庭院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fashion/key/shop/value/fashion">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fashion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fashion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fashion/key/shop/value/fashion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Divatbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fashion Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kledingwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de roupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Módní salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mados parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de mode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Moda Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Modebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Modebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Modegeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Modes veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Modewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Modna prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Modna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Modna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Modowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Modowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muotikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep modelarski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal gizioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thời trang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de modes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Moda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бутик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама моднага адзеньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин модной одежды</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Модна продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Модний одяг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אופנה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أزياء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أزياء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">时装店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">時裝店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FastFood/key/amenity/value/fast_food">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fast_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FastFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FastFood/key/amenity/value/fast_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Büfe / Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bistro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brza hrana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Comida rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fast Food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fast food</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fastfood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Greitas maistas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyorsétterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hitra hrana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hurtigmat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janari Azkarra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kainang Pangmabilisan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiirtoit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Makanan Segera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Menjar ràpid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hàng Ăn nhanh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pójědankarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přikuski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pikaruoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rýchle občerstvenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Restauration rapide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rychlé občerstvení</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schnellimbiss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skyndibitastaðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Snabbmat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ushqim I shpejtë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wegneemetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυφαγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брза храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брза храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Забягайлаўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Забігайлівка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Палатка с едой</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מזון מהיר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وجبات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وجبات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სწრაფი კვება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ファストフード</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">快餐</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">快餐</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Feature/key/natural/value/feature">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">feature</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Feature">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Feature/key/natural/value/feature"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Attraction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Besienswaardigheid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bezienswaardigheid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Característica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Característica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Caratteristica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carauterística</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Egenskap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Elemento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Elfenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Erikoispiirre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Feature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Funkcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Funkcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Funktioner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landskabsdetalje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Merkmal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obeležje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obiekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Obilježje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prvek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Recurso natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rupa Muka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tampok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tereptárgy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veçuni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vlastnosť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ypatybė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Znamenitost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Élément</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Özelliği</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χαρακτηριστικό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аб’ект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Елемент</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Елемент</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обележје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Природный объект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תכונה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ميزة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ميزة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地物</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">特征</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fell/key/natural/value/fell">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fell</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fell/key/natural/value/fell"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ağaçsız tepe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Braña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Brañal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Colina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fellið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjäll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fjel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fjeld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fjeld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fjell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fjell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellskrent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Forest</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hale górskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Horská pastvina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kahler Berg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kopár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Montania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Moqal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See http://wiki.openstreetmap.org/wiki/Tag:natural=fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tunturi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Višinski travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồi đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брдо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вирубка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узвышша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הר המתנשא מעל היערות סביבו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قطع کردن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منحدر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منحدر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორცვი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">下跌</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荒野</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fen/key/natural/value/fen">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fen/key/natural/value/fen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fence/key/barrier/value/fence">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fence</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fence">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fence/key/barrier/value/fence"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryRoute/key/route/value/ferry">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ferry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FerryRoute/key/route/value/ferry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryTerminal/key/amenity/value/ferry_terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ferry_terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FerryTerminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FerryTerminal/key/amenity/value/ferry_terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fähren-Anlaufstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fährterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Färjeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Færgeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Feribot Terminali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ferjeterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ferry Terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ferry terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Barkong Pangtawid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Keltų terminalas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kompkikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lauttaterminaali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístaviště přívozu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přewozny přistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśewózny pśistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh karrlistri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Prāmju termināls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Skela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Terminál trajektu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Terminal Feri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terminal de Ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terminal de barca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terminal de ferry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terminal de ferrys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terminal de transbordadores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Terminal promowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terminal traghetti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Terminali i Trageteve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Phà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trajekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trajektni terminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Veerterminaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Veerterminal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Паромная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паромная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поромна станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Скела</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ферибот-терминал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסוף מעבורת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى عبّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرسى عبّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორანის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フェリー乗り場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">轮渡码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Financial/key/shop/value/financial">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">financial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Financial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Financial/key/shop/value/financial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireBeater/key/amenity/value/fire_beater">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_beater</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireBeater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireBeater/key/amenity/value/fire_beater"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireExtinguisher/key/emergency/value/fire_extinguisher">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_extinguisher</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireExtinguisher">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireExtinguisher/key/emergency/value/fire_extinguisher"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireFlapper/key/emergency/value/fire_flapper">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_flapper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireFlapper">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireFlapper/key/emergency/value/fire_flapper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHose/key/emergency/value/fire_hose">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hose</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHose">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHose/key/emergency/value/fire_hose"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant/key/amenity/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant/key/emergency/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireHydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHydrant/key/amenity/value/fire_hydrant"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireHydrant/key/emergency/value/fire_hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Boca d'incendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Boca d'incendios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Boca de incendios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bouche d'incendie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Brandhane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandkraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandkraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brandpost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Brannhydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Brunahaninn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour evit an tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fire Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hidrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hidrantas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hidrante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hidrante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hidrants</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hydrante de incendio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Idrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paloposti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panubig ng Bumbero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pili Bomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Požární hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požiarny hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pompa antincendio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tűzcsap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi nước Máy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wohnjowy hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yangın musluğu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zjarri hydrant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пажарны гідрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пожарный гидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пожежний гідрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Противпожарен хидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хидрант</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ברז כיבוי אש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مواد مكافحة حرائق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مواد مكافحه حرائق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახანძრო ჰიდრანტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">消火栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">消防栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">消防栓</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ko">소화전</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireStation/key/amenity/value/fire_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FireStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FireStation/key/amenity/value/fire_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Balai Bomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Bomberos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Brandstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brandstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandweer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandweerstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Brannstasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Caserna de pumperos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Caserne des pompiers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corpo de bombeiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Füürwehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feuerwehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fire Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gaisrinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gasilska postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hasičská stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Bumbero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Itfaiye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kazarn pomperien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paloasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc de bombers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque de bombeiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque de bomberos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Požiarna stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Pompjeeën</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Remiza strażacka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Slökkvistöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion dai pompîrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Suhiltzaileak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tűzoltóság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Cứu hỏa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tuletõrjedepoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ugunsdzēsēju depo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vatrogasna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vatrogasna stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vigili del fuoco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wognjarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wohnjostraža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zjarrëfiksat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Zjarrëfiksat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ватрогасна станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пажарны пастарунак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пожарна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пожарная охрана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пожежна станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת כיבוי אש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">آتش نشانی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فوج إطفاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فوج إطفاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახანძრო განყოფილება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">消防局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">消防局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">消防署</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fireplace/key/amenity/value/fireplace">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fireplace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fireplace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fireplace/key/amenity/value/fireplace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FirstAid/key/amenity/value/first_aid">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">first_aid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FirstAid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FirstAid/key/amenity/value/first_aid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fish/key/shop/value/fish">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fish</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fish">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fish/key/shop/value/fish"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrantza-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balık Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fischereiladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fischhöker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fish Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fiskbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fiskebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fiskehandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fiskhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Halbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kalakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kalapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Ikan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s rybami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Peixaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Peixaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Peixateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pescaos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pescheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pischeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Poissonnerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ribarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rybárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rybowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Peshqve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep rybny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal besked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Cá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Isda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Viswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Viswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za ryby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zivju veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žuvies parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιχθυοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Риба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рибарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рибарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рыбная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыбный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות דגים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أسماك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أسماك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">魚店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鮮魚販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鱼店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishing/key/leisure/value/fishing">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fishing/key/leisure/value/fishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de pisca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrantza Lekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balıkçılık alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fischereigrund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fishing Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fiskeområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fiskeområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fiskevatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hồ Đánh cá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Horgászterület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kalastusalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Palaisdaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ribičko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ribolovno območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ribolovno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva di pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riserve par pescjâ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rybářská oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rybnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rybolov (športový)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad pesketa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Memancing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Visgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Visvangarea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuźišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de pêche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zone peshkimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zvejas apgabals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área de Pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de pesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Łowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žvejybos zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αλιευτική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Калонь кундсема тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца для рыбнай лоўлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район риболовлі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рибарење</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Риболовно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыбалка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة صيد سمك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه صيد سمك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نواحی ماهی‌گیری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათევზაო ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">垂钓区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">釣り場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FishingShop/key/shop/value/fishing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FishingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FishingShop/key/shop/value/fishing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishmonger/key/shop/value/fishmonger">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fishmonger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fishmonger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fishmonger/key/shop/value/fishmonger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness+trail/key/leisure/value/fitness%20trail">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness trail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness+trail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fitness+trail/key/leisure/value/fitness%20trail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness/key/leisure/value/fitness">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fitness">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fitness/key/leisure/value/fitness"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessCentre/key/leisure/value/fitness_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FitnessCentre/key/leisure/value/fitness_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessShop/key/shop/value/fitness">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fitness</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FitnessShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FitnessShop/key/shop/value/fitness"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fjord/key/natural/value/fjord">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fjord</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fjord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fjord/key/natural/value/fjord"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Fiordas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fiorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fiorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiordo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fiordu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fiort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fjörðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fjords</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Haliç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tubigang Mabangin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vịnh hẹp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vuono</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φιόρδ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Фьорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фіорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фіёрд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фјорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фјорд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פיורד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضيق بحري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضيق بحري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფიორდი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フィヨルド</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">峡湾</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flagpole/key/man_made/value/flagpole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flagpole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flagpole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flagpole/key/man_made/value/flagpole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flats/key/building/value/flats">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flats</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flats">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flats/key/building/value/flats"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Apartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Appartamenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Appartamentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Appartementer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Appartements</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Butai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydlenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Byty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Byty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Daire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvokļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Flats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Flats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kerrostalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu chung cư</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Korruselamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lägenheter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakások</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Leiligheter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Lejligheder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga bahay-latagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mieszkania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pisos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pisos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ranndioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Pangsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stanovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stanovi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnungen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnungen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Διαμερίσματα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Квартиры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кватэры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оселі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Станови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شقق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბინები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アパート</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公寓</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flooring/key/shop/value/flooring">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flooring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flooring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flooring/key/shop/value/flooring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Florist/key/amenity/value/florist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">florist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Florist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Florist/key/amenity/value/florist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FloristShop/key/shop/value/florist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">florist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FloristShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FloristShop/key/shop/value/florist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Blómabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bloemist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bloemiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Blomenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Blommor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Blomsterbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Blomsterhandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Blumenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bokedour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Cvećara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cvetličarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cvjećarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fioraio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fleurist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fleuriste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Floraría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Florist</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Florista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Floristería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Floristería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Floristeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Florists</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gėlininkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Bunga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kukkakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Květinářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kvetinárstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kwětkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kwětkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kwiaciarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lillepood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Loradenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Luleshitës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nagtitinda ng Bulaklak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Hoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Virágárus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çiçekçi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ανθοκομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кветкавая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Квіти</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Цветочный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Цвећара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Цвеќара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות פרחים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بائع زهور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بائع زهور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">花屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鲜花</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flowers/key/shop/value/flowers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">flowers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Flowers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Flowers/key/shop/value/flowers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FolkArt/key/shop/value/folk_art">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">folk_art</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FolkArt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FolkArt/key/shop/value/folk_art"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Food/key/shop/value/food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Food">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Food/key/shop/value/food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alimentari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bakalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de menjar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comestibles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Etenswarenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fødevarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Food Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janari-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Koswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lebensmittelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'alimentation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de alimentation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Maisto parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mataffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Matbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Matbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s potravinami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārtikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Potraviny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehrambena trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ruokakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore Ushqimore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep spożywczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal voued</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thực phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pagkain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Toidupood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina prehranom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za žiwidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za žywidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yiyecek Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Élelmiszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Продовольчі товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продукты</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Харчовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دكان مأكولات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دكان مأكولات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">食品販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FoodCourt/key/amenity/value/food_court">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">food_court</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FoodCourt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FoodCourt/key/amenity/value/food_court"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FootShower/key/amenity/value/foot_shower">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">foot_shower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FootShower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FootShower/key/amenity/value/foot_shower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Footway/key/highway/value/footway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">footway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Footway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Footway/key/highway/value/footway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caminho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Carreiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chódnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin piéton</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chodník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chodnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Footpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Footpath</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fousswee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fußweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gångväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gangsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gangsti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwenodenn evit an droadeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyalogút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong Pejalan Kaki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makitid na Lakaran ng Tao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Oinezkoen bide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pėsčiųjų takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pešačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pešpot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pješačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pućik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë e kambsorve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sendera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sendero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero pro pedones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yaya yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường bộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μονοπάτι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пешаходная сьцежка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пешачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пішохідна доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тротоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тротуар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שביל להולכי רגל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ممر للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ممر للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پیاده رو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტროტუარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">步行道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">歩道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forest/key/landuse/value/forest">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Forest/key/landuse/value/forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Daristan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Floresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Floresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Forêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Forest</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Foresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Foreste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gubat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hutan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koadeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Las</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miškas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pyll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng Trồng Cây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Woold</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wužitny lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área forestal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Вирь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дикий лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ліс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جنگل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">غابة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">غابة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ځنګل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">అడవి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forester/key/amenity/value/forester">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">forester</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Forester">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Forester/key/amenity/value/forester"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fort/key/historic/value/fort">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fort</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fort/key/historic/value/fort"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fortress/key/building/value/fortress">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fortress</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fortress">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fortress/key/building/value/fortress"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Foto/key/shop/value/foto">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">foto</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Foto">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Foto/key/shop/value/foto"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fountain/key/amenity/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fountain/key/amenity/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Pancutan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Burim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fıskiye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Feunteun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Font</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fontána</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fontána</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fontään</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fontän</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fontaine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Fontanas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fontane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fontanna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fontein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fontein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fontene</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fountain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fuente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gosbrunnur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Iturri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Purskkaev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sprangbur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Springbrunnen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Springvand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Strūklaka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Studnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szökőkút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vòi nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodomet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Συντριβάνι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фантан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фонтан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фонтана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фонтана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">фонтан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מזרקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نافورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نافورة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შადრევანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">喷泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">噴水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fraternity/key/amenity/value/fraternity">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fraternity</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fraternity">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fraternity/key/amenity/value/fraternity"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FrozenFoodShop/key/shop/value/frozen_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">frozen_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FrozenFoodShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FrozenFoodShop/key/shop/value/frozen_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fruit/key/shop/value/fruit">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fruit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fruit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fruit/key/shop/value/fruit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fuel%3BcarWash/key/amenity/value/fuel%3Bcar_wash">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel;car_wash</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Fuel%3BcarWash">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Fuel%3BcarWash/key/amenity/value/fuel%3Bcar_wash"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuelStation/key/amenity/value/fuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuelStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuelStation/key/amenity/value/fuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bencinska črpalka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bensínstöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Benzínová pumpa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Benzinkút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Benzinska pumpa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Benzinska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Benzinstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bränsle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Brandstof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brandstof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cây xăng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Carburant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Carburante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Combustível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Combustível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Combustible</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Combustible</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Degalinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Degviela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drivstoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fuel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gasolinera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Gasolinera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kütus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lëndë djegëse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Minyak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panggatong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Petrol ofisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polttoaine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja benzynowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion di riforniment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione di rifornimento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Tankownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tankownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Tanksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tankstelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Trelosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Čerpací stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καύσιμα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бензинска пумпа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гориво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заправка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Запраўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пальне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דלק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وقود</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وقود</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پمپ بنزین</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">ఇంధనం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საწვავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">燃料</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">燃料</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralDirectors/key/shop/value/funeral_directors">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funeral_directors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralDirectors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuneralDirectors/key/shop/value/funeral_directors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia funebre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apbedīšanas birojs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begrafnisondernemer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Begravelsesforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Begravelsesforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsbyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bestattungsunternehmen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Capela Mortuária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Directores de pompas funebre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Funeral Directors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Funeral d'administració</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Funeraria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausurakoitsija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kañvlidoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Direktor ng Punerarya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà tang lễ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pochowanski wustaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pogrebni zavod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pogrebno poduzeće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pogrebno preduzeće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pohřební služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pohrebníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pompes funèbres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios funerarios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tanatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Temetkezési vállalkozó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Uitvaartcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zakłady pogrzebowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zakopowański institut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паслугі па пахаваньні</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Погребална служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Погребно предузеће</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Похоронное бюро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ритуальні послуги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית לוויות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكلاء ترتيبات جنازة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكلاء ترتيبات جنازة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">丧葬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">殮葬服務</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">drejtor funeral</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralHome/key/amenity/value/funeral_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funeral_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FuneralHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FuneralHome/key/amenity/value/funeral_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FunicularRailway/key/railway/value/funicular">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">funicular</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/FunicularRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/FunicularRailway/key/railway/value/funicular"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bergbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal sa Matarik na Lupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Füniküler hattı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Funicolare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Funicular Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Funicular Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Funikulaari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Funikulierius</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn fundren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kabelbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kabelbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kabelspoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kabelspoorweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolejka linowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lanová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lanová dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Me litar hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Powjaznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Powrjozowa zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Seelbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Seilbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Siklóvasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tren funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Trošu dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uspinjača</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de funicular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie de funiculaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Leo núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Žičana železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Žična vzpenjača</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Жичана железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Жичена железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Фуникулер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фунікулер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фунікулёр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية معلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფუნიკულიორი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ケーブル鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">缆索铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Furniture/key/shop/value/furniture">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">furniture</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Furniture">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Furniture/key/shop/value/furniture"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Altzari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ameublement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Arredamenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bútorbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Baldai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Furniture</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Húsgagnaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huonekaluliike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Móveis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mööbel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Möbelgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Möbelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Möbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Møbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Møbler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mēbeles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de mobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Meble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Meblowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Meubels</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Meubelzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Miwwelgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Mobîlya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mobiliario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mobilje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mobilya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mobles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Muwebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nábytok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Nameštaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Namještaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perabot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pohištvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej nábytku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep meblowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal arrebeuri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ đạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de muebles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мебел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мебель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Меблі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мэбля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Намештај</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רהיטים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أثاث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أثاث</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავეჯი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">傢俬</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">家具</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">家具店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GagingStation/key/man_made/value/gaging_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gaging_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GagingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GagingStation/key/man_made/value/gaging_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gallery/key/amenity/value/gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gallery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gallery/key/amenity/value/gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GalleryShop/key/shop/value/gallery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gallery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GalleryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GalleryShop/key/shop/value/gallery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Galéria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Galéria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Galarie di art</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Galería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Galería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Galerî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Galeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Galeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Galeria de fotos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Galeria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Galerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Galerii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Galeriya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Galery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Galleri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Galleria d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Galleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Gallery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Palier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajna galerija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thư viện Ảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta d'arte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Галерея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Галерея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Галерија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галерэя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גלריה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">انځورتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გალერეა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ギャラリー</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">画廊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gambling/key/amenity/value/gambling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gambling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gambling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gambling/key/amenity/value/gambling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GamblingShop/key/shop/value/gambling">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gambling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GamblingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GamblingShop/key/shop/value/gambling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Games/key/shop/value/games">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">games</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Games">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Games/key/shop/value/games"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garage/key/amenity/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garage/key/amenity/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GarageShop/key/shop/value/garage">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GarageShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GarageShop/key/shop/value/garage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garages/key/landuse/value/garages">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garages</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garages">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garages/key/landuse/value/garages"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garbage/key/amenity/value/garbage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garbage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garbage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garbage/key/amenity/value/garbage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garden/key/leisure/value/garden">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Garden">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Garden/key/leisure/value/garden"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Aed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bašta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bahçe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gaart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garden</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Garten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Giardino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Goorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Halamanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Have</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jardí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Jardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Jardim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jardim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kebun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopsht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lorategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ogród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puutarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Trädgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xardín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zahroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Zardin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κήπος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Загорода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">باغ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بڼ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">తోట</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაღი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">庭園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">花园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCenter/key/shop/value/garden_center">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenCenter/key/shop/value/garden_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCentre/key/shop/value/garden_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenCentre/key/shop/value/garden_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Aianduskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bahçe Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre de jardí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro de xardinaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro giardinaggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum ogrodnicze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cserepes virágbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gärtnerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Garden Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Goorncenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hagesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Havecenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardineria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardinerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopshti Qendra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kwekery/Tuinsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Halamanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sodo prekės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal liorzhañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Làm vườn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tuincentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Viveiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vivero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrtni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrtni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xardinería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Záhradnícke centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zagrodowy center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zahradnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zahrodny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вртни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градинарски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сад та город</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сад і агарод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Садовый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז גינון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للسلع الزراعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">园艺中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenShop/key/shop/value/garden">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">garden</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GardenShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GardenShop/key/shop/value/garden"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gardener/key/craft/value/gardener">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gardener</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gardener">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gardener/key/craft/value/gardener"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gasometer/key/man_made/value/gasometer">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gasometer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gasometer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gasometer/key/man_made/value/gasometer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gate/key/barrier/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gate/key/barrier/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gazometer/key/man_made/value/gazometer">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gazometer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gazometer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gazometer/key/man_made/value/gazometer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/General/key/shop/value/general">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">general</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/General">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/General/key/shop/value/general"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Algemene winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Algemene winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Emporio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemischtwarenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">General Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Landhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos gerais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin généraliste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Magatzem General</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin general</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercancía xeneral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Përgjithshëm Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica mešovite robe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ogólny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Smíšení zboží</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal hollek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de ultramarinos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos generales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Panglahat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina mješovitom robom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z mešanim blagom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vegyeskereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za měšane twory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za měšane wóry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmiešaný tovar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Колонијал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мешовите робе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Універсам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсальная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一般商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">雑貨屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Geyser/key/natural/value/geyser">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">geyser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Geyser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Geyser/key/natural/value/geyser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Géiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Géiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gêiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gayzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Geiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geizeris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Geizers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gejser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gejser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Gejzír</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gejzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gejzer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gejzir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Geyser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Geysir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Goshverinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Guèiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Guéiser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mạch nước Phun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гейзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гейзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гейзэр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гејзер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гејзир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גייזר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نافورة ماء حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نافوره ماء حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გეიზერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">喷泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">間欠泉</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gift/key/shop/value/gift">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gift/key/shop/value/gift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ajándékbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli da regalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de donos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de regals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boutique de cadeaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Cadeauwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dárkové zboží, suvenýry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dāvanu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dovanų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gavebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geschenkeladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Geschenkladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Geskenkwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Gift Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gjafabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hediye eşya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lahjakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de presentes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Opari-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poklon trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Presentaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prodajalna daril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Dhuratave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z pamiątkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Souvenirbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal profoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Suveníry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Suvenirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de agasallos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Quà tặng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de regalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de regalos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Regalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za dary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za dary</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан за подароци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама падарункаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин подарков</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Подарунки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сувенирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מתנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هدايا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر هدايا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საჩუქრების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ギフトショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礼品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">禮品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gifts/key/shop/value/gifts">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gifts</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gifts">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gifts/key/shop/value/gifts"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GiveWaySign/key/highway/value/give_way">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">give_way</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GiveWaySign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GiveWaySign/key/highway/value/give_way"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glacier/key/natural/value/glacier">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glacier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glacier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glacier/key/natural/value/glacier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Akullnajë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Buzul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Geleira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ghiacciaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glaçâr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Glacera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Glaciär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Glaciar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Glacier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Glacier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Glaciero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Glasier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Glaziar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Glečer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glečer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gleccser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gletscher</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gletser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gletsjer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gletsjer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Isbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jäätikkö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Jökullinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ledājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ledenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ledovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ledynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Liustik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lodojc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lodowc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodowiec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông băng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skorneg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tipak ng Yelong Bundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ľadovec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγετώνας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Глечер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Глечер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ледавік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ледник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Льодовик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קרחון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر/بحر جليدي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر/بحر جليدي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">یخچال طبیعی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მყინვარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰川</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">氷河</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glass/key/shop/value/glass">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glass">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glass/key/shop/value/glass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery/key/craft/value/glaziery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glaziery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery/key/shop/value/glaziery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">glaziery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Glaziery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glaziery/key/craft/value/glaziery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Glaziery/key/shop/value/glaziery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Goldsmith/key/shop/value/goldsmith">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goldsmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Goldsmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Goldsmith/key/shop/value/goldsmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GolfCourse/key/leisure/value/golf_course">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">golf_course</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GolfCourse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GolfCourse/key/leisure/value/golf_course"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camp de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campo da golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Campo de Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Campo de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gholfbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Golf Course</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Golf Sahası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Golf igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Golf teren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Golf-kenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Golf-zelai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Golfa laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Golfbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Golfbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Golfbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Golfbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Golfbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Golfiväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Golfo laukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Golfové hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Golfové ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Golfowišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Golfownišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Golfpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Golfplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Golfterrain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Igrišče za Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kurs golfi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kurso ng Golp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Padang Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pole golfowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain de golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Troi di golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γήπεδο Γκολφ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Голф терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Голф-терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поле для гольфа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Поле для гольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поле для гольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب غولف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب غولف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გოლფის მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ゴルフ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高尔夫球场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gondola/key/aerialway/value/gondola">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gondola</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gondola">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gondola/key/aerialway/value/gondola"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovermentBuilding/key/amenity/value/goverment_building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">goverment_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovermentBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GovermentBuilding/key/amenity/value/goverment_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovernmentOffice/key/office/value/government">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">government</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GovernmentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GovernmentOffice/key/office/value/government"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Granattrichter/key/historic/value/Granattrichter">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Granattrichter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Granattrichter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Granattrichter/key/historic/value/Granattrichter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrassLanduse/key/landuse/value/grass">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrassLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GrassLanduse/key/landuse/value/grass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Błomje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Césped</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Damo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Erva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Füves terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gräs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Græs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gramado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gress</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Herba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Herbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nurmikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumput</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Tráva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Trávník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Trawa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Yerba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žolė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γρασίδι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трева</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عشب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عشب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పచ్చిక</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბალახი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">草地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">草地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grassland/key/natural/value/grassland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grassland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grassland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grassland/key/natural/value/grassland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grave/key/amenity/value/grave">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grave</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grave">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grave/key/amenity/value/grave"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GraveYard/key/amenity/value/grave_yard">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grave_yard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GraveYard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GraveYard/key/amenity/value/grave_yard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Begraafplaas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Begraafplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Begravningsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bered</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cementerio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cementeriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cementiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cemeterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cemitério</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cemiterio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cimetière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cimitero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cintorín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Friedhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grave Yard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gravlund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Groblje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřbitov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hautausmaa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hilerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kěrchow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kapinės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kapsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Karkhoff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirkegård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kis temető</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarchob</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezarlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mniejszy cmentarz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nghĩa địa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkuburan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pokopališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sementeryo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Surnuaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Varrezë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νεκροταφείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гробишта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гробље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Калмозэрь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место захоронения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Могілкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Цвинтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית קברות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مقبرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هديره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">কবরস্থান</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფლავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">墓地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">墓地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greenfield/key/landuse/value/greenfield">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greenfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greenfield">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Greenfield/key/landuse/value/greenfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area da adibire a costruzioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Espaço Verde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Greenfield Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Greenfield Toka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Greenfield terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greenfield zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ikke-udviklet område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ikke-utviklet område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Lunting Bukirin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Njewobtwarjena zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Plan d'espansión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pripravljeno za gradbišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadsgroen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn da sevel tiez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tereny niezagospodarowane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terreno sin edificios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terreno urbanizable</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terreo verde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zöldmező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zaļā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zelená plocha pro výstavbu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zeleno polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de construction future</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зелено поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Знесення під забудову</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Незасвоеная тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Неискористено земјиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Неосвоенная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حقول خضراء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ახლადათვისებული ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">棕色地带</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">njewobtwarjona zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">unbebaute Fläche</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greengrocer/key/shop/value/greengrocer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greengrocer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Greengrocer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Greengrocer/key/shop/value/greengrocer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Barazki-saltzaile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dārzeņu tirgotājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Daržovių ir vaisių pardavėjas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Froitaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fruttivendolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gröönhöker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Grönsakshandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grønnsakshandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Grønthandler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Greengrocer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Greengrocer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Groenteboer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher frouezh ha legumaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Manav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marchand de fruits et légumes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod so zeleninou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Obst- und Gemüsehändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ovoce–zelenina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Piljarnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sacolão/Hortifrutti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sadje in zelenjava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitës frutash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagapagtinda ng Prutas at Gulay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Verdurero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Voćarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Warzywniak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za zeleniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zöldséges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleninarski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μανάβης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Овочі, фрукти</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Овощной магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пиљара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пиљарница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Садавіна, гародніна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ירקן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سبزی فروش</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل خضروات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">八百屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">蔬菜水果店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GreenhouseHorticulture/key/landuse/value/greenhouse_horticulture">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">greenhouse_horticulture</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GreenhouseHorticulture">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GreenhouseHorticulture/key/landuse/value/greenhouse_horticulture"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GritBin/key/amenity/value/grit_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grit_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GritBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GritBin/key/amenity/value/grit_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groceries/key/shop/value/groceries">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">groceries</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groceries">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Groceries/key/shop/value/groceries"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grocery/key/shop/value/grocery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grocery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Grocery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Grocery/key/shop/value/grocery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bakalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de queviures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dagligvarebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dyqan ushqimore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fűszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Frutería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fruttivendolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gastronomas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Grocery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ispiserezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Janaridenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Købmand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Runcit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kruideniersware-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kruidenierswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lebensmittelladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Livsmedelsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārtikas preču veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Potraviny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej potravin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep spożywczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Specieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Tạp phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentación</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Groserya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina prehranom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za žywidła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Épicerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Živilska trgovona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Žiwidłowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бакалея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бакалея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Бакалница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бакалія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכולת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بقالة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بقالة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">杂货店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">食料品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrouseButt/key/man_made/value/grouse_butt">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grouse_butt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GrouseButt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GrouseButt/key/man_made/value/grouse_butt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groyne/key/man_made/value/groyne">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">groyne</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Groyne">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Groyne/key/man_made/value/groyne"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GuestHouse/key/tourism/value/guest_house">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">guest_house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GuestHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GuestHouse/key/tourism/value/guest_house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agospiamientu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Alberg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Albergo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Apartman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aterpe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay na Pampanauhin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gäststuga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góstny dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gastehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gastenverblijf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gasthaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gasthuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gesthús</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjestehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gostinska kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Guest House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Guest House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Guesthouse (hotel)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hóstny dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Konuk Evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison d'hôte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà khách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pensjonat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Penzión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Penzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Penzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi e musafirve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Svečių namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti herberc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vendégház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Viesu nams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гостинска кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гостьовий будинок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Домик для гостей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Домік для гасьцей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пансион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Пензіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית הארחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت ضيافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيت ضيافة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مېلمستون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასტუმრო სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宾馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">民宿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">賓館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">külalistemaja</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Guidepost/key/amenity/value/guidepost">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">guidepost</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Guidepost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Guidepost/key/amenity/value/guidepost"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym/key/amenity/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym/key/leisure/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Gym">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gym/key/amenity/value/gym"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Gym/key/leisure/value/gym"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de fitness / Gymnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro fitness / Palestra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum Fitness / Sala Gimnastyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fitnes / Telovadnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fitnes centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fitnes centrum / telocvičňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fitnesa centrs / Sporta zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fitnesowy center/Fitnesowe studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fitnesowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Fitness /gymnastique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Fitness Centre / Gym</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fitness Merkezi / Spor Salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fitness centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Fitness centrum / tělocvična</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fitness- / Tornaterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fitness-Zentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fitness/embregerezh-korf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fitnesscenter / Gym</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fitnesscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fitnesscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gimnàs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Gimnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ginásio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Liikuntakeskus / kuntosali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pangkalusugan / Himnasyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà Thể dục</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Osasun Zentroa / Gimnasioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Senaman / Gim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendra Kalitje fizike / palestër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sveikatingumo centras / sporto salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Træningscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Treningssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ximnasio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ximnasiu / Fitness</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γυμναστήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Теретана / фитнес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тренажерний зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фитнес центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фітнэс цэнтар /Трэнажорны зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">тренажерный зал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכון כושר/חדר כושר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز للرشاقة/الرياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز للرشاقة/الرياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფიტნეს ცენტრი / სავარჯიშო დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">フィットネスセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">健身中心/健身房</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GymShop/key/shop/value/gym">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gym</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/GymShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/GymShop/key/shop/value/gym"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Haberdashery/key/shop/value/haberdashery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">haberdashery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Haberdashery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Haberdashery/key/shop/value/haberdashery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hackerspace/key/leisure/value/hackerspace">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hackerspace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hackerspace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hackerspace/key/leisure/value/hackerspace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hairdresser/key/amenity/value/hairdresser">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hairdresser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hairdresser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hairdresser/key/amenity/value/hairdresser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HairdresserShop/key/shop/value/hairdresser">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hairdresser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HairdresserShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HairdresserShop/key/shop/value/hairdresser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cabelereiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Coiffeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Coiffeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Floktar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fodrászat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Frisör</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Frisörsalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Frisør</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Frisør</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Frizētava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Frizer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Frizerski salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Fryzjernia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Haarkapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hairdresser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ile-apaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Juuksur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kadeřnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kaderníctvo,holičstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kampaamo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kirpykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuaför</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parrucchiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Peluquería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Peluquería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Perrucaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Perruccheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Perruqueria o barberia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Perukenner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Piruchîr o barbîr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Putzbüdel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagapag-ayos ng Buhok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Làm tóc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κομμωτήριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парикмахерская</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Перукар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фризер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фризерски салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Цырульня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעצב שער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزين/مصفف شعر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزين/مصفف شعر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">理发店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hall/key/amenity/value/hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hall/key/amenity/value/hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aretoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de reuniones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Csarnok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dvorana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsamlingshal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hội trường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Halli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Saal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sala de reunións</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Samlingslokal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Schadźowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Spisesal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toplantı salonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Соборна сала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אולם</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قاعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დარბაზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hamlet/key/place/value/hamlet">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hamlet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hamlet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hamlet/key/place/value/hamlet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Aldeia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aldeia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bebyggelse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ciems</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Drubbel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Frazion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gehucht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gehug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grend</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gruppo di case</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hameau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hamlet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrixka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Község</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kaimelis (Vienkiemis)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Katundth</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Maliit na Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mezra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Osada do 200</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Osada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Osada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pennkêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pieni kylä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weiler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjaska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wjeska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zaselak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaselek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zaseok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χωριουδάκι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Заселак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Посёлок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Селце</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хутар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хутір</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Церковавтомо веле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村庄</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hanami/key/tourism/value/hanami">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hanami</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hanami">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hanami/key/tourism/value/hanami"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Handicraft/key/craft/value/handicraft">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">handicraft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Handicraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Handicraft/key/craft/value/handicraft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Harbour/key/waterway/value/harbour">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">harbour</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Harbour">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Harbour/key/waterway/value/harbour"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hardware/key/shop/value/hardware">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hardware</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hardware">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hardware/key/shop/value/hardware"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Aparatūros parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de maquinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Byggemarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenwarenhändler</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferramenta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ferraxaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferretería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ferretería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gereedschappenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gvožđara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hırdavatçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hardware Store</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hardwarewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernvarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Material/Equipamentos de construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Quincaillerie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Quincalieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautakauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ze sprzętem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal urzhiataerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szerelési bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Ngũ kim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Hardwer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarske wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarski mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Verkfærabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železiarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željezar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алат и опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гаспадарчыя тавары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гвожђара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хозтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хозяйственные магазины</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חומרי בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر عتاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر عتاد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">五金店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan mjet</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Headland/key/natural/value/headland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">headland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Headland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Headland/key/natural/value/headland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Health/key/shop/value/health">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Health">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Health/key/shop/value/health"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthAndBeauty/key/shop/value/health_and_beauty">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_and_beauty</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthAndBeauty">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthAndBeauty/key/shop/value/health_and_beauty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthCentre/key/amenity/value/health_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthCentre/key/amenity/value/health_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa di cura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre de Salut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre de santé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri pe salût</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro de saúde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro de saúde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro de salud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro de sanitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de salú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom zdravja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dom zdravlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egészségügyi központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gesondheidsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gesundheitszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gezondheidscentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Health Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Helsesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn yec'hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Kalusugan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ośrodek zdrowia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Osasun Zentroa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Kesihatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër e Shëndetësore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sağlık Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Strowotniski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Strowotny centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sundhedscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sveikatingumo centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Terveyskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Y tế</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vårdcentral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veselības centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zdravotné stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zdravotní středisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zdravstveni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дом здравља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Здравствен центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Оздоровительный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Центр здоров'я</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Цэнтар здароўя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז בריאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز صحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز صحي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჯანმრთელობის ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保健所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">健康中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">健康中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthFood/key/shop/value/health_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">health_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HealthFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HealthFood/key/shop/value/health_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAid/key/shop/value/hearing_aid">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hearing_aid</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAid">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HearingAid/key/shop/value/hearing_aid"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAids/key/shop/value/hearing_aids">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hearing_aids</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HearingAids">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HearingAids/key/shop/value/hearing_aids"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heath/key/natural/value/heath">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heath</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heath">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heath/key/natural/value/heath"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Hoang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Berezal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Breixeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Brezal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Brug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Brughiera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bruguerar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bruyère</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Charneca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fundalık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Heath</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Heid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Heide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kerangas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Landa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ljunghed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain ng Halamang Erika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Nõmm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nummi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Puszta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ravnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ravnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ravnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkurre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tīrelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vřesoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vidde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vresovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wrjosate strony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wrzosowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Голет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пусташ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пустошь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Равница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Степ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בתה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض بور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض بور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荒れ地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">荒地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hedge/key/barrier/value/hedge">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hedge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hedge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hedge/key/barrier/value/hedge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Helipad/key/aeroway/value/helipad">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">helipad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Helipad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Helipad/key/aeroway/value/helipad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heliport/key/aeroway/value/heliport">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heliport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heliport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heliport/key/aeroway/value/heliport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heritage/key/historic/value/heritage">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heritage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heritage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heritage/key/historic/value/heritage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heuriger/key/amenity/value/heuriger">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">heuriger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Heuriger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Heuriger/key/amenity/value/heuriger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hide/key/amenity/value/hide">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hide/key/amenity/value/hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hifi/key/shop/value/hifi">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hifi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hifi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hifi/key/shop/value/hifi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Elektroshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hi-Fi bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hljómtækjabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos de som</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzička oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej Hi-Fi elektroniky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Soníu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal Hi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Technika hi-fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z avdio opremo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аудиосистеми</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аудіо-техніка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама аўдыё/відэё тэхнікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин аудио/видео аппаратуры</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музичка опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هاي فاي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">音響店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan hi-fi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayConstruction/key/highway/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayConstruction/key/highway/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-put u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Autocesta v izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Autoestrada en construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāle būvniecības stadijā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autopista en construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Autoroute en construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta vo výstavbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Chanter gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga se twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha so twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga budowana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikitze-lanetan dagoen Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estrada em construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ginagawang Punong Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Highway nën ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Highway under Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lebuhraya dalam Pembinaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorvei under konstruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakenteilla oleva tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice ve výstavbě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg in aanbou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Snelweg in aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statomas greitkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße im Bau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada in costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade in costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Strata in construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Väg under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építés alatt álló közút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Đang Xây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İnşaa halinde yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автопат во изградба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-пут у изградњи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва дарогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво автомагітсралі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ремонт дороги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך ראשית בבנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع قيد الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع قيد الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზის სარემონტო სამუშაოები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">在建道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">建設中の高速道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayCrossing/key/highway/value/crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayCrossing/key/highway/value/crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayFord/key/highway/value/ford">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ford</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayFord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayFord/key/highway/value/ford"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Akarsu geçidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bagtasan ng Tao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bród</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Brasta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Brod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fiord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Foord</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ford</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ford</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Furt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gázló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gué</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Guado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Harungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kahluupaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khúc Sông Cạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Koolmekoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Travessia de rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vaðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vadested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vadested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vadställe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voorde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Брод</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Броди</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Газ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Келямо тарка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעברה (נקודת חציית נהר)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مخاضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">浅滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砦</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayPrimaryLink/key/highway/value/primary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">primary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayPrimaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayPrimaryLink/key/highway/value/primary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta I. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Devlet Yolu bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha prěnjeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Državna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga krajowa – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga prědnego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de carretera principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz de carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errepide nagusi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galvenais valsts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glavni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haaptstrooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej (primærrute)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kantatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pennhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pirmosios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Priključek na glavno cesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Primärauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Primær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Primêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Primaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Primary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge kryesore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice první třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Primária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галоўная дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Главен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Главная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Главни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’єднання з головною дорогою</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש ראשי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მთავარი გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwaySecundaryLink/key/highway/value/secundary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">secundary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwaySecundaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwaySecundaryLink/key/highway/value/secundary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayService/key/highway/value/service">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayService">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayService/key/highway/value/service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Adgangsvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Anliegerstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera de Servei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera de serviciu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dienspad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha za přidróžnych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga serwisowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada de servizo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent servij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huoltotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Perkhidmatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kalyeng Pampalingkuran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Paralelna droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Parallelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Privažiuojamasis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route de service</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge sherbimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua de serviço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Service Road (prístupová komunikácia)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Service Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Serviceväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Servis Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Servisna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Servisna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Servisni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di servizio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szervizút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tjenestevei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zerbitzu Errepidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Účelová komunikace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Þjónustuvegur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường phụ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Подъездная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Помошен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сервисни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Службова дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Службовая дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש שירות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق خدمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق خدمة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">取付道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">服务道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayTertiaryLink/key/highway/value/tertiary_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tertiary_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayTertiaryLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HighwayTertiaryLink/key/highway/value/tertiary_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HighwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">highway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HikingRoute/key/route/value/hiking">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hiking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HikingRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HikingRoute/key/route/value/hiking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hill/key/natural/value/hill">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hill/key/natural/value/hill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bakke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brdo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bukit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Burol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Colina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Colina/Morro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Collina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Collina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Colline</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Culine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Domb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Erhebung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hæðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Heuvel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Heuwel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hill</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Hiwwel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hrib</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kalva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Koder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kopec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kopec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kulle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llomba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mägi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Mäki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Muinoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Outeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pujol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tepe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Torgenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wzgórze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ås</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λόφος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брдо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пагорб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Пандо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рид</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Узгорак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Холм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גבעה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تپه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">غونډۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గుట్ట</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბორცვი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">丘陵</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小山</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">lütt Barg</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricBuilding/key/historic/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricBuilding/key/historic/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bowark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Byggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio histórico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gebai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Historisches Gebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hoone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ndërtesë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zgrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Épület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κτίριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зграда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בניין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">建筑物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChapel/key/historic/value/chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricChapel/key/historic/value/chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChurch/key/historic/value/church">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">church</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricChurch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricChurch/key/historic/value/church"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bažnyčia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Baznīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Cerkwja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiesa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Church</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Cyrkej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ecclesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eliza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Església</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gereja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Glesie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Iglesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Igreja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Igrexa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ilesia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Iliz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Kierch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kilise</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kirche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kirik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kirke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kisha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Kisha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kościół</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kyrka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thờ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Simbahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Templom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Église</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Храм</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Царква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Церковь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Црква</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כנסייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كنيسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کليسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کلیسا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చర్చి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ეკლესია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">教会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">教堂</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricFountain/key/historic/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricFountain/key/historic/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricHouse/key/historic/value/house">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricHouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricHouse/key/historic/value/house"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa storica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Casa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Etxea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Historisches Haus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">House</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Huis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Huus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kuća</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Māja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Namas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shpi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Talo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarihi Konak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Xanî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дім</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Кућа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Куќа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಮನೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სახლი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">房屋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricIndustrial/key/historic/value/industrial">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">industrial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricIndustrial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricIndustrial/key/historic/value/industrial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMarker/key/historic/value/marker">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMarker/key/historic/value/marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMilestone/key/historic/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMilestone/key/historic/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMine/key/historic/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMine/key/historic/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bánya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Baňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Důl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gruva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gruve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Imi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kaevandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kasykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kopalnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lombong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Ocağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Meategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mina histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Minahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Myn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódkopy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podkopki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Raktuves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ορυχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Копальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿井</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMonastery/key/historic/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMonastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMonastery/key/historic/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMuseum/key/historic/value/museum">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">museum</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricMuseum">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricMuseum/key/historic/value/museum"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo tàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muséu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muuseum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muzejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muziejus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Muzium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μουσείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музэй</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוזיאון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">موزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">موزيم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუზეუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">博物馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricPointOfInterest/key/historic/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricPointOfInterest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricPointOfInterest/key/historic/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStation/key/railway/value/historic_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">historic_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricStation/key/railway/value/historic_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de train historique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tren istorel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ehemaliger Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de trem histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren antiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de ferrocarril históricu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de trens histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Historiallinen juna-asema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Historic Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Historiese spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Historisch spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Historisk Järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Historisk jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Historisk jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Historiske dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Historiske dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Historyczna stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Istorijska železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Istorinė geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makasaysayang Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nádraží historické železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga Lịch sử</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Povijesna željeznička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni hekurudhor Historike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari historic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi Bersejarah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Storica stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Történelmi vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tarihi tren istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltoki Historikoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vēsturiska dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka historickej železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zgodovinska železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ιστορική Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Історична залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гістарычная чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Историска железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Историческая ж.д. станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Историјска железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת היסטורית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة سكة حديد تاريخية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه سكه حديد تاريخية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ისტორიული რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">历史火车站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStatue/key/historic/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricStatue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricStatue/key/historic/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">historic</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricTower/key/historic/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricTower/key/historic/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bokštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Dorre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kullë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Menara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stolp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tårn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tháp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Tor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toranj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Torm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Torony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Torre histórica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Torre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tower</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tuerm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Turm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Turre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věž</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wěža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieża</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Башня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Башта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Торањ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגדל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">برج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კოშკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">塔</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">塔</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricWell/key/historic/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HistoricWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HistoricWell/key/historic/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hobby/key/shop/value/hobby">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hobby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hobby">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hobby/key/shop/value/hobby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HoldingPoint/key/aeroway/value/holding_point">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">holding_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HoldingPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HoldingPoint/key/aeroway/value/holding_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hole/key/leisure/value/hole">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hole/key/leisure/value/hole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Home/key/shop/value/home">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Home">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Home/key/shop/value/home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HomeImprovement/key/shop/value/home_improvement">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">home_improvement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HomeImprovement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HomeImprovement/key/shop/value/home_improvement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseRiding/key/leisure/value/horse_riding">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">horse_riding</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseRiding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HorseRiding/key/leisure/value/horse_riding"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseStile/key/barrier/value/horse_stile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">horse_stile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HorseStile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HorseStile/key/barrier/value/horse_stile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospice/key/amenity/value/hospice">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hospice/key/amenity/value/hospice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospital/key/amenity/value/hospital">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hospital</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hospital">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hospital/key/amenity/value/hospital"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bệnh viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bolnišnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bolnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Chórownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chorownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôpital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Haigla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hastane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hospitaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kórház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Klinik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Krankenhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krankenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ligoninė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nemocnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nemocnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ospedâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ospedale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ospital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ospitalea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sairaala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sjúkrahúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sjukhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slimnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Spital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sygehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sykehus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szpital</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ziekenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νοσοκομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Болница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Госпиталь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Лікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шпіталь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית חולים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بیمارستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">روغتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مستشفى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">ఆసుపత్రి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საავადმყოფო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">医院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">病院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">醫院</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hostel/key/tourism/value/hostel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hostel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hostel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hostel/key/tourism/value/hostel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Abrigo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Albergo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Albergue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Auberge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bujtine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Bujtine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Herberc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hospoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hostal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Hostelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Hostelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hostelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jöögdharbarg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jeugdherberg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Jugendherberge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Młodownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trọ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ostatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ostel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ostello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Turistaszálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ubytovňa, internát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vandrarhem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandrerhjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vandrerhjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Хостел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хостэл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אכסנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكن شباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكن شباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ليليه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">هتل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჰოსტელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホステル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">旅舍</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">旅馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HotSpring/key/leisure/value/hot_spring">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hot_spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HotSpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HotSpring/key/leisure/value/hot_spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel/key/amenity/value/hotel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hotel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel/key/tourism/value/hotel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hotel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hotel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hotel/key/amenity/value/hotel"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hotel/key/tourism/value/hotel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hótel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hótelið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôtel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hotel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hotell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hotelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khách sạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Ndáko na mobémbo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Otel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szálloda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešbutis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Viesnīca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ξενοδοχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гатэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гостиница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гостинница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Готел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Готель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Хотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">فندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">فندق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">هتل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هوټل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">హోటెల్</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სასტუმრო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ホテル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">酒店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HouseConnectionBox/key/power/value/house_connection_box">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">house_connection_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HouseConnectionBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HouseConnectionBox/key/power/value/house_connection_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Household/key/shop/value/household">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">household</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Household">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Household/key/shop/value/household"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Housewares/key/shop/value/housewares">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">housewares</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Housewares">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Housewares/key/shop/value/housewares"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hump/key/traffic_calming/value/hump">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hump/key/traffic_calming/value/hump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingBlind/key/amenity/value/hunting_blind">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hunting_blind</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingBlind">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HuntingBlind/key/amenity/value/hunting_blind"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingStand/key/amenity/value/hunting_stand">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hunting_stand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/HuntingStand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/HuntingStand/key/amenity/value/hunting_stand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ambona myśliwska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apostadero de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Avcılık Standı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club de caça</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Góntwarske sedło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghế Dựng để Săn bắn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gjuetia Stand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Hochstand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Hoogstand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Hunting Stand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jachttoren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Jagtoring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jagtplatform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jaktbod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Jakttorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lovački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lovska opazovalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lugar de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Magasles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Medību tornis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiotojų bokštelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsästyslava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poľovnícky posed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pondok Memburu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook-tayuan na Pangpangangaso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Posed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Postazione di caccia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Posto de chassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puestu de caza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Stand de caça</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Stand de tir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stand tennañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łakańca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ловачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ловечка кула</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мисливська вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паляўнічая вежа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">охотничья вышка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مربط للصيد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مربط للصيد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სანადირო კოშკურა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">狩猎台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hut/key/amenity/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hut/key/amenity/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hvac/key/craft/value/hvac">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hvac</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hvac">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hvac/key/craft/value/hvac"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hydrant/key/amenity/value/hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Hydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Hydrant/key/amenity/value/hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCream/key/amenity/value/ice_cream">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_cream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCream">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceCream/key/amenity/value/ice_cream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Aiskrim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Akullore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crème glacée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dienn skorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dondurma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisdiele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Gelat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gelateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Gelato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Gjelato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Glace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Glass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Heladería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">IJs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ice Cream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Iesladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Is</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Iskrem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Izozkiak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jäätelö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jäätis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Jégkrém</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jědźny lód</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ledai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodziarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica sladoleda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Roomys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saldējums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sladoled</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Slastičarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sorbetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sorveteria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xeadaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xelaos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zmrzlinárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zmrzlina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγωτό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Марозіва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мороженное</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Морозиво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница сладоледа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сладолед</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גלידה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">آيسکريم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بستنی فروشی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مثلجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مثلجات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაყინი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アイスクリーム販売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰淇淋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">冰淇淋</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCreamShop/key/shop/value/ice_cream">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_cream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceCreamShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceCreamShop/key/shop/value/ice_cream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRink/key/leisure/value/ice_rink">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ice_rink</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceRink/key/leisure/value/ice_rink"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Buz pateni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drsališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eislaufplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gelanggang Ais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">IJsbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ice Rink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Iesbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Isrink</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Izotz-pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Klizalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Klizalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kluziště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ledus halle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lodowa hala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lodowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luistelurata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műjégpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Patinatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Patinazh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Patinoire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de patinaje sobre hielo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pista de patinatge sobre gel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de patinaxe sobre xeo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de xelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista di ghiaccio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook Pang-iskeyting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull-ruzikat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rinque de patinação no gelo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân băng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skøjtebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skøytebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skautahöll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slidinėjimo vieta (paklojant užšąlantį vandenį)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Smykanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Uisuväli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Umelé klzisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ysbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παγοδρόμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Каток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Клизалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ковзанка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Коўзанка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лизгалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حلبة تزلج على الجليد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حلبه تزلج على الجليد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ყინულის მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スケート場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">冰场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRoad/key/ice_road/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">ice_road</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IceRoad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IceRoad/key/ice_road/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Icon/key/historic/value/icon">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">icon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Icon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Icon/key/historic/value/icon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arlun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Icône</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Icon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Icona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Icone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Icone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Icono</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Iconu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Icoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ikon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ikonë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ikona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ikoni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ikoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ikoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kinatawang Larawan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Patung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Simge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thánh tượng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zeichen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ícone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ікона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ікона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Икона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איקונין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أيقونة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أيقونة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アイコン</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">圣像画</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialLanduse/key/landuse/value/industrial">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">industrial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IndustrialLanduse/key/landuse/value/industrial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree industriâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Industriële gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Industrial Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Industrieel gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Industriegebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Industrierebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Industrijowa kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Industrijowy wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Industrijska cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Industrijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Industrijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Industriområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ipari terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Công nghiệp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pang-industriya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Průmyslová zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pramoninė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Priemyslová oblasť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rūpniecības zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sanayi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad greantel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teollisuusalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren przemysłowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona Industriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona Industriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone industrielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área industrial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Индустриско подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Индустријско подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прамысловая тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Промзона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Промзона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة صناعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه صناعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పారిశ్రామిక ప్రదేశం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამრეწველო ზონა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">工业区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">工業地帯</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialProductionBuilding/key/man_made/value/works">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">works</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IndustrialProductionBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IndustrialProductionBuilding/key/man_made/value/works"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Information/key/amenity/value/information">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">information</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Information">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Information/key/amenity/value/information"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insulation/key/craft/value/insulation">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insulation</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insulation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insulation/key/craft/value/insulation"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance/key/amenity/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance/key/shop/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Insurance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insurance/key/amenity/value/insurance"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Insurance/key/shop/value/insurance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Agent ubezpieczeniowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apdrošināšana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aseguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aseguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aseguruak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Assecurantia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Assicurazion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Assicurazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Assurance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Asurañs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo hiểm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Biztosító</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Draudimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Försäkring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsikring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forsikring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Homes For Sale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Insurance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kindlustus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Misogerî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Osiguranje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Osiguranje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poisťovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pojišťovna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Seguradora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Seguro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Seguros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sigorta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sigurim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vakuutus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Versécherungsbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Versekering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Versekerung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Versicherungsbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Verzekering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zavarovalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zawěsćarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zawěsćernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ασφαλιστική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Осигурање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Осигурително</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Страхаваньне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Страховая компания</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Страхування</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביטוח</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بوليسات تأمين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بوليصات تأمين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">保险</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保険</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">保險</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ko">보험</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InsuranceOffice/key/office/value/insurance">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">insurance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InsuranceOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InsuranceOffice/key/office/value/insurance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Interiors/key/shop/value/interiors">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">interiors</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Interiors">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Interiors/key/shop/value/interiors"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Intermittent/key/intermittent/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">intermittent</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Intermittent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Intermittent/key/intermittent/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Internet/key/amenity/value/internet">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Internet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Internet/key/amenity/value/internet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetAccess/key/amenity/value/internet_access">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_access</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetAccess">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetAccess/key/amenity/value/internet_access"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe/key/amenity/value/internet_cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe/key/shop/value/internet_cafe">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">internet_cafe</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/InternetCafe">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetCafe/key/amenity/value/internet_cafe"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/InternetCafe/key/shop/value/internet_cafe"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island/key/natural/value/island">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">island</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island/key/place/value/island">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">island</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Island">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Island/key/natural/value/island"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Island/key/place/value/island"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eiland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Enez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ln">Esanga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eyja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eyjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Girav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Illa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Illa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Insel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Insel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Insula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Irla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Isla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Island</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Islla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Isola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Isule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ostrov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ostrov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ostrvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pulau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Saari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sziget</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wyspa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Île</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ø</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Øy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đảo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νησί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выспа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Острво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Острів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Усия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جزیره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ټاپو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">దీవి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კუნძული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岛</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">島</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Islet/key/place/value/islet">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">islet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Islet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Islet/key/place/value/islet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Adacık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Castru de mar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eilandje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Eilandjie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Enezennig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Holm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Holme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Holme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Hrid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ilhota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ilhota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Illot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Illote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Inselchen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Insuletta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ishull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Islet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Islote</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Isoletta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Isulute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kis sziget</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kupka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mała kupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munting Pulo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ostrůvek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ostrovček</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otoček</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Otočić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saareke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Saareke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Saliņa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Smáeyja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Uhartea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wysepka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Îlot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đảo Nhỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νησίδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выспачка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Маленький остров</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Островче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Острівець</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Хрид</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جزيرة صغيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جزيره صغيرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جزیره کوچک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პატარა კუნძული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小島</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">屿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">lütt Eiland</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IsolatedDwelling/key/place/value/isolated_dwelling">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">isolated_dwelling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/IsolatedDwelling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/IsolatedDwelling/key/place/value/isolated_dwelling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ItOffice/key/office/value/it">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">it</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ItOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ItOffice/key/office/value/it"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelers/key/shop/value/jewelers">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jewelers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jewelers/key/shop/value/jewelers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jeweller/key/craft/value/jeweller">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jeweller</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jeweller">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jeweller/key/craft/value/jeweller"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelry/key/shop/value/jewelry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">jewelry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Jewelry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Jewelry/key/shop/value/jewelry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bijouterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bijouterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bitxi-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bizhuteri Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Bravigerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe dal oresin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Debjenkowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Draguljarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Gioielleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Guldsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Guldsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gullsmed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Jewelry Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Joalharia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Joalheria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Joieleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Joieria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Joyería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Juveelipood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Juvelierizstrādājumu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Juvelyrikos parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Juwelier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Juwelierswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Barang Kemas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Klenotnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Korukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuyumcu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pyšnotkowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z biżuterią</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kim hoàn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Alahas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xoiaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xoyería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zlatara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zlatarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zlatníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ékszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοσμηματοπωλείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јувелир</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Златара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ювелирный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ювелірний магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ювэлірная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות תכשיטים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">زرګري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر مجوهرات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر مجوهرات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საიუველირო მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">宝石店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">珠宝店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">珠寶店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/JobCentre/key/amenity/value/job_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">job_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/JobCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/JobCentre/key/amenity/value/job_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KentCarriageGap/key/barrier/value/kent_carriage_gap">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kent_carriage_gap</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KentCarriageGap">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KentCarriageGap/key/barrier/value/kent_carriage_gap"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KeyCutter/key/craft/value/key_cutter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">key_cutter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KeyCutter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KeyCutter/key/craft/value/key_cutter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Keys/key/shop/value/keys">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">keys</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Keys">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Keys/key/shop/value/keys"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kindergarten/key/amenity/value/kindergarten">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kindergarten</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kindergarten">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kindergarten/key/amenity/value/kindergarten"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo infantile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bērnudārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Barnehage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dagis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dječji vrtić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Guardería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haurtzaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Jardí d'infància</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Jardín de infancia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jardim de infância</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jardin d'enfant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kindergarten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kinnergoorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kleuterschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopshti i fëmijëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kreş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lasteaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Liorzh ar vugale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mateřská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Materská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Obdanište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Päiväkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pěstowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przedszkole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola pro juvene infantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuelute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tadika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiểu học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaikų darželis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xardín de infancia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiśownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νηπιαγωγείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Детский сад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячы садок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитячий садок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Обданиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן ילדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حضانة أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حضانه أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">وړکتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کودکستان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საბავშვო ბაღი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">幼儿园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幼稚園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">zarrokxane</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/Kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/kiosk">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kiosk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Kiosk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/Kiosk"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Kiosk/key/shop/value/kiosk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edicola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kiosek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Kiosk Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kiosk prodajalna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kioskas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kioski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Kiosko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kiosko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kiosks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kioskwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kioskwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Kiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Kiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Novinový stánok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Quiosc botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Quiosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Quioscu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Quiosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Söluturninn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Kubol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Trafik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Περίπτερο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кіоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трафика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шапік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קיוסק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">تلفون خِنِه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كشك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كشك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کیوسک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჯიხური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">キオスク</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礼品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KissingGate/key/barrier/value/kissing_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kissing_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KissingGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KissingGate/key/barrier/value/kissing_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KitchenShop/key/shop/value/kitchen">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kitchen</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KitchenShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KitchenShop/key/shop/value/kitchen"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KneippWaterCure/key/amenity/value/kneipp_water_cure">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">kneipp_water_cure</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/KneippWaterCure">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/KneippWaterCure/key/amenity/value/kneipp_water_cure"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lamp/key/amenity/value/lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lamp/key/amenity/value/lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LampPost/key/amenity/value/lamp_post">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LampPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LampPost/key/amenity/value/lamp_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Land/key/natural/value/land">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">land</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Land">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Land/key/natural/value/land"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Daratan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Douar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ląd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Land</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Maa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Solo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szárazföld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Terra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tierra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tierra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tokë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Země</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zemja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zemlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zemljište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žemė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Земля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Земја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Земљиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Мода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אדמה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხმელეთი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">陆地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">陸地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landfill/key/landuse/value/landfill">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landfill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landfill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Landfill/key/landuse/value/landfill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Abocador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Aterro sanitário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atkritumu izgāztuve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Basurero, vertedero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Décharge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Deponie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Deponija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Deponija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Discargatorio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Discarica di rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Diskarg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Groposje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hulladéklerakó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaatopaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kambus Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Landfill</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landfylling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Losseplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Müllhalde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Đổ Rác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Prügimägi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Recheo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sąvartynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Skládka odpadu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skládka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Smetišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Smjećišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Soptipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stortingsterrein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stortplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tabon na Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vertederu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótchytanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wysypisko śmieci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çöplük</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Депонија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Депонија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Звалище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Свалка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сьметнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكب نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكب نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგავსაყრელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">垃圾填埋场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">埋め立て地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandingLight/key/aeroway/value/landing_light">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landing_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandingLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LandingLight/key/aeroway/value/landing_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landmark/key/man_made/value/landmark">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">landmark</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landmark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Landmark/key/man_made/value/landmark"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Landuse">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">landuse</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseMine/key/landuse/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseMine/key/landuse/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bánya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Baňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Důl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gruva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gruve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Imi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kaevandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kasykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kopalnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lombong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Ocağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Meategi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mijn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Minahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Miniera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Miniere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Minsko polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Myn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódkopy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podkopki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Raktuves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rudnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ορυχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Капальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Копальня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рудник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шахта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">معدن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منجم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღარო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandusePark/key/landuse/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LandusePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LandusePark/key/landuse/value/park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάρκο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పార్కు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseParking/key/landuse/value/parking">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseParking/key/landuse/value/parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseWood/key/landuse/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanduseWood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanduseWood/key/landuse/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bois</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Drevo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Druri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Fusta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Holt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Hout</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Hutan Kecil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahoy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Madera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Neudržovaný les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pragozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Puszcza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μη προσεγμένο δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обслуживаемый лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanguageSchool/key/amenity/value/language_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">language_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LanguageSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LanguageSchool/key/amenity/value/language_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LaunchPad/key/man_made/value/launch_pad">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">launch_pad</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LaunchPad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LaunchPad/key/man_made/value/launch_pad"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Laundry/key/shop/value/laundry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">laundry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Laundry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Laundry/key/shop/value/laundry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Blanchisserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Botzerei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bugaderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Garbitegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kanndi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Labahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Laundry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lavandaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Lavandaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lavandarie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Lavandería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lavanderi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lavanderia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llavandería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mosoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Myjernja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pałkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Perionica rublja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pesula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Práčovňa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prádelna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pralnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pralnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Praonica rublja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skalbykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Giặt Quần áo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tvättservice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vaskeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vaskeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veļas mazgātava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wäscheree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wäscherei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wasserij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wassery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çamaşırhane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пералница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Перионица рубља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пральня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пральня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Прачечная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכבסה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">خشکشویی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مصبغة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مصبغة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చాకలి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამრეცხაო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">クリーニング店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗衣房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">洗衣房</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lavoir/key/historic/value/lavoir">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lavoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lavoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lavoir/key/historic/value/lavoir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lawyer/key/amenity/value/lawyer">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lawyer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lawyer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lawyer/key/amenity/value/lawyer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LawyerOffice/key/office/value/lawyer">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lawyer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LawyerOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LawyerOffice/key/office/value/lawyer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Layby/key/amenity/value/layby">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">layby</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Layby">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Layby/key/amenity/value/layby"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leather/key/shop/value/leather">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">leather</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leather">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Leather/key/shop/value/leather"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LegalServices/key/shop/value/legal_services">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">legal_services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LegalServices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LegalServices/key/shop/value/legal_services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Leisure">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">leisure</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lettering/key/man_made/value/lettering">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lettering</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lettering">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lettering/key/man_made/value/lettering"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LevelCrossing/key/railway/value/level_crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">level_crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LevelCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LevelCrossing/key/railway/value/level_crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu Geçidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahnkreuzung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Gelykvloerse kruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneoverskæring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kalim në nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Level Crossing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pas a nivell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Paso a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Paso a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Passaç a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Passage à niveau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Passage a nivello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Passagem em nível</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Passaggio a livello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pasu a nivel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Patag na Tawiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pervaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Planovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prehod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pružni prelaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pružni prijelaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przejazd kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee ülesõidukoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tasoristeys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Treuzenn hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti átjáró</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowy pśechod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điểm giao Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční přejezd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničný prejazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniski přechod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожный переезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізничний переїзд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Надвозник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пружни прелаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны пераезд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפגש מסילת ברזל וכביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">平交道口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">踏切</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Library/key/amenity/value/library">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">library</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Library">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Library/key/amenity/value/library"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Aklatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bókasafnið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bökeree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bücherei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bibliotēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Biblioteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Biblioteche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Biblioteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bibliotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bibliotekë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Biblioteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bibliothèque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bibliothéik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bibliotheca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bibliotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Könyvtár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kütüphane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjasto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Knižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Knigłownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Knihovna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Knihownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Knjižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Knjižnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Levraoueg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Library</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Liburutegia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perpustakaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raamatukogu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thư viện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βιβλιοθήκη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Библиотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бібліотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бібліятэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ספרייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کتابتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کتابخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">পাঠাগার</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గ్రంథాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბიბლიოთეკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">図書館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">图书馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">圖書館</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LicensedClub/key/amenity/value/licensed_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">licensed_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LicensedClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LicensedClub/key/amenity/value/licensed_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Life-buoy/key/amenity/value/life-buoy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">life-buoy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Life-buoy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Life-buoy/key/amenity/value/life-buoy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeRing/key/amenity/value/life_ring">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">life_ring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeRing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LifeRing/key/amenity/value/life_ring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeboatStation/key/amenity/value/lifeboat_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lifeboat_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LifeboatStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LifeboatStation/key/amenity/value/lifeboat_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LiftGate/key/barrier/value/lift_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lift_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LiftGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LiftGate/key/barrier/value/lift_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LightRail/key/railway/value/light_rail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">light_rail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LightRail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LightRail/key/railway/value/light_rail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Banayad na Riles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bybane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bybane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dar raylı demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade lizere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril llixeru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia leggera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">HÉV</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn bihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Laka železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Laka željeznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Lekka kolej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lengvasis geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Light Rail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Lightrail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Měšćanska železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Měsćańska zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Metro legier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Metro ligero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Metro lixeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Petite voie ferrée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pikaraitiotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rychlodráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårvagn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvaja sliedes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trem metropolitano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Arina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tren lleuger</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Nhẹ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ľahká železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Лака железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Легкорельсовый ж/д транспорт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лека железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лінія для лёгкага чыгуначнага транспарту</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Швидкісний трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבת קלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطار خفيف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ライトレール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">轻轨</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">hekurudhor Lehta</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighthouse/key/man_made/value/lighthouse">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lighthouse</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighthouse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lighthouse/key/man_made/value/lighthouse"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighting/key/shop/value/lighting">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lighting</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lighting">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lighting/key/shop/value/lighting"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LineConnection/key/power/value/line_connection">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">line_connection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LineConnection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LineConnection/key/power/value/line_connection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lingerie/key/shop/value/lingerie">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lingerie</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lingerie">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lingerie/key/shop/value/lingerie"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LitterBin/key/amenity/value/litter_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">litter_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LitterBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LitterBin/key/amenity/value/litter_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LivingStreet/key/highway/value/living_street">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">living_street</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LivingStreet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LivingStreet/key/highway/value/living_street"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Buhay na Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cai residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Calle residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carrer habitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga z pómjeńšonym wobchadom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gårdsgata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gatetun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamoji gatvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hasa z pomjeńšenym wobchadom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Masyarakat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Living Street</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obytná zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obytná zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pihenőút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rúa residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rue résidentielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Straed annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Strata residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strefa zamieszkania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulica smirenog prometa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulica smirenog prometa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ulica z umirjenim prometom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej med legende børn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vistgata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yaşam sokağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Õueala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Hàng xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилая улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житлова зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жыльлёвая зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Маалска улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улица смиреног промета</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רחוב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شارع سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شارع سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი ქუჩა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅街</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">生活街道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugës ku njerëzit jetojnë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locality/key/place/value/locality">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locality</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locality">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locality/key/place/value/locality"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Krajevno ime</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Läge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ligging</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llocalidá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Localidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Localidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Località (luogo con nome, non popolato)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Localitât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Localité</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Localitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Localitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Locality</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lokalidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lokalitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lokalitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Oblasť</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ortschaft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Paikkakunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Plaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Plass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rejon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sedlišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sydlišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vietovė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yer/mevkii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Địa phương</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τοποθεσία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Локалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месност</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Населений пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Населены пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Населённый пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור מקומי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lock/key/lock/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">lock</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Lock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Lock/key/lock/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/LockThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockGate/key/waterway/value/lock_gate">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lock_gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LockGate/key/waterway/value/lock_gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Brána plavebnej komory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Compuerta de esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compuerta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Lock Gate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mbylle Porta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Portão de Dique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Porta de esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Porta de panys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Porte d'écluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pušćalnicowe wrota</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schleusentor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skluz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slüsendoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slūžu vārti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sluisdeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sluisdeur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sluseport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sluseport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Slussport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sulkuportti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tarangkahan ng Kandado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Velika zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrata brane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vrata plavební komory</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wrota přeplawnje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zsilip</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Śluza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вароты шлюза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Врата бране</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каналска капија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шлюзові ворота</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هويس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水門</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船闸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LockThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">lock</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith/key/craft/value/locksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith/key/shop/value/locksmith">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">locksmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Locksmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locksmith/key/craft/value/locksmith"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Locksmith/key/shop/value/locksmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LookoutTower/key/man_made/value/lookout_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lookout_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/LookoutTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/LookoutTower/key/man_made/value/lookout_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MDF/key/man_made/value/MDF">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">MDF</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MDF">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MDF/key/man_made/value/MDF"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mall/key/shop/value/mall">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mall/key/shop/value/mall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum handlowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Galeria mercante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Galerie marchande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøbscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Inkööpcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Köpcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøpesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkataritza-gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostoskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Overdekt winkelcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Palier kenwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasyalang Pangmadla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pešia zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Promenada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shëtitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tržni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovski center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Mua sắm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkelsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Üzletház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εμπορικό Κέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Молл</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торгівельно-розважальний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трговски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тржни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز تسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز تسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商城</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBarn/key/man_made/value/barn">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">barn</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBarn">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBarn/key/man_made/value/barn"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBillboard/key/man_made/value/billboard">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">billboard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBillboard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBillboard/key/man_made/value/billboard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuilding/key/man_made/value/building">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBuilding/key/man_made/value/building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuoy/key/man_made/value/buoy">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">buoy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeBuoy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeBuoy/key/man_made/value/buoy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeCross/key/man_made/value/cross">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeCross/key/man_made/value/cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFireHydrant/key/man_made/value/fire_hydrant">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fire_hydrant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFireHydrant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFireHydrant/key/man_made/value/fire_hydrant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFixme/key/man_made/value/fixme">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fixme</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFixme">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFixme/key/man_made/value/fixme"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFountain/key/man_made/value/fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeFountain/key/man_made/value/fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeGate/key/man_made/value/gate">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">gate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeGate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeGate/key/man_made/value/gate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeHut/key/man_made/value/hut">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeHut/key/man_made/value/hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLamp/key/man_made/value/lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeLamp/key/man_made/value/lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLampPost/key/man_made/value/lamp_post">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lamp_post</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeLampPost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeLampPost/key/man_made/value/lamp_post"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeMine/key/man_made/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeMine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeMine/key/man_made/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeObservatory/key/man_made/value/observatory">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">observatory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeObservatory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeObservatory/key/man_made/value/observatory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePole/key/man_made/value/pole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadePole/key/man_made/value/pole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePumpingStation/key/man_made/value/pumping_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadePumpingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadePumpingStation/key/man_made/value/pumping_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeSign/key/man_made/value/sign">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sign</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeSign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeSign/key/man_made/value/sign"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStatue/key/man_made/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStatue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeStatue/key/man_made/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStorage/key/man_made/value/storage">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeStorage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeStorage/key/man_made/value/storage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeTank/key/man_made/value/tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeTank/key/man_made/value/tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">man_made</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeWell/key/man_made/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ManMadeWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ManMadeWell/key/man_made/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manhole/key/man_made/value/manhole">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">manhole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manhole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Manhole/key/man_made/value/manhole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manor/key/historic/value/manor">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">manor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Manor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Manor/key/historic/value/manor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Casa señorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa señorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa seniorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dvaras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dwór</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Graščina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Herregård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Herregård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Herrgård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kartano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Knježi dwór</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kubło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Landgoed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Landgoed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mõis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Majorság</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Maner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Maniero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Manoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Manor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muiža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Panství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Plemićko imanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pronë e madhe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terra arrendada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trang viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zamak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Šľachtické sídlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Велепоседнички дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Маёнтак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Маєток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Племићко имање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Поместье</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אחוזה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">عزبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">عزبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">庄园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">荘園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marina/key/leisure/value/marina">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marina</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marina">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marina/key/leisure/value/marina"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bådehavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Båthavn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bến tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huvivenesatama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jachthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jachthaven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jachtowy přistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jachtowy pśistaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirol-portu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kishajókikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Marina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Marine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Osta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Port de plaisance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Port esportiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Porto de yachts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Porto deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Porto turistico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-bageal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prístav pre jachty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Puerto deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puertu deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valčių ir nedidelių laivų prieplauka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Yachthafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Yachthafen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гавань для екскурсійних суден</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Марина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Марина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пристань для яхт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыстань для яхтаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تفریح‌گاه ساحلی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مارينا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مارينا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">マリーナ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">码头</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MaritimeBoundary/key/boundary/value/maritime">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">maritime</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MaritimeBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MaritimeBoundary/key/boundary/value/maritime"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market/key/amenity/value/market">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market/key/shop/value/market">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Market">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Market/key/amenity/value/market"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Market/key/shop/value/market"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Maart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'had</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Marcjât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Markaður</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pazar yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Targowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Torghandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Treg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Turgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγορά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Маркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ринок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">అంగడి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marketplace/key/amenity/value/marketplace">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marketplace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marketplace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marketplace/key/amenity/value/marketplace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ phiên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Maartplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'hallac'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Markedsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Markedsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marketplace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Markplein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Marktplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Marktplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Marktplein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado público / feira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palengke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pazar yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plac targowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Place de marché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Praza de mercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Pasar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Torhošćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tržiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Treg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Turg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Turgavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vásártér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αγορά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ринок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рынкавая плошча</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Рыночная площадь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marsh/key/natural/value/marsh">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">marsh</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Marsh">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Marsh/key/natural/value/marsh"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bažina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bagno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bataklık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Geun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Knete</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Latian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llamuerga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marécage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Marša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Marša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Marisma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Marisma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Marsh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Marsh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Marsk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Močvirje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mocsár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mokřina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Mouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pântano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pântano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Palude alluvionale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Palude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pelkė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Purvs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sump</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Suo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Träsk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đầm lầy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βάλτος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Балота</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Бара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Болото</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Болото</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביצה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سبخة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჭაობი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">沼地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沼泽</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Massage/key/amenity/value/massage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">massage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Massage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Massage/key/amenity/value/massage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MassageShop/key/shop/value/massage">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">massage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MassageShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MassageShop/key/shop/value/massage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mast/key/man_made/value/mast">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mast/key/man_made/value/mast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mattress/key/shop/value/mattress">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mattress</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mattress">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mattress/key/shop/value/mattress"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meadow/key/landuse/value/meadow">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">meadow</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meadow">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Meadow/key/landuse/value/meadow"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Eng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Eng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Gramado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kaparangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lúka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Larre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Livada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Livada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Livadh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Louka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Meadow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Niit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niitty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pļava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Padang Rumput</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pastura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pieva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Prad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pradaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pradaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Prairie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Prat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rét</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Travnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Weide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wisch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Äng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çayır</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đồng cỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Łąka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Łuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łuka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ливада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ливада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Луг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лём</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მინდორი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">牧草地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">草甸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meat/key/shop/value/meat">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">meat</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Meat">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Meat/key/shop/value/meat"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Medical/key/amenity/value/medical">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">medical</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Medical">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Medical/key/amenity/value/medical"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MedicalCentre/key/amenity/value/medical_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">medical_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MedicalCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MedicalCentre/key/amenity/value/medical_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Memorial/key/historic/value/memorial">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">memorial</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Memorial">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Memorial/key/historic/value/memorial"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anıt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Emlékmű</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gedenkstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gedenksteed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Herdenkingsmonument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Herdenkingsmonument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kounlec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mémorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Memoriāls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Memoriaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Memorial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Memoriala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Memorialas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Memoriale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mindesmærke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Minnesmärke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mniejszy pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muistomerkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Muog na Pang-alaala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Përkujtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Památník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peringatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pomník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Spomen dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wopomnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wopomnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đài Tưởng niệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μνημόσυνο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Меморіал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мэмарыял</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Памятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אנדרטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نصب تذكاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نصب تذكاري</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მემორიალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">纪念馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">記念碑</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Menhir/key/historic/value/menhir">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">menhir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Menhir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Menhir/key/historic/value/menhir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MetalConstructionCraft/key/craft/value/metal_construction">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">metal_construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MetalConstructionCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MetalConstructionCraft/key/craft/value/metal_construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Milestone/key/amenity/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Milestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Milestone/key/amenity/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryAirport/key/military/value/airfield">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">airfield</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryAirport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryAirport/key/military/value/airfield"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryBunker/key/military/value/bunker">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bunker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryBunker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryBunker/key/military/value/bunker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryLanduse/key/landuse/value/military">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">military</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryLanduse/key/landuse/value/military"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree militâr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Askeri Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eremu Militarra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hersvæðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Karinė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Katonai terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Tentera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Quân sự</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Militärgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Militärområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Militärrebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Militært område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Militært område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Militêre gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Militārā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Militairegebitt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Militarny wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Military Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Miltair gebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sotilasalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad milourel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren wojskowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vojaško območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vojenský priestor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vojenský prostor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vojno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vojno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wojerska kónčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zonë Ushtarake</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona Militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona militare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone militaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área militar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στρατιωτική Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вайсковая тэрыторыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Военная зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Воено подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Војно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Військова зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة عسكرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه عسكرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوځي سيمه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამხედრო ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">军事区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">軍事區</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">軍用地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryRange/key/military/value/range">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">range</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryRange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilitaryRange/key/military/value/range"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilitaryThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">military</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilkDispenser/key/amenity/value/milk_dispenser">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milk_dispenser</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MilkDispenser">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MilkDispenser/key/amenity/value/milk_dispenser"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mill/key/historic/value/mill">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mill/key/historic/value/mill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mine/key/amenity/value/mine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mine/key/amenity/value/mine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineShaft/key/historic/value/mine_shaft">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mine_shaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineShaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MineShaft/key/historic/value/mine_shaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineralSpring/key/waterway/value/mineral_spring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mineral_spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MineralSpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MineralSpring/key/waterway/value/mineral_spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Balong na Mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fonte de aqua mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fonte mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Fonte mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Fuente mineral</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Maden Suyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mammenn dour melar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Minerální pramen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Minerálny prameň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Minerālavots</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mineral Spring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mineral primavera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mineral vrelec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mineralborn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Minerale bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Mineralkilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mineralne žórło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Mineralni izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mineralni izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mineralquelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mineralsk kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mineralvattenskälla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sorgente di acqua minerale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Source d'eau minérale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Suối Nước khoáng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ásványos patak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło mineralne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žrědło mineralneje wódy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Минерален извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Минерални извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Минеральный родник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мінеральне джерело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Мінэральная крыніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעיין מים מינרלים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نبع مياه معدنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نبع مياه معدنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">矿泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉱泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">ujë mineral burim</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mineshaft/key/man_made/value/mineshaft">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mineshaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mineshaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mineshaft/key/man_made/value/mineshaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniRoundabout/key/highway/value/mini_roundabout">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mini_roundabout</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniRoundabout">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniRoundabout/key/highway/value/mini_roundabout"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureGolf/key/leisure/value/miniature_golf">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">miniature_golf</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureGolf">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniatureGolf/key/leisure/value/miniature_golf"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Golf Nhỏ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Golf miniature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Golfig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Midgetgolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mini Golfe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mini golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mini golfas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Mini-Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Miniaturë Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Miniature Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Minigolf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Minigolfa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Minigolfpálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Minigolfs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Minyatür Golf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munting Golp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pole do miniaturowego golfa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μίνι Γκολφ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мини голф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Миниголф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Минигольф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міні-гольф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Поле для мінігольфу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جولف مصغر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جولف مصغر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მინი გოლფი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ミニチュアゴルフ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">迷你高尔夫</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureRailway/key/railway/value/miniature">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">miniature</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MiniatureRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MiniatureRailway/key/railway/value/miniature"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Minimarket/key/shop/value/minimarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">minimarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Minimarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Minimarket/key/shop/value/minimarket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mining/key/landuse/value/mining">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mining</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mining">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mining/key/landuse/value/mining"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Misc/key/shop/value/misc">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">misc</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Misc">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Misc/key/shop/value/misc"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MixedLift/key/aerialway/value/mixed_lift">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mixed_lift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MixedLift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MixedLift/key/aerialway/value/mixed_lift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mobile/key/shop/value/mobile">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mobile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mobile/key/shop/value/mobile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobilePhone/key/shop/value/mobile_phone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile_phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobilePhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MobilePhone/key/shop/value/mobile_phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de telephonos mobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de telèfon mòbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro telefonia mobile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cep Telefonu Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Farsímaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Handygeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Telefon Bimbit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de celulares</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de téléphones mobiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matkapuhelinkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Mobiele telefoons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mobiiltelefonide pood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mobile Phone Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mobiliųjų telefonų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mobilo telefonu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mobiltelefonbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mobiltelefonbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Mobiltelefonbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mobiltelefonforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Mugikor-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod s mobilnými telefónmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica mobilnih telefona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej mobilních telefonů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Selfoonwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shop Mobile Phone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z telefonami komórkowymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal pellgomzerioù hezoug</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Telekomunikaciski wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de telefonía móbil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Điện thoại Di động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda de telefonía móvil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de telefonía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Teleponong Selular</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina mobilnih telefonov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina mobitelima</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za mobilne telefony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама мабільных тэлефонаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин мобильных телефонов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мобилни телефони</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мобільні телефони</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мобилних телефона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות טלפונים ניידים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر هواتف محمولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر هواتف محمولة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მობილური ტელეფონების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">手机店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">手機店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">携帯電話販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobileTelephony/key/shop/value/mobile_telephony">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mobile_telephony</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MobileTelephony">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MobileTelephony/key/shop/value/mobile_telephony"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monastery/key/amenity/value/monastery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monastery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monastery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monastery/key/amenity/value/monastery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MonitoringStation/key/man_made/value/monitoring_station">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monitoring_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MonitoringStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MonitoringStation/key/man_made/value/monitoring_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monorail/key/railway/value/monorail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monorail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monorail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monorail/key/railway/value/monorail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egysínű vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einschienenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Enskinnebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Enspårsbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhë me një shinë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn unroud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Isahang Riles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Jadnokólejowa zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Jednokoľajka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jednokolijowa železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Jednotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jednotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej jednoszynowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Monorail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Monoraila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Monorel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Monorotaia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monorraíl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Monorraíl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Monosliede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Monotrilho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vienbėgis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yksikiskoinen raide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Một Ray</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Једнотрачна пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Едношинска линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Манарэльс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Монорейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Монорельс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מונורייל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قطار ذات سكة حديد واحدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قطار ذات سكه حديد واحدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მონორელსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モノレール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">单轨</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monument/key/historic/value/monument">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">monument</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Monument">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Monument/key/historic/value/monument"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anıt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bantayog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mälestusmärk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Műemlék</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Monoment</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Monumant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Monument</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Monumento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Monumentu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muistomerkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pamätník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paminklas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piemineklis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pomník</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pomnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Spomenik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tugu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đài Tưởng niệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μνημείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Памятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пам’ятник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Помнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Споменик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אנדרטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضريح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضريح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მონუმენტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">纪念碑</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">記念碑</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Moor/key/natural/value/moor">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">moor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Moor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Moor/key/natural/value/moor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Amarradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Amarratge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bagno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bataklık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjerghede</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Brejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Dažnai užliejama vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Knete</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Landa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lanneier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupang Pugalan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maure</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Močiar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Močvirje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Mocsár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Molo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Moor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Mouer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Myr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nummi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Páramo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Páramo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tīrelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Torfowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Truông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vřesoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Veen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пустара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тарфянік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торфяник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ביצה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض جرداء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض جرداء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دشت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">沼地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mooring/key/waterway/value/mooring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mooring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mooring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mooring/key/waterway/value/mooring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Aanlegplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Amarradera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Amarradero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Amarradors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ammarrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ancoradouro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ankorim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Anlegeplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Atraque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förtöjning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fortøjning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fortøyning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kikötő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kotviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kotvisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kotwicowisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mooring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Mouillage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ormeggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přistawnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśistajenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piestātne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pugalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Sidrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sidrište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sidrište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Švartavimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место швартовки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сидриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сидриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Якарная стаянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Якірна стоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעגן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مرسى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">係留所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">系泊</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mortuary/key/amenity/value/mortuary">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mortuary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mortuary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mortuary/key/amenity/value/mortuary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motel/key/tourism/value/motel">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motel/key/tourism/value/motel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khách sạn Dọc đường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Mótel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Motel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Motelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Motelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Motelli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Матэль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мотел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мотель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мотель</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלון דרכים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">متل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نُزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نُزل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოტელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">モーテル</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">汽車旅館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">汽车旅馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">motell</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorbike/key/shop/value/motorbike">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorbike</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorbike">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorbike/key/shop/value/motorbike"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorcycle/key/shop/value/motorcycle">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorcycle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorcycle/key/shop/value/motorcycle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de motocicletes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa hàng Xe mô tô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Concessionario di motociclette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de moto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de motocyclos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoripyöräkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Moto Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Motociklų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Motociklu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motocyklový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Motoorradladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Motorbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorcycle Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorcykelbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorcykelhandlare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Motorfietsenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Motorfietswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Motorradgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorsykkelbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Motosiklet Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica motocikala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej motocyklů</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Motorrave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z motocyklami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal marc'hoù-tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de motocicletas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Motorsiklo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z motorji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de motos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za motorske</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za motorske</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама матацыклаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин по продаже мотоциклов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Моторцикли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мотоцикли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница мотоцикала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות אופנועים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر دراجات نارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر دراجات نارية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">バイクショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">摩托車店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">摩托车店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleParking/key/amenity/value/motorcycle_parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle_parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleParking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorcycleParking/key/amenity/value/motorcycle_parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleRepair/key/shop/value/motorcycle_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorcycle_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorcycleRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorcycleRepair/key/shop/value/motorcycle_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorway/key/highway/value/motorway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Motorway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Motorway/key/highway/value/motorway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Auto-put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Autobunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Autoroute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autostradë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Autostrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autostrada/tangenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Autovía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtodroga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Diaľnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hraðbraut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kiirtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rodovia expressa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Автомагистраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автомагістраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Автопат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ауто-пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аўтастрада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Покш ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اتوبان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტომაგისტრალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">高速道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayJunction/key/highway/value/motorway_junction">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway_junction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayJunction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorwayJunction/key/highway/value/motorway_junction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya-csomópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahnkrüüz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnkreuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāles krustojums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralės rampa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegknooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestno križišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróhowe křižnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cruce de autovías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cruzamento de autovías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálniční křižovatka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz d'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jonction d'autoroute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Junction de autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kśica awtodrogi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kengej gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kryqzim per rruge te motorrave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritien liittymä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Motorvägskorsning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorveikryss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvejsafkørsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Motorway Junction (Diaľničná križovatka)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Junction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngã tư Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol Kavşağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Petlja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Simpang Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skrzyżowanie autostrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelwegknooppunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sugpungan ng Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Svincolo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trevo de Acesso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čvor (autoputa)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">В'їзд на автомагістраль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Клучка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Перекрёсток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Петља</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Скрыжаваньне аўтастрадаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">צומת כבישים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع طرقات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع طرقات سريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზაჯვარედინი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路连接线</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">高速道路ジャンクション</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayLink/key/highway/value/motorway_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">motorway_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MotorwayLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MotorwayLink/key/highway/value/motorway_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Af-/tilkørsel til motorvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Autobahnopfohrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta (pristupna cesta)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Automaģistrāles pievedceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegverbindingsweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Autostrada – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Autostrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestni priključek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Diaľnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Enlace de autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de autovía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">L'autopista Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lansangang Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Moto-put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otoyol bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijězd na awtodróhu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route autoroutière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vei til motorvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via de communication a autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zajězd na awtodrogu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’єднання з автомагістраллю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мото-пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Приклучен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развязка на автомагистрали</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Разьвязка аўтастрады</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سريع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugë autostradë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainPass/key/natural/value/mountain_pass">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mountain_pass</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainPass">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MountainPass/key/natural/value/mountain_pass"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainRescue/key/amenity/value/mountain_rescue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mountain_rescue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MountainRescue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MountainRescue/key/amenity/value/mountain_rescue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Abrigo de montanha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bergrettung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Biergrettung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjergredning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fjällräddning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fjellredning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">GRS - Gorska reševalna služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">GSS - Gorska služba spašavanja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górska wumóžarska słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gorska služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hórska wuchowanska słužba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegyimentők</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Horská služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Horská služba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kalnu glābēji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Mendiko Erreskatea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mountain Rescue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pagalba kalnuose</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pagliligtas na Pangbundok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Penyelamat Gunung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ratownictwo górskie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reddingsdienst</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Rescat de Muntanya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Rescate de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rescate de montaña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Salvamentu nel monte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Secours en montagne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sikourioù er menezioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Soccorso alpino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Succurso de montania</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vuoristopelastuspalvelu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đội Cứu nạn Núi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Горная спасательная служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горныя выратавальнікі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Горска служба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірські рятувальники</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Планинарско спасување</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת חילוץ הררית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">للإنقاذ فى الجبل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">للإنقاذ في الجبل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სამთო–სამაშველო სამსახური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山地救援</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">山岳救助</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">jashtëzakonshme mal shpëtimit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MtbRoute/key/route/value/mtb">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mtb</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MtbRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MtbRoute/key/route/value/mtb"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mud/key/natural/value/mud">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mud</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mud">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mud/key/natural/value/mud"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bùn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Błóto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Błoto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bahno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Balçık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Baltë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Barru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Blato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dubļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fango</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Fank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gjørme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iszap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Lodo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lohi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lumpur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Modder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Modder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Mud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Mudd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Mudder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Muta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Purvas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Putik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schlamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona fangosa (sabbie mobili)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λάσπη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Блато</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гразь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Грязь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Грязюка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Рудаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בוץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وحل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">گل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బురద</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">泥</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泥地</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MultiPolygon/key/type/value/multipolygon">
+	<key xmlns="http://linkedgeodata.org/meta/">type</key>
+	<value xmlns="http://linkedgeodata.org/meta/">multipolygon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MultiPolygon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MultiPolygon/key/type/value/multipolygon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Municipality/key/place/value/municipality">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">municipality</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Municipality">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Municipality/key/place/value/municipality"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Belediye</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Comun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Comune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gemeen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeinde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gemeng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gmejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Gmina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kommun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kommune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kommune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Komuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Komuna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kumun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kunta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Municipalidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Municipalité</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Municipalitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Municipality</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Municipi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Munisipalidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Munisipaliteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Občina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obecní úřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obecný úrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Općina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Opština</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pašvaldība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perbandaran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Savivaldybė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Település</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Udalerri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đô thị</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δήμος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Муниципалитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Муніципалітет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Муніцыпалітэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Општина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Општина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עירייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუნიციპალიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市町村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">都市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Museum/key/tourism/value/museum">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">museum</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Museum">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Museum/key/tourism/value/museum"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bảo tàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Múzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirdi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Musée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Muséu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Museo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Museoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Museu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Museum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Muze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Muzejs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Muzeum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muziejus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Safn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μουσείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музэй</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מוזיאון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متحف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">موزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">موزيم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუზეუმი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">博物館</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">博物馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">muuseum</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mushroom/key/natural/value/mushroom">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">mushroom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Mushroom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Mushroom/key/natural/value/mushroom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Music/key/shop/value/music">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Music">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Music/key/shop/value/music"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli musicali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Discos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hudobniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Müzik Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mūzikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de musique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de musica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Music Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Musiekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Musiikkikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Musika-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Musikaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Musikforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Musikkbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Musikladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Muusikapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Muzička prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Muziekwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Muzikos prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej hudby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep muzyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal sonerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Nhạc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de música</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Tugtugin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina glazbom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z glasbo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za hudźbniny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za muzikalije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zenebolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Музика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Музичка продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Музички дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Музыкальный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Музычная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי מוזיקה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر موسيقى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر موسيقى</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მუსიკალური მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ミュージックショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">音乐店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan muzikë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue/key/amenity/value/music_venue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music_venue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue/key/leisure/value/music_venue">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">music_venue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicVenue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicVenue/key/amenity/value/music_venue"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicVenue/key/leisure/value/music_venue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicalInstruments/key/shop/value/musical_instruments">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">musical_instruments</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/MusicalInstruments">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/MusicalInstruments/key/shop/value/musical_instruments"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NailSalon/key/shop/value/nail_salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nail_salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NailSalon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NailSalon/key/shop/value/nail_salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nails/key/shop/value/nails">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nails</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nails">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nails/key/shop/value/nails"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NarrowGauge/key/railway/value/narrow_gauge">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">narrow_gauge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NarrowGauge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NarrowGauge/key/railway/value/narrow_gauge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ample ferroviari mètric</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin de fer à voie étroite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal na may Makitid na Luwang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril de vía estrecha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ferrocarril de vía estrecha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia a scartamento ridotto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia estreita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia stricte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave ngushtë matës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn strizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kapearaiteinen rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Keskeny nyomközű vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kitsarööpmeline raudtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej wąskotorowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Narrow Gauge Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ozkotirna železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schmalspurbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Siaurukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Smalspårsjärnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Smalspoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Smalspoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Smalspor jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Smalsporjernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Uskotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Uskotračna pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria estreita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuskokólejata zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuskokolijata železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úzkokoľajná železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úzkorozchodná dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Khổ hẹp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Šaursliežu dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вузкакалейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вузькоколійка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Теснолинејка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Узкоколейка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ускотрачна пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת רכבת צרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديد ضيقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">狭軌鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">窄轨铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalForest/key/boundary/value/national_forest">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">national_forest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalForest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NationalForest/key/boundary/value/national_forest"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalPark/key/boundary/value/national_park">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">national_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NationalPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NationalPark/key/boundary/value/national_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalBench/key/natural/value/bench">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalBench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalBench/key/natural/value/bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRiver/key/natural/value/river">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">river</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRiver">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalRiver/key/natural/value/river"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Floss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Flum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fluvio/Riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõgi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nehir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rijeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">River</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sungai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Áin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Çem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ποτάμι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رود خانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მდინარე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">河川</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRock/key/natural/value/rock">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalRock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalRock/key/natural/value/rock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arroka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Batu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kayaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Klints</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Klippa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klippe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roc'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Roca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rocca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Roccia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Roche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Rock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rotse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rotsen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Skala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Skala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skalisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Steen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Steine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Steng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stijena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szikla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Uola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Βράχος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Карпа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Скала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Скала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Скеля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стена</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صخرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صخرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">صخره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლდე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岩場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalShelter/key/amenity/value/natural_shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">natural_shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalShelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalShelter/key/amenity/value/natural_shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">natural</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalValley/key/natural/value/valley">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">valley</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalValley">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalValley/key/natural/value/valley"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Daal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Dal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Dall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Dalurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dere/vadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Doł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Doł</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dolina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ieleja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Laakso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lambak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lembah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lugaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Org</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slėnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thung lũng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Traoñienn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Völgy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Val</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Val</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vallée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Valle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vallea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Vallei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vallei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Valley</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Údolí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κοιλάδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Даліна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Долина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עמק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">دره</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وادي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ველი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山谷</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">谷</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalWaterfall/key/natural/value/waterfall">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterfall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NaturalWaterfall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NaturalWaterfall/key/natural/value/waterfall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NatureReserve/key/leisure/value/nature_reserve">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nature_reserve</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NatureReserve">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NatureReserve/key/leisure/value/nature_reserve"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Cagar Alam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dabas rezervāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Doğa Koruma Alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gamtos draustinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwarezva Natur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu Bảo tồn Thiên niên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Looduskaitseala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luonnonsuojelualue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Laan sa Kalikasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Naravni rezervat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Natura Erreserba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nature Reserve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Naturreservat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Naturschutzgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Naturschutzgebitt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Natuurreservaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Natuurreservaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přírodní rezervace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přirodoškitne pasmo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prírodná rezervácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réserve naturelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Reserva Ambiental</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Reserva Natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reserva natural</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rezervat natyror</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rezervat prirode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rezervat prirode</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rezerwat naturalny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva naturale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Riserve naturâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Strony šćitaneje pśirody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Természetvédelmi terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Запаведнік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заповедник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Заповідник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Природен резерват</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Резерват природе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محمية طبيعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محميه طبيعية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაკრძალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自然保护区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自然保護区</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NavalBase/key/military/value/naval_base">
+	<key xmlns="http://linkedgeodata.org/meta/">military</key>
+	<value xmlns="http://linkedgeodata.org/meta/">naval_base</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NavalBase">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NavalBase/key/military/value/naval_base"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/MilitaryThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NestBox/key/amenity/value/nest_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nest_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NestBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NestBox/key/amenity/value/nest_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsagent/key/shop/value/newsagent">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newsagent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsagent">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Newsagent/key/shop/value/newsagent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahente ng Balita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bladkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gazete bayii</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Giornalaio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwerzher kazetennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Jornaleiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kiosk nowin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Kiosko de prensa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kioskoa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lehtikioski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marchand de journaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Newsagent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Novinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Novinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Novinový stánek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Nuusagent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nyhetsbyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedawaŕ casnikow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prensa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Quiosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Quiosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stendë gazetash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Straatkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Báo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tidningskiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trafika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Venditor de jornales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zeitschriftenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Újságárus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Весникара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Газетний кіоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Газэтны шапік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Киоск</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Новинар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكالة أنباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكاله أنباء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">报摊</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">新聞販売店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NewspaperOffice/key/office/value/newspaper">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newspaper</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NewspaperOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NewspaperOffice/key/office/value/newspaper"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsstand/key/shop/value/newsstand">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">newsstand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Newsstand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Newsstand/key/shop/value/newsstand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NgoOffice/key/office/value/ngo">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ngo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NgoOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NgoOffice/key/office/value/ngo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nightclub/key/amenity/value/nightclub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nightclub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nightclub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nightclub/key/amenity/value/nightclub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alibangbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boîte de nuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ Đêm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Casa noturna/Boate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club nocturn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club nocturne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club nocturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club nocturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gau-klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gece Kulübü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab Malam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub nocny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub-noz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Locale notturno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Næturklúbbur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nócny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Nachtclub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Nachtclub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Nachtklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Nagklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Naktinis klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Naktsklubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Natklub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Nattklubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nattklubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Night Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Noćni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Noćni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Noční klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nočný klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nočni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nocny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sala de fiestes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yökerho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Éjszakai bár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ööklubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Начны клюб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ноћни клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ноќен клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Нічний клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">ночной клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى ليلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي ليلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ღამის კლუბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ナイトクラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">夜总会</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">夜總會</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NotAShop/key/shop/value/no">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">no</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NotAShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NotAShop/key/shop/value/no"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Notice/key/amenity/value/notice">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">notice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Notice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Notice/key/amenity/value/notice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nursery/key/amenity/value/nursery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nursery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Nursery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Nursery/key/amenity/value/nursery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alagaan ng mga Bata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo nido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehaveklasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Berçário</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enfermería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Førskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fidanishte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Haurtzaindegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Infantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Jasle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Jaslice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Jesle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kindertagesstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kreş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà trẻ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Nurserie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nursery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Päiväkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pěstowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parvulario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Peuterspeelzaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sala recreative pro parve infantes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Spluseg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tabika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Čuvanje djece</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiśownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Żłobek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јасли</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Јаслице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячы пакой</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитсадок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пансионат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פעוטון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رعاية تمريضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رعايه تمريضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პანსიონატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">保育所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">幼儿园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NursingHome/key/amenity/value/nursing_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">nursing_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/NursingHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/NursingHome/key/amenity/value/nursing_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Alagaan ng mga Matatanda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Altersheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Asilo nido</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Asilo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa de convalescentia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom opieki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom za ostarele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hladarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Hoitokoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Huzurevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Idősek otthona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Llar d'Avis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison de santé</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Nursing Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pansionāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pečovatelský dům</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Pleeghuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Pleiehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Plejehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencia asistencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia para a terceira idade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia para la tercera edad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Penjagaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sanatórium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slaugos namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti yec'hed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vårdhem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Verpleeghuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Verpleeghuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Viện Dưỡng lão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wótwardowarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинок престарілих</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом престарелых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом састарэлых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Старачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Старечки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית אבות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">دار رعاية مسنين/معاقين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">دار رعايه مسنين/معاقين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოხუცებულთა თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">护理院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">特別養護老人ホーム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shtëpi pleqsh</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Observatory/key/amenity/value/observatory">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">observatory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Observatory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Observatory/key/amenity/value/observatory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Office/key/amenity/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Office">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">office</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Office/key/amenity/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Büro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Büro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Birojs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Biuras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bulego</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Burev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Escritório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Escritório</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kancelarija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kontoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Kontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Office</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oficina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ofis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pejabat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pisarne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poslovnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skrifstofa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Toimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ufficio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ufizi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyrë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úrad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Γραφείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Канцеларија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Офис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Офіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Офіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пословница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">משרד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دفتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">دفتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">కార్యాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ოფისი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">オフィス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">办公室</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">辦公室</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeShop/key/shop/value/office">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OfficeShop/key/shop/value/office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeSupplies/key/shop/value/office_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">office_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OfficeSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OfficeSupplies/key/shop/value/office_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Offices/key/building/value/offices">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">offices</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Offices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Offices/key/building/value/offices"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OilPlatform/key/man_made/value/oil_platform">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">oil_platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OilPlatform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OilPlatform/key/man_made/value/oil_platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianCraft/key/craft/value/optician">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianCraft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OpticianCraft/key/craft/value/optician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianShop/key/shop/value/optician">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optician</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OpticianShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OpticianShop/key/shop/value/optician"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gözlükçü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Látszerész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Luneder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Očná optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Oční optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oftalmólogo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Oogkundige</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Optičar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Optičar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Optician</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Opticien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Opticien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Optico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Optik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Optika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Optikaŕ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Optikar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Optikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Optikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Optiker</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Optikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Optiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Optyk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Otic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ottico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Syzabërës</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Kính mắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Òptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Óptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Óptica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ótica / Oculista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оптика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Оптичар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Оптичар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Оптыка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">оптика</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אופטיקאי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نظاراتي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نظاراتي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ოპტიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">メガネ店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">配镜</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Optometrist/key/amenity/value/optometrist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">optometrist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Optometrist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Optometrist/key/amenity/value/optometrist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Orchard/key/landuse/value/orchard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">orchard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Orchard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Orchard/key/landuse/value/orchard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Organic/key/shop/value/organic">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">organic</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Organic">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Organic/key/shop/value/organic"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bioélelmiszerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Biokostladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Bioloģiskās pārtikas veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Biowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de alimentos organic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'aliments orgànics</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Comida ecolóxica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ekologiškų maisto produktų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ekologiska livsmedelsaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makanan Organik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de alimentos orgânicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luomukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin bio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di prodotti naturali ed ecologici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod so zdravou výživou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Organic Food Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Organiese koswinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Organik Yiyecek Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Organike dyqan Ushqim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Organische winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Organisk matbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica zdrave hrane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodej biopotravin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z produktami organicznymi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal boued bio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de alimentos orgánicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thực phẩm Hữu cơ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de alimentos orgánicos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Pagkaing Organiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina z ekološko hrano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina zdrave hrane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za biocarobu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Økologisk fødevarebutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Здрава храна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница здраве хране</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Продовольчий магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Продуктовый магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Харчовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות מזון אורגני</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أغذية عضوية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أغذيه عضوية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">有机食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">有機食品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">有機食材店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Other/key/amenity/value/other">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">other</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Other">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Other/key/amenity/value/other"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OtherShop/key/shop/value/other">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">other</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/OtherShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/OtherShop/key/shop/value/other"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outcrop/key/geological/value/outcrop">
+	<key xmlns="http://linkedgeodata.org/meta/">geological</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outcrop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outcrop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outcrop/key/geological/value/outcrop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outdoor/key/shop/value/outdoor">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outdoor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outdoor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outdoor/key/shop/value/outdoor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aire llibre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga exterior</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Buitelug-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Buitensportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Freizeit-Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja ao ar livre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'activités de plein air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de sport al aere libere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di articoli per sport all'aperto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Outdoor Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Outdoor Sporları Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Outdoorový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśekupnica pód gołym njebjom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep turystyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal oberiantizoù diavaez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Túrabolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de deportes ao aire libre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de deportes de aventura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Panlabas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina na prostem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina za slobodno vrijeme</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Turistický obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Udendørs butik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ulkoiluvälinekauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utendørs butikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod pod hołym njebjom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Útivistarbúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Štand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Виносна торгівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Выязны гандаль</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан на отворено</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Открытый рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Штанд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ציוד מחנאות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر للنشاطات الخارجية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر للنشاطات الخارجية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">アウトドアショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">户外店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan në natyrë</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outlet/key/shop/value/outlet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">outlet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Outlet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Outlet/key/shop/value/outlet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Oven/key/man_made/value/oven">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">oven</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Oven">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Oven/key/man_made/value/oven"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Paint/key/shop/value/paint">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">paint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Paint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Paint/key/shop/value/paint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter/key/craft/value/painter">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">painter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter/key/shop/value/painter">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">painter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Painter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Painter/key/craft/value/painter"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Painter/key/shop/value/painter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Palace/key/historic/value/palace">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">palace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Palace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Palace/key/historic/value/palace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PalaeontologicalSite/key/geological/value/palaeontological_site">
+	<key xmlns="http://linkedgeodata.org/meta/">geological</key>
+	<value xmlns="http://linkedgeodata.org/meta/">palaeontological_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PalaeontologicalSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PalaeontologicalSite/key/geological/value/palaeontological_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParcelBox/key/amenity/value/parcel_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parcel_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParcelBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParcelBox/key/amenity/value/parcel_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park/key/amenity/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park/key/leisure/value/park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Park">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Park/key/amenity/value/park"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Park/key/leisure/value/park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parkea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πάρκο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פארק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پارک</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">উদ্যান</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పార్కు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">park</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench/key/amenity/value/park_bench">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park_bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench/key/leisure/value/park_bench">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">park_bench</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkBench">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkBench/key/amenity/value/park_bench"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkBench/key/leisure/value/park_bench"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Bfuel/key/amenity/value/parking%3Bfuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking;fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Bfuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking%3Bfuel/key/amenity/value/parking%3Bfuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel/key/amenity/value/parking%3Brestaurant%3Bfuel">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking;restaurant;fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking%3Brestaurant%3Bfuel/key/amenity/value/parking%3Brestaurant%3Bfuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking/key/amenity/value/parking">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Parking">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Parking/key/amenity/value/parking"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aparcaderu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aparcadoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aparcamiento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aparkaleku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Autostāvvieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bílastæði</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chỗ Đậu xe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estacionamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Letak Kereta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Otopark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pàrquing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paradahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parcament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parcheggio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Parkade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Parkeren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Parkering</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Parkeringsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Parkeringsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Parkimisplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Parking</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Parkirišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Parkkipaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Parklec'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Parkoló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parkoviště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Parkovisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Parkowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Parkowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Parkplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stovėjimo aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Автостоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Паркинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стаянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стоянка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف سيارات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پارکینگ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ავტოსადგომი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">停车场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">駐車場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingAisle/key/service/value/parking_aisle">
+	<key xmlns="http://linkedgeodata.org/meta/">service</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_aisle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingAisle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingAisle/key/service/value/parking_aisle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingEntrance/key/amenity/value/parking_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingEntrance/key/amenity/value/parking_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingMeter/key/amenity/value/parking_meter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_meter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingMeter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingMeter/key/amenity/value/parking_meter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingPosition/key/aeroway/value/parking_position">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_position</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingPosition">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingPosition/key/aeroway/value/parking_position"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingSpace/key/amenity/value/parking_space">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parking_space</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParkingSpace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParkingSpace/key/amenity/value/parking_space"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParquetLayer/key/craft/value/parquet_layer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">parquet_layer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ParquetLayer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ParquetLayer/key/craft/value/parquet_layer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlace/key/highway/value/passing_place">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">passing_place</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PassingPlace/key/highway/value/passing_place"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlaces/key/highway/value/passing_places">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">passing_places</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PassingPlaces">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PassingPlaces/key/highway/value/passing_places"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pastry/key/shop/value/pastry">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pastry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pastry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pastry/key/shop/value/pastry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Path/key/highway/value/path">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">path</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Path">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Path/key/highway/value/path"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Camín</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caminho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Camino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwenodenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Lối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Lorong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pěšina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Padd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Path</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Patika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Pfad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Polku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sćažka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sentiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sentiero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ösvény</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ścieżka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šćežka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Διαδρομή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тропа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шлях</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">алея</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مسیر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბილიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">小径</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Patisserie/key/shop/value/patisserie">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">patisserie</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Patisserie">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Patisserie/key/shop/value/patisserie"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pavilion/key/building/value/pavilion">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pavilion</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pavilion">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pavilion/key/building/value/pavilion"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pawnshop/key/shop/value/pawnshop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pawnshop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pawnshop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pawnshop/key/shop/value/pawnshop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PaydayLoans/key/shop/value/payday_loans">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">payday_loans</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PaydayLoans">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PaydayLoans/key/shop/value/payday_loans"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peak/key/natural/value/peak">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">peak</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peak">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Peak/key/natural/value/peak"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bargtopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fjallið eða tindurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gailur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gipfel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegycsúcs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Huippu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mäetipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Majë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Peak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Picco montuoso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Picco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Picu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Piek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pikern</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Puncak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Smaile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spits</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szczyt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tepe / zirve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Top</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Topp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Topp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tugatog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viršūnė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vrchol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vrchol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vrh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đỉnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Špica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Špica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κορυφή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вершина горы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Врв</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Врх</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вяршыня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פסגה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ذروة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ذروة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">قله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">څوکه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">山頂</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">山顶</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PedestrianUse/key/highway/value/pedestrian">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pedestrian</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PedestrianUse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PedestrianUse/key/highway/value/pedestrian"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Camiño peonil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Chódnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chemin piéton</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chodník pre chodcov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drožka za pěskowarjow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga dla pieszych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Footpadd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fousswee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fußgängerweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Gågade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Gågata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Gājēju ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gangvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent evit an droadeien</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jalakäijatele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Jalkakäytävä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laluan Pejalan Kaki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pėsčiųjų kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pěší zóna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pešačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pedestrian Way</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Percorso pedonale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pješački put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pločnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge per kambsore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rua de pedestres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sétálóutca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade pedonâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tawiran ng Taong Naglalakad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Trafiğe kapalı yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Vía peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Via Peatonal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via pro pedones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Voetpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường bộ Lớn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πεζόδρομιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога для пешеходов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пешаходная дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пешачка патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пешачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пішохідна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נתיב להולכי רגל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شارع أولوى للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق للمشاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پیاده راه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფეხმავლო გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">行人道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peninsula/key/natural/value/peninsula">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">peninsula</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Peninsula">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Peninsula/key/natural/value/peninsula"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfume/key/shop/value/perfume">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">perfume</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfume">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Perfume/key/shop/value/perfume"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfumery/key/shop/value/perfumery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">perfumery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Perfumery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Perfumery/key/shop/value/perfumery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pet/key/shop/value/pet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pet/key/shop/value/pet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Animalia-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca de animales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'animals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di animâi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Chovprodukt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Coologiska pśedawarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Coowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dierewinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Djuraffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dyrebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dyrehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläinkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gæludýrabúðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hayvan Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lemmikloomapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja de animais</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin d'animaux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Naminių gyvūnėlių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio animali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Paxarería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pet Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica kućnih ljubimaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna pro chovatele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e kafshëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep ze zwierzętami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal loened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de mascotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Vật nuôi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de mascotas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tierhandlung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Alagang Hayop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina za kućne ljubimce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina za male živali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zooveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatkereskedés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Домашни миленици</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зоалягічная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зоомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зоомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница кућних љубимаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות חיות מחמד</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر حيوانات أليفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر حيوانات أليفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ზოომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ペットショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宠物店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">寵物店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetFood/key/shop/value/pet_food">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_food</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetFood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetFood/key/shop/value/pet_food"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetShop/key/shop/value/pet_shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetShop/key/shop/value/pet_shop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupplies/key/shop/value/pet_supplies">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_supplies</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupplies">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetSupplies/key/shop/value/pet_supplies"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupply/key/shop/value/pet_supply">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pet_supply</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetSupply">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetSupply/key/shop/value/pet_supply"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetroleumWell/key/man_made/value/petroleum_well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">petroleum_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PetroleumWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PetroleumWell/key/man_made/value/petroleum_well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pets/key/shop/value/pets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pets/key/shop/value/pets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy/key/amenity/value/pharmacy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pharmacy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy/key/shop/value/pharmacy">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pharmacy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pharmacy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pharmacy/key/amenity/value/pharmacy"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pharmacy/key/shop/value/pharmacy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Apdikt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Apotek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Apoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Apotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Apotheke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Apotikerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Apteek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Apteekki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Aptejka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Apteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Aptieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Avtheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Barnatore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Botika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eczane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Farmàcia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Farmácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Farmácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Farmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Farmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Farmasi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Farmazia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Gyógyszertár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lékárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěkarnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ljekarna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà thuốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pharmacia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pharmacie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pharmacy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vaistinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Îlacxane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Апотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аптэка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Оптека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית מרקחת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">داروخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">درملتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صيدلية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ঔষধালয়</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აფთიაქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">药房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">薬局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">藥房</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">lekáreň</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Phone/key/amenity/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Phone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Phone/key/amenity/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneMast/key/man_made/value/phone_mast">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone_mast</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneMast">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhoneMast/key/man_made/value/phone_mast"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneShop/key/shop/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhoneShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhoneShop/key/shop/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photo/key/shop/value/photo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photo/key/shop/value/photo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Argazki-denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli fotografici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fotóbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Foto prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Fotoğrafçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fotoaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fotobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fotobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Fotograf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fotografía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Fotografska radnja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Fotokino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Fotoladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Fotosgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fotoshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Fotoveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Fotowinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Fotowinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja fotográfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de photographie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de photographia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Photo Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna foto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep fotograficzny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal luc'hskeudenniñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de fotografía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rửa Hình</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda fotográfica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Litrato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valokuvausliike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Фотакрама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Фотографска радња</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Фотографски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Фотомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">фотомагазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צילום</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر صور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر صور</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფოტომაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">照相馆</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan fotografik</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photocopying/key/shop/value/photocopying">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photocopying</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photocopying">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photocopying/key/shop/value/photocopying"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photographer/key/craft/value/photographer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photographer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Photographer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Photographer/key/craft/value/photographer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhotographicLaboratory/key/craft/value/photographic_laboratory">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">photographic_laboratory</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PhotographicLaboratory">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PhotographicLaboratory/key/craft/value/photographic_laboratory"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Physiotherapy/key/amenity/value/physiotherapy">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">physiotherapy</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Physiotherapy">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Physiotherapy/key/amenity/value/physiotherapy"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picknick/key/amenity/value/picknick">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picknick</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picknick">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Picknick/key/amenity/value/picknick"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picnic+table/key/amenity/value/picnic%20table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Picnic+table">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Picnic+table/key/amenity/value/picnic%20table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicSite/key/tourism/value/picnic_site">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic_site</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicSite">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PicnicSite/key/tourism/value/picnic_site"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bàn ăn Ngoài trời</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'hienn biknikañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto za piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce na piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Picknickplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Picknickplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Picnic Site</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Picnicsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Piekniekplek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Piknik yeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Piknik-gune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Piknik-mjesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Piknik-paikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piknika vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piknikezőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Piknikové místo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Piknikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Piknikowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Piknikplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Piknikplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Piknikplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Poilsiavietė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Pampiknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Prostor za piknike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Site de pique-nique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sitio de pícnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Výletné miesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vend per Piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Vend per Piknik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de pícnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de Piquenique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de picnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área recreativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Излетничко место</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место для пикника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место за пикник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца для пікніка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце для пікніків</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אתר פיקניק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع بيك نيك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع بيك نيك</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مېله ځای</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საპიკნიკე ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">野餐地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">野餐地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">piknikuplats</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicTable/key/amenity/value/picnic_table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">picnic_table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PicnicTable">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PicnicTable/key/amenity/value/picnic_table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pier/key/man_made/value/pier">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pier</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pier">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pier/key/man_made/value/pier"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pietra+miliare+FD/key/amenity/value/pietra%20miliare%20FD">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pietra miliare FD</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pietra+miliare+FD">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pietra+miliare+FD/key/amenity/value/pietra%20miliare%20FD"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipeline/key/man_made/value/pipeline">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipeline</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipeline">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pipeline/key/man_made/value/pipeline"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PipelineMarker/key/man_made/value/pipeline_marker">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipeline_marker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PipelineMarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PipelineMarker/key/man_made/value/pipeline_marker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipelinemarker/key/man_made/value/pipelinemarker">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pipelinemarker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pipelinemarker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pipelinemarker/key/man_made/value/pipelinemarker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PisteRoute/key/route/value/piste">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">piste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PisteRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PisteRoute/key/route/value/piste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pitch/key/leisure/value/pitch">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pitch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pitch/key/leisure/value/pitch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Boisko sportowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Camp d'esports</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Campo esportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Campo sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Campo sportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cancha deportiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cancha deportiva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fushe e sporteve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hagisang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Idrottsplan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirolgunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Labdarúgópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor sahası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordiväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto aikštė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Pitch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportsarena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportsarena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sportski teren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportsko igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sportveld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportveld</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrain de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športno igrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športové ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартыўная пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный газон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортмайданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортско игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სპორტული გაზონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">運動場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Place">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">place</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlaceOfWorship/key/amenity/value/place_of_worship">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">place_of_worship</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlaceOfWorship">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PlaceOfWorship/key/amenity/value/place_of_worship"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Andachtsstätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bóžy dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Boži dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Cerkev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Crkva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dievnams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Kostol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kultsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Lûc di cult</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'h azeuliñ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lieu de culte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Lloc de culte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar de cultu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Loco de adoration</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lugar de Adoração</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Lugar de culto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Luogo di culto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Maldos namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto bogosluženja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce kultu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Náboženský objekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Thờ phụng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Otoitzerako Lekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Place of Worship</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Plats för tillbedjan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Plek van aanbidding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Religieuze samenkomstplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Sambahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tempat Ibadat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Templo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilbedelsesplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vallási hely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vendi i Adhurimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İbadethane / Tapınak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Верски објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Культавае збудаваньне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Культова споруда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место богослужења</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место поклонения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מקום פולחן</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معبد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معبد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რელიგიური ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">宗教场所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">宗教場所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">神社仏閣</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plain/key/natural/value/plain">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plain/key/natural/value/plain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlantNursery/key/landuse/value/plant_nursery">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plant_nursery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PlantNursery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PlantNursery/key/landuse/value/plant_nursery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plasterer/key/craft/value/plasterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plasterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plasterer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plasterer/key/craft/value/plasterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plateau/key/natural/value/plateau">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plateau</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plateau">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plateau/key/natural/value/plateau"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Platform/key/public_transport/value/platform">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Platform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Platform/key/public_transport/value/platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground/key/amenity/value/playground">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">playground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground/key/leisure/value/playground">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">playground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Playground">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Playground/key/amenity/value/playground"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Playground/key/leisure/value/playground"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aire de jeux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de jocos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dětské hřiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Detské ihrisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Grajkanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hrajkanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Igralište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Játszótér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jolastoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Legeplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Leikkikenttä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikvöllurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Lekeplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Lekplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mänguväljak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Otroško igrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palaruan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc infantil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco giochi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Patio de recreo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Plac zabaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Playground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Playground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shesh lojnash</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Spēļu laukums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Speelgrond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Speelplaats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Speelplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielplatz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillplaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tachenn c'hoari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Permainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xuegos infantiles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de juegos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çocuk parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žaidimų aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παιδική Χαρά</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Детская игровая площадка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Детско игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дзіцячая пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дитячий майданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Игралиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملعب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملعب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათამაშო მოედანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游乐场</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">遊び場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/amenity/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/craft/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber/key/shop/value/plumber">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">plumber</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Plumber">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/amenity/value/plumber"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/craft/value/plumber"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Plumber/key/shop/value/plumber"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Point/key/natural/value/point">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Point">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Point/key/natural/value/point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dypk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mũi đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Niemi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nokta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Pointe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Pont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ponto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Punt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Puntu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tačka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Taškas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мыс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тачка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Точка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Точка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">نقطه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კონცხი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">点</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest/key/leisure/value/point_of_interest">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">point_of_interest</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest/key/tourism/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PointOfInterest">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PointOfInterest/key/leisure/value/point_of_interest"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PointOfInterest/key/tourism/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Police/key/amenity/value/police">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">police</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Police">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Police/key/amenity/value/police"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cảnh sát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Lögreglustöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Polícia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Polîs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Policía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Police</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Polici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Policia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Policia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Policie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Policija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Poliisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Polis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Polisie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Politi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Politi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Politie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Politsei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Polizei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Polizei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Polizia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Polizia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Polizie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Posterunek policji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rendőrség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αστυνομία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Милиция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міліція (Поліція)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паліцыя (Міліцыя)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полиција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Полиција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">משטרה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شرطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شرطة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پلیس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">پوليس</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პოლიცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">警察</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">警察</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">警察所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PoliticalBoundary/key/boundary/value/political">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">political</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PoliticalBoundary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PoliticalBoundary/key/boundary/value/political"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostBox/key/amenity/value/post_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">post_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PostBox/key/amenity/value/post_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Boîte aux lettres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Boest-lizheroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Brevlåda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Briefkasten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Brievenbus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bustia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Buzón de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Buzón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Caixa de correio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Caixa de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cassa postal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cassetta delle lettere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hòm thư</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahon ng Liham</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kirjelaatikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Listowy kašćik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Listowy kašćik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Póstkassinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pašto dėžutė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pastkaste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peti Surat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Poštanski sandučić</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Poštansko sanduče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Poštni nabiralnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Poštová schránka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Poštovní schránka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Posbus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Post Box</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Posta kutusu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Postaláda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Postboks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Postbox</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Postkasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Postkassen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Postkast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Postontzia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Skrzynka pocztowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυδρομική Θυρίδα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паштовая скрыня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Почтовый ящик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поштанско сандуче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Поштенско сандаче</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Поштова скриня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תיבת דואר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صندوق بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صندوق بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">صندوق پست</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ডাকবাক্স</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">తపాలా పెట్టె</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საფოსტო ყუთი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">邮箱</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郵便ポスト</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">郵箱</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostOffice/key/amenity/value/post_office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">post_office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PostOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PostOffice/key/amenity/value/post_office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Agência de Correios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bưu điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bureau de poste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Officio postal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Oficina de correos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Oficina de correus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Pósthúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Póstowy zarjad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paštas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pasts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pejabat Pos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pošta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Poczta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Poskantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Post Office</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Post</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Posta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Postamt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Postamt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Postane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Postbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Postetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Postitoimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Postkantoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Postkontor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pueste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapan ng Sulat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-post</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ufficio postale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zyra Postare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταχυδρομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Паштовае аддзяленьне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Почта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Почтовое отделение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пошта</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סניף דואר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اداره پست</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مكتب بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مكتب بريد</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="bn">ডাকঘর</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ფოსტა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">邮局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郵便局</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">郵局</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery/key/craft/value/pottery">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pottery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery/key/shop/value/pottery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pottery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pottery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pottery/key/craft/value/pottery"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pottery/key/shop/value/pottery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerBox/key/power/value/box">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerBox/key/power/value/box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerConstruction/key/power/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerConstruction/key/power/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerDismantled/key/power/value/dismantled">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">dismantled</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerDismantled">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerDismantled/key/power/value/dismantled"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerGenerator/key/power/value/generator">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">generator</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerGenerator">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerGenerator/key/power/value/generator"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerLine/key/power/value/line">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">line</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerLine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerLine/key/power/value/line"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerMinorLine/key/power/value/minor_line">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">minor_line</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerMinorLine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerMinorLine/key/power/value/minor_line"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPole/key/power/value/pole">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerPole/key/power/value/pole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPylon/key/power/value/pylon">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pylon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerPylon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerPylon/key/power/value/pylon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerStation/key/power/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerStation/key/power/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSubStation/key/power/value/sub_station">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sub_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSubStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerSubStation/key/power/value/sub_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSwitch/key/power/value/switch">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">switch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerSwitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerSwitch/key/power/value/switch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">power</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerTower/key/power/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PowerTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PowerTower/key/power/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Preschool/key/amenity/value/preschool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">preschool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Preschool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Preschool/key/amenity/value/preschool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Anaokulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Børnehaveklasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Esikoulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskolaurre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Førskole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ikimokyklinis ugdymas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleuterskool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Lasteaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mateřská škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Předšula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedšula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Para-shkollor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paunang Paghahanda para sa Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Peuterspeelzaal of kleuterschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pirmsskolas apmācība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pré-escola/Jardim de Infância</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Préscolaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Prasekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pre-Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pre-School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pre-schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Predškolska ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Predškolska ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Preescolar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przedszkole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Rakskol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola Materna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Spillschoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Mầm non</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vörschool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vorschule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vrtec</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Óvoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škôlka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Προσχολική Εκπαίδευση</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дашкольная ўстанова</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дошкольное учреждение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дошкільний заклад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Предшколска установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Претшколска установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן ילדים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">روضة أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">روضه أطفال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლამდელი დაწესებულება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学前教育</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幼稚園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PreservedRailway/key/railway/value/preserved">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">preserved</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PreservedRailway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PreservedRailway/key/railway/value/preserved"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bevarad järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bevaret jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bevart jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Conservat ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Erhaltene Bahnspur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril conserváu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ferrovia preservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia preservate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia storica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn miret</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Historická železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Historická železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Historiese spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Historisch spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iekonservēts Dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kolej zabytkowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Megőrzött vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Museorautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Muzejowa železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Očuvana železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ohranjena železniška proga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Paveldo geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinangangalagaang Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Preserved Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ruhet hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sačuvana pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria conservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria preservada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée conservée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuchowana zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt được Bảo tồn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Закансэрваваная чыгуначная каляя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Законсервовані колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Зачувана железничка линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Историческая ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Очувана железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכבת משומרת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية تراثية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">保留铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PrimaryHighway/key/highway/value/primary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">primary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PrimaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PrimaryHighway/key/highway/value/primary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera Principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera primaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta I. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Devlet Yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha prěnjeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Državna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga krajowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga prědnego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Főút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Galvenais valsts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Glavna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Glavni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Haaptstrooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent kentañ renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej (primærrute)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kantatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Lehen mailako errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pirmosios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Primärstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Primær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Primêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Primaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Primary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route principale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugor primar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice první třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di importanza nazionale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Primária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via principal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chính</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Галоўная дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Главен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Главная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Главни пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Головна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך ראשית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق أولي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მთავარი გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">一级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printer/key/shop/value/printer">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">printer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Printer/key/shop/value/printer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printing/key/shop/value/printing">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">printing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Printing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Printing/key/shop/value/printing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Prison/key/amenity/value/prison">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">prison</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Prison">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Prison/key/amenity/value/prison"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Börtön</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bilangguan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Burg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cárcel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Cezaevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Cietums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Espetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fängelse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Fængsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fangelsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fengsel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gefängnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gefängnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gevangenis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Girtîgeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Jastwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kalėjimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà tù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Penjara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Popajźeństwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Presó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Preson</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prigione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Prisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Prisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Prisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Prision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Prison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Prison</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Prisong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Toull-bac'h</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tronk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Väzenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Věznice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vangla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vankila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Więzienie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zatvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zatvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Φυλακή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">В'язниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Затвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Затвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Турма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Тюрьма</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כלא</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">زندان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سجن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سجن</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">జైలు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಕಾರಾಗೃಹ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ციხე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">刑務所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">监狱</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">監獄</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProposedHighway/key/highway/value/proposed">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">proposed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProposedHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProposedHighway/key/highway/value/proposed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedArea/key/boundary/value/protected_area">
+	<key xmlns="http://linkedgeodata.org/meta/">boundary</key>
+	<value xmlns="http://linkedgeodata.org/meta/">protected_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProtectedArea/key/boundary/value/protected_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Boundary"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedBuilding/key/historic/value/protected_building">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">protected_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ProtectedBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ProtectedBuilding/key/historic/value/protected_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pub/key/amenity/value/pub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pub/key/amenity/value/pub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Aludė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Birahane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bistro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Café</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hospoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kjarcma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Kneipe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kocsma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Korčma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Krčma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kroeg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krogs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Kroog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Pöbbinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pab</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Bahay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pijetore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pivnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Pub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Pubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pubi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Quán rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tavarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Taverna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Παμπ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Паб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пивница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פאב</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حانة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">میخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">პაბი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">パブ（立ち吞み屋）</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">酒馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicBuilding/key/amenity/value/public_building">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">public_building</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicBuilding">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PublicBuilding/key/amenity/value/public_building"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bâtiment public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bangunan Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budynek publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Edifício público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Edifici públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Edifici public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Edificio público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Edificio público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Edificio pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Edificio public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Edificiu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikin publiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javne zgradba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Julkinen rakennus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Középület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kamu Binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Offentlig byggnad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentlig bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig bygning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbaar gebouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare gebou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Gusali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Building</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Publike Ndërtimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sabiedriskā ēka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savadur foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tòa nhà Công cộng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ustanova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veřejná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejná budova</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Visuomeninis pastatas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawne twarjenje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Öffentliches Gebäude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јавен објект</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грамадзкі будынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Громадський заклад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Установа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">общественное здание</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מבנה ציבור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى عام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საჯარო შენობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共建筑</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公共建築物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicMarket/key/amenity/value/public_market">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">public_market</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicMarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PublicMarket/key/amenity/value/public_market"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Chợ phiên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Halk Pazarı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herri Azoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Javna tržnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Javni trg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Marc'had foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Marché public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Marcjât public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Marknadsplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mercáu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mercado público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mercat Públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Mercato pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Mercato public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentligt marked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbare markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangmadlang Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Piac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pijaca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Market</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rynek publiczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Torikauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tregu Publik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veřejný trh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Visuomeninis turgus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawne wiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawny mark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Öffentlicher Markt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Базар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городской рынок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градски пазар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кірмаш</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пијаца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שוק</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوق عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوق عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბაზრობა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公設市場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">集市</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PublicTransportThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">public_transport</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pump/key/man_made/value/pump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pump/key/man_made/value/pump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PumpingRig/key/man_made/value/pumping_rig">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_rig</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/PumpingRig">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/PumpingRig/key/man_made/value/pumping_rig"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pumpjack/key/man_made/value/pumpjack">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumpjack</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pumpjack">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pumpjack/key/man_made/value/pumpjack"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pylon/key/aerialway/value/pylon">
+	<key xmlns="http://linkedgeodata.org/meta/">aerialway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pylon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Pylon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Pylon/key/aerialway/value/pylon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerialwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/QuangoOffice/key/office/value/quango">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">quango</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/QuangoOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/QuangoOffice/key/office/value/quango"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Quarry/key/landuse/value/quarry">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">quarry</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Quarry">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Quarry/key/landuse/value/quarry"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Avolouhos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Canteira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cantera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cantera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Carrière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dnevni kop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gurore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harrobi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hukay na Tibagan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kőfejtő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kamenolom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Kamenolom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kamieniołom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Karjäär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Karjeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Karjers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kuari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Lom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Mỏ Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mengleuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ocak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pedreira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pedrera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Petreria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Quarry</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Skała</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Steengroeve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Steengroewe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Steenkuhl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Steinbruch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Steinbrudd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stenbrott</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stenbrud/grusgrav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Λατομείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каменолом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Каменолом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Карьер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кар’ер</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Кар’єр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كسّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كسّارة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კარიერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">採石場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">采石场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Raceway/key/highway/value/raceway">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">raceway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Raceway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Raceway/key/highway/value/raceway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Circuíto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Circuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Circuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Circuito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dirkališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gara rrugën automobilave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Lumba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanal na Daluyan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kilparata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koşu yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Lenktynių trasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de carreras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de carreres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista de corrida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Racecircuit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Racerbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Racerbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Raceway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Redva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Renbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Rennbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rennweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sacensību trase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tävlingsbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Tor wyścigowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trkačka staza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trkalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Versenypálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vial Ràpid</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuběgowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Závodní dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường đua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гоначная траса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гоночна траса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Гоночная трасса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тркачка патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тркачка стаза</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסלול מרוצים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حلبة سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حلبه سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">滚道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rail/key/railway/value/rail">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rail/key/railway/value/rail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayConstruction/key/railway/value/construction">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">construction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayConstruction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayConstruction/key/railway/value/construction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budowana linia kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļš būvniecības stadijā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahn im Bau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eraikitze-lanetan dagoen Trenbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade in costruzion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril en Construcció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia in construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia in costruzione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave në ndërtim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn war sevel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnväg under anläggande</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbane under konstruksjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbane under konstruktion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kinukumpuning Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pruga u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway under Construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rakenteilla oleva rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor in aanbou</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoor in aanbouw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Statomas geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía ferroviaria en construcción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía ferroviaria en construción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via férrea em construção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée en construction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yapım aşamasında Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowa cera se twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Építés alatt álló vasút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt Đang Xây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička pruga u izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železnica so twari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnica v izgradnji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železnica vo výstavbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železnice ve výstavbě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος Υπό Κατασκευή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Будаўніцтва чыгункі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будівництво колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка линија во изградба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка пруга у изградњи</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ремонт ж/д путей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסילת ברזל בבנייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية تحت الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديديه تحت الإنشاء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის რემონტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">在建铁路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">建設中の鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">建造中鐵路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayCrossing/key/railway/value/crossing">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">crossing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayCrossing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayCrossing/key/railway/value/crossing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayHalt/key/railway/value/halt">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">halt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayHalt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayHalt/key/railway/value/halt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Apeadero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de train</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata del treno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Xép</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Haltepunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de traino</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Junan pysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parada de trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de trens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perhentian Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Rongipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Togstopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Togstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Train Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Trajnimi Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Traukinio Stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Treinhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Treinhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tren Durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geralekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti megállóhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vilciena pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka vlaku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železničko stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничко стајалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зупинка поїзда</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Станция ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მატარებლის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">列車停止</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车停靠站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayJunction/key/railway/value/junction">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">junction</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayJunction">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayJunction/key/railway/value/junction"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnknotenpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Collegamento ferroviario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cruïlla de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cruzamento de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu Kavşağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Disvíu de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa mezgls</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Encrucijada de vías ferroviarias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Đầu mối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio mazgas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave kryqëzim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsknutpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanekryss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneovergang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Jonction ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Junction ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kej hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Kolejové rozvětvení</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Križišče železnic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Panulukan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Junction</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee ülekäigukoht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatien risteys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegkruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegkruising</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Unión de vías ferroviarias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti csomópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Węzeł kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznicowe kśicnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnički čvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničný uzol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske křižnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički čvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железнички чвор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички јазол</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Переїзд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стрелка ж/д</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначны вузел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפגש מסילות ברזל</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">تقاطع سكك حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道連絡駅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路枢纽</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayLanduse/key/landuse/value/railway">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">railway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayLanduse/key/landuse/value/railway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Eisebunn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Eisenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Landasan Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudtee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teren kolejowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terreno de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Trenbide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie ferrée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zeleznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička pruga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηρόδρομος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железная дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка пруга</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізниця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чугункань ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгунка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ریل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">ریل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سكه حديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayMilestone/key/railway/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayMilestone/key/railway/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPhone/key/railway/value/phone">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">phone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPhone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayPhone/key/railway/value/phone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPlatform/key/railway/value/platform">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">platform</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayPlatform">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayPlatform/key/railway/value/platform"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Andén de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Andén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Andana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asemalaituri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnsteig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Banchina ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa perons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbaneperron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbaneperrong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ke ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśistupnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Plataforma de trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Plataforma ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Plataporma ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Plateforme ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Platforma e hekurudhave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Platteforma ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Platform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteeperroon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savenn hent-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorweg-platform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegplatform</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågperrong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Trenbide Plataforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničné nástupište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční nástupiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniški peron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Železniske nastupišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznička platforma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички перон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична платформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная плятформа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רציף רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">رصيف محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">رصيف محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის ბაქანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">站台</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道プラットフォーム</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayRoute/key/route/value/railway">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">railway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayRoute/key/route/value/railway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStation/key/railway/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayStation/key/railway/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de trenes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gare (Eisebunn)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteejaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tågstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tren istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная станция</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道駅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStop/key/railway/value/stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwayStop/key/railway/value/stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwaySwitch/key/railway/value/switch">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">switch</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwaySwitch">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RailwaySwitch/key/railway/value/switch"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aguja de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agulia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Aguyes de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aiguillage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Chave de ferrovia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Demiryolu makası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ghi Đường sắt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hekurudhave Pikët</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hentoù-houarn heñchañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsväxel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Tuldok na Pangdaambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśestajadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punti ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Puntos de cambio de vía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punts de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Points</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ratavaihde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Skretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Skretnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoogwegpunte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporskifte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sporveksel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Výhybka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasúti váltó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weiche</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wissel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuhibka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zwrotnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná výhybka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железнички пунктови</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Железнодорожная стрелка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Скретница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стрілка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная стрэлка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبدل السكة الحديدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სარკინიგზო ისარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">铁路点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RailwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">railway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rapids/key/waterway/value/rapids">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rapids</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rapids">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rapids/key/waterway/value/rapids"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brzaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brzaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Brzice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Corredeiras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Fors</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Katarakty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krāces</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga lagaslasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśejmy rěki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Peřeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pragje të lumit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ràpids</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Rápidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rápidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěčne prohi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rabión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rapide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rapides</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rapidos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Rapids</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stromschnellen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stroomversnelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stroomversnelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stryg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stryk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Taranoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thác ghềnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ur-lasterrak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zuhatag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Брзак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брзаци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Парогі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пороги</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Речной порог</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אשדות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منحدرات نهرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منحدرات نهرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">急流</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">湍流</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RealEstate/key/shop/value/real_estate">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">real_estate</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RealEstate">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RealEstate/key/shop/value/real_estate"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ReceptionArea/key/amenity/value/reception_area">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reception_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ReceptionArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ReceptionArea/key/amenity/value/reception_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area accoglienza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area de reception</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Empfangsbereich</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llugar de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Modtagelsesområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ontvangsarea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Oppsamlingsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimanski wobłuk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phòng Tiếp khách</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Priėmimo zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prijemno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Recepce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Recepció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Recepcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Recepcija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Recepcja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Receptie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reception Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Resepsiyon Alanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sambut Tetamu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad degemer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanggapang Pook</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Uzņemšanas zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vastaanottoalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vastuvõtt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobcerk pśidostaśa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zona e pritjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone de réception</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea de recepció</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área de recepção</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área de recepción</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χώρος Υποδοχής</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зона прийому</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Приёмная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пријемно подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыёмная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рецепција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור קבלה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة استقبال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه استقبال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მიმღები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レセプションエリア</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">接待区域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Records/key/shop/value/records">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">records</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Records">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Records/key/shop/value/records"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecreationGround/key/landuse/value/recreation_ground">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">recreation_ground</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecreationGround">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RecreationGround/key/landuse/value/recreation_ground"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Aire de jeux</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area di svago</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area recreative</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Campu recreativu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Eğlence Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Freizeitgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Idrætsplads</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Idrettsplass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Leur c'hoari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lupaing Libangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Recreatiegebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Recreation Ground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rekreační oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rekreacijsko območje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rekreacijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rekreacijsko područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rekreacinė zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szabadidőpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Istirahat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Virkistysalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódychańske strony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wočerstwjenska krajina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zbavitje Ground</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ziemia rekreacyjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zona d'Esbarjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área recreacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área recreacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área recreativa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">База відпочинку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Зона адпачынку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зона отдыха</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рекреативен терен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рекреацијско подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ميدان ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ميدان ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რეკრეაციული ზონა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游乐场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecyclingFacility/key/amenity/value/recycling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">recycling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RecyclingFacility">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RecyclingFacility/key/amenity/value/recycling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Birziklatze gune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Genbrugsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Geri dönüşüm noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Herwinningspunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kierrätyspaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kitar Semula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lec'h adaozañ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Mesto za reciklažu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miejsce recyklingu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pārstrādes punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přijimarnja starowiznow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Perdirbimo punktas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pika riciklimit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point de recyclage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont pal ricicli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook ng Muling Paggamit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Posto de Reciclagem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de recyclage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt de reciclatge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto de reciclaje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de reciclaxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto riciclaggio rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Puntu llimpiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Reciklažna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reciklirna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Recycling Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Recycling-Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Recyclingpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Recyklačké miesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Resirkuleringspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szelektív hulladékgyűjtő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tříděný odpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm hoặc Thùng Tái sinh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zběranišćo starowinow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Återvinningsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Место за рециклажу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Место утилизации</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Месца перапрацоўкі адыходаў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місце переробки відходів</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рециклирање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת מיחזור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بازیافت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة إعادة تصنيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه إعاده تصنيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგავსაყრელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">回收点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RedCross/key/amenity/value/red_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">red_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RedCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RedCross/key/amenity/value/red_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reef/key/natural/value/reef">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reef</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reef">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reef/key/natural/value/reef"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Arrecife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Arrecife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Arrezife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bahura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bradlo, Skalisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Escull</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karreg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Petón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Récif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rạn san hô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rafa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Recife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Recife</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reef</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Resif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Rev</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rifas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Riff</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Rifið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rifs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Riutta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scogliera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scolio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Terumbu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zátony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Útes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ύφαλος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Риф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Риф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рыф</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שונית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سلسلة صخور قرب سطح الماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سلسله صخور قرب سطح الماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რიფი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">砂州</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">礁</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">shkambinj nënujore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Region/key/place/value/region">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">region</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Region">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Region/key/place/value/region"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Alue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskualde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fastera, provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Herêm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Miền</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Område</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Régió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Région</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Rannvro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Reģions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Região</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Região</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Regió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Región</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Región</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Regija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Regio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Region</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Regionas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Regioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Regjioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Regjioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Regjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Rehiyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rejon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Rexión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Streek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Svæðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Регион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Регион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рэгіён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سيمه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რეგიონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地域</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RegisterOffice/key/amenity/value/register_office">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">register_office</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RegisterOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RegisterOffice/key/amenity/value/register_office"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RelayBox/key/amenity/value/relay_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">relay_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RelayBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RelayBox/key/amenity/value/relay_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reportingpoint/key/aeroway/value/reportingpoint">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reportingpoint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reportingpoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reportingpoint/key/aeroway/value/reportingpoint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rescue/key/amenity/value/rescue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rescue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rescue/key/amenity/value/rescue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueBox/key/amenity/value/rescue_box">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue_box</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueBox">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RescueBox/key/amenity/value/rescue_box"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueService/key/amenity/value/rescue_service">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rescue_service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RescueService">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RescueService/key/amenity/value/rescue_service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResearchOffice/key/office/value/research">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">research</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResearchOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResearchOffice/key/office/value/research"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir/key/landuse/value/reservoir">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir/key/man_made/value/reservoir">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">reservoir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Reservoir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reservoir/key/landuse/value/reservoir"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Reservoir/key/man_made/value/reservoir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bể nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Banzáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Baraj Gölü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Embalse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Embassament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Encoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gaśeński jazor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Mirlenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Réservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Represa ou Reservatório de Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Reservoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Reservoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reservoir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rezervoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rezervoar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rezervuar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rezervuaras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Riserva idrica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sztuczny zbiornik wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Takungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tekojärvi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tinggalan ng Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Urtegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Víztározó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Veehoidla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zásobník na vodu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zběranski basenk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zbiralnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdenskrātuve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вадасховішча</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водосховище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Резервоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Резервоар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">водохранилище</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خزان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خزان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყალსაცავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水库</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">水庫</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">貯水池</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Residential/key/amenity/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Residential">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Residential/key/amenity/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHighway/key/highway/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialHighway/key/highway/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Banimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bizileku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Bolig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bostäder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleńska droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenska hasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Calle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga osiedlowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis (-oji)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóövezeti út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamahayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Résidentiel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Residential(Obytný)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sokak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad annezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ulica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Ulice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej i byområder</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnstraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wohnstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Íbúðargatan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατοικίες</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Жила вулиця</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылая вуліца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Улица обычная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מגורים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق سكني</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مسکونی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHome/key/amenity/value/residential_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialHome/key/amenity/value/residential_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialLanduse/key/landuse/value/residential">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">residential</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ResidentialLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ResidentialLanduse/key/landuse/value/residential"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Area Residenziale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Area residential</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Aree residenziâl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Asuinalue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Boligområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Boligområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bostadsområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bydleński wobcerk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Bydlenski wobwod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzīvojamā zona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Gyvenamasis rajonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kawasan Perumahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Nhà ở</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lakóövezet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pook na Panirahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Residential Area (Obytná oblasť)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Residential Area</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rezidenční oblast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Siedlung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stambeno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stambeno područje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stanovanjska cona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad annez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wahnrebeed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Woongebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Woonwijk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yerleşim Bölgesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zabudowa mieszkaniowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Zonë Rezidenciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone résidentielle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Àrea residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Área residencial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατοικημένη Περιοχή</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Жилой район</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Житловий квартал</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Жылы раён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стамбено подручје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Станбено подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منطقة سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منطقه سكنية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცხოვრებელი ტერიტორია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">住宅区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">住宅街</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Resis/key/landuse/value/resis">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">resis</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Resis">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Resis/key/landuse/value/resis"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RestArea/key/highway/value/rest_area">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rest_area</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RestArea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RestArea/key/highway/value/rest_area"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant%3Bpub/key/amenity/value/restaurant%3Bpub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">restaurant;pub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant%3Bpub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Restaurant%3Bpub/key/amenity/value/restaurant%3Bpub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant/key/amenity/value/restaurant">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">restaurant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Restaurant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Restaurant/key/amenity/value/restaurant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gósćeńc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Hosćenc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jatetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Makan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Preti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ravintola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Reštaurácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Restaurán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Restaurace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Restauracja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Restaurang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Restaurant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Restaurante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Restavracija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Restorāns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Restoran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Restoranas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Restorant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Ristorant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ristorante</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Veitingastaðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Étterem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Εστιατόριο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ресторан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рэстаран</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסעדה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">خوړنځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رستوران</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مطعم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مطعم</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რესტორანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">レストラン</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">餐厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Retail/key/amenity/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Retail">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Retail/key/amenity/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetailLanduse/key/landuse/value/retail">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retail</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetailLanduse">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetailLanduse/key/landuse/value/retail"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Al detall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Detailhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Detaljsalg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drobne wikowanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einzelhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Esnaf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Handel detaliczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kenwerzhioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kereskedelmi terület</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Khu vực Buôn bán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Kleinhandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mažmeninė prekyba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Maloobchody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Maloprodaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mazumtirdzniecība</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Me pakicë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Peruncitan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Retail (Obchodná zóna)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retail</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tingi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vähittäiskauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Varejo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkels</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zona comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Área comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќани</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Малопродаја</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Роздрібна торгівля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговая территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэрыторыя дробнага гандлю</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بيع بالمفرق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小売店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">零售</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetainingWall/key/barrier/value/retaining_wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retaining_wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetainingWall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetainingWall/key/barrier/value/retaining_wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetirementHome/key/amenity/value/retirement_home">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">retirement_home</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RetirementHome">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RetirementHome/key/amenity/value/retirement_home"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Altersheim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Asilo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bakımevi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bejaardenhuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa de Retirament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Casa di Riposo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cjase di polse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Daljes në pension Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dom starców</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dom za ostarele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Dom za starije osobe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Domov dôchodcov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Domov důchodců</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Gamlehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Maison de retraite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Nagusien etxea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà về hưu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyugdíjasotthon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Olenhuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ouetehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pansionāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Plejehjem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Residencia de jubilados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Residencia de mayores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Residencia de xubilados</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Residentia pro vetere personas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Retirement Home</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rumah Persaraan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Senelių namai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Starački dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Starcownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Starownja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tahanan ng Pagreretiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-retredidi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vanadekodu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vanhainkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Äldreboende</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Будинки для людей похилого віку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дом престарелых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дом састарэлых</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Старачки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Старечки дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית אבות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بيت مسنين</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მოხუცებულთა თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">养老院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">老人ホーム</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ridge/key/natural/value/ridge">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ridge/key/natural/value/ridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Bargkamm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bergskam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bjergkam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cordal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cordilheira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Crête</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cresta montuosa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cresta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Crista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Górski grjebjeń</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Grēda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Grat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Greben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Grzbiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hřeben</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Harju</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Hegygerinc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Horinski hrjebjeń</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hrebeň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ketera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kreshtë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kribenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Luống đất</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Rabung</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ridge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rygg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sırt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tagaytay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горны хрыбет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гребен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гірський хребет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Срт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Хребет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">רכס</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض مرتفعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქედი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">岭</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海嶺</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rig/key/man_made/value/rig">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rig</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rig">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rig/key/man_made/value/rig"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rigger/key/craft/value/rigger">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rigger</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rigger">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rigger/key/craft/value/rigger"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/River/key/waterway/value/river">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">river</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/River">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/River/key/waterway/value/river"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fiume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Floss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Flum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fluvio/Riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ibai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõgi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Nehir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Reka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rieka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Rijeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">River</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Rzeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sungai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Áin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Älv</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řeka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ποτάμι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Рака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Река</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ріка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">رودخانه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">నది</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ನದಿ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მდინარე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">河川</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Riverbank/key/waterway/value/riverbank">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">riverbank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Riverbank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Riverbank/key/waterway/value/riverbank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Argine/Banchina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Břeh řeky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bờ sông</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Beira do río</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Breg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Breh rieky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Brzeg rzeki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Elvebredd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Flodbred</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Flussufer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Folyópart</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Irmak kenarı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Jõekallas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Joki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Lit de rivière</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Margem de rio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Naoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pampang ng Ilog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rěčny brjóh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěcyny brjog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Rečna obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ribera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ribera'l ríu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Riječna obala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ripa de fluvio/riviera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Riverbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Riverbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Rivierbedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Rivierbedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stroomöver</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upės krantas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Upes krasts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Älvbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бераг ракі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Берег реки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Берег ріки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Кеј</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Речна обала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גדת נהר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضفة نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضفه نهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">川岸</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">河岸</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">banka e lumit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Road/key/highway/value/road">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">road</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Road">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Road/key/highway/value/road"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lansangan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nedoločena cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrugë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Straat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada generica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Strade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Strooss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Tee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Väg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δρόμος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جاده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">واټ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ರಸ್ತೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გზა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RoadRoute/key/route/value/road">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">road</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RoadRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RoadRoute/key/route/value/road"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rocks/key/natural/value/rocks">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rocks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Rocks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Rocks/key/natural/value/rocks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roofer/key/craft/value/roofer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">roofer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roofer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Roofer/key/craft/value/roofer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roundabout/key/junction/value/roundabout">
+	<key xmlns="http://linkedgeodata.org/meta/">junction</key>
+	<value xmlns="http://linkedgeodata.org/meta/">roundabout</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Roundabout">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Roundabout/key/junction/value/roundabout"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Route/key/type/value/route">
+	<key xmlns="http://linkedgeodata.org/meta/">type</key>
+	<value xmlns="http://linkedgeodata.org/meta/">route</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Route">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Route/key/type/value/route"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RouteThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">route</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ruins/key/historic/value/ruins">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ruins</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ruins">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ruins/key/historic/value/ruins"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dismantroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Drupas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Gërmadhe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Griuvėsiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Harabe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Guho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Puing</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rauniot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Rom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rovine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Rozpadanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ruínas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ruïne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ruïnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ruïnes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ruševine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ruin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ruin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ruina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ruinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Ruinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Ruine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Ruinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ruinen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ruiner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ruines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ruines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Ruins</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ruiny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Ruiny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tàn tích</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Varemed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zřícenina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развалины</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Рушевине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Рушевини</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Руіны</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Руїни</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הריסות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أطلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أطلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">శిథిలాలు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნანგრევები</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">廃墟</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">遗迹</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RumbleStrip/key/traffic_calming/value/rumble_strip">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rumble_strip</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RumbleStrip">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RumbleStrip/key/traffic_calming/value/rumble_strip"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RuneStone/key/historic/value/rune_stone%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rune_stone </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/RuneStone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/RuneStone/key/historic/value/rune_stone%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Runway/key/aeroway/value/runway">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">runway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Runway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Runway/key/aeroway/value/runway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sa/key/natural/value/sa">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sa</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sa">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sa/key/natural/value/sa"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Saddler/key/craft/value/saddler">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">saddler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Saddler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Saddler/key/craft/value/saddler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SailingClub/key/leisure/value/sailing_club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sailing_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SailingClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SailingClub/key/leisure/value/sailing_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sailmaker/key/craft/value/sailmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sailmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sailmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sailmaker/key/craft/value/sailmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaintsCross/key/historic/value/saints_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">saints_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaintsCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SaintsCross/key/historic/value/saints_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SallyPort/key/barrier/value/sally_port">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sally_port</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SallyPort">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SallyPort/key/barrier/value/sally_port"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon/key/amenity/value/salon">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon/key/shop/value/salon">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salon</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Salon">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Salon/key/amenity/value/salon"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Salon/key/shop/value/salon"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cuidaos corporales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kuaför</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lepotilni salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Salón de beleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Salón de belleza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Salón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sala d'estar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sallon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Saloñs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Salon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Salonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Salone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Salong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Salong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Salonki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Salons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoonheidssalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szalon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Làm tóc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Салон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Салён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סלון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صالون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صالون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">沙龙</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">美容店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaltPond/key/landuse/value/salt_pond">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">salt_pond</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SaltPond">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SaltPond/key/landuse/value/salt_pond"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sand/key/natural/value/sand">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sand/key/natural/value/sand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna/key/amenity/value/sauna">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sauna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna/key/leisure/value/sauna">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sauna</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sauna">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sauna/key/amenity/value/sauna"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sauna/key/leisure/value/sauna"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Bastu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Gufubaðið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hamam / Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà Tắm hơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Saona</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Saunë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Saune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Savna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sawna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sawna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Silid-suuban</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szauna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σάουνα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Баня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лазьня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сауна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סאונה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حمّام بخارى حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حمّام بخاري حار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საუნა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">サウナ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">桑拿</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">桑拿</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sawmill/key/craft/value/sawmill">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sawmill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sawmill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sawmill/key/craft/value/sawmill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scaffolder/key/craft/value/scaffolder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scaffolder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scaffolder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scaffolder/key/craft/value/scaffolder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/School/key/amenity/value/school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/School">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/School/key/amenity/value/school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Dibistan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Escola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Escuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Escuela</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ikastetxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Iskola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Koulu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Mokykla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Okul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paaralan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Schola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">School</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schoul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schule</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scuele</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scuola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Sekolah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shkoll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skólinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skole</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Szkoła</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">École</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Škola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Šola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Šula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σχολείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Училиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">школа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">בית ספר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرسة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">مدرسه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښوونځی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">బడి</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ಶಾಲೆ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სკოლა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">学校</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">學校</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHall/key/amenity/value/scout_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scout_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScoutHall/key/amenity/value/scout_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHut/key/amenity/value/scout_hut">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scout_hut</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScoutHut">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScoutHut/key/amenity/value/scout_hut"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scree/key/natural/value/scree">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scree</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scree">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scree/key/natural/value/scree"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi Đá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Batu Runtuh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Batuhang Buhaghag</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cascalho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Detrito cadite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Disac'hadur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geröll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ghiaione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Harritza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kamjenišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kayşat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kivikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Klint</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Melišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Nogāze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Osulina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Osyp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pedregal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pedregal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pedregar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Puin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Puin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rrëpirë me gurë të rrzum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Scree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Skardis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sutina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sziklatörmelék</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Taluskon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Walanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zsypisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Éboulis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šljunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Осулина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Осыпь камней</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Сип</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шчэбень</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Щебінь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ערמת סלעים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض حصاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض حصاة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">კლდეზვავი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">がれ場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">堆积物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scrub/key/natural/value/scrub">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scrub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Scrub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Scrub/key/natural/value/scrub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Arbusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Arbusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Belukar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Boscaglia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Broussailles</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Busch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Buskskog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Cotollal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cserjés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Grmovje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Guštara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Guštara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kaçubë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Kerki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Krě</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Krūmājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krūmai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Krat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kratt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Krattbusch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Matogueira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Matorrales</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palumpong</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pensaikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rúbanisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Rumiště</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Scrub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Scrub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Strouezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Struikgewas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Struikgewas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zagajnik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çalılık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đất Bụi rậm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Гуштара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Кустарник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Хмызьняк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Чагарник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Честак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ערבה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أشجار منخفضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أشجار منخفضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ბუჩქნარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">低木林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">灌木</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScubaDivingShop/key/shop/value/scuba_diving">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">scuba_diving</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ScubaDivingShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ScubaDivingShop/key/shop/value/scuba_diving"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sculptor/key/craft/value/sculptor">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sculptor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sculptor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sculptor/key/craft/value/sculptor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sea/key/natural/value/sea">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sea</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sea/key/natural/value/sea"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seat/key/amenity/value/seat">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">seat</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seat">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Seat/key/amenity/value/seat"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seating%2Cornamental/key/amenity/value/seating%2Cornamental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">seating,ornamental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Seating%2Cornamental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Seating%2Cornamental/key/amenity/value/seating%2Cornamental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecondHand/key/shop/value/second_hand">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">second_hand</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecondHand">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SecondHand/key/shop/value/second_hand"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecundaryHighway/key/highway/value/secundary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">secundary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SecundaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SecundaryHighway/key/highway/value/secundary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sento/key/amenity/value/sento">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sento</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sento">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sento/key/amenity/value/sento"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Service/key/amenity/value/service">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Service">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Service/key/amenity/value/service"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceAreaInterface/key/man_made/value/service_area_interface">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">service_area_interface</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceAreaInterface">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServiceAreaInterface/key/man_made/value/service_area_interface"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceStation/key/highway/value/services">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServiceStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServiceStation/key/highway/value/services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autópálya-pihenőhely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Autobahnraststätte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Autobide Zerbitzuak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Autocesta - usluge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Automagistralės paslaugos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelwegdienstverlening</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Autostradë Sherbime</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtocestno postajališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtodróhowy wotpočny hosćenc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Dálniční odpočívadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Dịch vụ Dọc đường Cao tốc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dinleme Tesisi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gósćeńc pśi awtodroze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga Palingkuran sa Daanan ng Sasakyang De-motor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Moottoritiepalvelut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Motorveitjenester</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motorvejsserviceområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Motorway Services</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perkhidmatan Lebuhraya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Serveis en ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Serviços de autoestrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Services autoroutiers</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Servicios de autostrata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios n'autopista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Servijoù gourhent</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Snelweg Dienste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione di servizio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Usługi autostrady</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Usluge na auto-putu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía de servicio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Área de servizo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Крајпатен сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Придорожный сервис</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Придорожній сервіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыдарожны сэрвіс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Услуге на ауто-путу</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שירותי דרך</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">خدمات الطرق السريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">خدمات الطرق السريعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">高速公路服务区</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Services/key/amenity/value/services">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Services">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Services/key/amenity/value/services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServingAreaInterface/key/man_made/value/serving_area_interface">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">serving_area_interface</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ServingAreaInterface">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ServingAreaInterface/key/man_made/value/serving_area_interface"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SesStation/key/emergency/value/ses_station">
+	<key xmlns="http://linkedgeodata.org/meta/">emergency</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ses_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SesStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SesStation/key/emergency/value/ses_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/EmergencyThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shed/key/building/value/shed">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shed</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shed">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shed/key/building/value/shed"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sheepfold/key/man_made/value/sheepfold">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sheepfold</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sheepfold">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sheepfold/key/man_made/value/sheepfold"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shelter/key/amenity/value/shelter">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shelter</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shelter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shelter/key/amenity/value/shelter"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Abeiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Abellugu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Altánok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Beschutting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Esőház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwasked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Hydda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanlungan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Korunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nơi Trú ẩn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pódstup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístřeší</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pajumte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pastogė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pensilina/ricovero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Perteduhan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Podstup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Refúgio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Refuge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Refugi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Refugio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Refugio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Schuulruum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Shelter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shelter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sklonište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sklonište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skuiling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Strehim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tilfluktsrom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Unterkunft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Väestönsuoja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Varjualune</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zaklonišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Засолниште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прытулак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Склониште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Укриття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Укрытие</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מחסה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ملجأ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ملجأ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თავშესაფარი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">庇护所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">避難所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShelteredHousing/key/amenity/value/sheltered_housing">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sheltered_housing</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShelteredHousing">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShelteredHousing/key/amenity/value/sheltered_housing"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shipping/key/shop/value/shipping">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shipping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shipping">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shipping/key/shop/value/shipping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoal/key/natural/value/shoal">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoal/key/natural/value/shoal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bãi cạn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Banco de arena</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Banco de sablo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Banlik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Barra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Baxu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Beting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cardume</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Cekt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Grunning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Haut-fond</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hondar-banku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klosenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Měłkosć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mělčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matalikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Mielizna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Niłčina, pěsčišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Peščena plaža</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plytčina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rėva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sēklis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sığlık</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sandbanke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Secca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shoal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sprud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sprud</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Untiefe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zátony</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zandbank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мелководье</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Мілина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Плитко место</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Плыткаводзьдзе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спруд</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שרטון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مياه ضحلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مياه ضحلة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">浅滩</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">浅瀬</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoeRepair/key/shop/value/shoe_repair">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoe_repair</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoeRepair">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoeRepair/key/shop/value/shoe_repair"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker/key/craft/value/shoemaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoemaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker/key/shop/value/shoemaker">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoemaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoemaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoemaker/key/craft/value/shoemaker"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoemaker/key/shop/value/shoemaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoes/key/shop/value/shoes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shoes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shoes">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shoes/key/shop/value/shoes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Apavu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ayakkabı Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Batų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe di scarpis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Cipőbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Kasut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kenkäkauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kingapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de chaussures</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di calzature</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obuva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obuvnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica obuće</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sabateria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Sapataria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scarperia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schoenenzaak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Schohladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schonggeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schuhgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shoe Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Skóbúð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep obuwniczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skoaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skoenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal voteier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Giày</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Sapatos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina obućom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina s čevlji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod črijow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za crjeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zapatadenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zapataría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Zapatería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zapatería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Взуття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама абутку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Обувки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Обувной магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница обуће</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות נעליים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر أحذية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر أحذية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">靴屋</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">鞋店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">鞋店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan këpucësh</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/amenity/value/shop">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/shop/value/shop">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop/key/shop/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shop">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">shop</sourceKey>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/amenity/value/shop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/shop/value/shop"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shop/key/shop/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Affär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Boteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Buteghe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Butikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Dükkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Geschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kauplus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Laden</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Loja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśekupnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Verslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατάστημα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">فروشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر/دكان/حانوت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر/دكان/حانوت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">هټۍ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">商店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">店舗</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFIXME/key/shop/value/FIXME">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">FIXME</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFIXME">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShopFIXME/key/shop/value/FIXME"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFixme/key/shop/value/fixme">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fixme</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShopFixme">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShopFixme/key/shop/value/fixme"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shopping/key/amenity/value/shopping">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shopping">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shopping/key/amenity/value/shopping"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acquisti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apsipirkimo vieta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Beli-Belah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bevásárlás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botigues</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Comercio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Commerce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Compras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Compras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Compres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Erosketak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Handel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Handel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iepirkšanās</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Inkopies</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Ladens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nakup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nakupovanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostokset</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamimili</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pazar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Prenadennoù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shopping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zakupy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дуќани</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговачки центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шопінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სავაჭრო ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ショッピング</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">购物</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCenter/key/shop/value/shopping_center">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping_center</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCenter">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoppingCenter/key/shop/value/shopping_center"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCentre/key/shop/value/shopping_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shopping_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ShoppingCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ShoppingCentre/key/shop/value/shopping_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alışveriş Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bevásárlóközpont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Centro Comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro commercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro commerciale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru comercial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum handlowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Einkaufszentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Iepirkšanās centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Indkøbscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Köpcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kjøpesenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn-genwerzh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Kupowański centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Merkatal Gunea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nákupné stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Nákupní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Nakupovalno središče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nakupowanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Ostoskeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Beli-Belah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendra tregtare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Shopping Center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Shopping Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tržni centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovački centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Mua sắm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Winkelcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Winkelsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торговий центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Торговый центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трговски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тржни центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז קניות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز التسوق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ショッピングセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">購物中心</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">购物中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shops/key/amenity/value/shops">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shops</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shops">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shops/key/amenity/value/shops"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shower/key/amenity/value/shower">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">shower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Shower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Shower/key/amenity/value/shower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Showers/key/amenity/value/showers">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">showers</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Showers">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Showers/key/amenity/value/showers"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signal/key/railway/value/signal">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">signal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Signal/key/railway/value/signal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signpost/key/amenity/value/signpost">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">signpost</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Signpost">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Signpost/key/amenity/value/signpost"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Silo/key/man_made/value/silo">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">silo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Silo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Silo/key/man_made/value/silo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkatePark/key/leisure/value/skate_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">skate_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkatePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkatePark/key/leisure/value/skate_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRental/key/amenity/value/ski_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiRental/key/amenity/value/ski_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRoute/key/route/value/ski">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiRoute/key/route/value/ski"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiSchool/key/amenity/value/ski_school">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ski_school</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SkiSchool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SkiSchool/key/amenity/value/ski_school"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Slipway/key/leisure/value/slipway">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">slipway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Slipway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Slipway/key/leisure/value/slipway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Andamyong Pagawaan ng Barko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Bến tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bedding</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Cale de lancement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gleitbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Grada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Helling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kızak yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Lodný sklz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Navoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Navoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Pochylnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rampa de barca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rampa de barco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Rampa per la messa in acqua di imbarcazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Rampa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Rampla de botadura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sólya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Skluzavka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Slipas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Slipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Slipp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slipphelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Slipway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Slipway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stapelbädd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Trailerhelling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Varadoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesillelaskuramppi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Łoźowa suwanka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Испуст</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Навоз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сліп (спуск на воду)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Эллинг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Элінг</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مزلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مزلقة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船入水滑道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">造船台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sluice/key/waterway/value/sluice">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sluice</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sluice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sluice/key/waterway/value/sluice"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Snacks/key/shop/value/snacks">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">snacks</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Snacks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Snacks/key/shop/value/snacks"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SnowPark/key/amenity/value/snow_park">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">snow_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SnowPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SnowPark/key/amenity/value/snow_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialCentre/key/amenity/value/social_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialCentre/key/amenity/value/social_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub/key/amenity/value/social_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub/key/leisure/value/social_club">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialClub/key/amenity/value/social_club"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialClub/key/leisure/value/social_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Câu lạc bộ Xã hội</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro Sociale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Club social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clube social</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Društveni klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Geselligkeitsverein</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kapisanang Panglipunan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kelab Sosial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Klub sokial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Klub towarzyski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sociālais klubs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Social Club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Social klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Social klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sociale club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Socialinių reikalų klubas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sosiaalinen kerho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sosial klubb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sosiale klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sosyal kulübü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sozialvereen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Společenský klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Spoločenský klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Társasági klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Towarišliwostny klub</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Towarstwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Друштвен клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Друштвени клуб</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Клуб за інтересами</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Клюб па інтарэсах</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Сообщество</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מועדון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نادى اجتماعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نادي اجتماعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი თავშეყრის ადგილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">社交クラブ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">社交俱乐部</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">klub shoqërore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialFacility/key/amenity/value/social_facility">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_facility</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialFacility">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialFacility/key/amenity/value/social_facility"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialServices/key/amenity/value/social_services">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">social_services</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SocialServices">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SocialServices/key/amenity/value/social_services"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium/key/amenity/value/solarium">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">solarium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium/key/shop/value/solarium">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">solarium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Solarium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Solarium/key/amenity/value/solarium"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Solarium/key/shop/value/solarium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenir/key/shop/value/souvenir">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">souvenir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Souvenir/key/shop/value/souvenir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenirs/key/shop/value/souvenirs">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">souvenirs</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Souvenirs">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Souvenirs/key/shop/value/souvenirs"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spa/key/amenity/value/spa">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spa</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spa">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Spa/key/amenity/value/spa"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedCamera/key/highway/value/speed_camera">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_camera</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedCamera">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedCamera/key/highway/value/speed_camera"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedEnforcement/key/amenity/value/speed_enforcement">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_enforcement</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedEnforcement">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedEnforcement/key/amenity/value/speed_enforcement"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedTrap/key/amenity/value/speed_trap">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">speed_trap</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SpeedTrap">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SpeedTrap/key/amenity/value/speed_trap"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport/key/amenity/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport/key/leisure/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sport">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sport/key/amenity/value/sport"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sport/key/leisure/value/sport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportShop/key/shop/value/sport">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sport</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportShop/key/shop/value/sport"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">sport</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sports/key/shop/value/sports">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sports">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sports/key/shop/value/sports"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Articoli sportivi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga d'esports</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Deportes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kirol denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de artigos esportivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejna pro sportovce</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep sportowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor Malzemeleri Mağazası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordipood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Sport Dyqani</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sportaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sportbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto prekių parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportowy wobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportsbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportsforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Sportsgeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportska oprema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de deportes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Tienda de artículos deportivos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina sportskom opremom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športna trgovina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športový obchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κατάστημα Αθλητικών</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартовая крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортивні товари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортска опрема</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски дуќан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות ספורט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر رياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر رياضة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スポーツ用品専門店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育用品店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">體育用品店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre/key/amenity/value/sports_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre/key/leisure/value/sports_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sports_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SportsCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportsCentre/key/amenity/value/sports_centre"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SportsCentre/key/leisure/value/sports_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre esportiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre sportif</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri sportîf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Centro Desportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro Esportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Centro deportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro sportivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru deportivu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum sportowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Kiroldegi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn sport</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyang Pampalakasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Sukan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër Sportive</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Spor Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Spordikeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sport-sentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Sporta centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Sportcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sporthall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sportközpont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sporto centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sportovní centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sportowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Sportowy centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Sports Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sportscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sportski centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Sportski centar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sportssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Sportzentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Sportzentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Thể thao</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Urheilukeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Íþróttamiðstöðin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Športni center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Športové stredisko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αθλητικό Κέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Спартовы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Спортивний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Спортски центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز رياضي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სპორტული ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スポーツセンター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育馆</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spring/key/natural/value/spring">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Spring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Spring/key/natural/value/spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Allikas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Avots</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Born</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bron</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bukal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Deu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Fontana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Fonte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Forrás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Izvir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Izvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Källa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Kilde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lamm-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Manantial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mata Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Nascente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Pınar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prameň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Pramen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pranverë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Primavera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Quell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Quelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sorgente</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Source</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Spring</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Suối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Šaltinis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Źródło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Žórło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Žrědło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Джерело</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Извор</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крыніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Лисьмапря</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Родник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מעיין</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بهار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نبع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نبع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყარო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">泉</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">泉</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stadium/key/leisure/value/stadium">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stadium</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stadium">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stadium/key/leisure/value/stadium"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estádio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estádio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estadiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Istadyum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Sân vận động</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Saadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Stade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stadi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stadio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stadion</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Stadionas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Stadioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Stadions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stadium</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Stadyûm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Stadyum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štadión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάδιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стадион</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Стадыён</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стадіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Штадіон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">لوبغالی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدرج ألعاب رياضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدرج ألعاب رياضية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ورزشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სტადიონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スタジアム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">体育场</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StandBuilder/key/craft/value/stand_builder">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stand_builder</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StandBuilder">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StandBuilder/key/craft/value/stand_builder"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/State/key/place/value/state">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">state</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/State">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/State/key/place/value/state"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bundesland/-staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Delstat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Delstat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Država (ZDA):</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estáu, comunidá autónoma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estado o provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Estado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estado/Provincia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estat o província</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estatua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Negeri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Osariik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Osavaltio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Pokrajina / država (USA)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ríki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Regione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Savezna država</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Shteti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Staat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Stat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">State</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tỉnh bang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Valstija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zwězkowy kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zwjazkowy kraj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">État / province</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">İl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Štát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Štats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολιτεία</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Область/Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Область/Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Покраина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Савезна држава</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Штат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מדינה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ايالت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ولاية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ولاية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">రాష్ట్రం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">შტატი/ოლქი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">国家</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">都道府県・州</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Station/key/public_transport/value/station">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Station">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Station/key/public_transport/value/station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StationEntrance/key/railway/value/station_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">station_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StationEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StationEntrance/key/railway/value/station_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationary/key/shop/value/stationary">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stationary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stationary/key/shop/value/stationary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationery/key/shop/value/stationery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stationery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stationery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stationery/key/shop/value/stationery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de papereria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cartoleria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Kancelejas preču veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Kantoorartikelenwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedawarnja za pisańskich wórow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Papírnictví</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Papelaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Papelaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Papelería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Papelería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Paperaerezh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Papeterie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Papierníctvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Papierwarenladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Papirbutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Papireria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Papirnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Papirvarehandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Papjernistwo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Pappershandel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep papierniczy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Skryfbehoeftes-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stationery Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Văn phòng phẩm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Papel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Írószerbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Канцелярские товары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Канцтавары</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Канцтовари</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Папирница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Прибор и репроматеријали</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות כלי כתיבה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محل قرطاسية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محل قرطاسية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">文具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">文具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">文房具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan shkrimi</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Statue/key/amenity/value/statue">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">statue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Statue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Statue/key/amenity/value/statue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Steps/key/highway/value/steps">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">steps</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Steps">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Steps/key/highway/value/steps"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cầu thang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Chanzos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Degraus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Diri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Escaleras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Escaleres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Escalier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Eskailera-mailak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Graons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Hapat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Lépcső</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Laiptai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Merdiven</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga hakbang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pakāpieni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Passos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Portaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Scala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Scalones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Schodźenki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Schody</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Scjalis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Stepenice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Stepenice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Steps</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stopnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Stupy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tangga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Trap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Trap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Trappa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trappe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Trappe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Trapper</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trepp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Trepp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Treppe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Кузтемат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прыступкі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Скалила</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Стежка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Степенице</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ступеньки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מדרגות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">درج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">درج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">پله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">楼梯</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">階段</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stile/key/barrier/value/stile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stile/key/barrier/value/stile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stone/key/natural/value/stone">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stone/key/natural/value/stone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StoneCircle/key/historic/value/stone_circle">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stone_circle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StoneCircle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StoneCircle/key/historic/value/stone_circle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stonemason/key/craft/value/stonemason">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stonemason</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stonemason">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stonemason/key/craft/value/stonemason"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopPosition/key/public_transport/value/stop_position">
+	<key xmlns="http://linkedgeodata.org/meta/">public_transport</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop_position</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopPosition">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StopPosition/key/public_transport/value/stop_position"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PublicTransportThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopSign/key/highway/value/stop">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StopSign">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StopSign/key/highway/value/stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Storage/key/amenity/value/storage">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Storage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Storage/key/amenity/value/storage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StorageTank/key/man_made/value/storage_tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">storage_tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StorageTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StorageTank/key/man_made/value/storage_tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Strait/key/natural/value/strait">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">strait</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Strait">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Strait/key/natural/value/strait"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Boğaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Cieśnina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Détroit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Eo biển</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estrecho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estrechu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estreito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estreito</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estret</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Itsasertza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jūras šaurums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kipot</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Mórska wužina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Mórska wuscyna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Moreuz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ngushticë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Ožina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Sąsiauris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Salmi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Seestraat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Selat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Straat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Strait</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Stred</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stretto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Stricto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Strizh-mor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tengerszoros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tjesnac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Väin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zeeëngte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Úžina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Úžina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πορθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мореуз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Перешийок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пратока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пролив</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Проток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מצר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضيق جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضيق جبلي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სრუტე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">海峡</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">海峡</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stream/key/waterway/value/stream">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stream</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stream">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stream/key/waterway/value/stream"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Arroio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Arroyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Bæk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bach</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Batis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Beek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Córrego</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Dòng suối</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwazh-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Lækurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lumë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Oja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Patak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Potok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rěcka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Regatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Rivo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ruisseau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ruscello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ström</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Strøm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Strauts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Stream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Stream</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stroom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Strumień</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Upeliukas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkorěka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Поток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Поток</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ручей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Струмень</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Струмок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чудикерькс</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פלג</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جدول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جدول</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაკადული</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">小川</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">溪流</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp/key/amenity/value/street_lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp/key/highway/value/street_lamp">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_lamp</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLamp">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLamp/key/amenity/value/street_lamp"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLamp/key/highway/value/street_lamp"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLight/key/amenity/value/street_light">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">street_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/StreetLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/StreetLight/key/amenity/value/street_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stripclub/key/amenity/value/stripclub">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">stripclub</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Stripclub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Stripclub/key/amenity/value/stripclub"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Studio/key/amenity/value/studio">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">studio</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Studio">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Studio/key/amenity/value/studio"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Appartamento de un camera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Ateliér</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Eenkamer-Appartement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Eenkamerappartement</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Estúdio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estúdio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estudi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estudio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estudiu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Istudyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Stúdió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Stüdyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Studie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Studija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Studija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Studijo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Studio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στούντιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Студио</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Студио</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Студия</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Студыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Студія</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סטודיו</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ستوديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ستوديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">سټوډيو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სტუდია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スタジオ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">工作室</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subdivision/key/place/value/subdivision">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subdivision</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subdivision">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Subdivision/key/place/value/subdivision"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Alt bölümü</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Deelgebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Deelgebied</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dzielnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hàng xóm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Isrann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kabahaging kahatian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Naapurusto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Nenndamje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Parcely</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podgrupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Podgrupa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pododdelek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Pododdelenie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Sotdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Subdibisio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Subdivisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Subdivisão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Subdivisió</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Subdivisión</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Subdivision</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Subdivizija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Suddivisione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Településrész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Trabantowe město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Trabantowe město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Underafdeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Underavdeling</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Underavdelning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Untergruppe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Υποδιαίρεση</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Админ. подрачје</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Падразьдзел</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подгрупа</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Подразделение</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Підрозділ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חלוקת משנה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">التقسيم الفرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">التقسيم الفرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">区分</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">细分</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Suburb/key/place/value/suburb">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">suburb</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Suburb">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Suburb/key/place/value/suburb"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Aldiri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Bairro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Barrio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Barriu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Buitenwijk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Cuartîr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Förort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Hverfið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kanugnog ng lungsod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Karter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lähiö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Městská část</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Mahalle / Banliyö</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mestský obvod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ngoại ô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Osiedle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Předměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pśedměsto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Periferi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Piepilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Predgrađe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Predgrađe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Predmestje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Priemiestis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Quartier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Quartiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadtteil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Subúrbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Subbandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Suburb</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Suburbi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Suburbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Suburbio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Városrész</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vöroort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Voorstad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Προάστιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Населба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Передмістя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Прадмесьце</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Предграђе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пригород</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פרוור</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ضاحية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ضاحية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">محله</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">გარეუბანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">郊区</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">郊外</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subway/key/railway/value/subway">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subway</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Subway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Subway/key/railway/value/subway"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de metrô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Pang-ilalim na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Metróállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Metro geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Metro istasyonu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Metro stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Metro stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Metro stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Metro-Statioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metroasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Metroojaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Metrostasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Metrostation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Metrowa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podzemna - stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Podzemna postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacioni i metrosë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Stanica metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Stanice metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Station de métro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione della metropolitana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Bawah Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">T-banestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trạm Xe điện Ngầm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tunnelbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">U-Bahn-Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Undergrundsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastanišćo pódzemskeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σταθμός Μετρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Метро станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Метро станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Станция метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Станцыя мэтро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Станція метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת תחתית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة مترو الأنفاق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه مترو الأنفاق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეტროსადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地下鉄駅</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地铁站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SubwayEntrance/key/railway/value/subway_entrance">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">subway_entrance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SubwayEntrance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SubwayEntrance/key/railway/value/subway_entrance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés al Metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Antre metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Boca de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Boca de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Bouche de métro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cửa vào Nhà ga Xe điện ngầm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Entrada de metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Entrada do metrô</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Entrata al metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Ingresso alla metropolitana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Metrókijárat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Metro Giriş</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Metro Hyrja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Metro Sarbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Metro ieeja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Metroingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Metroingang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metron sisäänkäynti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pasukan sa Pang-ilalim na Daambakal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pintu Masuk Bawah Tanah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Podzemna - ulaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Subway Entrance</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">T-baneinngang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Tunnelbaneingång</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">U-Bahn-Zugang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Ulaz u metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Undergrundsindgang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vchod do metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vhod na podzemno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vstup do metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wejście na stację metra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zachod do podzemskeje železnicy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zachod k pódzemskej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Įėjimas į metro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Είσοδος Στο Μετρό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Влез во метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вход в метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вхід в метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Уваход у мэтро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Улаз у метро</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כניסה לתחנת רכבת תחתית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مدخل مترو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مدخل مترو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მეტროში შესასვლელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">地下鉄駅入口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">地铁入口</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SummitCross/key/man_made/value/summit_cross">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">summit_cross</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SummitCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SummitCross/key/man_made/value/summit_cross"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SunProtection/key/craft/value/sun_protection">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sun_protection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SunProtection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SunProtection/key/craft/value/sun_protection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/amenity/value/supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/Supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/supermarket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">supermarket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Supermarket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/amenity/value/supermarket"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/Supermarket"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Supermarket/key/shop/value/supermarket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gourmarc'had</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Lielveikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Malaking Pamilihan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pasar Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Prekybos centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Süpermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Siêu thị</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Snabbköp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Stormarknad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Supermarché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Supermarché</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Supermarcjât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Supermark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Supermark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Supermarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Supermarked</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Supermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Supermarketti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Supermarkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Supermercáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Supermercado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Supermercat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Supermercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Supermercato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Supermerkatu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Superwiki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szupermarket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σουπερμάρκετ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Супермаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Супэрмаркет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סופרמרקט</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">دوکـّون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سوبرماركت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سوبرماركت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سوپرمارکت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სუპერმარკეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">スーパーマーケット</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">超市</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">超級市場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surgery/key/amenity/value/surgery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">surgery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surgery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Surgery/key/amenity/value/surgery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surveillance/key/man_made/value/surveillance">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">surveillance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Surveillance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Surveillance/key/man_made/value/surveillance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Survey/key/amenity/value/survey">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">survey</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Survey">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Survey/key/amenity/value/survey"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SurveyPoint/key/man_made/value/survey_point">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">survey_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SurveyPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SurveyPoint/key/man_made/value/survey_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweep/key/craft/value/sweep">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sweep</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweep">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sweep/key/craft/value/sweep"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweets/key/shop/value/sweets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">sweets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Sweets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Sweets/key/shop/value/sweets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool/key/amenity/value/swimming_pool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">swimming_pool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool/key/leisure/value/swimming_pool">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">swimming_pool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/SwimmingPool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SwimmingPool/key/amenity/value/swimming_pool"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/SwimmingPool/key/leisure/value/swimming_pool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Basen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Bazén</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Bazen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Hồ Bơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Igerilekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kolam Renang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Palanguyan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Peldbaseins</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Piscina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piscine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pissine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Plaukiojimo baseinas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plaváreň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Poull-neuial</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Schwëmm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Schwimmbad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Simbassäng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sundlaugin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Svømmebaseng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Svømmebasin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Swembad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Swimming Pool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Swimmingpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Swimmingpool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Uima-allas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ujula</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Uszoda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yüzme Havuzu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Zwembad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πισίνα</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Базен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Базен</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Басейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Бассейн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Басэйн</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">استخر شنا</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بركة سباحة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بركه سباحة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საცურაო აუზი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">水泳用プール</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">游泳池</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/lclVersion">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/locationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/nextLocationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TMC/cid_58/tabcd_1/prevLocationCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Table/key/amenity/value/table">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Table">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Table/key/amenity/value/table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TableBump/key/traffic_calming/value/table">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">table</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TableBump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TableBump/key/traffic_calming/value/table"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor/key/craft/value/tailor">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tailor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor/key/shop/value/tailor">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tailor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tailor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tailor/key/craft/value/tailor"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tailor/key/shop/value/tailor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway/key/amenity/value/take_away">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">take_away</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway/key/shop/value/take_away">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">take_away</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TakeAway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TakeAway/key/amenity/value/take_away"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TakeAway/key/shop/value/take_away"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tanning/key/shop/value/tanning">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tanning</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tanning">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tanning/key/shop/value/tanning"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tattoo/key/shop/value/tattoo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tattoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tattoo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tattoo/key/shop/value/tattoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tax/key/shop/value/tax">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tax</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tax">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tax/key/shop/value/tax"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Taxi/key/amenity/value/taxi">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">taxi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Taxi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Taxi/key/amenity/value/taxi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Drosje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leigubílastöð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Postój taksówek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Táxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Táxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Taksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Taksijowe městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Taksijowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Takso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Taksometrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Taxa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Taxi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teksi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταξί</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Такси</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Таксі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Таксі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מונית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تاکسی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سيارة أجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سياره أجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ټېکسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტაქსი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">タクシー乗り場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">出租車</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">出租车</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tea/key/shop/value/tea">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tea</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tea">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tea/key/shop/value/tea"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Technology/key/shop/value/technology">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">technology</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Technology">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Technology/key/shop/value/technology"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecom/key/shop/value/telecom">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecom</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecom">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telecom/key/shop/value/telecom"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecommunication/key/shop/value/telecommunication">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecommunication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telecommunication">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telecommunication/key/shop/value/telecommunication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelecommunicationOffice/key/office/value/telecommunication">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telecommunication</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelecommunicationOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelecommunicationOffice/key/office/value/telecommunication"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telephone/key/amenity/value/telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telephone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telephone/key/amenity/value/telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Budka telefoniczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nyilvános telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Offentlig telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Offentlig telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Openbare telefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Openbare telefoon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pellgomzer foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Public Telephone</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Publisks telefons</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puhelinkoppi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Téléphone public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Telèfon públic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teléfono público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teléfono público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teléfonu públicu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Telefon Awam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Telefon Publik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Telefon public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Telefone público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Telefone público</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Telefonkiosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Telefonní automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Telefono pubblico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Telefono publiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Telefonscabine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Telefonska govorilnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Telefonska govornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Telefonska govornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Telefonzelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Telephono public</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Teleponong Pangmadla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejný telefón</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Viešas telefonas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zjawny telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zjawny telefon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điện thoại Công cộng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Телефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Телефонска говорница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Телефонска говорница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэлефон</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">טלפון ציבורי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هاتف عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">هاتف عمومي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">საზოგადოებრივი ტელეფონი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">公共电话</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">公共電話</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">公衆電話</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneExchange/key/man_made/value/telephone_exchange">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone_exchange</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneExchange">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelephoneExchange/key/man_made/value/telephone_exchange"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneShop/key/shop/value/telephone">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telephone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TelephoneShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TelephoneShop/key/shop/value/telephone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telescope/key/man_made/value/telescope">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">telescope</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Telescope">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Telescope/key/man_made/value/telescope"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Terrace/key/building/value/terrace">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">terrace</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Terrace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Terrace/key/building/value/terrace"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Balkonahe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Radová zástavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Savenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Sorház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Taras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tarracë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Teras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Terasa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Terase</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Terass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Terassi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Terraço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Terraço</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Terrace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Terras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Terras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Terrass</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Terrassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terrassa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Terrasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Terraza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Terrazza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thềm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Řadová zástavba</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ряд жилых домов</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тераса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шэраг жылых дамоў</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפסת פתוחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">صف منازل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">صف منازل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">テラス</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">阳台</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TertiaryHighway/key/highway/value/tertiary">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tertiary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TertiaryHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TertiaryHighway/key/highway/value/tertiary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bekötőút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Carretera terciària</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta III. triedy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dróha třećeho rjada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga powiatowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Droga tśeśego rěda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada terciaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent trede renk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Hirugarren mailako errepide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hovedvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Tertier</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy arası yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Lokalna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Lokalna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Lokalni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pašvaldību autoceļi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pampangatlong Kalsada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route tertiaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Rruge tericiere</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice třetí třídy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada di importanza locale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tersiêre pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tertiärstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tertiær vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tertiaire weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tertiary Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Trečios reikšmės kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via terciária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via tertiari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yhdystie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Lớn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога раённага значэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога третьего класса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Локални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Третостепен пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Третьорядна дорога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">דרך צידית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق فرعي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">三级道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">周辺道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Textiles/key/shop/value/textiles">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">textiles</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Textiles">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Textiles/key/shop/value/textiles"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Theatre/key/amenity/value/theatre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">theatre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Theatre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Theatre/key/amenity/value/theatre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Antzokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">C'hoariva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dźiwadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Divadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Divadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Gledališče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kazalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikhúsið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà hát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Pozorište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Színház</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tanghalan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Teātris</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Teatër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Teatër</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Teater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Teatr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Teatras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Teatre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Teatri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Teatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Teatru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teatteri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Théâtre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Theater</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Theatre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Theatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tiyatro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Şano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Źiwadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Θέατρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Позориште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Театар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Театр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Театр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Театра</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Тэатар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תיאטרון</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">تئاتر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسرح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسرح</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">نندارتون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თეატრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">剧院</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">劇場</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThemePark/key/tourism/value/theme_park">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">theme_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThemePark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ThemePark/key/tourism/value/theme_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atrakciju parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên Giải trí</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forlystelsespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Fornøyelsespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasang may Tema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Lunapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Nöjespark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc à thème</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc temàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco de attractiones</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco divertimenti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park i lojnave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Park tematek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park tematyczny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Park zabawy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Parke tematiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque temático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque temáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Pretpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pretpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rozwjaseleński park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Tema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Teemapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Teemapuisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tematski park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tematski park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Theme Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vergnügungspark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vidámpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zábavní park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zábavný park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zabaviščni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Атракцыёны</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аттракционы</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Забавен парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Тематичний парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тематски парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Тематічный парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פארק נושאי</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة ملاهي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقه ملاهي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">თემატური პარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">テーマパーク</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主题公园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThresingFloor/key/landuse/value/thresing_floor">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">thresing_floor</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ThresingFloor">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ThresingFloor/key/landuse/value/thresing_floor"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Thrift/key/shop/value/thrift">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">thrift</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Thrift">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Thrift/key/shop/value/thrift"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ticket/key/shop/value/ticket">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ticket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Ticket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Ticket/key/shop/value/ticket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tickets/key/shop/value/tickets">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tickets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tickets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tickets/key/shop/value/tickets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tiler/key/craft/value/tiler">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tiler</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tiler">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tiler/key/craft/value/tiler"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tinsmith/key/craft/value/tinsmith">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tinsmith</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tinsmith">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tinsmith/key/craft/value/tinsmith"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacco/key/shop/value/tobacco">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tobacco</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacco">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tobacco/key/shop/value/tobacco"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacconist/key/shop/value/tobacconist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tobacconist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tobacconist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tobacconist/key/shop/value/tobacconist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toilets/key/amenity/value/toilets">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toilets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toilets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Toilets/key/amenity/value/toilets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Aseos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Aseos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bagni pubblici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Banheiros</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Banys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Komunak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Mga banyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nuzniki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Privezioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Servicios</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Stranišča</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Tandas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Toaleta publiczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Toaleti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Toaletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Toaletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Toalety</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Toalety</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Toilets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Toilette</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Toiletten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Toiletter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Toilettes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Toilettes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tualet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tualetas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tualetes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tuvalet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vệ sinh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">WC</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Τουαλέτες</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Тоалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Тоалета</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тоалети</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Туалет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">שירותים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">توالت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مراحيض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مراحيض</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">چړچوبي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">మరుగుదొడ్లు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტუალეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">トイレ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">洗手間</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">洗手间</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TollBooth/key/barrier/value/toll_booth">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toll_booth</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TollBooth">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TollBooth/key/barrier/value/toll_booth"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tombstone/key/historic/value/tombstone">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tombstone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tombstone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tombstone/key/historic/value/tombstone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismInformation/key/tourism/value/information">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">information</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismInformation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TourismInformation/key/tourism/value/information"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Agahî</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gegevens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Infopiste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Információ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Informácie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Informācija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Informação</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Informações</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Informació</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Información</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Informacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Informacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Informacije</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Informacione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Informacione</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Informacja turystyczna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Informasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Informations</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Informatioun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Informazioa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Informazioni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Informazions</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Inligting</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kabatiran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Maklumat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Podaci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thông tin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Titouroù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Touristen-Information</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Turist Enformasyon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Turistické informace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Turistinformation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Turistinformation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Upplýsingar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Інфармацыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Інформація</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Информации</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Информация</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Подаци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מידע</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اطلاعات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">مالومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">معلومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">معلومات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">సమాచారం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ინფორმაცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">信息</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">案内所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">資訊</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">informatsioon</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TourismThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">tourism</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tourist/key/amenity/value/tourist">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tourist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tourist">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tourist/key/amenity/value/tourist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TouristShop/key/shop/value/tourist">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tourist</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TouristShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TouristShop/key/shop/value/tourist"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tower/key/man_made/value/tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tower/key/man_made/value/tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Town/key/place/value/town">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">town</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Town">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Town/key/place/value/town"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Bær</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Bajarrok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">By</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Cidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Citadine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupunki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Linn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Město</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mesto 10 tis.-100 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Miasteczko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Miestas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Paese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pekan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pilsēta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Poble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pueblo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stadt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tettsted</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thị xã/trấn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Town</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Urbe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Város</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Varošica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Veni</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şehir / ilçe merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μικρή Πόλη</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Варошица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Горад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Град</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Місто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ошкэ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עיירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بلدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بلدة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ښارګوټی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">పట్టణం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">დაბა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">町</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">镇</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">grad</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Townhall/key/amenity/value/townhall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">townhall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Townhall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Townhall/key/amenity/value/townhall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Ajuntament</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ayuntamiento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Belediye binası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan ng Bayan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa conceyu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Dewan Bandar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Godina kryesore e qytetit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Gradska skupština</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Gradsko poglavarstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Hôtel de ville</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kaupungintalo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mestna hiša</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Municipi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Prefeitura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Rådhus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rātsnams</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Radnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Radnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rathaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Rotušė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Stadhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Stadsaal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thị sảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ti-kêr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Town Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Udaletxe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urząd miejski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Városháza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δημαρχείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Городская администрация</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Градска скупштина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Градски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Міськвиконком</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ош кудо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Ратуша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עירייה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">شهر داری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">شهرداری</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مبنى بلدية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ქალაქის ადმინისტრაცია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">市庁舎</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">市政厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toys/key/shop/value/toys">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">toys</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Toys">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Toys/key/shop/value/toys"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Botiga de joguines</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Hračkářství</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Hračkárstvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Játékbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Jostailu Denda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Juguetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Mainan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Legetøjsbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Leikfangaverslunin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Lekebutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Leksaksaffär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Lelukauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de brinquedos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mänguasjapood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de jouets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de joculos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Negozi di zugatui</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Negozio di giocattoli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Oyuncakçı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Prodavnica igračaka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Rotaļlietu veikals</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Shitore e Lojnave</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep z zabawkami</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Speelgoedwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Speelgoedwinkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Speeltüügladen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Spielwarengeschäft</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal c'hoarielloù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Đồ chơi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Laruan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Toy Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Trgovina igrač</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Trgovina igračkama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za grajki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za hrajki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Xoguetaría</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Xuguetería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Žaislų parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Іграшки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Крама цацак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин игрушек</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Продавница за играчки</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Продавница играчака</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חנות צעצועים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر ألعاب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სათამაშოების მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">玩具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">玩具店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">玩具店</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track/key/highway/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track/key/leisure/value/track">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Track">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Track/key/highway/value/track"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Track/key/leisure/value/track"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Atletiekbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Atletiekbaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Bėgimo takelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Běžecká dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Běhanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Bežecká dráha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Bieżnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga gruntowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Földút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feldweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Feldweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Futópálya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Hjulspor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Juoksurata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Koşuş yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Kolovoz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Löparbana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Løbebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Løpebane</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Laluan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Landas na Takbuhan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Makadam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Makadam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsätie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Nespevnené cesty</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pólna drožka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pólny puć</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pinak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Pista da corsa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista de athletismo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista de carreiras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista de carreras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista de carreres</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pista de corrida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Pista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Piste pe corse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Piste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Rennstrecke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn redek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Roudenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Running Track</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skrejceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Staza za trčanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Staza za trčanje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada forestale o agricola</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tekaška proga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Toprak yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Track</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Trilha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Udhë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vėžės</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wuběgowánska cera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zemesceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Chạy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường mòn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Бегавая дарожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Бігова доріжка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Грунтовая дарога</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Макадам</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Неасфальтований шлях.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Неофициальная грунтовка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Полски пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Спортивная дорожка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Спортска патека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Стаза за трчање</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מסלול מרוצים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مسار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مضمار سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مضمار سباق</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სარბენი ბილიკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">赛道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">辙迹</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">陸上競技用トラック</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">traka e vrapimit</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackHalt/key/railway/value/track_halt">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">track_halt</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackHalt">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackHalt/key/railway/value/track_halt"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType1/key/tracktype/value/grade1">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade1</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType1">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType1/key/tracktype/value/grade1"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType2/key/tracktype/value/grade2">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade2</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType2">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType2/key/tracktype/value/grade2"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType3/key/tracktype/value/grade3">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade3</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType3">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType3/key/tracktype/value/grade3"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType4/key/tracktype/value/grade4">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade4</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType4">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType4/key/tracktype/value/grade4"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType5/key/tracktype/value/grade5">
+	<key xmlns="http://linkedgeodata.org/meta/">tracktype</key>
+	<value xmlns="http://linkedgeodata.org/meta/">grade5</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrackType5">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrackType5/key/tracktype/value/grade5"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trade/key/amenity/value/trade">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trade</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trade">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trade/key/amenity/value/trade"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficCalming/key/traffic_calming/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">traffic_calming</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficCalming">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficCalming/key/traffic_calming/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficLight/key/amenity/value/traffic_light">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">traffic_light</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficLight">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficLight/key/amenity/value/traffic_light"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficSignals/key/highway/value/traffic_signals">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">traffic_signals</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrafficSignals">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrafficSignals/key/highway/value/traffic_signals"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainRoute/key/route/value/train">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">train</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrainRoute/key/route/value/train"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainStation/key/building/value/train_station">
+	<key xmlns="http://linkedgeodata.org/meta/">building</key>
+	<value xmlns="http://linkedgeodata.org/meta/">train_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrainStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrainStation/key/building/value/train_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Bahnhof</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dwórnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dzelzceļa stacija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Estação de Trem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Estació de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estación de ferrocarril</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Estación de tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Gare (Eisebunn)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Gare ferroviaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Geležinkelio stotis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Himpilan ng Tren</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Järnvägsstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Jernbanestasjon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Jernbanestation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nhà ga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Porzh-houarn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Railway Station</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Raudteejaam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Rautatieasema</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Spoorwegstasie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Spoorwegstation</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Stacion hekurudhor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Stacja kolejowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Station ferroviari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Stazion de ferade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Stazione ferroviaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Stesen Keretapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tren Geltokia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vasútállomás</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Železnička stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Železničná stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Železniční stanice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Železniška postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Željeznički kolodvor</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Σιδηροδρομικός Σταθμός</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Железничка станица</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Залізнична станція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Чыгуначная станцыя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">трамвайная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת רכבת</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">محطة قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">محطه قطار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">რკინიგზის სადგური</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火车站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">鉄道駅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Building"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramRoute/key/route/value/tram">
+	<key xmlns="http://linkedgeodata.org/meta/">route</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramRoute">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramRoute/key/route/value/tram"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RouteThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStation/key/railway/value/tram_station">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramStation/key/railway/value/tram_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStop/key/railway/value/tram_stop">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram_stop</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TramStop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TramStop/key/railway/value/tram_stop"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arrêt de tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Arsav tramgarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Fermade dal tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Fermata del tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Ga Xép Điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Halto de tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hintuan ng Trambya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parada de bonde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parada de tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parada de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parada de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parada de tranvías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Przystanek tramwajowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Raitiovaunupysäkki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårvagnshållplats</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporvognsstoppested</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn-Haltestelle</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stratenbahn-Stopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tram Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Tramhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tramhalte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trammipeatus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tramvaj Stop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvaja pietura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tramvajaus stotelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tramvajová zastávka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvajska postaja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tramvajska stanica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tramvajsko stajalište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tramvay Durağı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tramwajkowe zastanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tranbia geltoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Trikkestopp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Villamosmegálló</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zastávka električky</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Zastanišćo elektriskeje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Στάση Τραμ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трамвайна зупинка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трамвайная остановка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трамвайны прыпынак</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трамвајска постојка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трамвајско стајалиште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">תחנת חשמלית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقف ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقف ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტრამვაის გაჩერება</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">トラム停留所</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">有轨电车停靠站</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">電車站</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tramway/key/railway/value/tram">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tram</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tramway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tramway/key/railway/value/tram"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Električka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Elektriska</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Linia tramwajowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Raitiotie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Riles ng Trambya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Rota de bonde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Ruta de tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Spårväg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sporvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sporvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Straßenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Stratenbahn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Tram</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Tramgarr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Trammitee</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Tramrails</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tramvaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Tramvajëve</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Tramvajová trať</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tramvajs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Tramvajus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Tramvay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Tramvia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Tramwajka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tramway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Tramway</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Tranbia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Tranvía</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vía de tranvías</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Villamos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Xe điện</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трамвай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Трамвайная каляя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Трамвайні колії</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трамвај</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Трамвајска линија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">חשמלית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سكة ترام</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტრამვაი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">缆车</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">路面軌道</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Transformer/key/power/value/transformer">
+	<key xmlns="http://linkedgeodata.org/meta/">power</key>
+	<value xmlns="http://linkedgeodata.org/meta/">transformer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Transformer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Transformer/key/power/value/transformer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/PowerThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashBin/key/amenity/value/trash_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trash_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrashBin/key/amenity/value/trash_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashCan/key/amenity/value/trash_can">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trash_can</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrashCan">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrashCan/key/amenity/value/trash_can"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel%20agency">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel_agency">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel_agency</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgency">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel%20agency"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgency/key/shop/value/travel_agency"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Agència de viatges</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Agência de viagens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Agence de voyage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agencia de viajes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Agensi Pelancongan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Agentia de viages</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Agenzia di viaggi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Agjenci Turistike</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Agjenzie di viaçs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ahensiya ng Paglalakbay</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ajañs-veaj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Axencia de viaxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Axencia de viaxes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Bidaia-agentzia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Biuro podróży</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cestovná kancelária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Cestovní kancelář</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Drogowański běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Ferðaskrifstofan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kelionių agentūra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Matkatoimisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Potovalna agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Pućowanski běrow</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Putnička agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Reesbüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Reisbureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Reisburo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Reisebüro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Reisebyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Reisiagentuur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Rejsebureau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Resebyrå</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Seyahat Acentası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tūrisma aģentūra</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Travel Agency</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Turistička agencija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Utazási iroda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Văn phòng Du lịch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ταξιδιωτικό Πρακτορείο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Туристической агентство</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Туристичка агенција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Туристичка агенција</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Туристична агенція</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Турыстычнае агенцтва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">סוכנות נסיעות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">وكالة سفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">وكاله سفر</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტურისტული სააგენტო</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">旅行代理店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">旅行社</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">旅行社</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgentOffice/key/office/value/travel_agent">
+	<key xmlns="http://linkedgeodata.org/meta/">office</key>
+	<value xmlns="http://linkedgeodata.org/meta/">travel_agent</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TravelAgentOffice">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TravelAgentOffice/key/office/value/travel_agent"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Office"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tree/key/natural/value/tree">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tree</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tree">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tree/key/natural/value/tree"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Ağaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Albero</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Arbore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Arbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Arbre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Arbul</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Baum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Bom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Boom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Cây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Dar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Drevo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Drvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Drvo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Drzewo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Fa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwezenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Koks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pemë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pokok</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Puno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Puu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Puu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Strom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Strom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Träd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Træ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Tréð</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Tre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Tree</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zuhaitza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Árbol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Árbol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Árbore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Árvore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Árvore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Štom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Δέντρο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дерево</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дерево</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Дрво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дрво</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дрэва</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Стром</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Чувто</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">עץ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">درخت</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شجرة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ونه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">చెట్టు</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ხე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">木</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">树</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Treerow/key/landuse/value/treerow">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">treerow</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Treerow">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Treerow/key/landuse/value/treerow"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TricycleStation/key/amenity/value/tricycle_station">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tricycle_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TricycleStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TricycleStation/key/amenity/value/tricycle_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trumpet/key/shop/value/trumpet">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trumpet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trumpet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trumpet/key/shop/value/trumpet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trunk/key/highway/value/trunk">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trunk</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Trunk">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Trunk/key/highway/value/trunk"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autosnelweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autovia de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölünmüş anayol</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre motorové vozidlá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta rezervirana za motorna vozila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dalokodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga ekspresowa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fernverkehrsstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-tizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Hitra cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hovedvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maģistrālais ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Magistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Magistralni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motortrafikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Superstrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trokpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Trunk Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Vía rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Významná silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valtatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via de entroncamento</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via national</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie express</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xa lộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Магистрала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Магистрални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Трасса</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шаша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шосе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بزرگراه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主干道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">国道</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugën kryesore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrunkLink/key/highway/value/trunk_link">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">trunk_link</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TrunkLink">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TrunkLink/key/highway/value/trunk_link"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Autóút</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Autovia de</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Autoweg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bölünmüş anayol bağlantısı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Cesta pre motorové vozidlá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Cesta rezrevirana za mot. voz. - prilazna cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Dalokodróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Dalokowobchadowa droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga ekspresowa – dojazd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Enlace de vía rápida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Enllaz de carretera nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada nacional</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Fernstraßenauffahrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent-tizh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Hovedvei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Utama</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Maģistrālais ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Magistralinis kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Magistralni put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Motortrafikvej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pangunahing Ruta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Priključek na hitro cesto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Superstrada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Trokpad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Trunk Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Významná silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Valtatie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via Expressa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via national</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Voie express</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Xa lộ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">З’їзд з/на шосе</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Магистрала</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Магистрални пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Развязка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шаша</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">بزرگراه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق رئيسي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">主干道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">幹線道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">rrugën kryesore</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tumulus/key/historic/value/tumulus">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tumulus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tumulus">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tumulus/key/historic/value/tumulus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TunnelCulvert/key/tunnel/value/culvert">
+	<key xmlns="http://linkedgeodata.org/meta/">tunnel</key>
+	<value xmlns="http://linkedgeodata.org/meta/">culvert</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TunnelCulvert">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TunnelCulvert/key/tunnel/value/culvert"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningCircle/key/highway/value/turning_circle">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turning_circle</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningCircle">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TurningCircle/key/highway/value/turning_circle"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningPoint/key/waterway/value/turning_point">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turning_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/TurningPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/TurningPoint/key/waterway/value/turning_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turnstile/key/barrier/value/turnstile">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turnstile</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turnstile">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Turnstile/key/barrier/value/turnstile"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turntable/key/railway/value/turntable">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">turntable</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Turntable">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Turntable/key/railway/value/turntable"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tyres/key/shop/value/tyres">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">tyres</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Tyres">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Tyres/key/shop/value/tyres"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UNESCOWorldHeritage/key/historic/value/UNESCO_world_heritage">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">UNESCO_world_heritage</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UNESCOWorldHeritage">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UNESCOWorldHeritage/key/historic/value/UNESCO_world_heritage"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnclassifiedHighway/key/highway/value/unclassified">
+	<key xmlns="http://linkedgeodata.org/meta/">highway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unclassified</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnclassifiedHighway">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UnclassifiedHighway/key/highway/value/unclassified"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Anden vej</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Carretera ensin clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Carretera sin clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Droga gminna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyéb út</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Estrada sen clasificar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Hent dirumm</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Jalan Tidak Terkelas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kalsadang Walang Kaurian</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Landstraße</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Luokittelematon tie</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Nekategorisani put</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Neklasificēts ceļš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Neklasifikovaná cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Neklasifikuotas kelias</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Neopredeljena cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Nerazvrstana cesta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Njezarědowana droga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Njezarjadowana dróha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Ongeclassificeerde weg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Ongeklassifiseerde pad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Paklasifikuara Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Route mineure</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sınıflandırılmamış yolu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Sense classificar Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Silnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Strada minore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Uklassifisert vei</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Unclassified Road</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Via não classificada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Via non classificate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đường Không Phân loại</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Дарога раённага значэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Дорога без класифікації</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Дорога местная</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Некатегорисани пут</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Некласификуван пат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כביש לא מסווג</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">طريق غير مصنّف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">طريق غير مصنّف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">未分类道路</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">未分類の道路</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HighwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UndefinedShop/key/shop/value/undefined">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">undefined</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UndefinedShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UndefinedShop/key/shop/value/undefined"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/University/key/amenity/value/university">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">university</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/University">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/University/key/amenity/value/university"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Egyetem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Háskóli</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pamantasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skol-veur</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Sveučilište</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trường Đại học</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Unibertsitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Universidá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Universidad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Universidade</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Università</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Universitât</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Universität</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Universität</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Université</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Universitéit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Universitāte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Universitat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Universitate</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Universiteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Universiteit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Universitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Universitetas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Universiti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">University</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Univerza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Univerzita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Univerzita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Univerzitet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Uniwersita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Uniwersita</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Uniwersytet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Yliopisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Zanîngeh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Ülikool</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Üniversite</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πανεπιστήμιο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Универзитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Универзитет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Университет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Університет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Унівэрсытэт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אוניברסיטה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جامعة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دانشگاه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">విశ్వవిద్యాలయం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="kn">ವಿಶ್ವವಿದ್ಯಾಲಯ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">უნივერსიტეტი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">大学</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">大學</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnknownShop/key/shop/value/unknown">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">unknown</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/UnknownShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/UnknownShop/key/shop/value/unknown"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Uphill+Terminal/key/man_made/value/Uphill%20Terminal">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Uphill Terminal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Uphill+Terminal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Uphill+Terminal/key/man_made/value/Uphill%20Terminal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Upholsterer/key/craft/value/upholsterer">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">upholsterer</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Upholsterer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Upholsterer/key/craft/value/upholsterer"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vacant/key/shop/value/vacant">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vacant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vacant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vacant/key/shop/value/vacant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Variety/key/shop/value/variety">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">variety</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Variety">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Variety/key/shop/value/variety"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vdsl-aru/key/amenity/value/vdsl-aru">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vdsl-aru</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vdsl-aru">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vdsl-aru/key/amenity/value/vdsl-aru"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VehicleInspection/key/amenity/value/vehicle_inspection">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vehicle_inspection</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VehicleInspection">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VehicleInspection/key/amenity/value/vehicle_inspection"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending+machine/key/amenity/value/vending%20machine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending machine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending+machine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vending+machine/key/amenity/value/vending%20machine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending/key/amenity/value/vending">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vending">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vending/key/amenity/value/vending"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMachine/key/amenity/value/vending_machine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending_machine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMachine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VendingMachine/key/amenity/value/vending_machine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Automaat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Automat do sprzedaży</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Automat me monedhë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Avtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Awtomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Distributôr automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Distributeur automatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Distributor automatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Distributore automatico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Ingaler emgefre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Màquina expenedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Máquina de venda automática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Máquina expendedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Máquina expendedora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy Bán hàng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Makinang Nagbebenta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Mesin Layan Diri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Myyntiautomaatti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Predajný automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Prodejní automat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Salmenta automatiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Satış makinesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Selbstbedienungsautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Sjálfsali</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Tirdzniecības automāts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vareautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Varumaskin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Vending Machine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vendingas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta automática</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Verkaafsautomat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Árusító automata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Аутомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вендинг-машина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гандлёвы аўтамат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Торговий автомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">торговый автомат</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מכונת מכירה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">آلة بيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">آله بيع</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სავაჭრო ავტომატი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">自动售货机</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">自動販売機</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMaschine/key/amenity/value/vending_maschine">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vending_maschine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VendingMaschine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VendingMaschine/key/amenity/value/vending_maschine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VentilationShaft/key/railway/value/ventilation_shaft">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ventilation_shaft</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VentilationShaft">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VentilationShaft/key/railway/value/ventilation_shaft"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vet/key/amenity/value/vet">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vet</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vet">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vet/key/amenity/value/vet"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Veterinary/key/amenity/value/veterinary">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">veterinary</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Veterinary">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Veterinary/key/amenity/value/veterinary"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Chirurgia weterynaryjna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chirurgie vétérinaire</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Ciruxía veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Clínica veterinária</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Clínica veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Clínica veterinaria</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Clinica veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierenarts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Doktor Haiwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Dyrlæge</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläinlääkäri</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kirurgji Veterinare</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Paninistis na Pangbeterinarya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Phẫu thuật Thú y</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Skótny gójc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Surjianerezh evit al loened</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Tierarzt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Veearts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Veterinární ordinace</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Veterinárna ordinácia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Veterinär</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Veterinærklinikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Veterinārā ķirurģija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Veterinar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Veterinari</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Veterinarijos chirurgija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Veterinario</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Veterinarska hirurgija</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Veterinarska klinika</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Veterinary Surgery</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Veteriner</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Zwěrjacy lěkar</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatorvosi rendelő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Κτηνιατρική Χειρουργική</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Ветеринарна клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Ветеринарная клиника</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ветеринарска хирургија</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ветлікарня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вэтэрынарная клініка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרפאה וטרינרית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">جراحة بيطرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">جراحه بيطرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვეტერინარული კლინიკა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">兽医</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">獣医外科</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vets/key/amenity/value/vets">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vets</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vets">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vets/key/amenity/value/vets"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viaduct/key/railway/value/viaduct">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">viaduct</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viaduct">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viaduct/key/railway/value/viaduct"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Video/key/shop/value/video">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Video">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Video/key/shop/value/video"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Kedai Video</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de vídeo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Magasin de vidéos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de video</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Sklep filmowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stal videoioù</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de vídeos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Phim</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tindahan ng Bidyo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Videókölcsönző</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Video Shop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Video de la botiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Video parduotuvė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Video-CD Dükkanı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Video-winkel</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Videobutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Videobutikk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Videoforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Videokauppa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Videoleigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Videopůjčovna, prodej DVD</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Videoshop</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Videoteca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Videoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Videotheek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Videotienda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Videu club</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Widejowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wideowobchod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Видеотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Видеотека</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Відео</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Відэакрама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Магазин видеозаписей</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر فيديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">متجر فيديو</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვიდეო მაღაზია</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ビデオショップ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">影视店</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">dyqan video</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoGames/key/shop/value/video_games">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_games</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoGames">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoGames/key/shop/value/video_games"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental/key/amenity/value/video_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental/key/shop/value/video_rental">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">video_rental</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VideoRental">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoRental/key/amenity/value/video_rental"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VideoRental/key/shop/value/video_rental"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Videosurveillance/key/man_made/value/videosurveillance">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">videosurveillance</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Videosurveillance">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Videosurveillance/key/man_made/value/videosurveillance"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viewpoint/key/tourism/value/viewpoint">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">viewpoint</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viewpoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viewpoint/key/tourism/value/viewpoint"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Apžvalgos aikštelė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Aussichtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Aussiichtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Behatoki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bijzonder uitzicht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwelva</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Kilátó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Místo s dobrým výhledem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Miradoiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Mirador</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Näköalapaikka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Panoramik view</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pike shikimi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point de vue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Pont panoramic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de vista</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt widokowy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto panoramico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Razgledna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Rozglědanišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Rozhľadňa, výhliadka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Skatu punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thắng cảnh</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok ng pananaw</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Udsigtspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Uitkykpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utsiktspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Utsiktspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vidikovac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vidikovac</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Viewpoint</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wuhladnišćo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аглядальная пляцоўка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Видиковац</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Видиковец</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Оглядовий майданчик</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Смотровая площадка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת תצפית</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">موقع كاشف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">موقع كاشف</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">景点</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Village/key/place/value/village">
+	<key xmlns="http://linkedgeodata.org/meta/">place</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Village">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Village/key/place/value/village"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aldea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ciems</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Dörp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Desa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dorf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dorp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Duerf</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Fshati</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Gund</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Herrixka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kêriadenn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Küla</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Kaimas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kylä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Làng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Landsby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Landsby</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Mindre ort</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Nagyközség</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Obec 200-10 tis.</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Piccolo paese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Pueblu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Selo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Selo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vesnice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vilaç</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wieś</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wjas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Þorpið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Χωριό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Веле</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вёска</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Деревня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Село</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">כפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">دهکده</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">کلی</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">గ్రామం</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">სოფელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">村</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Place"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageGreen/key/landuse/value/village_green">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_green</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageGreen">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillageGreen/key/landuse/value/village_green"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Dorfwiese</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forte</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Közös mező</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Kırsal Yeşillik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Náves</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Nawjes</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Nayong Lunti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco de village</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park miejski</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Prau municipal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Seoski travnjak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Seosko polje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stadsgroen</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad natur foran</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Verejná zeleň</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Village Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village Green</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wejsny najs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zelenica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone publique herborée</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Гарадзкі парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зелёная деревня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Селско зеленило</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сеоско поље</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільська галявина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض خضراء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">მწვანე სოფელი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">绿色村庄</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">landsbypark</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageHall/key/amenity/value/village_hall">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_hall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillageHall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillageHall/key/amenity/value/village_hall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Balai Raya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulwagan ng Nayon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Casa communal</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Casa de la Vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Casa de la villa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri civic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Concello</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Forsamlingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Forsamlingshus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Fshati Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Gemeendehuus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Gemeentehuis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Gemeindezentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gmejnski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Gmejnski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Köy odası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Községháza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kyläkoti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Municipio</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Nedidelio miestelio valdžios būstinė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Pagastmāja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Sal ar gumun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Salão de vila</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Sala del pueblo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Salle communale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Seoski Dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Seoski dom</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Společenský sál</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trụ sở Làng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Urząd gminy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vaško središče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Village Hall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Кіраўніцтва вёскі</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Месна заедница</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Сеоски дом</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Сільрада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Усадьба</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">אולם הכפר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مبنى/دار القرية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">村政厅</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillagePump/key/man_made/value/village_pump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">village_pump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VillagePump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/VillagePump/key/man_made/value/village_pump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vineyard/key/landuse/value/vineyard">
+	<key xmlns="http://linkedgeodata.org/meta/">landuse</key>
+	<value xmlns="http://linkedgeodata.org/meta/">vineyard</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Vineyard">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Vineyard/key/landuse/value/vineyard"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Bağ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Gwinieg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szőlős</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Ubasan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vīna dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn Nho</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viña</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Viñedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Viñedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vigne</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vigneto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Vignoble</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Viinamarjaistandus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Viinitarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Vineyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">Vineyard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vingård</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vinhedo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vinia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vinica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vinice</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vinograd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Vinya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vresht</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vynuogynas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Wéngert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weingut</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wiengoorn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wijngaard</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Wingerd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Winicy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Winnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Winowe kubło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Αμπέλι</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Виноград</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Виноградник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Виноградник</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вінаграднік</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Лозници</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">كرم عنب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">كرم عنب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვენახი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">葡萄园</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Landuse"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viva+Blue/key/railway/value/Viva%20Blue">
+	<key xmlns="http://linkedgeodata.org/meta/">railway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">Viva Blue</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Viva+Blue">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Viva+Blue/key/railway/value/Viva%20Blue"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/RailwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Volcano/key/natural/value/volcano">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">volcano</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Volcano">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Volcano/key/natural/value/volcano"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Bulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Eldfjallið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Gunung Berapi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Menez-tan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Núi lửa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Sopka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Sopka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Sumendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tulivuori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Ugnikalnis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Volcà</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Volcán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Volcán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Volcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Volcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Volcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Vulcão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Vulcão</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Vulcan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Vulcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Vulcano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vulkán</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Vulkāns</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Vulkaan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Vullkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Vullkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wulkan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Yanardağ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Ηφαίστειο</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вулкан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вулькан</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Тол пандо</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">הר געש</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">بركان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">تَش‌فیشون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">کوه آتشفشان</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ვულკანი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">噴火口</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">火山</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">火山</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/VzG">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WLAN/key/amenity/value/WLAN">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">WLAN</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WLAN">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WLAN/key/amenity/value/WLAN"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WalkingBus/key/amenity/value/walking_bus">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">walking_bus</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WalkingBus">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WalkingBus/key/amenity/value/walking_bus"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wall/key/barrier/value/wall">
+	<key xmlns="http://linkedgeodata.org/meta/">barrier</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wall/key/barrier/value/wall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/BarrierThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waste/key/amenity/value/waste">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waste">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waste/key/amenity/value/waste"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling/key/amenity/value/waste_basket%3Brecycling">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_basket;recycling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBasket%3Brecycling/key/amenity/value/waste_basket%3Brecycling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket/key/amenity/value/waste_basket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_basket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBasket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBasket/key/amenity/value/waste_basket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Asblik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Atkritumu grozs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Atliekų krepšelis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Bakul Sampah</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Basurahan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cestino rifiuti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Cesto do lixo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cistella de Residus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Corbe a papiro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Corbeille</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Kanta za otpatke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Koš za odpadke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Korpa za otpatke</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Kosz na śmieci</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Lata de lixo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Mülleimer</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Mbeturinat Shporta</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Odpadkový kôš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Odpadkový koš</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Papelera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Papelera</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Papperskorg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Pod-lastez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Prügikast</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Prullenbak</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Roskakori</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Søppelkasse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skraldespand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Sudobje za wótpadanki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Szemétgyűjtő kosár</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thùng rác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Waste Basket</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wotpadkowe sudobjo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Çöp sepeti</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Контейнер для сміття</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Корпа за отпадоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Корпа за отпатке</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Мусорка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Сьметніца</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">פח אשפה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mzn">آشخال‌دون</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">سطل اشغال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">سلة نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">سله نفايات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ნაგვის ურნა</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">废纸篓</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBin/key/amenity/value/waste_bin">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_bin</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBin">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBin/key/amenity/value/waste_bin"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBucket/key/amenity/value/waste_bucket">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_bucket</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteBucket">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteBucket/key/amenity/value/waste_bucket"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteContainer/key/amenity/value/waste_container">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_container</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteContainer">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteContainer/key/amenity/value/waste_container"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteDisposal/key/amenity/value/waste_disposal">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waste_disposal</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WasteDisposal">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WasteDisposal/key/amenity/value/waste_disposal"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WastewaterPlant/key/man_made/value/wastewater_plant">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wastewater_plant</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WastewaterPlant">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WastewaterPlant/key/man_made/value/wastewater_plant"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watches/key/shop/value/watches">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watches</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watches">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watches/key/shop/value/watches"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watchmaker/key/craft/value/watchmaker">
+	<key xmlns="http://linkedgeodata.org/meta/">craft</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watchmaker</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watchmaker">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watchmaker/key/craft/value/watchmaker"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Craft"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water/key/amenity/value/water">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water/key/natural/value/water">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Water">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Water/key/amenity/value/water"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Water/key/natural/value/water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Acqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aigua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Aqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Auga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Su</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Tó</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tubig</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ujë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Ujë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ura</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vand</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vanduo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vann</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnið</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vatten</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Vesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní plocha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodovje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Waasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasser</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Water</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodźizny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Woda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Νερό</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вада</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Ведь</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водоём</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">اب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">اوبه</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">ماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">ماء</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">წყალი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">湖水</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterFountain/key/amenity/value/water_fountain">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_fountain</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterFountain">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterFountain/key/amenity/value/water_fountain"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPark/key/leisure/value/water_park">
+	<key xmlns="http://linkedgeodata.org/meta/">leisure</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_park</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPark">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterPark/key/leisure/value/water_park"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Aquapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Aquapark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Công viên Nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Liwasang Tubigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Parc acuatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Parc aquàtic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Parc aquatique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Parco acquatico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Parco aquatic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Park uji</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Park wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Parque acuático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Parque acuático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Parque acuáticu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Parque aquático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Parque aquático</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Su Parkı</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Air</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízipark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Vandens parkas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vannpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Vatnsleikjagarðurinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vattenpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Veepark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesipuisto</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vodeni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vodeni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vodni park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódowy park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water Park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Waterpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterspeelpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterspeelpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodowy park</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdens atrakciju parks</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Аквапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Аквапарку</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Водени парк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">منتزه ألعاب مائية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">منتزه ألعاب مائية</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">აკვაპარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水上乐园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">親水公園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Leisure"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPoint/key/waterway/value/water_point">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_point</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterPoint">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterPoint/key/waterway/value/water_point"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Doureg</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Máy bơm nước</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pika e ujit</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pitna voda</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Point d'eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Puncto de aqua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Punkt wodny</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Punt d'aigua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Punto de agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Punto de auga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto di ristoro</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Tačka vodotoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Točka vodotoka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Toma d'agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Tuldok ng Tubigan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízi fordítópont</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Vannpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodní bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vodný bod</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódne městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wódne městno</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserpunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Water Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterpunt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Пристап до вода</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Пункт водазабесьпячэньня</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Пункт водопостачання</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Пункт водоснабжения</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Тачка водотока</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">נקודת מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة ماء شفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه ماء شفة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">水路点</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">給水所</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterRefilling/key/shop/value/water_refilling">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_refilling</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterRefilling">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterRefilling/key/shop/value/water_refilling"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTank/key/man_made/value/water_tank">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_tank</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTank">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterTank/key/man_made/value/water_tank"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTower/key/man_made/value/water_tower">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_tower</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterTower">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterTower/key/man_made/value/water_tower"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell/key/amenity/value/water_well">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell/key/man_made/value/water_well">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWell">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWell/key/amenity/value/water_well"/>
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWell/key/man_made/value/water_well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWorks/key/man_made/value/water_works">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">water_works</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterWorks">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterWorks/key/man_made/value/water_works"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterfall/key/waterway/value/waterfall">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterfall</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterfall">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waterfall/key/waterway/value/waterfall"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Air Terjun</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Cascada</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Cascata</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Chute d'eau</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Fervenza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Foss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Fossinn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Kosk</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Krioklys</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Lamm-dour</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Queda de água</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Saltu d'agua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Slap</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Talon</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Thác</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Ujëvarë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Ur-jauzi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Vízesés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vandfald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Vattenfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Vesiputous</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vodopád</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Vodopád</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wódopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Waasserfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wasserfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Waterfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Waterfall</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Waterval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Waterval</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wodopad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Wodospad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şelale</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Ūdenskritums</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Καταράχτης</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Вадаспад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Водопад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водоспад</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מפל מים</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">ابشار</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">شلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">شلال</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ჩანჩქერი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">滝</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">瀑布</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterhole/key/natural/value/waterhole">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">waterhole</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Waterhole">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Waterhole/key/natural/value/waterhole"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WateringPlace/key/amenity/value/watering_place">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watering_place</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WateringPlace">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WateringPlace/key/amenity/value/watering_place"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watermill/key/man_made/value/watermill">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">watermill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Watermill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Watermill/key/man_made/value/watermill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayDrawbridge/key/waterway/value/drawbridge">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">drawbridge</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayDrawbridge">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayDrawbridge/key/waterway/value/drawbridge"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFord/key/waterway/value/ford">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">ford</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFord">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayFord/key/waterway/value/ford"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFuel/key/waterway/value/fuel">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">fuel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayFuel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayFuel/key/waterway/value/fuel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayLock/key/waterway/value/lock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">lock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayLock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayLock/key/waterway/value/lock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Bllokoj</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Chiusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Dique</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Esclusa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kandado</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Lock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Lock</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Přepław</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Pany</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Plavebná komora</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Pušćalnica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Schutsluis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Skluz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Slüüs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Slūžas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Sluis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Sluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Sluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Sluss</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Sulku</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Ustava</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zastawka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zdymadlo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Zsilip</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Âu tàu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Écluse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Каналска брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Шлюз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מנעול</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">قفل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">قفل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">岩場</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">船闸</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayMilestone/key/waterway/value/milestone">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">milestone</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayMilestone">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayMilestone/key/waterway/value/milestone"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayPumpingStation/key/waterway/value/pumping_station">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">pumping_station</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayPumpingStation">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayPumpingStation/key/waterway/value/pumping_station"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayRock/key/waterway/value/rock">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">rock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayRock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayRock/key/waterway/value/rock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwaySpring/key/waterway/value/spring">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">spring</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwaySpring">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwaySpring/key/waterway/value/spring"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayThing">
+	<sourceKey xmlns="http://linkedgeodata.org/meta/">waterway</sourceKey>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayWreck/key/waterway/value/wreck">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wreck</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaterwayWreck">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaterwayWreck/key/waterway/value/wreck"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideChapel/key/historic/value/wayside_chapel">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_chapel</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideChapel">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideChapel/key/historic/value/wayside_chapel"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideCross/key/historic/value/wayside_cross%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_cross </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideCross">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideCross/key/historic/value/wayside_cross%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideShrine/key/historic/value/wayside_shrine%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wayside_shrine </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WaysideShrine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WaysideShrine/key/historic/value/wayside_shrine%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Weir/key/waterway/value/weir">
+	<key xmlns="http://linkedgeodata.org/meta/">waterway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">weir</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Weir">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Weir/key/waterway/value/weir"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Açude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Banzáu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Barrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Barrage</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Brana</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Bukógát</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Dambis</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Gaśeńska murja</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Jaz</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Jez</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Overløbsdæmning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Overløpskant</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Pato</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Pendë</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pilapil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Represa</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Sbarramento idrico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Splav</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Spušćadło</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Stankell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Stuwdam</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Uharka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Vaira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wehr</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Weir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Weir</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Zapornica</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Överfallsvärn</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đập Cột nước Thấp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Јаз</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Брана</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Плаціна</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Плотина</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Ставок</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">ויר</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">هدار (سدّ منخفض)</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">ダム</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">堰</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/WaterwayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Well/key/amenity/value/well">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Well">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Well/key/amenity/value/well"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WellWater/key/man_made/value/well_water">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">well_water</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WellWater">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WellWater/key/man_made/value/well_water"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wetland/key/natural/value/wetland">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wetland</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wetland">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wetland/key/natural/value/wetland"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Aiguamoll</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Babad na Lupain</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Feuchtgebiet</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Kosteikko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Láp</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Lagunat</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Llamuerga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Märgala</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mitrājs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Močvara</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Moeras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Mokřad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mokrišče</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mokrina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Obszar podmokły</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Pântano / Mangue</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Pantano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Pantano</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Pelkė</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Sulak alan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Takad gleborek</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Terra humide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vådområde</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Våtmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Våtmark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Votlendi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wetland</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zona umida</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zone humide</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Đầm lầy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Łučina</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Ługowe łuki</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Водно-болотні угіддя</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Забалочаная зямля</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Заболоченная территория</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Мочвара</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Мочуриште</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מלחה</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">أرض رطبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">أرض رطبة</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">湿地</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">湿地帯</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whatever/key/shop/value/whatever">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">whatever</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whatever">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Whatever/key/shop/value/whatever"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whirlpool/key/amenity/value/whirlpool">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">whirlpool</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Whirlpool">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Whirlpool/key/amenity/value/whirlpool"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wholesale/key/shop/value/wholesale">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wholesale</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wholesale">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wholesale/key/shop/value/wholesale"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wifi/key/amenity/value/wifi">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wifi</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wifi">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wifi/key/amenity/value/wifi"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Acès a internet WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Accès WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Accés a internet WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Acceso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Acceso a Internet inalámbrico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Accesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Accesu WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Acesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Capaian WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Dostęp do WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Dostop WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Langaton lähiverkko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Moned WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Přístupový bod WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Ponto de Acesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Prístup Wi-Fi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Puntahang WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Punto di accesso WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Vi-Fi pristup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">WLAN-Access-Point</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">WLAN-accesspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">WLAN-přistup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">WLAN-pśistup</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">WiFi Access</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">WiFi Hyrje</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">WiFi Sarbidea</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">WiFi წერტილი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">WiFi 接入</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">WiFi erisim noktası</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">WiFi hozzáférés</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">WiFi piekļuves punkts</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">WiFi prieiga</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">WiFi pristupna točka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">WiFi-зона</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">WiFi-adgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">WiFi-tilgangspunkt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">WiFi-toegang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">WiFiアクセスポイント</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Wifi-Togang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Wifi-toegang</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Điểm Truy cập Không dây</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πρόσβαση WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Безжичен интернет</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Вай-Фай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Ви-Фи приступ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Доступ да WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">איזור WiFi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">نقطة اتصال لاسلكية واي فاي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">نقطه اتصال لاسلكيه واى فاي</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WildlifeHide/key/man_made/value/wildlife_hide">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wildlife_hide</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WildlifeHide">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WildlifeHide/key/man_made/value/wildlife_hide"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windmill/key/man_made/value/windmill">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windmill</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windmill">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windmill/key/man_made/value/windmill"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windows/key/shop/value/windows">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windows</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windows">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windows/key/shop/value/windows"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windpump/key/man_made/value/windpump">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windpump</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windpump">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windpump/key/man_made/value/windpump"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windsock/key/aeroway/value/windsock">
+	<key xmlns="http://linkedgeodata.org/meta/">aeroway</key>
+	<value xmlns="http://linkedgeodata.org/meta/">windsock</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Windsock">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Windsock/key/aeroway/value/windsock"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/AerowayThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wine/key/shop/value/wine">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wine</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wine">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wine/key/shop/value/wine"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Alcolici</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Alkoholbutik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Borárusító italbolt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Caviste</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">De llicència</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kavour gwin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Licorería</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Loja de vinhos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Magazin de vinos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mimo povolenia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Off License</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Slijterij</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Tenda de licores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Tiệm Rượu</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Trgovina pićem</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Utenfor lisens</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Venta de bébores</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Vinárna</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Vinforretning</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Vinoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Vinoteka</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Wala sa Lisensiya</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Weinkost</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Winiarnia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Wobchod za spirituoze</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Wobchod za spirituozy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Şarap evi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Алкохолни пијалоци</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Алькагольная крама</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Винный магазин</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Вино</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Трговина пићем</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">متجر نبيذ للبيع الخارجي</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">无许可证</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">kiosk</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Winery/key/amenity/value/winery">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">winery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Winery">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Winery/key/amenity/value/winery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WineryShop/key/shop/value/winery">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">winery</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WineryShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WineryShop/key/shop/value/winery"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WinterRoad/key/winter_road/value/yes">
+	<key xmlns="http://linkedgeodata.org/meta/">winter_road</key>
+	<value xmlns="http://linkedgeodata.org/meta/">yes</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WinterRoad">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WinterRoad/key/winter_road/value/yes"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wlan/key/amenity/value/wlan">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wlan</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wlan">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wlan/key/amenity/value/wlan"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WolfPit/key/man_made/value/wolf_pit">
+	<key xmlns="http://linkedgeodata.org/meta/">man_made</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wolf_pit</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WolfPit">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WolfPit/key/man_made/value/wolf_pit"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/ManMadeThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wood/key/natural/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">natural</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wood">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wood/key/natural/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Bësch</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Baso</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Bos</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Bosc</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Bosco</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Bosque</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Dru</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Erdő</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Forêt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Kahoy</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Koad</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Lěs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Madeira</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Mežs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Medžiai</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Mets</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Metsä</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Neudržovaný les</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Orman</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Pragozd</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Puszcza</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Rừng</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Skog</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Skov</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Viesca</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Wald</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Wood</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Woold</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Šuma</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Μη προσεγμένο δάσος</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Вирне</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Гай</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Естественный лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Лес</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Шума</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">יער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">جنگل</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حرج</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ტყე</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">林</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">森林</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/NaturalThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WoodShop/key/shop/value/wood">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wood</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/WoodShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/WoodShop/key/shop/value/wood"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wreck/key/historic/value/wreck%20">
+	<key xmlns="http://linkedgeodata.org/meta/">historic</key>
+	<value xmlns="http://linkedgeodata.org/meta/">wreck </value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Wreck">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Wreck/key/historic/value/wreck%20"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/HistoricThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthCentre/key/amenity/value/youth_centre">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">youth_centre</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthCentre">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/YouthCentre/key/amenity/value/youth_centre"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Casa da xuventude</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Centar za mladež</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Centre juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Centre pour la jeunesse</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Centri zovanîl</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Centro Giovanile</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Centro juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Centro juvenil</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Centro pro le juventute</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Centru de mocedá</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Centrum młodzieżowe</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Centrum pro mládež</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Centrum za młodostnych</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Dom omladine</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Gaztelekua</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Gençlik Merkezi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Ifjúsági központ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Jöögdcenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Jauniešu centrs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Jaunimo centras</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Jeugdcentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Jeugsentrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Jugendhaus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Kreizenn evit ar re yaouank</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Lunduyan ng Kabataan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Młoźinski centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Mládežnícke centrum</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Mladinski center</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Noortekeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Nuorisokeskus</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Pusat Belia</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Qendër Rinore</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Trung tâm Thanh niên</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Ungdomscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Ungdomscenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Ungdomssenter</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Youth Centre</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="el">Πολύκεντρο Νεολαίας</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Дом омладине</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Младински центар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Моладзевы цэнтар</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Молодёжный центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Молодіжний центр</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">מרכז נוער</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">مركز نشاطات للشباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">مركز نشاطات للشباب</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ახალგაზრდული ცენტრი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">青少年センター</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">青少年中心</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthClub/key/amenity/value/youth_club">
+	<key xmlns="http://linkedgeodata.org/meta/">amenity</key>
+	<value xmlns="http://linkedgeodata.org/meta/">youth_club</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/YouthClub">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/YouthClub/key/amenity/value/youth_club"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Amenity"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Zoo/key/tourism/value/zoo">
+	<key xmlns="http://linkedgeodata.org/meta/">tourism</key>
+	<value xmlns="http://linkedgeodata.org/meta/">zoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/Zoo">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/Zoo/key/tourism/value/zoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ku-latn">Baxçeyê heywanan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="dsb">Coo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hsb">Coo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="is">Dýragarður</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nl">Dierentuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="af">Dieretuin</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sv">Djurpark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="no">Dyrepark</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Eläintarha</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Hayupan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tr">Hayvanat bahçesi</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt">Jardim zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ia">Jardin zoologic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="aln">Kopsht Zoologjik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sq">Kopsht zoologjik</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="et">Loomaaed</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ms">Taman Haiwan</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="vi">Vườn thú</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ast">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="br">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="de">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en-gb">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fr">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fur">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hr">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lb">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="nds">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pl">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sk">Zoo</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ca">Zoològic</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="es">Zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="pt-br">Zoológico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="gl">Zoolóxico</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lv">Zooloģiskais dārzs</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-el">Zoološki vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="lt">Zoologijos sodas</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="eu">Zoologiko</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="da">Zoologisk have</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="hu">Állatkert</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Živalski vrt</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="be-tarask">Заапарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="mk">Зоолошка</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sr-ec">Зоолошки врт</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="myv">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ru">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="rue">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="uk">Зоопарк</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="he">גן חיות</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fa">باغ وحش</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ar">حديقة حيوانات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="arz">حديقه حيوانات</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ps">ژوبڼ</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="te">జంతుప్రదర్శనశాల</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ka">ზოოპარკი</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hans">动物园</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="ja">動物園</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="zh-hant">動物園</label>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/TourismThing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ZooShop/key/shop/value/zoo">
+	<key xmlns="http://linkedgeodata.org/meta/">shop</key>
+	<value xmlns="http://linkedgeodata.org/meta/">zoo</value>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ZooShop">
+	<sourceTag xmlns="http://linkedgeodata.org/meta/" rdf:resource="http://linkedgeodata.org/ontology/ZooShop/key/shop/value/zoo"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+	<subClassOf xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://linkedgeodata.org/ontology/Shop"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/addr/postcode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/adminLevel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/agricultural">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/alternate">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/area">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/asb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/atm">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/backrest">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bench">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bin">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/blz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/boardType">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/boat">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bridge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/build">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/building">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/bus">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/byNight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/cables">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/charge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/cutting">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/de/amtlicherGemeindeschluessel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/denomination">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/denotation">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/departuresBoard">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/diaper">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/direction">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/dispensing">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/disused">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ele">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/elevator">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/embankment">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/erected">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/familySpaces">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fenced">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/frequency">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/cng">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/gtlDiesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/hgvDiesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/lpg">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_100">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_91">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_95">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel/octane_98">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/fuel_diesel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/bier">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/eisenerz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/eisenwaren">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/getreide">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/tuch">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/wolle">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/game/patrizier2/ziegel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/gauge">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/horse">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/internerAccess">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/lanes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/layer">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/level">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/lit">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxheight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxlength">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxspeed">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxweight">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/maxwidth">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/minspeed">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/monument">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/mooring">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/motorroad">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ncn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/noexit">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/on">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/oneway/bicycle">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/oneway">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/onkz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/communityIdentificationNumber">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/isInLocId">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/layer">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/locId">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/population">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/openGeoDB/telephoneAreaCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/opengeodb/lat">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/opengeodb/lon">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/osmarender/renderName">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/osmarender/renderRef">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/parkRide">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/bob">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/coins">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/creditCcards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/debitCards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/electronicPurses">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/geldkarte">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/geltkarte">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/notes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/payment/telephoneCards">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/permissive">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/population">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/postCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/postalCode">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/produced">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/public">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/rail">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/rcn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/batteries">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/cans">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/clothes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/gardenWaste">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/glass">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/glassBottles">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/greenWaste">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/metal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/paper">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/paperPackaging">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/plastic">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/scrapMetal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/recycling/shoes">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ref/fgkz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/religion">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ruins">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/seasonal">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/seats">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/segregated">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/shelter">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/ski">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/sms">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/snowmobile">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/stars">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/stepCount">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/strVz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/surfaces">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tactilePaving">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/taxi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/toilet">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tracks">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/traffic_signals/sound">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tram">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/tunnel">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/uic_ref">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/undefined">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/unisex">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/verified">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/via">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/video">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/waterway/lock/height">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wheelchair">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ab">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/af">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/als">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ast">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/az">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bar">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/be">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bg">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/bs">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ca">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/cs">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/cz">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/da">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/de">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/dk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/dsb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ee">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/el">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/en">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/eo">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/es">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/et">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/eu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fa">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/fr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/gv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/he">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hsb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ht">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/hu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/id">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/is">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/it">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ja">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/jp">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ka">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ko">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/la">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lb">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lt">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/lv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/mk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/nl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/nn">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/no">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/pl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/pt">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/qu">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ro">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ru">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sco">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/se">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/simple">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sl">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/so">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sq">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sv">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/sw">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/th">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/tr">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/ua">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/uk">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/vi">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/vo">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/war">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://linkedgeodata.org/ontology/wikipediaLink/zh">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/mbox">
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Property"/>
+	<domain xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://geovocab.org/spatial#Feature"/>
+	<range xmlns="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+</rdf:Description>
+
+</rdf:RDF>
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/files/stopWords.txt
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/files/stopWords.txt	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/files/stopWords.txt	(revision 31106)
@@ -0,0 +1,727 @@
+﻿able
+about
+above
+abroad
+according
+accordingly
+across
+actually
+adj
+after
+afterwards
+again
+against
+ago
+ahead
+ain't
+all
+allow
+allows
+almost
+alone
+along
+alongside
+already
+also
+although
+always
+am
+amid
+amidst
+among
+amongst
+an
+and
+another
+any
+anybody
+anyhow
+anyone
+anything
+anyway
+anyways
+anywhere
+apart
+appear
+appreciate
+appropriate
+are
+aren't
+around
+as
+a's
+aside
+ask
+asking
+associated
+at
+available
+away
+awfully
+back
+backward
+backwards
+be
+became
+because
+become
+becomes
+becoming
+been
+before
+beforehand
+begin
+behind
+being
+believe
+below
+beside
+besides
+best
+better
+between
+beyond
+both
+brief
+but
+by
+came
+can
+cannot
+cant
+can't
+caption
+cause
+causes
+certain
+certainly
+changes
+clearly
+c'mon
+co
+co.
+com
+come
+comes
+concerning
+consequently
+consider
+considering
+contain
+containing
+contains
+corresponding
+could
+couldn't
+course
+c's
+currently
+dare
+daren't
+definitely
+described
+despite
+did
+didn't
+different
+directly
+do
+does
+doesn't
+doing
+done
+don't
+down
+downwards
+during
+each
+edu
+eg
+eight
+eighty
+either
+else
+elsewhere
+end
+ending
+enough
+entirely
+especially
+et
+etc
+even
+ever
+evermore
+every
+everybody
+everyone
+everything
+everywhere
+ex
+exactly
+example
+except
+fairly
+far
+farther
+few
+fewer
+fifth
+first
+five
+followed
+following
+follows
+for
+forever
+former
+formerly
+forth
+forward
+found
+four
+from
+further
+furthermore
+get
+gets
+getting
+given
+gives
+go
+goes
+going
+gone
+got
+gotten
+greetings
+had
+hadn't
+half
+happens
+hardly
+has
+hasn't
+have
+haven't
+having
+he
+he'd
+he'll
+hello
+help
+hence
+her
+here
+hereafter
+hereby
+herein
+here's
+hereupon
+hers
+herself
+he's
+hi
+him
+himself
+his
+hither
+hopefully
+how
+howbeit
+however
+hundred
+i'd
+ie
+if
+ignored
+i'll
+i'm
+immediate
+in
+inasmuch
+inc
+inc.
+indeed
+indicate
+indicated
+indicates
+inner
+inside
+insofar
+instead
+into
+inward
+is
+isn't
+it
+it'd
+it'll
+its
+it's
+itself
+i've
+just
+k
+keep
+keeps
+kept
+know
+known
+knows
+last
+lately
+later
+latter
+latterly
+least
+less
+lest
+let
+let's
+like
+liked
+likely
+likewise
+little
+look
+looking
+looks
+low
+lower
+ltd
+made
+mainly
+make
+makes
+many
+may
+maybe
+mayn't
+me
+mean
+meantime
+meanwhile
+merely
+might
+mightn't
+mine
+minus
+miss
+more
+moreover
+most
+mostly
+mr
+mrs
+much
+must
+mustn't
+my
+myself
+name
+namely
+nd
+near
+nearly
+necessary
+need
+needn't
+needs
+neither
+never
+neverf
+neverless
+nevertheless
+new
+next
+nine
+ninety
+no
+nobody
+non
+none
+nonetheless
+noone
+no-one
+nor
+normally
+not
+nothing
+notwithstanding
+novel
+now
+nowhere
+obviously
+of
+off
+often
+oh
+ok
+okay
+old
+on
+once
+one
+ones
+one's
+only
+onto
+opposite
+or
+other
+others
+otherwise
+ought
+oughtn't
+our
+ours
+ourselves
+out
+outside
+over
+overall
+own
+particular
+particularly
+past
+per
+perhaps
+placed
+please
+plus
+possible
+presumably
+probably
+provided
+provides
+que
+quite
+qv
+rather
+rd
+re
+really
+reasonably
+recent
+recently
+regarding
+regardless
+regards
+relatively
+respectively
+right
+round
+said
+same
+saw
+say
+saying
+says
+second
+secondly
+see
+seeing
+seem
+seemed
+seeming
+seems
+seen
+self
+selves
+sensible
+sent
+serious
+seriously
+seven
+several
+shall
+shan't
+she
+she'd
+she'll
+she's
+should
+shouldn't
+since
+six
+so
+some
+somebody
+someday
+somehow
+someone
+something
+sometime
+sometimes
+somewhat
+somewhere
+soon
+sorry
+specified
+specify
+specifying
+still
+sub
+such
+sup
+sure
+take
+taken
+taking
+tell
+tends
+th
+than
+thank
+thanks
+thanx
+that
+that'll
+thats
+that's
+that've
+the
+their
+theirs
+them
+themselves
+then
+thence
+there
+thereafter
+thereby
+there'd
+therefore
+therein
+there'll
+there're
+theres
+there's
+thereupon
+there've
+these
+they
+they'd
+they'll
+they're
+they've
+thing
+things
+think
+third
+thirty
+this
+thorough
+thoroughly
+those
+though
+three
+through
+throughout
+thru
+thus
+till
+to
+together
+too
+took
+toward
+towards
+tried
+tries
+truly
+try
+trying
+t's
+twice
+two
+un
+under
+underneath
+undoing
+unfortunately
+unless
+unlike
+unlikely
+until
+unto
+up
+upon
+upwards
+us
+use
+used
+useful
+uses
+using
+usually
+v
+value
+various
+versus
+very
+via
+viz
+vs
+want
+wants
+was
+wasn't
+way
+we
+we'd
+welcome
+well
+we'll
+went
+were
+we're
+weren't
+we've
+what
+whatever
+what'll
+what's
+what've
+when
+whence
+whenever
+where
+whereafter
+whereas
+whereby
+wherein
+where's
+whereupon
+wherever
+whether
+which
+whichever
+while
+whilst
+whither
+who
+who'd
+whoever
+whole
+who'll
+whom
+whomever
+who's
+whose
+why
+will
+willing
+wish
+with
+within
+without
+wonder
+won't
+would
+wouldn't
+yes
+yet
+you
+you'd
+you'll
+your
+you're
+yours
+yourself
+yourselves
+you've
+zero
+ο
+η
+το
+οι
+τα
+του
+τησ
+των
+τον
+την
+και 
+κι
+κ
+ειμαι
+εισαι
+ειναι
+ειμαστε
+ειστε
+στο
+στον
+στη
+στην
+μα
+αλλα
+απο
+για
+προσ
+με
+σε
+ωσ
+παρα
+αντι
+κατα
+μετα
+θα
+να
+δε
+δεν
+μη
+μην
+επι
+ενω
+εαν
+αν
+τοτε
+που
+πωσ
+ποιοσ
+ποια
+ποιο
+ποιοι
+ποιεσ
+ποιων
+ποιουσ
+αυτοσ
+αυτη
+αυτο
+αυτοι
+αυτων
+αυτουσ
+αυτεσ
+αυτα
+εκεινοσ
+εκεινη
+εκεινο
+εκεινοι
+εκεινεσ
+εκεινα
+εκεινων
+εκεινουσ
+οπωσ
+ομωσ
+ισωσ
+οσο
+οτι
+(
+)
+{
+}
+[
+]
+.
+,
+^
++
+-
+:
+!
+"
+'
+
+[]
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/files/textualList.txt
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/files/textualList.txt	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/files/textualList.txt	(revision 31106)
@@ -0,0 +1,2280 @@
+Road
+Street
+Close
+Avenue
+The
+Lane
+Way
+Gardens
+Park
+House
+Court
+Place
+Line
+Hill
+St
+Drive
+School
+Grove
+&
+Centre
+Church
+Green
+Crescent
+Mews
+High
+Walk
+Station
+London
+Square
+North
+West
+of
+and
+East
+Bridge
+Terrace
+Primary
+South
+Rd
+Hall
+Great
+New
+Old
+Estate
+St.
+Cafe
+Main
+Manor
+Gate
+Central
+Royal
+Victoria
+College
+Wood
+End
+Cross
+Club
+City
+River
+Bar
+Express
+Hotel
+Oak
+Arms
+Railway
+Saint
+District
+Hospital
+Rise
+Food
+Common
+Lodge
+Harrow
+Lea
+Library
+Farm
+Brook
+Tesco
+Yard
+Row
+Palace
+Corner
+Roundabout
+Community
+line
+Upper
+John
+Eastern
+Branch)
+the
+Garden
+Town
+King
+Vale
+Tower
+Valley
+Broadway
+Approach
+Office
+Kingston
+Market
+Piccadilly
+Circular
+Thames
+Western
+Path
+Bus
+White
+Wine
+Passage
+View
+Forest
+Prince
+William
+Shop
+Lower
+Richmond
+Woolwich
+Nursery
+George
+Cambridge
+Pharmacy
+York
+Pizza
+Croydon
+Barking
+Circus
+Mill
+Mount
+Sports
+Inn
+Police
+Abbey
+Bank
+Northern
+Wharf
+Car
+Albert
+Lines
+Kensington
+Hammersmith
+Heath
+Camden
+Greenwich
+Tree
+Ground
+Ltd
+Kings
+Queen's
+Queen
+Hair
+Village
+John's
+Sainsbury's
+Tunnel
+Orchard
+Dock
+Grosvenor
+All
+Little
+to
+Grange
+Field
+Mary's
+Streatham
+Parade
+Castle
+Health
+Crown
+Pond
+Jubilee
+Bromley
+Kent
+Hampton
+Coast
+James
+Clapham
+Baptist
+Junction
+Circle
+Building
+Store
+Chelsea
+International
+King's
+Canal
+Uxbridge
+Fields
+Ealing
+Subway
+DLR
+Tavern
+Coffee
+Queens
+Memorial
+Oxford
+Starbucks
+Finchley
+Dry
+Priory
+Mead
+Alexandra
+Mary
+Metropolitan
+Windmill
+Trinity
+Post
+Acton
+Cemetery
+Gloucester
+Spencer
+Chiltern
+News
+Branch
+Union
+Elm
+Rochester
+Restaurant
+Blackwall
+George's
+Red
+Greenford
+Catholic
+Barclays
+Chicken
+Chiswick
+Business
+Temple
+Chapel
+Mansions
+Museum
+Dental
+Warwick
+Rose
+Paul's
+Local
+Hendon
+Ham
+Lion
+Pret
+Woodford
+Allotments
+Wellington
+Eltham
+Putney
+Morden
+Dulwich
+India
+Hyde
+Gospel
+Cleaners
+Gallery
+La
+Brent
+Manger
+Southend
+Loop
+Medical
+allotments
+Beauty
+Sutton
+Head
+Meadow
+Malden
+Charles
+Wandsworth
+Lambeth
+Lewisham
+Fulham
+Boots
+Marylebone
+Co
+Theatre
+Hampstead
+Westminster
+Methodist
+Academy
+Star
+Clinic
+Lee
+Angel
+Euston
+Edgware
+One
+Fish
+Tottenham
+Recreation
+Leisure
+Holland
+Supermarket
+Costa
+Water
+Cromwell
+Thomas
+Warren
+Commercial
+Seven
+Bush
+Peckham
+Long
+Grand
+Waterloo
+Norwood
+Fire
+Hayes
+Duke
+Portland
+Newington
+Horse
+Regent's
+Well
+Garage
+Shaft
+Kilburn
+Beverley
+Carlton
+Brunswick
+Wembley
+Lloyds
+Point
+Lancaster
+Pier
+Newham
+Bow
+McDonald's
+Golf
+Princes
+Battersea
+British
+Wimbledon
+Villas
+Exchange
+Surgery
+Walton
+Ferry
+Vicarage
+Holloway
+Hornsey
+Practice
+Side
+Kew
+Grill
+Bell
+HSBC
+Russell
+Willow
+Devonshire
+Hart
+Alley
+Brixton
+Depot
+Tudor
+Edward
+Cavendish
+Cottage
+James's
+Regent
+Saints
+Buckingham
+Café
+Wales
+Christ
+Charlton
+Kennington
+Hounslow
+Poplar
+Ash
+War
+Space
+Nightingale
+Of
+Stratford
+Junior
+Imperial
+Lanes
+NatWest
+Home
+Day
+Gordon
+Westbourne
+for
+Swan
+Marsh
+Surrey
+Stanley
+Crystal
+Cumberland
+Wickham
+Cottages
+Wandle
+Hamilton
+Embankment
+Wall
+Marlborough
+Clifton
+Kebab
+Clapton
+Holborn
+Services
+Lansdowne
+Lady
+Parish
+Albany
+Docklands
+Southwark
+Elizabeth
+Essex
+University
+Lawrence
+Windsor
+Kenton
+Care
+Embassy
+Chestnut
+(Wimbledon
+Twickenham
+Rectory
+Watford
+Sussex
+Nelson
+Highbury
+Salon
+Wells
+Sidcup
+Studios
+Nero
+First
+Service
+Clarendon
+Bath
+Peter's
+Riverside
+Marks
+Blue
+Light
+Golden
+Thai
+Roman
+Greenway
+Mills
+Walthamstow
+Belmont
+Whitton
+Tilbury
+Holly
+in
+Ruislip
+Stamford
+Mitcham
+Trafalgar
+Camberwell
+Holy
+Lock
+Warehouse
+Kitchen
+Merton
+London,
+Woodside
+Springfield
+Industrial
+Woodlands
+Spring
+Black
+National
+Sisters
+Cherry
+Barnet
+Cycles
+Children's
+Bedford
+Company
+Coombe
+Link
+Tennis
+Shaftesbury
+Open
+Francis
+Plumstead
+Eden
+Rotherhithe
+Rye
+Beckenham
+Boston
+Brockley
+Cannon
+Art
+Surbiton
+Three
+Clarence
+Denmark
+Chester
+Elephant
+Paul
+Island
+Leytonstone
+Sun
+Pancras
+Lettings
+World
+Ashley
+Leyton
+Middle
+Fairfield
+Blackheath
+Beech
+Chase
+Costcutter
+Bakerloo
+Berkeley
+Pleasant
+Connaught
+Premier
+Eagle
+Midland
+Barnes
+Platform
+Metro
+Tooting
+Hackney
+Hatch
+Hurst
+Norbury
+Granville
+Claremont
+Parkway
+Cleveland
+Thornton
+Quay
+Deptford
+Air
+Playing
+Lord
+Whitehall
+Hale
+Islington
+Primrose
+Wellesley
+Mall
+(Uxbridge
+Hatton
+Chingford
+Lordship
+Shirley
+Craven
+Fox
+Thameslink
+Hanger
+TSB
+Sydenham
+Finsbury
+Preston
+Shopping
+Le
+Cricket
+Woodland
+Kidbrooke
+Londis
+Burger
+Sudbury
+Buildings
+Seymour
+Glebe
+Shooters
+Burnt
+Hamptons
+Pavilion
+Smith
+Paddington
+Albion
+Langley
+Salisbury
+Roding
+De
+Iceland
+Broad
+Sunbury
+Belgrave
+Co.
+Willesden
+Ladbrokes
+Boundary
+Stoke
+Brompton
+Group
+Tandoori
+Hermitage
+Waitrose
+Croft
+Our
+Chislehurst
+Relief
+Blenheim
+Pinner
+Works
+Blackfriars
+Crofton
+Addiscombe
+Compton
+Hut
+Dene
+Henry
+Borough
+Andrews
+Highgate
+Wick
+Pembroke
+Lawn
+KFC
+Elms
+Ilford
+United
+Millennium
+Brentford
+Staines
+Santander
+Footpath
+Maple
+Addison
+Sainsburys
+Beaconsfield
+Cars
+Entrance
+Belvedere
+Edmonton
+Winchester
+Ridgeway
+Lewis
+Gladstone
+Plaza
+Westfield
+Stores
+Beaumont
+Society
+Brighton
+Southgate
+Heights
+Public
+Mile
+Archway
+Christchurch
+Cedar
+Vauxhall
+RC
+Lime
+David
+Man
+Best
+Plough
+Nature
+Trading
+Arch
+Studio
+Christian
+Co-operative
+Muswell
+Eastcote
+Beckton
+Burlington
+Somerset
+Evelyn
+Middleton
+Ravensbourne
+Westway
+Ruskin
+Trust
+UK
+Robert
+Kentish
+Strand
+Stone
+Catford
+Solicitors
+Westbury
+Kingsland
+Hainault
+Hope
+Wanstead
+Britannia
+Rutland
+Middlesex
+Sir
+County
+Apartments
+Shell
+Fountain
+(Heathrow
+Tavistock
+Coach
+Wilson
+Notting
+Joseph's
+Hook
+Shoreditch
+Northwood
+Anerley
+Golders
+Stanhope
+Northolt
+Heart
+Shoe
+Stockwell
+Dukes
+Canonbury
+Plaistow
+Playground
+Milton
+Feltham
+Up
+HS2
+Fairway
+Hillside
+Stn
+Downs
+Highfield
+Sheen
+Mayfield
+Caffe
+Waltham
+Travel
+Sutherland
+Anchor
+Heathfield
+Chatsworth
+Argyle
+Ford
+Tramlink
+Carriage
+Chertsey
+Peter
+Weston
+Lyndhurst
+Michael
+Eaton
+Gainsborough
+Infant
+Johns
+Sherwood
+Marble
+Crane
+Chigwell
+Princess
+Byron
+Silver
+Chinese
+on
+Bourne
+Branch);
+Canterbury
+Churchill
+Vincent
+Liverpool
+Mark's
+Talbot
+Georges
+Route
+Triangle
+Northumberland
+Down
+Room
+Football
+Halifax
+Percy
+Lake
+Birch
+Beaufort
+Power
+Hanworth
+Arts
+(Edgware
+Rosebery
+Factory
+Stephen's
+Beddington
+Line;
+Tolworth
+de
+Nationwide
+Bakery
+Falcon
+Burdett
+Flyover
+Nando's
+Cray
+Fried
+Gunnersbury
+Lounge
+Caffè
+Luke's
+Acre
+Drayton
+Reach
+Lavender
+Estates
+Dean
+Design
+Douglas
+Manorway
+Stop
+Clerkenwell
+Carphone
+Spa
+Association
+Stadium
+Cranford
+Frognal
+Shepherds
+Reserve
+Avondale
+Spice
+Sycamore
+Wilton
+Belsize
+Caledonian
+Causeway
+Mornington
+Gateway
+Ann's
+Westhorne
+Meridian
+Dover
+Army
+Mini
+Oval
+Sandy
+Andrew's
+Barn
+Mulberry
+Bowes
+Cornwall
+Cycle
+Heston
+Cranbrook
+Montpelier
+And
+Regency
+Clifford
+Lincoln
+Eton
+Circle/District
+Bowling
+Phoenix
+Barber
+Beresford
+Roehampton
+Crossrail
+Wapping
+Quays
+Limes
+Bishops
+Parkside
+Greyhound
+Box
+Friern
+Deli
+Oldfield
+park
+Wrythe
+Worcester
+Virgin
+Linden
+England
+Onslow
+Dorset
+way
+Oliver
+Norman
+Coral
+Cricklewood
+Nails
+Waverley
+Kingsley
+Lonsdale
+Gipsy
+Pool
+Limehouse
+Acacia
+Southampton
+Graham
+Napier
+Dartmouth
+Soho
+Music
+Anglia
+Mail
+Oaks
+CTRL
+Area
+Florence
+Dollis
+Margaret
+Palmerston
+Underpass
+Mortlake
+Barbers
+Moon
+Whitechapel
+Hanover
+Durham
+Bloomsbury
+Westferry
+Herbert
+Newton
+Twyford
+Block
+Dalston
+Off
+Neasden
+Woodstock
+Hampden
+Clock
+Dudley
+Havelock
+Pound
+Sons
+Spur
+Wealdstone
+Kingswood
+Globe
+Adelaide
+Youth
+Sloane
+Billet
+Andrew
+Delivery
+Grafton
+Homerton
+Oakfield
+Cut
+Fitness
+Hogarth
+Cadogan
+Ship
+Urban
+Ridge
+Norfolk
+Arundel
+Links
+Rugby
+Aspen
+Montague
+China
+Girls
+Ave
+Martin
+Mosque
+Jones
+Redbridge
+Kingsbury
+Arthur
+car
+Institute
+Margaret's
+Staples
+Raleigh
+Money
+Dorchester
+Barnabas
+Baker
+Suffolk
+Carlyle
+Balham
+Parking
+Social
+Sandwich
+Morley
+Bermondsey
+Lakeside
+Southall
+Line;District
+Convenience
+Bexley
+Michael's
+Broomfield
+Horn
+at
+Birkbeck
+Circle,
+Oakleigh
+Cash
+Teddington
+Osterley
+Limited
+Fordbridge
+Howard
+Martin's
+Canada
+Argos
+Beulah
+Faraday
+Bethnal
+Bypass
+Stuart
+Portman
+Conduit
+Foundation
+Basin
+Turnpike
+Family
+Carlisle
+Kingsway
+Hoe
+Cedars
+Edith
+Bounds
+Arlington
+Esher
+By-pass
+Windermere
+Herne
+Gallions
+Crossway
+Elmers
+Silk
+Downham
+Shepherd's
+centre
+Alma
+Orange
+Welling
+Mitre
+Course
+Canning
+Ranelagh
+Foods
+Heron
+Leigh
+Flower
+Westwood
+Rowan
+Vernon
+Murray
+Southborough
+Alfred
+Northcote
+Sterling
+Lynton
+Parliament
+Evans
+Mr
+Flowers
+Stream
+Indian
+Yeading
+Harlesden
+Samuel
+Greggs
+Mandeville
+Jack
+Bushey
+American
+Cardinal
+Baring
+Glen
+Viaduct
+Orpington
+Brunel
+Elgin
+Brampton
+Wing
+Blackhorse
+Rooms
+Joseph
+Alfred's
+Kendal
+Dog
+Browning
+Leicester
+Hand
+Garth
+Synagogue
+Ruckholt
+Charing
+Cleaning
+Lombard
+Brewery
+Higham
+Trail
+Danson
+Rosslyn
+Knightsbridge
+Neville
+Latchmere
+Balfour
+Shrewsbury
+Perry
+Stepney
+Hawthorn
+Newsagents
+Reformed
+Alpha
+Dale
+Radnor
+Hilton
+Love
+Romford
+Friars
+Garrick
+Wolsey
+Hare
+Parkland
+Bond
+Greenwood
+Fortune
+Alexander
+Unit
+Sales
+Chemist
+Morrisons
+Petersham
+Mortimer
+Upton
+Free
+Rock
+Rodney
+Amhurst
+Harbour
+Crouch
+Canons
+Retail
+Bull
+Al
+O2
+Malvern
+Walpole
+Harrington
+branch)
+(closed)
+Firs
+Graveney
+Beechwood
+station
+Shaw
+Perivale
+Meadway
+Harold
+Hills
+Private
+Brondesbury
+Campbell
+Ladbroke
+Morgan
+Superdrug
+Books
+Hertford
+Pimlico
+Sushi
+Marys
+Prospect
+Empire
+Aldgate
+Pauls
+BP
+Hood
+Sumner
+Barnfield
+Italian
+Creek
+Headstone
+Walworth
+Stanmore
+Beehive
+Sea
+Lloyd
+Laurel
+Patisserie
+Vine
+Blake
+Ripple
+Montrose
+Henley
+Brasserie
+Farringdon
+Langdon
+Good
+Goodmayes
+cafe
+Waye
+Docks
+Mildmay
+Cecil
+General
+Eastway
+Sidney
+Ride
+Bury
+Ladywell
+Nisa
+Derwent
+Halal
+Anne's
+Bakers
+Haven
+Furniture
+Woods
+Montagu
+Barnsbury
+Conway
+Top
+Oakley
+Wines
+Isleworth
+Coldharbour
+Travelodge
+Fleet
+Boleyn
+Clayton
+Hoxton
+Tollgate
+Brick
+Squires
+Young
+Reservoir
+Track
+Savoy
+Sandringham
+Mottingham
+Electric
+Armada
+Pymmes
+Highwalk
+Caroline
+Harlington
+Quality
+Capital
+Maida
+Oaklands
+Shakespeare
+Woodfield
+gardens
+Ivy
+Stag
+Bayswater
+Civic
+Gilbert
+Telford
+Southwood
+Clare
+towpath
+Grant
+Oakwood
+Mare
+Whittington
+Chaucer
+Northbound
+Arcade
+Totteridge
+Bishop
+Syon
+Property
+Eastbound
+Hazel
+Glade
+Bennett
+Katherine
+Eye
+Woodberry
+Egerton
+Ashburnham
+Mission
+Oxfam
+Road)
+Chandos
+Lidl
+Dolphin
+Northwick
+Enterprise
+Audley
+Purley
+Saxon
+Hillcrest
+Griffin
+Wentworth
+Tom
+Education
+Holiday
+Whipps
+Pickhurst
+Metropolitan,
+Exit
+Dudding
+Meeting
+Rayners
+Scotland
+Broadmead
+Nicholas
+Harvey
+Charlotte
+Porchester
+Morland
+Page
+Ebury
+Recycling
+Antiques
+Homebase
+Barbican
+Philip
+Pine
+Penge
+Montfichet
+Play
+Jamaica
+Franklin
+Carpenters
+In
+Gym
+Butchers
+Friday
+Covent
+Shortlands
+Longford
+Margarets
+Robin
+Active
+Westmoreland
+Abercorn
+Bear
+Grasmere
+Bedfont
+Bickley
+Garages
+(North
+Arena
+Leighton
+Silvertown
+Meat
+Armoury
+Langham
+Angels
+Cheyne
+Watermead
+(Brentford
+Harringay
+Dunstan's
+Research
+Weymouth
+Odeon
+Gresham
+Fisher
+Anne
+Newsagent
+Osborne
+Aldwych
+Balmoral
+Ann
+Big
+Regents
+Waterside
+Plus
+(Kingston
+M&S
+Strawberry
+(East
+Telephone
+Simply
+Peters
+Richard
+Selborne
+Steps
+Reynolds
+Zone
+Site
+Fresh
+Euro
+Coniston
+Aberdeen
+Stroud
+Opticians
+Woodhouse
+Ravenscourt
+Kingshill
+Meadows
+Southbound
+Darwin
+Change
+Kingfisher
+Roberts
+Heather
+Glass
+Derby
+Mayfair
+Paradise
+Morris
+Barrett
+Welbeck
+Leigham
+Ring
+7
+6
+Millbank
+Jewellers
+Ditton
+Jersey
+Hayward
+Chalk
+Bec
+Oxhey
+Smithfield
+Dinosaur
+Dell
+Courtenay
+Jolly
+Internet
+Thurlow
+Monument
+Bruce
+Son
+Street,
+Homefield
+Dragon
+Convent
+Churchyard
+Boat
+Lyon
+Mark
+Monks
+Asda
+Special
+Leonards
+Chepstow
+Elmfield
+with
+Bankside
+More
+Speed
+Cathedral
+Taylor
+Waddon
+Motors
+Thornhill
+Longfield
+Chips
+Sydney
+Greenhill
+Apex
+Buxton
+Peel
+Snappy
+Southern
+Commission
+8
+G
+H
+Queensbridge
+Laburnum
+By-pass)
+Bridgewater
+Tulse
+Bellegrove
+Peabody
+Goldhawk
+Abbott
+Super
+Colney
+Forge
+Hire
+Oakhill
+Noel
+Dickens
+Scotts
+Peterborough
+Blackfen
+Reeves
+Sacred
+Parkfield
+Bird
+Walnut
+Stand
+Grace
+Self
+Vaughan
+Wren
+Plashet
+Worple
+Snaps
+Goldsmiths
+Campden
+Stirling
+Bookshop
+Tamworth
+Adventure
+Williams
+Villiers
+Sylvan
+Supplies
+Draycott
+Newman
+Copse
+Swiss
+Courts
+Horsenden
+Stairs
+Learning
+Abbots
+Ellis
+Life
+Avery
+Cinema
+Addington
+Chaplin
+Perfect
+Shelley
+Management
+Lynwood
+Pitfield
+Bricklayers
+Scout
+Taste
+Council
+Montessori
+Edwards
+Briar
+Edinburgh
+Curry
+Emmanuel
+Infants
+Woodville
+Co-op
+Tate
+Ashburton
+Chichester
+Curzon
+Sidmouth
+Edgwarebury
+Standard
+Blythe
+Bridges
+Cards
+Moss
+Adam
+Chambers
+Vanbrugh
+Burton
+Cyprus
+Admiral
+Tufnell
+Ryman
+Cable
+Transport
+Juniper
+Retreat
+Mansfield
+Perth
+Woodman
+Burns
+Bishop's
+Melrose
+Crooked
+Halliford
+PC
+Lamb
+Molesey
+Crawford
+Hereford
+Olympic
+Wessex
+Fair
+Eccleston
+RBS
+Exeter
+Wesley
+Selhurst
+Five
+May
+Direct
+Drummond
+Newport
+Half
+Turnham
+Torrington
+Two
+Parker
+Outer
+Diamond
+Alperton
+Republic
+Pumping
+Adams
+Palmers
+Maze
+Noodle
+Longbridge
+Scott
+Agnes
+Leonard
+Ewell
+Curve
+Marina
+Balls
+Shepherd
+Kennedy
+Training
+Specsavers
+Leonard's
+Edge
+Turner
+Back
+Salvation
+Dairy
+Bolton
+Coppice
+Guildford
+Bridle
+Laundrette
+Brothers
+Quarter
+Marshall
+Domino's
+Cooper
+Copenhagen
+Tennyson
+Line;Hammersmith
+Langford
+Time
+Pepys
+Department
+N
+Bramley
+Warner
+Barclay
+Av
+CE
+On
+Guy
+Southfields
+by
+Petts
+Sunnyside
+Moorgate
+Elmwood
+Eat
+Gray's
+Keswick
+Wyndham
+Melbourne
+Kimberley
+Oasis
+Lido
+Botwell
+Maryland
+Eliot
+Kingdom
+Moreton
+Pembridge
+Esso
+Elmstead
+Launderette
+Sky
+Canary
+English
+Bike
+Waterworks
+Licence
+Brookfield
+Print
+Chequers
+Coleridge
+Sovereign
+Stafford
+Berwick
+Earl
+Vodafone
+Owen
+Evangelical
+Bessborough
+Earlsfield
+Cubitt
+Holmes
+Fashion
+Betfred
+Corporation
+Wash
+Country
+Barrow
+Guards
+Freemasons
+Champion
+Fore
+Austin
+Langton
+Kenilworth
+Monmouth
+Barnard
+Colindeep
+Broughton
+Henry's
+By
+Eastbourne
+Hospice
+Davies
+Islamic
+EAT
+Schools
+Christopher
+Hamlet
+Kensal
+Queensway
+Barracks
+Forty
+Merlin
+Quadrant
+Maybank
+Rush
+Brockwell
+Fine
+Gants
+Ashbourne
+Access
+Hazelwood
+Majestic
+Yorkshire
+CofE
+Townmead
+Dawley
+Sweet
+Lucey
+Clements
+Greek
+Daniel
+Bostall
+Flight
+Westmount
+Westgate
+Telegraph
+Grey
+Keats
+Westcombe
+Trevor
+Elmcroft
+Stewart
+Barley
+Apple
+Lillie
+Interiors
+Colville
+Magistrates
+Bartholomew
+Atkins
+Oriental
+Chesham
+Ringwood
+Prince's
+Cranmer
+Coronation
+Ching
+Arsenal
+Bishopsford
+Harcourt
+Loughborough
+Chord
+Selby
+Catherine
+Natwest
+Blandford
+Burnham
+Pelham
+Birchwood
+Hillingdon
+Cameron
+Islip
+Johnson
+Dr
+Shelter
+Plane
+Nine
+Coopers
+Ben
+Whitehorse
+Frank
+EAT.
+Days
+No.
+Glengall
+Grovelands
+Drury
+Farmers'
+Joe
+Acorn
+Friary
+Shepperton
+Northfield
+Vue
+Earl's
+Elthorne
+Westbound
+Colliers
+Texaco
+Brownlow
+Raynes
+Hedge
+Properties
+Pavillion
+Polish
+Fruit
+Allen
+Fitzroy
+Charlie
+Ambulance
+Silverdale
+Weald
+Gourmet
+Marlowe
+Watling
+Peartree
+Greenhaven
+Denbigh
+Pembury
+Marcus
+Loxford
+Cloudesley
+Rouge
+Aldersgate
+Timber
+Sandhurst
+Pentonville
+Kenwood
+Tollington
+Electrical
+Halfords
+Collingwood
+Chelsfield
+Brooklands
+Marquis
+Textiles
+Columbia
+Fairlawn
+Bairstow
+Halfway
+Paddy
+Greenland
+Stephenson
+Carpets
+Wilmer
+Harrison
+Butcher
+Perkins
+Kenley
+I
+Oakdale
+Du
+Barkingside
+Ln
+No
+Ha
+II
+Pump
+Natural
+Dawson
+Saffron
+Goose
+Hunt
+Media
+Pole
+Chadwick
+Crest
+Abingdon
+Aragon
+Armstrong
+Storage
+Artillery
+Second
+Cancer
+(Mill
+Hillview
+Myrtle
+Rosemary
+Nunhead
+Haringey
+Victory
+Third
+Eves
+Cranleigh
+Broom
+Vent
+Brown
+Kempton
+Mansion
+Queenstown
+Marine
+Coventry
+house
+Mansell
+Larkshall
+Barham
+Sands
+Salmon
+Right
+Harris
+Diner
+Preparatory
+Booth
+Chesterfield
+Wagamama
+Fairview
+Chesterton
+Carpet
+Milner
+Webb
+Sixth
+Cranley
+Twelvetrees
+Chippenham
+Vineyard
+Whetstone
+Ravenscroft
+Theobalds
+Randolph
+B&Q
+Kelvin
+Regal
+Next
+Leinster
+Sheridan
+Λεωφόρος
+Πλατεία
+Οδός
+Αγίου
+Αγίας
+Οδóς
+Αττική
+Γεωργίου
+Εθνική
+Δημητρίου
+Βενιζέλου
+Δημοτικό
+Κηφισίας
+Άγιος
+Γρηγορίου
+Κωνσταντίνου
+ΟΔΟΣ
+Αθηνών
+Ακτή
+Γραμμή
+Ελευθερίου
+Ποσειδώνος
+Πειραιώς
+Αλεξάνδρου
+Κωνσταντινουπόλεως
+Οικοπέδου
+Σμύρνης
+Κηφισού
+Πάροδος
+Δημοκρατίας
+Αλέξανδρου
+Αθηνών-Θεσσαλονίκης
+ΑΓ.
+Κύπρου
+Παύλου
+Νικολάου
+Σοφίας
+Βασιλέως
+Σχολείο
+Ηρώων
+Bank
+Παπανδρέου
+Αγία
+Μαρτίου
+Διάκου
+Οκτωβρίου
+Αθήνα
+Λεωφόρου
+Μεσογείων
+Μαραθώνος
+Εθνικής
+Αχαρνών
+Κολοκοτρώνη
+Αθήνας
+Περιφερειακή
+Παπάγου
+Ηπείρου
+Αθανασίου
+Μετρό
+Αγ.
+Λαμπράκη
+Ιωνίας
+(Ελευσίνα
+Αεροδρόμιο)
+Ιωάννου
+Πολυτεχνείου
+Μεγάλου
+Ειρήνης
+Ν.
+Βασιλίσσης
+Ανδρέα
+Alpha
+Μιαούλη
+Χρυσοστόμου
+Όριο
+Πατριάρχου
+Πίνδου
+Καραολή
+Νέας
+Σπύρου
+Λύκειο
+Μεσολογγίου
+της
+Πλαστήρα
+Κόρινθος)
+Ολύμπια
+Θεμιστοκλέους
+Παπαφλέσσα
+(Αθήνα
+Κέντρο
+Καραϊσκάκη
+Θεσσαλονίκης
+Μακρυγιάννη
+Βουλιαγμένης
+Σωκράτους
+Τράπεζα
+Κύμης
+Γήπεδο
+Hotel
+Στρατηγού
+Αντιστάσεως
+Γυμνάσιο
+Τρικούπη
+Αγίων
+Κρήτης
+Αιγάλεω
+Δαβάκη
+Ράλλη
+Πεντέλης
+Τατοΐου
+Κανάρη
+Δωδεκανήσου
+Μπουμπουλίνας
+Ηλία
+Αθηνων
+Θράκης
+Πάρκο
+Σιδηροδρόμων
+Στρατάρχου
+του
+Τσαλδάρη
+Αεροδρομιο
+Παλαμά
+Μακεδονίας
+Ρήγα
+Χίου
+Κατεχάκη
+Πάρνηθος
+Μπότσαρη
+Αχιλλέως
+Θεοτόκου
+Μελά
+Νηπιαγωγείο
+Περικλέους
+Κουντουριώτου
+Διονύσου
+Ιωάννη
+Παρασκευής
+Σιδηροδρομική
+Σολωμού
+Υψηλάντου
+Ικόνιο
+Αφροδίτης
+Θησέως
+Σύνδεση
+Ηρακλείου
+Παπαναστασίου
+Ελευθερίας
+Αριστοτέλους
+Πειραιά
+Κωστή
+ΑΦΕΤΗΡΙΑ
+Χαριλάου
+Μάρκου
+Ολύμπου
+Κορυτσάς
+Σαλαμίνος
+Καποδιστρίου
+Πατρών
+Πύλη
+Νίκης
+Φεραίου
+Λάμπρου
+Παναγούλη
+Γράμμου
+Ερμού
+Νικηφόρου
+Καραμανλή
+Leoforos
+Λ.
+Φυλής
+Πέτρου
+Μακαρίου
+Βασιλείου
+Λυκούργου
+Αριστείδου
+Λαύρας
+Μουσείο
+Σωτήρος
+Ζωγράφου
+Κοραή
+Συγγρού
+Γούναρη
+Όρια
+Ιωαννίνων
+Ναός
+Σαρανταπόρου
+Δάφνης
+Διονυσίου
+Δημοσθένους
+Σάμου
+Σπάρτης
+Μικράς
+Ασίας
+Βορείου
+Αθηνάς
+Αγωνιστών
+Βύρωνος
+Ρόδου
+Ομήρου
+Θερμοπυλών
+Καλαβρύτων
+Εθνάρχου
+Νικηταρά
+ΤΕΡΜΑ
+Παναγή
+Πλάτωνος
+Κατσώνη
+Παλαιολόγου
+Ακροπόλεως
+Κτίριο
+Δερβενακίων
+Διός
+Οδος
+Σκλαβενίτης
+Ολυμπια
+Διστόμου
+Νοσοκομείο
+Κορίνθου
+Εμμανουήλ
+Τήνου
+Αρτέμιδος
+ΑΜΑΡΟΥΣΙΟΥ
+Φιλικής
+Ανθέων
+Νικ.
+Δραπετσώνας
+Γεώργιος
+Ακρίτα
+Πυθαγόρα
+Σουλίου
+Αναργύρων
+Θηβών
+Γερμανού
+Κτήριο
+Υμηττού
+Βασιλόπουλος
+Άγιοι
+Ζακύνθου
+Πλαταιών
+Τζαβέλλα
+Παλαιών
+Μιλτιάδου
+Βερόπουλος
+Βαρβάρας
+Τσακάλωφ
+Λακωνίας
+Δεκελείας
+Φιλαδελφείας
+Φιλοθέης
+Σχολή
+Πραξιτέλους
+Μενελάου
+Βουλγαροκτόνου
+Ρέμα
+Τριπόλεως
+Ναυαρίνου
+Μαρίνας
+Ανδρούτσου
+Ολυμπίας
+Ευριπίδου
+Αιγαίου
+Αιόλου
+Μαυρομιχάλη
+Ηετιώνεια
+Βάρναλη
+Αγιος
+Σύρου
+Κιλκίς
+Νάτο
+Παπαδιαμάντη
+Πόντου
+Πηγής
+Μπιζανίου
+Βυζαντίου
+Athens
+Ασκληπιού
+Eurobank
+Πελοποννήσου
+Νεκροταφείο
+Νερατζιωτίσσης
+Καρύστου
+Αργυροκάστρου
+Κεφαλληνίας
+Μιχαλακοπούλου
+Σοφοκλέους
+Αριστοφάνους
+Διγενή
+Τραπεζούντος
+Ιπποκράτους
+Επιδαύρου
+Κώστα
+ΑΡΓΥΡΟΥΠΟΛΕΩΣ
+Σικελιανού
+Λένορμαν
+Γενικό
+Ζωοδόχου
+Ιερά
+Τροίας
+Αλεξάνδρας
+Ιθάκης
+Λέσβου
+Ελλάδος
+Μυστρά
+Μαρίνου
+Ύδρας
+Αναξαγόρα
+Νικόλαος
+ΣΤΑΘΜΟΣ
+Παπανικολή
+Παναγίας
+Ρόδων
+Δημαρχείο
+Ελ.
+Τριάδος
+ΓΕΦΥΡΑ
+Καλύμνου
+Σαχτούρη
+ΙΚΑ
+Το
+Αττικής
+Οδυσσέως
+Μουσών
+Αντίστασης
+Σαπφούς
+Αλ.
+Ροδόπης
+Γραβιάς
+Κάλβου
+ΚΟΚ.ΜΥΛΟΥ
+ΑΓ.ΠΑΡΑΣΚΕΥΗΣ
+Lidl
+Ελευσίνας
+Αρκαδίου
+Μυκόνου
+Ιλισίων
+Μεταξά
+Σταθμός
+Στοά
+Καζαντζάκη
+Εταιρείας
+Αλαμάνας
+Φιλαδέλφειας
+Χρυσανθέμων
+Λιοσίων
+Ναυάρχου
+Όλγας
+Κυπρίων
+Δελφών
+Ταϋγέτου
+Κερατσινίου
+Κοσμά
+Προφήτης
+Μπενάκη
+Κυκλάδων
+Market
+Σπετσών
+Καλλιπόλεως
+Δραγατσανίου
+Δοϊράνης
+Μελετίου
+Βοσπόρου
+Αμαλίας
+Carrefour
+ΑΒ
+Ιφιγενείας
+Νέστορος
+Απόλλωνος
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/log4j.properties
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/log4j.properties	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/log4j.properties	(revision 31106)
@@ -0,0 +1,26 @@
+# Root logger option
+#log4j.rootLogger=info, stdout
+
+ 
+# Direct log messages to stdout
+# log4j.appender.stdout=org.apache.log4j.ConsoleAppender
+# log4j.appender.stdout.Target=System.out
+# log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
+# log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1}:%L - %m%n
+
+#log4j.appender.stdout=org.apache.log4j.ConsoleAppender
+#log4j.appender.stdout.Target=System.out
+#log4j.appender.stdout.layout=org.apache.log4j.EnhancedPatternLayout
+#log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1} - %m %throwable{full} %n
+
+#log4j.rootLogger=DEBUG, CA
+#log4j.appender.NotConsole=org.apache.log4j.RollingFileAppender
+#log4j.appender.NotConsole.fileName=/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/resources/debug.log
+#log4j.appender.NotConsole.maxFileSize=20MB
+
+#log4j.appender.F=org.apache.log4j.FileAppender
+log4j.appender.mainAppender.File=someFileName.log 
+log4j.appender.mainAppender.Append=true
+#log4j.appender.F.File=/home/imis-nkarag/software/josm/plugins/OSMRecPlugin/resources/mylog.log
+log4j.appender.F.layout=org.apache.log4j.PatternLayout
+log4j.appender.F.layout.ConversionPattern=%d{MM-dd@HH:mm:ss} %-5p (%13F:%L) %3x - %m%n
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/el
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/el	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/el	(revision 31106)
@@ -0,0 +1,1 @@
+{"freq":{"D":1964,"E":1941,"F":1941,"G":1852,"A":4125,"B":2624,"C":3923,"L":2060,"M":3387,"N":1723,"O":1910,"H":2233,"I":2360,"J":1156,"K":1166,"U":1129,"T":2696,"W":1311,"V":1075,"P":2832,"S":4250,"R":1938,"f":2440,"g":5100,"d":7728,"e":26057,"b":4017,"c":7473,"a":25408,"n":18610,"o":18497,"l":12659,"m":7083,"k":2907,"h":7717,"i":21525,"w":1649,"v":2733,"u":9674,"t":15175,"s":12992,"r":19022,"p":4711,"z":1248,"y":3535,"x":1425,"μ":190953,"ν":363085,"ξ":16299,"ο":514934,"θ":54925,"ι":405235,"κ":245170,"λ":175427,"δ":87843,"ε":333395,"ζ":19116,"η":223442,"α":554256,"β":36747,"γ":101330,"έ":90196,"ά":106544,"ί":162652,"ή":98446,"Ω":1026,"Υ":1630,"Τ":16684,"Χ":5356,"Φ":5011,"Ρ":4090,"Π":18130,"Σ":17983,"Ο":20140,"Μ":17575,"Ν":8294,"Κ":18111,"Λ":6273,"Θ":3309,"Ι":8695,"Ζ":1967,"Η":13434,"Δ":9926,"Ε":15220,"Β":10823,"Γ":10307,"ΐ":1269,"Α":27922,"Ό":1024,"Ή":969,"Έ":4042,"Ά":2718,"΄":1288,"ϊ":3454,"ω":82386,"ψ":4318,"ώ":40333,"ύ":61448,"ό":136039,"σ":232383,"ς":240747,"ρ":274072,"π":191347,"χ":59122,"φ":44210,"υ":205289,"τ":474096," o":780," d":1163,"р":660," a":888," t":1268," p":1168," s":849," r":827," J":1101," K":1080," H":2002," I":1555," N":1284," O":1504," L":1764," M":2988," B":2227," C":3233," A":3004," F":1657," G":1632," D":1595," E":1570,"и":935,"о":946," S":3325," R":1624," P":2318,"а":1103," W":1185," V":798," U":829,"е":697," T":2305," Ι":8408," Θ":3256," Λ":6140," Κ":17657," Ν":8118," Μ":17373," Ο":19727," Α":26876," Γ":10190," Β":10719," Ε":14504," Δ":9620," Η":13284," Ζ":1948," Έ":4041," Ή":969," Ό":1018," Ά":2711,"A ":657," υ":7977," τ":169076," χ":14827," φ":8389," ρ":2618," π":75432," σ":77620," ύ":1013," ό":12814," ω":4856," ψ":866," ζ":1711," η":13278," δ":29475," ε":62623," β":11610," γ":22099," α":74025," ξ":1157," ο":35203," μ":51074," ν":14449," κ":74116," λ":7381," θ":8090," ι":6475," Χ":5293," Φ":4909," Υ":1521," Τ":16381," Σ":17547," Ρ":3989," Π":17476," ί":1230," ή":17892," έ":20443," ά":5017," Ω":1004,"Co":724,"H ":665,"C ":687,"O ":936,"Ma":1040,"To":652,"b ":924,"a ":4343,"i ":1712,"ge":831,"he":1545,"ha":1115,"gh":801,"g ":1029,"ea":941,"ed":859,"de":1790,"di":1004,"do":657,"h ":975,"el":1708,"en":2808,"em":659,"et":1060,"es":2097,"er":4530,"ca":818,"e ":6418,"f ":722,"co":859,"ci":771,"ch":1350,"ce":966,"d ":2124,"at":2084,"as":1170,"ar":3025,"al":2276,"ai":668,"am":1144,"an":4262,"ac":959,"ad":799,"nt":1738,"ns":835,"of":654,"om":903,"on":3275,"ol":1227,"os":875,"ou":924,"or":2245,"r ":2839,"pe":702,"lo":869,"ll":1391,"o ":2523,"ma":1208,"mb":957,"me":1201,"na":1567,"nc":799,"nd":1677,"ne":1562,"ng":1277,"ni":1477,"m ":1364,"li":1620,"le":1892,"la":1782,"n ":4655,"ht":808,"hu":877,"hi":783,"ic":1794,"ia":1591,"ig":1086,"ie":1115,"k ":870,"ir":779,"is":1816,"it":1405,"il":1191,"in":3273,"io":1643,"l ":2336,"y ":1749,"vi":759,"ve":914,"x ":1036,"ul":682,"ur":1293,"us":1362,"um":1309,"un":754,"to":1131,"tr":915,"te":1980,"ti":2250,"th":1729,"ta":1485,"ss":802,"st":1761,"se":995,"si":952,"rs":663,"rt":997,"ro":1924,"ri":2929,"re":1965,"rd":715,"ra":2129,"t ":3000,"s ":5020,"ώρα":1560,"ώτο":1121,"ώτη":1214,"ώσσ":997,"ώσε":810,"όεδ":664,"όδο":943,"όγο":980,"όν ":1172,"ός ":18179,"ϊκή":860,"ώθη":1056,"ώνε":1144,"ώνα":1750,"ώνη":931,"ώνυ":1219,"ώμα":1362,"ών ":13524,"ύου":1130,"ύμφ":1059,"ύμε":885,"ύμα":648,"ύντ":1574,"ύνο":857,"ύσε":1378,"ύτε":2598,"ύστ":2139,"ώς ":2025,"ύπο":1064,"ύρι":1436,"ύθη":1068,"όλο":1532,"όλε":1360,"όλη":2622,"όμω":688,"όμα":718,"όμε":2708,"όμο":1617,"όντ":1036,"όνι":1308,"όνο":4918,"ύν ":1686,"όπω":1790,"όπο":2513,"ύο ":1340,"όρο":2945,"όρη":995,"όρε":1336,"όρι":647,"όσμ":1304,"όστ":662,"όσο":1170,"ύς ":3624,"ότε":4438,"ότη":3717,"ότα":2254,"ότι":2195,"χώρ":2395,"χωρ":2665,"χρη":1672,"χρι":1320,"χρο":1146,"χρό":1127,"χολ":997,"χος":1298,"χου":1973,"χνη":657,"χιλ":816,"χικ":844,"χθη":1072,"χημ":1273,"χεδ":695,"χεί":1404,"χει":4759,"χετ":1198,"χαι":840,"χαί":1771,"χαρ":1871,"χαν":1478,"φόρ":1260,"χές":666,"χής":681,"χία":1887,"φων":1670,"φυσ":992,"φος":1513,"φορ":4132,"φου":862,"χε ":1257,"φικ":1262,"φιλ":1198,"φθη":729,"φερ":660,"φία":1007,"χή ":2299,"φαί":1221,"φαι":2017,"φαν":1114,"φαλ":712,"ωτο":763,"ωπα":870,"ωνσ":715,"ωνι":2150,"ωνα":1612,"ωνί":1735,"ωστ":3134,"ωτα":785,"ωτε":1561,"ωτι":1342,"ωση":2679,"ωρι":2402,"ωπο":844,"ωρί":1331,"ωρε":765,"ωμέ":1015,"ωμα":2019,"ωγή":1132,"ωγρ":700,"ως ":10658,"ων ":25196,"τά ":6317,"σήμ":967,"σία":5336,"σίλ":677,"τή ":2856,"σεω":1071,"σει":4874,"τε ":2677,"σημ":4910,"σης":5924,"σας":901,"σαν":2104,"σαλ":862,"τα ":16925,"σμι":908,"σμο":3140,"σμό":3646,"σου":1542,"σπα":974,"σιο":1662,"σικ":3297,"σιλ":2336,"σιμ":2018,"σκε":4485,"τη ":14833,"σια":1815,"σιά":738,"σμα":2223,"σμέ":1983,"τι ":2082,"σκο":2292,"σκη":760,"συσ":899,"σφα":2732,"συγ":2509,"συμ":1798,"συν":5781,"στρ":4375,"στό":2708,"σχε":1174,"σχο":662,"σπο":1081,"το ":35834,"στο":18068,"στι":9089,"στη":20031,"στε":4570,"στα":7955,"στί":782,"σσό":800,"στέ":1100,"στή":4608,"στά":1775,"σσε":911,"σσα":2647,"ρόε":683,"ρόσ":877,"ρότ":966,"ρόμ":822,"ρόν":1720,"ρόπ":819,"ρωτ":3312,"ρωσ":834,"ρωπ":1145,"ρωμ":989,"ρων":1731,"ρχα":2526,"ρχί":1672,"ρχε":1183,"ρχι":1336,"ρχη":823,"ρχο":1048,"ρυσ":751,"σα ":3872,"ρύθ":842,"ρώτ":2338,"ρώπ":1017,"ρών":1362,"σι ":958,"ση ":12367,"σε ":13475,"σο ":1455,"τότ":864,"τός":2183,"τύπ":651,"φή ":1774,"τών":2189,"Α ":1540,"υαρ":1339,"υβέ":734,"υγο":1001,"υγγ":1153,"Β ":722,"υγκ":1660,"Η ":10508,"υθο":2042,"υκλ":727,"υλί":1002,"υλι":722,"υλο":1136,"υμα":785,"υμβ":739,"υντ":1338,"υνθ":722,"υνο":1544,"υνα":2074,"υνε":870,"υνδ":710,"υνί":677,"υνή":706,"υνέ":720,"υμο":1114,"υμπ":1569,"υμμ":700,"υπη":741,"υπά":768,"υπή":1017,"υρο":983,"υρω":883,"υρί":1627,"υρά":671,"υπό":808,"υργ":2911,"υρα":699,"υρκ":776,"υρι":1000,"υπο":3053,"υτα":731,"υτι":3118,"υστ":2102,"υτή":1523,"υσα":1288,"υσί":1021,"υσμ":1067,"υσι":2818,"υση":1190,"΄ ":1237,"υτό":1999,"υτο":2715,"φέα":711,"φέρ":3057,"τάλ":737,"τάθ":737,"τάν":734,"τάσ":1170,"τέλ":1720,"τές":1644,"τέρ":1900,"σότ":899,"τέχ":815,"σωπ":940,"ταφ":747,"ταν":14808,"ταξ":1725,"ταρ":960,"τας":2802,"τασ":3623,"τατ":1252,"ταθ":1117,"ται":21198,"ταμ":1209,"ταλ":2606,"ταγ":1554,"τής":3962,"τό ":2629,"τήρ":1568,"τήμ":1493,"σύμ":1096,"σύν":1327,"τίσ":697,"τίτ":882,"τίο":1122,"τίν":835,"τία":2320,"τεί":2724,"τελ":4578,"τεμ":808,"τει":1045,"τες":1997,"τερ":11689,"τεχ":1125,"τεύ":1209,"τια":1887,"τιο":1754,"τιν":1951,"τισ":2348,"τις":8696,"τιμ":802,"τικ":22901,"της":36695,"τηρ":3076,"την":27288,"τημ":2854,"τηλ":655,"τηκ":1948,"τηγ":801,"τησ":1537,"τητ":3914,"τμή":1027,"τλο":835,"τρω":752,"τρό":832,"τρο":5304,"τρι":3975,"τρε":1070,"τρα":4343,"τρί":1148,"τού":2364,"του":50266,"τομ":1711,"τολ":2689,"τον":13580,"τοπ":1407,"τος":5084,"τορ":3232,"τογ":1175,"τοι":2194,"τοκ":1571,"τοί":1186,"υν ":3485,"τυπ":686,"υς ":13808,"τσι":825,"των":12537,"νή":7879,"νέ":3576,"μό":8452,"μώ":1755,"νί":9927,"να":62303,"νδ":5696,"νγ":910,"νε":15475,"νθ":2946,"νη":14939,"νι":23024,"μμ":4065,"μν":1567,"μο":26826,"μπ":8431,"μυ":2965,"μφ":2313,"μω":1439,"νά":5541,"ξα":1561,"νώ":4161,"ξε":3656,"ξι":1797,"ξη":2494,"νο":34560,"νν":4891,"νσ":1980,"ντ":28913,"νυ":1752,"ξά":881,"νό":10195,"νω":9532,"οδ":7658,"ού ":14320,"ογ":13258,"οε":2833,"οί":10846,"οβ":2978,"οα":1081,"ομ":21099,"ολ":23701,"οξ":882,"ον":36237,"οθ":2077,"οκ":6497,"οι":21065,"οία":2635,"ξο":1094,"οίκ":1187,"οέ":928,"ξύ":1306,"οίο":3618,"πη":2710,"πε":16079,"πα":18678,"πο":60271,"πν":700,"πλ":7083,"πι":10919,"ου":129022,"οφ":4209,"οσ":11327,"οτ":9541,"ορ":21585,"ος":37589,"οπ":16190,"πή":2566,"ού":30889,"πί":4948,"πά":3903,"πέ":3142,"οχ":4794,"ια":39925,"ιβ":2565,"ιγ":2579,"ιδ":8147,"ιε":6521,"ιζ":1197,"ιη":883,"ιθ":2601,"θω":1118,"ιά":10102,"θό":672,"ιέ":2080,"ιή":692,"θώ":1191,"θρ":2531,"θυ":2592,"θι":1852,"θλ":2017,"θν":3266,"θμ":2061,"θο":6015,"κδ":1079,"κε":22387,"κι":6089,"κη":5418,"κά":15567,"ιό":6367,"κέ":4956,"ιω":2086,"κα":65846,"κή":24785,"κί":3700,"ιώ":5059,"ιτ":9070,"ισ":25486,"ις":13132,"ιρ":6633,"ιχ":2933,"ιφ":1609,"ιμ":6598,"ιλ":8668,"ικ":79288,"ιπ":2073,"ιο":29123,"ιν":16499,"λη":19148,"λι":20827,"λκ":1174,"λγ":684,"λε":18373,"λί":8413,"κώ":4252,"λα":15386,"λβ":741,"λά":7390,"λέ":5224,"κό":26772,"κύ":1477,"λή":4583,"κω":1706,"κυ":3709,"κτ":10513,"κο":23779,"κρ":10237,"κπ":708,"κλ":5937,"κκ":1326,"μι":14565,"μη":6074,"με":36995,"μβ":5397,"μα":35176,"λύ":3607,"μή":3752,"μί":4420,"λώ":2414,"μά":7858,"λό":3924,"μέ":15352,"λω":3053,"λφ":1355,"λυ":3470,"λτ":890,"λπ":663,"λο":25987,"λμ":1804,"λλ":20970,"δη":5995,"δε":9279,"δι":23594,"δο":11445,"δρ":8223,"δυ":2966,"εά":775,"δω":1451,"εί":44740,"δώ":1804,"δύ":1829,"δό":1968,"εδ":3726,"εγ":5939,"εβ":1575,"εα":1003,"εζ":688,"εθ":3485,"ει":35123,"εκ":9726,"ελ":15989,"εμ":6248,"εν":19361,"εξ":4958,"εο":2282,"επ":13811,"ερ":40179,"ες":14762,"εσ":7584,"ετ":27314,"εφ":1836,"ευ":8533,"εχ":2179,"εω":4500,"εό":1241,"εώ":702,"ζί":1027,"εύ":4761,"ζα":1710,"ος ":37511,"ζε":6065,"ζι":1237,"ζη":738,"ζο":2939,"ζό":1259,"ζω":1103,"ηγ":3510,"ου ":87770,"ηλ":4366,"ημ":19012,"ην":37308,"ηθ":2646,"ηκ":9969,"ησ":11936,"ητ":11258,"ηρ":6263,"ης":54552,"θέ":3061,"θά":1066,"θή":2250,"ηχ":968,"θε":10322,"θη":10944,"θα":2622,"αί":10379,"ώ ":1686,"ακ":15045,"αι":93478,"αμ":10092,"αλ":21090,"αξ":3125,"αν":58537,"απ":33497,"αο":903,"αβ":3590,"αδ":5509,"αγ":12802,"αζ":1934,"ον ":14807,"αε":1433,"αθ":7116,"αϊ":2364,"βά":3473,"βέ":1564,"αύ":1058,"βί":1262,"βα":6377,"αρ":29289,"ας":38338,"ασ":22621,"ατ":37260,"αυ":7302,"αφ":9354,"αχ":2612,"βρ":7265,"βο":4803,"βλ":1821,"βι":3507,"βη":749,"βε":2725,"γα":7366,"γί":5669,"γέ":2710,"βό":1236,"γή":2815,"γά":3661,"γο":9693,"γρ":8625,"γμ":2369,"γλ":3739,"γν":4085,"γη":1772,"γκ":7566,"γι":14677,"γγ":5019,"γε":9939,"δα":7905,"δά":972,"γό":3291,"δέ":1507,"γύ":735,"δή":3929,"γώ":1054,"δί":4576,"γχ":1165,"γω":3973,"γυ":1102,"ομώ":1007,"ονί":1750,"έτ":5024,"έσ":4850,"ονα":1353,"ές":9695,"έρ":12949,"έπ":1245,"έο":998,"έξ":1325,"έν":21823,"ονδ":706,"ονι":2179,"έω":1309,"έχ":6163,"έφ":948,"έγ":3052,"έδ":1961,"έα":3333,"ομο":3665,"έλ":6166,"έμ":2360,"έι":841,"έκ":2418,"έθ":1065,"ομό":796,"άρ":7787,"άπ":2212,"άσ":7087,"άς":2871,"άν":11519,"άμ":3476,"άο":721,"άξ":842,"άτ":7688,"άχ":1258,"άφ":3485,"άβ":865,"άγ":2736,"ονο":4835,"οντ":6287,"άθ":2400,"άι":984,"άκ":2900,"άλ":9559,"ονό":1460,"άδ":6624,"άζ":2851,"ίς":1393,"ύ ":16375,"ίρ":2411,"ίπ":1897,"ίο":20214,"ίτ":8024,"ίσ":10180,"ίω":4466,"ίχ":2356,"αΐ":1011,"ία":42781,"ίβ":669,"ίε":2902,"ίζ":4719,"ίγ":1307,"ίδ":6660,"ίκ":4798,"ίθ":1008,"ίν":31172,"ίλ":2453,"ίμ":2180,"ήρ":4528,"ήσ":3271,"ής":18133,"ό ":46975,"ήτ":11312,"οπο":11630,"ήθ":4033,"ήκ":2438,"ήλ":1001,"ήμ":8522,"ήν":2806,"οιε":1122,"οιη":754,"οια":988,"φ ":702,"οιό":643,"οκα":975,"οιχ":1283,"οιν":2467,"οικ":4166,"οιο":1378,"ολι":5666,"ολλ":1265,"ολε":1313,"ολη":1127,"ολέ":884,"ω ":2903,"ολή":1110,"ολί":1066,"οκρ":2314,"ομι":2076,"ομη":811,"ομα":4494,"ολό":1136,"ομέ":1196,"ολύ":921,"ομά":4054,"ολυ":875,"ολο":6719,"οδι":937,"οδο":3299,"Υπ":1010,"οει":1399,"Συ":1600,"Στ":5008,"Τα":1846,"Σύ":1280,"Τζ":1148,"Τσ":726,"ς ":240346,"Τρ":1616,"Το":8405,"Χα":1289,"υ ":88180,"Χρ":999,"Φε":912,"Φι":704,"Φρ":703,"οθε":1042,"τ ":3704,"Πό":722,"Πρ":2848,"ξ ":655,"Ρο":774,"Πά":1152,"Ου":930,"ν ":112419,"Ορ":745,"Πο":2485,"Πε":2134,"Πα":4994,"πα ":685,"οβο":653,"Σα":1339,"π ":1661,"Σο":1132,"ογί":3068,"ρ ":3667,"ογέ":1210,"Σε":1940,"Σι":796,"Σκ":862,"ογρ":3223,"Ρω":976,"ογο":1295,"ογι":2141,"ο ":95107,"νός":3015,"νότ":2168,"Νό":654,"νόμ":1784,"λ ":3759,"Ντ":1194,"Νο":1706,"Ολ":1010,"Οκ":750,"Οι":2398,"μ ":2390,"Με":3726,"Μι":1150,"Μέ":678,"Μά":1161,"Μα":4471,"Λο":1279,"ι ":112286,"Νι":687,"νωσ":4336,"Νέ":832,"νων":3168,"Να":926,"Μο":1624,"κ ":2925,"Μπ":2700,"Κα":4969,"Ιω":836,"Κά":943,"Κι":702,"Κε":764,"Ιο":1485,"η ":59406,"Ιτ":907,"Ισ":1161,"Λα":1230,"Κό":910,"Κύ":1401,"Λι":661,"Λε":948,"Κρ":1403,"Κο":2565,"Κω":831,"Κυ":1027,"Θε":1962,"Ηλ":946,"ε ":49298,"Ηρ":654,"νυμ":1332,"Ια":1067,"ντί":2029,"ντα":8117,"Ερ":804,"Επ":1444,"ντε":1807,"Ελ":3849,"Εκ":838,"ντά":1383,"Εθ":920,"ντο":2386,"ντρ":2342,"ντι":5956,"Ευ":1907,"νστ":941,"α ":122436,"Γο":754,"Γε":2955,"Γι":1598,"Γκ":1275,"Δή":1392,"Δε":1218,"Δη":1620,"Δι":2406,"Εί":1505,"Αθ":2048,"νος":3551,"νου":4641,"νοτ":857,"Αγ":2492,"Απ":2382,"νού":1967,"Αν":3971,"Αμ":1723,"Αλ":1805,"Ακ":644,"Αι":969,"Αυ":2140,"Ασ":1614,"Αρ":2646,"ί ":9847,"Βα":2099,"Βι":900,"Βε":785,"Βο":1596,"Βρ":2238,"νοι":1353,"νομ":10454,"νον":1006,"Γα":1202,"νολ":1206,"νορ":724,"έ ":738,"ννή":1417,"ννη":1767,"ή ":39734,"ννο":742,"ά ":28070,"οι ":6175,"Χ ":729,"Ήτ":719,"Έν":837,"Έλ":1540,"Έχ":649,"Άγ":672,"Ο ":12037,"οί ":1669,"νών":1557,"ξύ ":1208,"πόλ":3996,"ρές":813,"ράκ":669,"ράγ":691,"ράσ":941,"ράτ":1685,"ράφ":2049,"ράς":805,"ράμ":655,"ράν":647,"ρίζ":2399,"ρίν":739,"ρία":4134,"ρίδ":772,"ρίω":1265,"ρίπ":1019,"ρίο":5068,"ρίτ":724,"ρίσ":4287,"ρό ":1004,"ρήσ":959,"ραβ":1005,"ραγ":2738,"ραμ":2193,"ραν":1181,"ρακ":3111,"ραφ":4046,"ρατ":4809,"ρασ":2311,"ρας":2953,"ργε":920,"ργι":803,"ργο":1794,"ργό":1216,"ργά":995,"ργί":829,"ργα":2610,"πτι":832,"πτε":965,"πων":724,"πως":2026,"ρμο":1033,"ρνη":961,"ρντ":654,"ρξε":1053,"ροέ":803,"ροκ":927,"ρολ":823,"ρομ":1223,"ρον":3303,"ροβ":944,"ρογ":664,"ροδ":662,"ροε":1475,"ρού":2500,"ροφ":1412,"ρου":6209,"ροτ":807,"ροσ":3339,"ρος":5922,"ροπ":1689,"ρτί":865,"ρτη":992,"ρτο":808,"ρεί":2767,"ρεύ":824,"ρετ":2773,"ρευ":659,"ρεσ":889,"ρες":2082,"ρει":4053,"ρησ":2941,"ρης":1045,"ριά":922,"ριγ":689,"ρια":3527,"ριό":2111,"ρκε":1056,"ριθ":994,"ρικ":7396,"ριλ":1434,"ριμ":904,"ριν":2336,"ριο":5568,"ρισ":7036,"ριφ":871,"ρμα":2357,"ρά ":3405,"πάν":921,"πάρ":1052,"παλ":1326,"παι":1177,"παν":2463,"παγ":893,"παϊ":680,"πατ":824,"παρ":8016,"παί":655,"πίσ":2277,"ούλ":1020,"ούμ":1108,"ούν":3424,"ούσ":2748,"ούς":3386,"πό ":21634,"πήρ":1722,"ούρ":1307,"οτε":3981,"οτι":1757,"οστ":1538,"οσφ":2182,"οσω":886,"οτέ":721,"οτα":918,"οση":738,"οσι":846,"οσπ":775,"ορφ":1231,"ορυ":783,"ορτ":877,"ορι":2946,"ορε":3059,"οργ":1807,"ορο":1078,"οπτ":643,"πο ":1799,"ορα":1218,"ορί":3662,"ορέ":747,"οπό":828,"ορά":1572,"οχή":2609,"οφο":1172,"ουσ":4557,"ους":13764,"ουρ":5299,"ουν":4982,"ουμ":1209,"ουλ":3147,"ουδ":1420,"ουα":1700,"ουά":882,"όγ":2701,"όε":736,"όδ":1693,"όλ":8233,"όκ":1654,"όμ":7862,"όν":10515,"ός":18197,"όσ":5414,"όπ":5405,"όρ":8376,"όφ":825,"όχ":1299,"ότ":13665,"ρι ":2104,"πλα":1198,"ϊκ":1906,"πλε":822,"πλη":1610,"πλο":1278,"ωθ":777,"ωβ":791,"ωδ":719,"ωγ":2280,"ων":32748,"ωπ":2336,"ωμ":4528,"ωρ":6506,"ως":10668,"ωσ":8039,"ωτ":6473,"ρο ":6138,"προ":8229,"πρι":1380,"πρα":1142,"πρώ":2895,"πρό":2160,"πρω":2758,"ώμ":1777,"ών":20079,"ώθ":1069,"ώη":641,"ώδ":730,"ποκ":999,"ποι":5038,"πολ":7906,"πον":1356,"ποί":6780,"ώτ":3447,"ώσ":2701,"ώς":2026,"ώρ":3768,"ποδ":2435,"πογ":674,"ώπ":1387,"ύκ":1365,"ύλ":2704,"ποχ":850,"ύμ":4174,"πού":867,"ύε":938,"ύθ":1852,"πορ":2148,"πος":1087,"ύγ":1143,"ύδ":738,"που":20607,"ποσ":1036,"ποτ":4745,"ύφ":886,"ύχ":810,"ύς":3629,"ύρ":4445,"ύτ":4068,"ύσ":5147,"ύν":5639,"ύπ":2849,"ύο":2732,"τε":30296,"τζ":1331,"τη":93724,"τι":46176,"τλ":1268,"τμ":1495,"πεδ":722,"το":124490,"τρ":19405,"τσ":2719,"στ":76523,"σσ":6194,"σφ":3318,"συ":12181,"σχ":3635,"σω":3204,"τέ":8491,"σό":1919,"τά":12970,"σώ":1166,"τί":8764,"σύ":4398,"τή":11346,"τα":73796,"σε":22382,"σι":15384,"σκ":10283,"ση":23543,"σθ":1011,"σμ":12903,"σο":6917,"σπ":3490,"πει":1514,"πελ":849,"σή":1903,"σέ":940,"περ":10195,"σά":1139,"σα":9280,"σί":8405,"ρα ":9620,"ρφ":1653,"ρυ":3661,"ρχ":9524,"ρρ":1307,"ρτ":5071,"ρσ":1303,"ρώ":6736,"ρύ":1952,"ρω":9925,"ρό":9460,"ρη":8917,"ρθ":1230,"ρε":17142,"ργ":11016,"ρδ":1272,"ρα":38879,"ρβ":958,"ρο":41731,"ρν":3338,"ρξ":1376,"ρλ":780,"ρμ":5151,"ρι":40112,"ρκ":3719,"πυ":748,"πτ":4561,"πρ":20097,"ππ":796,"ρί":22933,"ρή":2864,"ρέ":3880,"πό":28476,"ρά":13738,"πω":3057,"πια":723,"ρη ":2996,"ψε":1003,"ψη":1336,"χω":3038,"χό":665,"χώ":2869,"χρ":6885,"χο":6422,"χτ":889,"χι":3395,"χθ":1552,"χη":2825,"χν":2772,"χα":7239,"χί":2595,"χε":9910,"πισ":2595,"πιτ":871,"φω":2505,"πιο":1239,"χέ":1462,"φό":1995,"χή":3366,"φύ":644,"πικ":1602,"χά":891,"φυ":2356,"φο":8165,"φρ":1732,"φη":1268,"φι":3786,"φθ":1094,"φε":2326,"φή":2402,"φί":1583,"ρε ":822,"φα":6317,"φά":1435,"φέ":4345,"υφ":1198,"υχ":1680,"υψ":1025,"υτ":12113,"υσ":11499,"υς":13842,"υρ":12723,"υπ":8507,"υν":14929,"υμ":7534,"υλ":5896,"υκ":2985,"υθ":4332,"υζ":915,"υγ":5531,"υδ":2390,"υα":2666,"πηρ":828,"υβ":1419,"τώ":3229,"τό":9167,"τύ":1372,"υά":1396,"τω":14910,"ττ":1165,"τυ":2752,"μης":911,"μηχ":778,"μητ":983,"νε ":1648,"μιο":2230,"μισ":919,"νη ":4892,"μια":4477,"μικ":5134,"να ":17430,"μβρ":2160,"μβο":1003,"μερ":4521,"μεσ":1074,"μετ":6749,"μει":655,"μελ":883,"μεν":3875,"μεγ":2940,"μεί":1099,"λώσ":1078,"νή ":1793,"λών":940,"μό ":3080,"λύτ":1526,"μία":2762,"μήμ":1075,"μαχ":648,"μβά":1095,"μαζ":923,"μαν":3924,"ματ":10484,"μασ":1431,"μαί":1647,"λων":1650,"μέτ":1129,"μέσ":1359,"νά ":992,"μέρ":1935,"μέχ":973,"μέλ":884,"μέν":7654,"μέγ":746,"λόγ":1758,"μάτ":1753,"μάδ":1518,"μάζ":1519,"λυμ":1032,"λυτ":817,"λος":3446,"λον":1147,"λογ":7404,"λοί":713,"μο ":3714,"λου":3295,"λού":2344,"λικ":6554,"λια":1551,"λιά":2019,"μη ":2038,"λιό":666,"λιο":1726,"λιτ":3281,"λισ":1155,"λλο":3357,"λλι":1915,"λλε":843,"λλη":7119,"λλα":1712,"λλά":3329,"λλί":726,"νισ":2798,"νιο":1219,"ξη ":1696,"νθρ":1131,"νικ":14169,"νια":1586,"νημ":1520,"νης":3311,"νησ":3074,"νητ":1569,"ξε ":1387,"νει":4020,"νετ":1530,"νεπ":771,"νερ":896,"νες":2492,"νδι":887,"νδρ":1754,"νεί":692,"νδί":1002,"νγκ":862,"ναφ":1731,"νατ":2689,"ναυ":689,"νασ":1113,"νας":6220,"ναν":1504,"νακ":1377,"ναι":23633,"ναγ":847,"νώ ":1108,"νίδ":909,"μών":1634,"νίκ":973,"νίο":894,"νής":1328,"νό ":1732,"νήσ":732,"νία":4805,"νήθ":2044,"νήκ":1169,"μός":2661,"μόν":1144,"νάμ":808,"μων":716,"νω ":758,"μυθ":2305,"ντ ":1585,"μφω":1019,"μον":2292,"μοπ":1626,"μορ":1296,"μος":2596,"μοι":670,"μοκ":1030,"μπο":2312,"νο ":5296,"μπε":1085,"μπι":1180,"μού":4831,"μπα":642,"μου":4833,"μοτ":850,"μοσ":1084,"νι ":660,"μμα":1876,"λή ":1370,"ιών":3452,"κίν":1235,"κία":1185,"κής":8061,"κό ":13722,"καρ":1054,"κας":811,"κασ":794,"κατ":10049,"καθ":2426,"και":39436,"καλ":3288,"καν":3494,"λα ":2059," Ma":1020," O ":728,"κεν":791,"κετ":3212,"κευ":1338,"κεί":1744,"κει":2368,"κεκ":645,"ιφέ":650,"ιχε":1339," Co":711,"ιωτ":1177,"κέν":650,"ιός":767,"λά ":1854,"κές":3367,"ιότ":2001,"κάθ":781,"κάν":679,"κάπ":806,"κάτ":989,"ινο":2651,"ινη":1172,"ινε":1173,"ινι":1101,"ινή":1455,"ινί":997,"ινα":787,"ινό":2461,"ινω":851,"ιου":2729,"ιος":4127,"ιορ":1283,"ιον":1013,"ιολ":889,"ιοι":954,"ιοδ":1147,"ιογ":776,"κο ":960,"ιού":2201,"ιοχ":1758,"ιρι":1611,"ιρά":1156,"ιρα":723,"ιρε":766,"ισμ":7142,"ιστ":11061,"ισσ":1380,"ιση":1365,"ιτο":998,"ιτα":1283,"ιτι":2704,"ιτε":1108,"ιδρ":1035,"ιεθ":1171,"ιεί":1032,"ιδώ":1125,"ιες":926,"ιερ":1150,"κε ":8838,"ιθμ":885,"κη ":1482," To":646,"ικά":10371,"ικί":910,"ική":22548,"ικέ":3180,"ικα":3219,"ικη":1192,"ικε":1161,"ικι":1228,"ικο":9392,"κι ":739,"ικρ":1864,"ικώ":3521,"ιλί":1034,"ιλα":936,"ικό":19394,"ιλι":2810,"ιλε":728,"ιλο":1028,"ιμέ":1283,"ιμο":2191,"μα ":12255,"λαμ":1653,"λαν":1780,"λαι":1164,"λασ":1322,"λατ":899,"λαδ":919,"λαγ":813,"λαβ":1022,"λαί":667,"λητ":1184,"λην":6429,"λημ":897,"ληρ":1062,"λησ":1042,"λης":1640,"ληθ":1186,"με ":14402,"λεσ":1056,"λες":910,"λευ":2243,"λεκ":1059,"λεμ":1535,"λει":2415,"λεγ":742,"λεί":3987,"κων":656,"λίο":1804,"κών":3899,"μή ":801,"λής":941,"λία":3193,"κόρ":832,"λέξ":905,"λέμ":640,"κόμ":1163,"κόλ":651,"λέγ":681,"κότ":1771,"μά ":961,"λές":766,"κός":6008,"κόσ":1288,"λάδ":2237,"κρι":1532,"κρο":1257,"κρά":1666,"κρα":2747,"κρό":1004,"κολ":1260,"κοι":2432,"κοπ":1299,"κον":2063,"κοσ":762,"κος":1289,"κορ":683,"κογ":1034,"λο ":3553,"κου":2843,"κού":6899,"κυρ":1539,"κυβ":687,"κτω":740,"κτο":1065,"κτρ":885,"κτη":2180,"κτι":1278,"κτή":823,"κτα":758,"λη ":4716,"κιν":1980,"κισ":1099,"κκλ":769,"κην":749,"κητ":870,"κης":1489,"κλο":1123,"κλε":952,"κλη":1528," th":948,"ηχα":829,"ηρο":1562,"ηρι":1012,"ηρε":814,"ηρί":1339,"ησε":2338,"ηση":3739,"ησι":2711,"ησί":1393,"ητο":760,"ητε":799,"ητι":2642,"ητή":1996,"ητέ":684,"ητα":2938,"θήν":1152,"θήκ":739,"θαν":924,"ιά ":3103,"θέτ":764,"θέσ":1185,"ηθο":652,"θε ":885,"ηγό":671,"ηγο":953,"ηνα":1733,"ηνι":4662,"ηνο":892,"ηκα":1019,"ηκε":8651,"ηθυ":973,"ημα":7616,"ημέ":1558,"ημο":3252,"ημι":2310,"ημε":2120,"ηλα":1079,"ηλε":1560,"θυσ":990,"ις ":13118,"κα ":1888,"ιβλ":841,"ιδι":2412,"ιδή":920,"ιαδ":1030,"ιαί":809,"ιατ":1212,"ιαφ":946,"ιας":3279,"ιασ":1512,"ιαμ":1313,"ιαν":1844,"ιακ":4564,"ιό ":1664,"θώς":900,"κή ":16317,"ιάδ":1072,"ιάς":1340,"ιάρ":876,"ιάν":812,"ιάσ":850,"κά ":10264,"θηκ":7617,"θην":731,"θετ":1279,"θεσ":1224,"θερ":1269,"θεω":1121,"θεί":1506,"ια ":20899,"ιο ":9017,"θος":942,"θολ":2157,"ιν ":1082,"θνή":736,"θμό":1010,"θνι":1551,"θλη":1496,"ενε":1043,"ενη":691,"ενα":1016,"εντ":2485,"ενν":2479,"ενο":2214,"ενι":1650,"εξα":953,"ενώ":1366,"ενό":1445,"εξά":752,"επι":5002,"επα":2136,"επί":3082,"επτ":1207,"επο":863,"ερα":4072,"εργ":1600,"ερά":780,"ερί":3339,"ερι":10543,"ερε":1426,"ερη":1880,"ερν":709,"ερμ":2853,"ερο":6623,"ερό":795,"εσί":785,"εσα":886,"εση":1176,"εσσ":1054,"εστ":833,"ετά":1901,"ετέ":733,"ετα":16396,"ετί":895,"ετε":731,"ετι":1741,"ετρ":2017,"ετο":896,"ευτ":1808,"ευσ":1149,"ευρ":1328,"ευκ":741,"ευθ":751,"εφα":751,"εχν":1145,"εωρ":1834,"εων":1309,"εύε":718,"είχ":1649,"είτ":3867,"είς":773,"είο":3068,"είν":22546,"δών":1462,"είμ":673,"δύο":1317,"είδ":966,"εία":3700,"εβρ":814,"εγά":1944,"εγα":1515,"εγκ":737,"εδρ":932,"εδο":1081,"εθο":675,"εθν":2241,"εκε":1191,"εκρ":827,"εκτ":2188,"ειτ":1270,"εκα":1164,"εκδ":780,"ειδ":2526,"ειο":1827,"ειν":862,"εισ":862,"εις":3437,"ειρ":2701,"εια":5347,"εμι":793,"εμπ":762,"εμο":808,"ελφ":670,"εμβ":1975,"ελλ":4425,"ελι":1033,"ελο":1356,"ελέ":801,"ελε":3847,"ζον":1351,"ζου":798,"ης ":54494,"εύο":1107,"εύτ":1065,"ζετ":3914,"ζει":1250,"ην ":28066,"δη ":882,"γεί":984,"γεθ":651,"γει":1005,"γεν":3283,"γερ":916,"γετ":873,"δα ":3858,"γγλ":2042,"γγε":798,"γγρ":1089,"γαλ":2463,"γαν":1627,"γασ":694,"γία":4119,"γής":750,"δή ":1030,"γάλ":2004,"γάν":752,"γέν":1475,"βόρ":789,"γωγ":1517,"γρα":5451,"δο ":1489,"γρά":2441,"γού":1541,"γον":1405,"γος":1565,"γορ":893,"γου":2071,"γνω":3224,"γμα":1795,"γλώ":959,"γλι":810,"γκό":699,"γκο":1093,"γκρ":957,"γκε":929,"γκα":1052,"γισ":983,"γιο":2940,"γιν":873,"γικ":1875,"για":6740,"δηλ":1052,"δημ":2586,"δης":760,"δια":7984,"διά":2910,"διο":3225,"δικ":4263,"διε":2036,"ει ":13053,"δεν":1174,"δεκ":905,"δει":815,"δελ":851,"δες":1552,"δεύ":817,"δία":1566,"δήμ":1730,"γών":991,"εί ":5299,"δας":1990,"γων":2003,"γός":1387,"δων":753,"ες ":14729,"δυν":920,"δυτ":1257,"δου":1522,"δοσ":2455,"δος":1488,"δον":679,"δομ":954,"ερ ":1474,"δρύ":879,"δρυ":713,"δρο":2284,"δρα":2109,"εν ":2162,"αίν":1135,"αία":2533,"αίτ":698,"αίρ":1304,"αίο":2174,"αγι":742,"αγγ":1827,"αγο":1254,"αγκ":1429,"αγμ":1117,"αγν":698,"αδι":1357,"αδε":988,"αγω":2920,"αδή":866,"αβε":1016,"ας ":38230,"αρί":2489,"από":22187,"αρά":1986,"απο":6560,"απα":958,"απε":757,"αξύ":1143,"αξι":781,"ανώ":968,"ανό":2218,"αντ":8056,"ανο":2939,"ανθ":906,"ανι":4409,"ανδ":1912,"ανε":2278,"ανα":6682,"ανά":2554,"ανέ":714,"ανή":1615,"ανί":2957,"ατό":1156,"ατε":1300,"ατι":5266,"ατη":1870,"ατρ":1884,"ατο":9284,"ασσ":883,"αστ":6688,"ατά":4672,"ατέ":1441,"ατί":1716,"ατα":6390,"αση":2971,"ασι":3609,"ασκ":1313,"ασμ":1014,"ασί":3461,"αρτ":1786,"αρχ":6414,"αρα":6192,"αρμ":849,"αρο":1166,"αρι":2077,"αρκ":848,"αθο":890,"αθη":1010,"αθμ":688,"αθλ":1208,"αζί":676,"αερ":700,"αλύ":2369,"αμέ":982,"αμβ":1197,"αμα":698,"αμε":1031,"αμμ":1433,"αμο":749,"αμπ":849,"ακό":2346,"αλά":833,"αλα":2736,"αλί":1668,"αλε":761,"αλι":1989,"αλλ":4951,"αλο":1928,"ακή":1031,"αιό":1091,"αιώ":1483,"ακά":695,"ακε":724,"ακα":1680,"ακο":1635,"ακρ":1212,"ακτ":3182,"αθώ":989,"αιδ":651,"αιο":1032,"αιν":1733,"αιρ":2790,"γή ":1222,"βαν":794,"βασ":2971,"γα ":679,"αυρ":642,"αυτ":5333,"αφί":785,"αφή":1070,"αφέ":2568,"αφε":651,"αφι":1185,"αφο":1697,"αϊκ":1749,"βάν":1252,"βάλ":748,"βέρ":1034,"γο ":1180,"βου":1328,"βολ":1321,"βρο":795,"βρί":4251,"βρα":834,"βιβ":715,"βικ":723,"βιο":702,"γκ ":753,"ήτη":852,"ήτα":9260,"ήσε":1365,"ήσο":649,"ίς ":1391,"ήρξ":1088,"ήρι":880,"ήρε":756,"ίο ":4669,"ίες":2648,"ίζο":1090,"ίζε":3305,"ίδο":723,"ίδε":1013,"ίδη":788,"ίδι":1386,"ίδα":1853,"ίας":15390,"ίοδ":915,"ίος":1746,"ίου":12007,"ίπο":938,"ίνε":1855,"ίνα":24006,"ίνη":1713,"ίνο":1856,"ίλι":696,"ίκη":1461,"ίκο":1574,"ίχε":1140,"ίρι":793,"ίτλ":825,"ίτε":1304,"ίτη":995,"ίστ":2304,"ίτα":3434,"ίσκ":3610,"ίση":1856,"ίων":2775,"ίως":1118,"αι ":81620,"αν ":18884,"άνο":1282,"άνν":919,"άνι":1040,"άνε":1521,"άνδ":657,"άνα":777,"άνω":1396,"άντ":1482,"άμε":1147,"άλι":654,"άλη":999,"άλλ":3199,"άλα":1032,"άλο":1498,"άσε":1019,"άρι":1410,"άρκ":849,"άρτ":1022,"άρχ":1270,"άπο":1033,"άφο":2166,"άτω":1906,"άτι":758,"άτο":2114,"άτα":711,"άτη":871,"ές ":9688,"άστ":2257,"άση":1198,"έγε":1024,"έγι":781,"έδρ":1043,"έας":1468,"έλο":1016,"έλα":1017,"έλε":1428,"έλη":777,"έκτ":1194,"ένα":9814,"ένη":1988,"ένε":1716,"ένο":3647,"ένν":695,"έντ":1717,"ένω":1354,"έπε":703,"έρα":2072,"έργ":1441,"έρο":1656,"έρν":854,"έρε":2865,"έρι":1085,"έρχ":675,"έτο":668,"έτρ":1180,"έτη":1275,"έστ":768,"ής ":18113,"έση":981,"έχε":3074,"έχο":1069,"έχρ":1025,"έως":769,"ία ":26814,"ήθη":3124,"ήκε":1241,"ήμο":3064,"ήμε":1045,"ήμα":3234,"ήνα":1396,"άζε":1809,"άζο":714,"άδα":3349,"άδε":985,"άδο":1280,"άκη":718,"άθε":1012,"έα ":1626,"άς ":2864,"άν ":930,"Του":646," θρ":674," ιδ":2116," ηλ":1023," ημ":735," θέ":1277,"Τα ":1230," θά":727," θα":781," θε":3732," κρ":1753," κο":3790," κλ":1289," κυ":2799," λα":1212," κύ":1020," κό":2579," λέ":1007," λε":1503," ισ":2453," κα":52893," κέ":693," κά":2601," κι":1426," κε":1166," μυ":2558,"Σεπ":721," μο":3409," μπ":1646," νη":980," νε":1091," μό":948," να":5646," λο":894," με":23063," μη":1415," μι":5537," μά":792," λό":896," μέ":5756," μί":2039," μα":2448," ον":2891," ολ":648," ομ":3122," οι":5274," νό":1365," νο":3391," ξε":646," ίδ":940," γα":745," βό":838," βι":1203," βο":1444," βρ":3003," αφ":1044," αυ":4681," ατ":926," ασ":3167," αρ":6507," βα":3334," βά":792," αθ":840," αε":736," αγ":3185," αδ":879," απ":30213," αν":12857," αλ":2584," αμ":1021," αι":1819," ακ":2186," δύ":1562," εί":24110," εγ":909," δυ":1764," δο":1194," δρ":920," δε":3712," δη":3127," δι":13223," δή":1731," δί":798," γυ":721," γν":3012," γλ":1409," γρ":1532," γε":4322," γι":8013," ζω":871," ευ":1283," εφ":760," ετ":975," ερ":1138," επ":11178," εξ":2635," εν":5151," εμ":1144," ελ":4400," εκ":4866," ει":1529," εθ":1094," Χα":1287," Χρ":997,"Συν":780,"Στη":2306," άλ":1949," άν":742," έκ":1202," έλ":791," έδ":1173," έγ":922," έχ":2858," έν":9401," έρ":1085," έτ":734," ήτ":9263," Ολ":1008," Οκ":750," Οι":2387," Πε":2131," Πα":4958," Πο":2479," Ου":928," Ορ":742," Πά":1151," Ρο":774," Πρ":2843," Πό":722," ο ":9144," Ρω":975," Σο":1128," Σι":796," Σκ":861," Σε":1934," Σα":1339," π ":930," Τρ":1615," Τσ":726," Το":8380," Τζ":1148," Τα":1842," Σύ":1275," Στ":4987," Συ":1596," Υπ":1004,"Το ":7170," Φρ":703," Φι":702," Φε":912," Ισ":1154," Ιτ":907," η ":9904," Ιο":1482," Κι":702," Κε":764," Κα":4954," Κά":941," Ιω":835," Ια":1066," Ηρ":653," Ηλ":946," Θε":1961," Ντ":1192," Νο":1695," Νό":654," Μπ":2698," Μο":1622," Να":926," Νέ":832," Νι":686," Λο":1279," Μά":1156," Μέ":676," Μα":4467," Με":3720," Μι":1148," Κο":2560," Κρ":1401," Κυ":1025," Κω":831," Κό":910," Κύ":1399," Λα":1229," Λε":940," Λι":661," Βα":2096," Αυ":2137," Αρ":2641," Ασ":1614," Αν":3964," Απ":2366," Αι":968," Ακ":643," Αλ":1804," Αμ":1723," Αθ":2042," Αγ":2491," ή ":7834," Ευ":1907," Εκ":836," Ελ":3840," Εθ":914," Ερ":803," Επ":1439," Εί":1505," Δι":2396," Δη":1617," Δε":1217," Δή":1387," Γε":2953," Γκ":1274," Γι":1594," Γο":753," Γα":1202," Βε":785," Βι":896," Βρ":2238," Βο":1594," Έχ":649," Έλ":1540," Έν":836," Ήτ":719," Χ ":688," Άγ":671," Ο ":11895," Η ":10438," Β ":692," Α ":894,"Παρ":1018,"Παλ":664,"Παν":1277,"Πρω":677,"Πρό":666,"Προ":732,"Πολ":1465,"Περ":871,"Οκτ":727,"Οι ":2013," φω":763,"Μαρ":1413," χα":1979," χι":822," χρ":4665," υψ":758," φα":980," φι":921," φο":1544," φυ":1533," τω":10299," τό":929," υπ":5803," σχ":2338," συ":11696," στ":39224," τα":7256," σύ":3950," τί":845," τέ":1460," τι":4962," τη":55058," τε":2163," τρ":3378," το":79535," τμ":1047," σή":911," σα":762," σπ":865," σε":9337," ση":3591," σκ":2184," πό":3153," πρ":16846," πέ":917," πά":1081," ου":1649," ορ":3515," οπ":6947," πο":24345," πλ":4421," πι":1545," πε":9563," πα":9674," όρ":2611," όπ":2757," όν":3176," ότ":1627," όλ":952,"Μεσ":722," ως":4538," χώ":2083," χω":2280,"Βρί":1153,"Βασ":1048,"Αμε":923,"Ανα":1441,"Αντ":1044,"Αθή":1140,"Αυγ":651,"Αυτ":975,"Αστ":933,"Απο":822,"Αρχ":657,"Αγγ":839,"Αγί":679,"Δημ":1529,"Δεκ":668,"Δια":869,"Δήμ":1366,"Γερ":1165,"Γεν":1089,"Γαλ":1018,"Ελλ":2950,"Εθν":907,"Είν":1389,"Ευρ":1295,"Θεσ":739,"Ιαν":723,"Κων":707,"Με ":1185,"Ιτα":855,"Ιου":1221,"Καλ":850,"Καρ":959,"Κατ":1044,"al ":791,"and":770,"an ":997,"ati":806,"Έλλ":1427,"Ήτα":715,"ion":1164,"he ":670,"ia ":803,"igh":691,"ing":654,"ht ":652,"hum":677,"er ":1543,"es ":1146,"en ":662,"ght":666,"ng ":653,"on ":1503,"mb ":660,"us ":771,"umb":700,"tio":831,"thu":700,"ter":753},"n_words":[6375777,7261876,4927375],"name":"el"}
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/en
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/en	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/profiles/en	(revision 31106)
@@ -0,0 +1,1 @@
+{"freq":{"D":662077,"E":559834,"F":608348,"G":582849,"A":1412556,"B":916671,"C":1498503,"L":649564,"M":1059392,"N":665299,"O":394009,"H":682378,"I":978047,"J":471262,"K":369000,"U":380950,"T":1402307,"W":505824,"V":256072,"Q":51938,"P":880443,"S":1630016,"R":708545,"Y":131400,"X":37224,"Z":73521,"f":5238032,"g":4381944,"d":8729953,"e":27848709,"b":3669334,"c":7841280,"a":23418136,"n":19713516,"o":18673929,"l":10669664,"m":6170962,"j":262547,"k":1633239,"h":10134148,"i":20570816,"w":3362380,"v":2275926,"u":6637499,"t":19408712,"s":16004058,"r":16873084,"q":170855,"p":4621926,"z":397471,"y":4124069,"x":440231,"é":58984," l":780297," m":1079276," n":608651," o":3436911," h":813084," i":3938466," j":78084," k":215197," d":941771," e":740834," f":1754540," g":440359," a":5405782," b":1659799," c":1744132," y":83514," u":322099," t":5058192," w":1900306," v":255788," q":29653," p":1560368," s":2415857," r":962057," J":460420," K":336817," H":654413," I":868613," N":607763," O":345142," L":596797," M":988580," B":847481," C":1361375," A":1263874," F":559603," G":550525," D":599768," E":493444," Z":67911," Y":122764," S":1468740," R":648863," Q":47311," P":804972," W":486015," V":212635," U":359652," T":1336813,"A ":159383,"Da":104182,"Cu":44169,"Cl":60734,"Co":426605,"Cr":65402,"Ce":60359,"Ch":258329,"Ci":62395,"Ed":38074,"Ea":55403,"Du":53228,"Do":65822,"Dr":31956,"De":174035,"Di":112559,"Fe":83008,"Fa":58998,"Eu":42215,"En":125985,"Em":27259,"El":44031,"Ge":134248,"Ga":73890,"I ":75735,"Fr":140633,"Fo":106181,"Fl":37525,"Fi":77847,"B ":28902,"C ":86756,"Au":138720,"Ar":132765,"At":36103,"As":94697,"D ":41383,"Ba":186506,"Af":42815,"Ac":49109,"Ad":33381,"Am":167256,"An":117416,"Ap":56752,"Ai":30417,"Al":127646,"Bu":74783,"Br":187559,"Ca":304473,"E ":36124,"Bi":58070,"Be":129264,"Bo":112086,"Bl":40686,"Ko":45338,"Le":127247,"Li":124649,"La":147235,"Lu":31872,"Lo":122679,"Me":130273,"Mi":151239,"O ":29173,"Ma":405967,"Mu":71213,"Mo":145746,"Ni":43349,"Ne":178415,"Na":143656,"P ":44679,"No":180123,"Ol":47193,"On":40436,"Oc":53105,"Gi":29349,"Gr":130751,"Go":73286,"Gu":48214,"Ha":132380,"He":218817,"II":40680,"Hi":92944,"Ho":127334,"Hu":45621,"K ":32711,"In":253915,"Is":60970,"It":340082,"Ir":53269,"Ja":154594,"L ":34197,"Je":52293,"Jo":101484,"Ju":117086,"Ka":74254,"M ":37484,"Ki":74159,"Ke":51086,"Un":220729,"Tu":36890,"Tr":84116,"US":35610,"To":93419,"Th":850306,"Ti":41292,"Te":99569,"Ta":74444,"V ":32754,"Sw":37200,"Sy":30043,"St":291796,"Su":96654,"Wo":87820,"Wi":99188,"Wh":33410,"Wa":135830,"We":94221,"Vi":82206,"Va":46571,"Ve":37939,"Pu":36227,"Pr":165318,"S ":81629,"Pe":109002,"Pa":220340,"Pl":35710,"Po":107653,"Pi":44494,"Ph":43729,"Or":50633,"R ":32772,"Se":177109,"Sc":119654,"Si":88455,"Sh":112206,"Sp":78520,"So":160970,"Ru":53200,"Sa":155395,"Re":186160,"Ri":92732,"Ro":164209,"Qu":37827,"T ":30323,"Ra":101065,"b ":134105,"a ":2991353,"Yo":71760,"i ":355519,"gd":31577,"ge":721279,"ga":370090,"fl":84104,"ff":180681,"fi":526440,"fr":391564,"fu":82822,"ft":147685,"fo":920673,"gy":74018,"he":4842012,"ha":1007728,"gn":127025,"gl":188283,"gi":377563,"gh":367310,"gg":29821,"gu":248240,"gt":38716,"gs":80931,"gr":275281,"go":177983,"du":289181,"dv":26927,"dw":35481,"dy":74747,"g ":1213593,"ea":1274992,"eb":152577,"ec":841985,"ed":2289411,"de":1320778,"dd":64948,"dg":51752,"di":930651,"dm":40343,"dl":51794,"do":273396,"ds":196380,"dr":141993,"ew":250035,"ex":221189,"eu":76879,"ev":357914,"ey":221145,"fa":236961,"h ":1529402,"fe":315742,"eh":48317,"eg":294475,"ef":194847,"ee":528675,"el":1146347,"ek":64162,"ei":272994,"ep":332185,"eo":187165,"en":2427008,"em":679038,"et":814658,"es":2395636,"er":4179896,"eq":41573,"ca":1058365,"e ":8494237,"by":527627,"bs":58904,"br":217191,"bu":297420,"bo":472510,"bl":324534,"bi":213219,"bb":35633,"be":846369,"da":395082,"f ":2316051,"cy":71900,"cu":238303,"ct":817847,"cs":93807,"cr":254963,"co":1252186,"ck":305854,"cl":251999,"ci":687756,"ch":1106571,"ce":1086909,"cc":111912,"c ":457702,"az":72598,"ay":450984,"ba":470554,"d ":4698126,"at":2664116,"as":2180049,"ar":2492347,"ax":35262,"aw":117859,"av":238618,"au":228752,"ak":197752,"al":2475728,"ai":590954,"aj":50310,"ap":330102,"am":913130,"an":4857931,"ac":715176,"ad":654223,"ab":325448,"ag":433896,"ah":83166,"ae":126319,"af":115896,"nu":217006,"nt":1825754,"ns":843426,"nr":30719,"no":643421,"nn":264870,"nz":30433,"ny":179007,"nv":69977,"oe":69809,"of":2379880,"oc":501750,"od":362363,"oa":174782,"ob":174628,"om":1179222,"on":3432632,"ok":132945,"ol":912097,"oi":135962,"og":247625,"oh":71587,"ot":549343,"os":498414,"ov":435331,"ou":1258409,"op":505111,"oo":421044,"or":2962572,"r ":3075136,"ox":44665,"ow":555778,"oy":75842,"pe":765233,"pa":591162,"pl":399253,"po":579386,"ph":211053,"pi":302192,"lo":761247,"lm":115044,"ll":1129598,"ls":295312,"lp":38509,"lw":35880,"lv":66473,"lu":281619,"lt":228186,"ly":725738,"o ":1535371,"ma":968442,"mb":416311,"me":1451345,"mi":591681,"mm":262444,"mp":468344,"mo":504581,"ms":133483,"mu":261893,"my":62036,"p ":307798,"na":1160193,"nb":27967,"nc":750937,"nd":2690580,"ne":1275364,"nf":87191,"ng":1746068,"nh":37213,"ni":1104016,"nk":109355,"nl":88734,"nm":67028,"ju":44053,"jo":70049,"ki":171410,"kh":26225,"ke":323852,"ka":109789,"m ":983735,"ky":30837,"ks":106786,"ko":46397,"kl":33919,"km":32936,"kn":143680,"li":1420180,"lk":42132,"le":1534709,"ld":351541,"lg":35629,"lf":59414,"la":1421955,"lb":105992,"n ":6374219,"hr":171058,"hw":45980,"ht":193546,"hu":172799,"hi":1052052,"hn":92044,"ho":773733,"hl":46194,"hm":30448,"id":496380,"ic":1849130,"ib":159645,"ia":1169835,"ig":507511,"if":219645,"ie":800933,"hy":82019,"k ":515132,"ir":647827,"is":3249081,"it":1893192,"iu":65009,"iv":578092,"ix":50259,"ik":78883,"il":1065515,"im":394260,"in":4877222,"io":1592954,"ip":270764,"je":50702,"iz":128734,"l ":1934675,"ja":50690,"xi":69443,"xp":49241,"xt":57882,"z ":53637,"xa":40308,"xe":33587,"wh":393518,"wi":429474,"wn":279417,"wo":263879,"wr":100589,"ws":68714,"vy":28150,"y ":3097451,"wa":1012808,"we":415691,"vi":599499,"vo":108876,"ve":1210480,"va":267555,"x ":126181,"ui":189592,"uk":33957,"ul":459768,"ue":281220,"uf":33361,"ug":230153,"ur":968763,"us":936891,"ut":635083,"um":403450,"un":943875,"up":204022,"ty":567576,"tu":446554,"tt":322006,"tw":175696,"ub":264839,"ua":340676,"ud":207254,"uc":282987,"w ":304612,"to":1515648,"tm":51220,"tl":201040,"ts":524135,"tr":893262,"te":2648213,"ti":2353666,"th":4782590,"v ":29410,"tb":79573,"tc":66980,"ta":1180046,"su":341240,"ss":646227,"st":2324937,"sy":102577,"sw":27118,"sl":145841,"sk":108573,"sn":41499,"sm":113246,"sp":316999,"so":700411,"sc":280155,"se":1450470,"sh":709009,"si":1101025,"u ":116514,"sa":232414,"sb":34898,"rr":265014,"rs":761380,"rt":886247,"ru":271327,"rv":158410,"rw":40021,"ry":553810,"rp":87486,"ro":1594919,"rn":650417,"rm":435749,"rl":279627,"rk":261286,"ri":2008460,"rh":32041,"rg":276649,"rf":65494,"re":2611877,"rd":466156,"rc":300833,"rb":95933,"ra":1639206,"t ":3468815,"qu":157005,"s ":7219728,"pt":158295,"pu":265747,"pp":173102,"pr":683558,"ps":94491,"zi":58211,"ze":102677,"za":82368,"zo":27033,"ye":187250,"yc":42157,"yd":28943,"ya":95795,"yt":30002,"ys":153061,"yr":36606,"yp":60686,"yo":54105,"yn":59856,"ym":80995,"yl":75727,"yi":42920,"一":42790," Ga":73074," Ge":133297," Fo":105500," Fr":140138," Fi":76403," Fl":37253," Ha":131725," He":218212," Go":72637," Gr":129383," Gu":47617," Gi":28529," Hu":45416," Ho":126780," II":28541," Hi":92512," Je":52048," Ja":154158," Ir":53197," Is":59983," It":339895," In":252514," Ka":73450," Ke":49770," Ki":73234," Jo":100944," Ju":116938," La":145853," Le":125799," Li":123371," Ko":45184," Ma":403673," Mi":150289," Me":129337," Lo":122023," Lu":31698," Ne":176925," Na":142533," Ni":43042," Mo":144948," Mu":70352," A ":81995," Ap":56659," Am":166952," An":116734," Al":126650," Ai":30214," Af":42668," Ac":48855," Ad":33141," Ba":185398," Au":138482," At":35966," As":93159," Ar":131824," Be":128479," Bi":57574," Bl":40368," Bo":111176," Br":186728," Bu":74408," Ca":300905," Ce":60031," Ci":62055," Ch":257143," Cl":59706," Cr":64523," Co":423247," Cu":43407," Da":103400," Di":111836," De":173171," Dr":31720," Do":63383," Du":52940," Ea":55250," Ed":37865," El":43749," En":125075," Em":27148," Eu":42050," Fe":82594," Fa":58222," Wo":87042," Wi":98480," Wh":33053," We":93550," Wa":135146," Yo":71619," a ":1606658," Or":50217," Po":106745," Pl":35261," Pi":44206," Ph":42887," Pe":108520," Pa":218936," No":179642," Ol":47101," On":40029," Oc":53053," Ra":100251," Qu":37258," Ro":163370," Re":185467," Ri":92437," Pr":164608," Pu":36045," Sy":29848," Sw":37042," Su":96395," St":289114," Ta":73883," Th":847432," Ti":40916," Te":98615," Tr":83585," US":33813," To":92734," Ru":52977," Sa":154637," Sh":111397," Si":87885," Sc":118544," Se":176317," So":160018," Sp":77680," Va":46297," Ve":37650," Vi":81481," Tu":35914," Un":220424," im":47481," in":2124350," is":1535535," it":174191," ki":30820," jo":31616," ju":31891," ha":241917," he":193790," gi":28626," gr":121630," go":63783," gu":29424," hi":208416," ho":110982," hu":32878," ne":121038," na":174050," mu":147201," mo":231837," on":505803," of":2275616," nu":46047," no":232717," le":140717," li":204448," la":217455," kn":129366," km":28301," me":218768," mi":119142," ma":335287," lo":197009," af":58077," ag":45613," ab":70854," ac":136746," ad":69502," am":31088," an":1904322," ap":69597," ai":40857," al":285645," au":57146," ar":316462," at":262226," as":400242," ba":223899," bi":52056," be":361253," bo":296458," bl":27386," by":488337," bu":118496," br":85339," ca":237167," es":49439," en":130005," em":28882," el":86812," fe":73621," fa":169421," ev":56247," ex":119951," fu":49639," fr":341564," fo":746598," fl":49512," fi":320292," ge":92358," ga":85124," cl":107340," co":825577," cr":113302," ce":122706," ch":161778," ci":78624," da":76510," cu":74858," do":65310," dr":48010," de":365522," di":285811," ed":47217," ea":97123," du":78958," ye":60017," ru":58222," sa":63365," se":417230," sc":118543," si":220940," sh":125764," sn":27188," sm":42001," sp":191590," so":270927," qu":28948," ra":127133," re":580460," ri":81201," ro":102378," pu":110299," pr":488102," s ":285424," ot":53672," ou":36365," ov":43302," op":81547," or":335005," ow":28576," pe":132888," pa":238807," pl":194868," po":256546," pi":40433," ph":50321," wa":774642," we":177231," wr":78668," wo":147411," wi":321826," wh":387560," va":54528," ve":51196," vo":40129," vi":105281," ty":26790," tw":69959," us":113343," up":41302," un":149473," ta":60356," sy":54778," st":354336," su":191136," tr":168050," to":791933," th":3629714," ti":77241," te":209958,"Feb":38336,"Eur":34468,"Eng":96944,"Ger":62713,"Geo":33733,"Gen":26192,"Fra":61982,"Fre":54323,"For":54660,"II ":31692,"His":27636,"Hig":26895,"He ":118997,"Her":26981,"Har":34188,"Gre":62525,"Gra":36710,"Int":46918,"Ind":83336,"In ":64014,"Hou":31497,"Arm":26565,"Apr":40277,"Ass":43311,"Aus":73786,"Aug":44651,"Bar":42165,"Afr":28749,"Ame":138898,"Cal":50030,"Car":57990,"Cat":29319,"Can":84273,"Ber":26471,"Bra":33017,"Bro":31697,"Bri":93113,"Dec":45892,"Chr":35874,"Chi":73091,"Cit":38778,"Cen":43272,"Cha":89919,"Cor":34743,"Com":89536,"Col":68792,"Con":74902,"Cou":101975,"Eas":34019,"Dis":41703,"Nat":69269,"New":118080,"Nov":49796,"Nor":97601,"Oct":42904,"Oly":28739,"Pla":26686,"Per":28472,"Pen":27579,"Par":98820,"Pro":69398,"Pri":36739,"Pre":41911,"Pol":34263,"Ita":30913,"Isl":36514,"It ":288844,"Jap":37112,"Jan":53046,"Joh":48960,"Jul":46542,"Jun":47295,"Kin":45793,"Lea":42060,"Lan":29809,"Lin":26493,"Lon":35381,"Man":49459,"Mar":140591,"May":50344,"Mon":37435,"Mic":30191,"Min":35884,"Mus":28824,"Wor":61067,"Wil":46697,"Wes":53739,"War":53697,"Wal":33670,"Yor":47584,"Str":31655,"Sta":170783,"Ste":27246,"She":47105,"Sha":26436,"Ser":32863,"Sep":45219,"Spa":35346,"Sou":76587,"Rus":29193,"Sco":37321,"Sch":55225,"San":42456,"Riv":36843,"Rep":36734,"Rom":34841,"Uni":206527,"The":741033,"Thi":55958,"Tra":32863,"bit":27600,"bil":34265,"bin":32338,"bly":27084,"ble":108674,"bli":153281,"boo":43455,"bor":211694,"bot":33326,"bou":74106,"be ":86424,"ban":103832,"bal":111539,"bac":27179,"bas":116354,"bee":53796,"bec":41647,"ber":372832,"bel":55314,"bes":39082,"bet":76601,"bia":36531,"ca ":71415,"car":71337,"cas":54417,"cat":224104,"can":218593,"cap":33144,"cad":26654,"cam":39022,"cal":268647,"ce ":489631,"bri":35233,"bro":46239,"bra":53964,"bre":38618,"bru":40872,"bur":52830,"bum":61942,"bui":38535,"but":82424,"bus":32037,"by ":517575,"am ":158006,"ake":79597,"aki":36034,"ajo":27606,"al ":1032287,"ail":109529,"ain":263108,"air":75684,"agu":57502,"ago":34773,"anu":71865,"any":116307,"ano":50033,"ann":83296,"ant":217929,"ans":132995,"ane":74984,"ang":153929,"ani":212965,"ank":54539,"ana":169898,"anc":203858,"and":1922995,"amm":33827,"amo":43526,"amp":91990,"ams":33255,"ami":135603,"ame":296400,"amb":32800,"ama":60146,"aly":26784,"alt":66067,"als":156873,"alo":44306,"all":466989,"ali":291050,"ale":104464,"ala":82861,"alb":63960,"an ":1345264,"aba":26164,"abe":27729,"abi":43800,"abl":95465,"abo":73249,"ae ":67161,"ad ":136134,"aft":64376,"aff":27842,"ai ":26417,"aga":52212,"age":211927,"ael":26991,"ado":32963,"adi":130468,"ade":130763,"ack":93180,"aci":48413,"ach":115898,"ace":139311,"acc":38863,"ada":60436,"act":176914,"azi":34919,"ays":38857,"aye":87163,"at ":514237,"arg":65842,"are":299717,"ard":199526,"arc":122863,"ara":130356,"aro":62443,"arn":35663,"arm":40703,"arl":119272,"ark":89799,"ari":222546,"arr":82306,"ars":76523,"art":349130,"ary":226746,"asi":41320,"ash":45659,"ase":201692,"aso":57197,"ask":29635,"ar ":287761,"apa":53686,"ape":43062,"aph":44106,"app":80291,"as ":1288188,"ava":37165,"aut":60210,"avi":60667,"ave":94995,"ay ":243951,"awa":44906,"ata":58365,"ast":279617,"ass":158911,"atr":35326,"ato":75056,"ate":773247,"ati":841381,"ath":123599,"aw ":33098,"att":81527,"atu":81250,"aus":27235,"jec":34085,"jor":28420,"itl":30516,"ito":44622,"itu":81601,"itt":81137,"its":101906,"ity":314774,"ism":33565,"isl":34570,"iso":38810,"iss":83951,"ist":561559,"ita":125707,"ite":286513,"ith":287933,"iti":312557,"ium":39769,"iva":48200,"ix ":27697,"ivi":104219,"ive":414501,"is ":1834908,"ion":1320795,"ior":32367,"iou":46819,"ipa":66227,"ir ":124191,"irs":127746,"isi":109243,"ish":348637,"ise":68787,"isc":59122,"ire":165519,"ird":33893,"irc":26906,"it ":178657,"ize":56700,"iza":46289,"kin":80796,"ker":49025,"ket":62341,"key":30606,"ke ":83682,"ks ":77920,"kno":134011,"ka ":41749,"ha ":26541,"ham":91101,"han":137177,"hai":28881,"hal":42170,"hav":58023,"har":141850,"has":120534,"hat":219394,"had":38461,"he ":3774627,"hel":72126,"hei":75673,"hed":104387,"hea":95197,"hey":47349,"hes":81158,"her":373103,"heo":27238,"hen":82591,"hem":53106,"hig":49277,"hie":27426,"hic":185273,"hip":92853,"hin":140164,"hil":96538,"his":233818,"hit":44255,"hir":71717,"hn ":39410,"ho ":150031,"go ":38352,"gle":57486,"gli":56142,"gn ":28550,"gla":57467,"gne":39182,"gs ":62491,"gov":34838,"gro":78380,"gra":130928,"gre":50553,"gui":30022,"gua":43805,"gue":71236,"gy ":58853,"gus":48388,"iam":54702,"ial":191889,"ian":404233,"iat":85021,"ic ":400287,"ibl":26901,"ibu":29254,"id ":86767,"ibe":47065,"ia ":367003,"iet":50527,"iel":55976,"ien":102314,"ier":62637,"ies":307456,"ied":65179,"ifo":38546,"iff":31829,"ife":37449,"ifi":68240,"ics":90231,"ict":157327,"icu":32368,"ico":35459,"ick":77376,"ici":172909,"ich":222330,"ice":143792,"ie ":67990,"ica":469571,"idi":26260,"ide":209151,"ida":78657,"il ":176048,"im ":36451,"iga":31696,"igh":217420,"igi":75927,"ign":93132,"imp":47812,"ime":121995,"imi":41657,"ip ":77179,"inc":218718,"ind":114260,"ina":201512,"inn":50515,"ino":47946,"int":230917,"ins":127823,"inf":38004,"ine":357110,"ing":1178957,"ini":149339,"inv":30106,"ike":31715,"ila":50860,"in ":2015240,"ilo":31568,"ill":253039,"ilm":70454,"ili":107918,"ild":57179,"ile":87652,"ima":76627,"io ":93766,"ilw":27998,"ily":104441,"ilt":33467,"how":39080,"hol":72031,"hom":45604,"hon":34484,"hos":48768,"hou":71727,"hoo":99559,"hor":109022,"hro":61086,"hre":44973,"hri":42093,"ht ":111042,"hy ":31885,"hum":60594,"hur":46747,"ffe":52374,"ffi":65666,"fes":54841,"fer":101678,"fea":31829,"fam":97344,"fac":45076,"ff ":28943,"fe ":33600,"ext":42471,"exa":34847,"ews":32501,"exp":39847,"exi":35172,"eta":52929,"ete":109151,"eti":91823,"eth":57374,"esp":36940,"est":416254,"ess":250577,"etr":52595,"ett":68152,"etw":81955,"ety":27383,"ew ":152274,"eve":202090,"evi":96051,"ex ":29419,"ey ":184413,"epe":34508,"er ":1640997,"epa":43995,"eor":48705,"eop":40243,"es ":1236398,"ept":72575,"epu":31828,"epr":49381,"erl":52014,"eri":370698,"erg":54150,"ere":274035,"erf":42571,"erc":40232,"era":262856,"erb":34102,"et ":183510,"equ":41108,"esi":112993,"esc":38776,"ese":189976,"ery":53481,"erv":128955,"err":75913,"ert":119791,"ers":454490,"ern":296552,"erm":132045,"ero":60052,"en ":515700,"ela":94480,"eld":88206,"ele":239396,"eli":77371,"ell":173610,"elo":78428,"els":41004,"ely":58392,"emb":232607,"ema":57740,"eme":113005,"emo":49872,"emi":71126,"emp":43662,"ene":128335,"eng":56090,"ena":53361,"end":141343,"enc":194004,"eno":33355,"enn":56995,"eni":62631,"enu":41299,"ens":118987,"ent":917089,"ege":50969,"egi":112559,"ek ":35390,"eir":69644,"ein":59892,"eig":51339,"el ":184102,"em ":65326,"gis":39618,"gin":123942,"gio":71590,"gic":30033,"gia":32230,"ght":158712,"gen":144495,"ger":93467,"ges":68825,"gh ":114066,"ged":27606,"gdo":27360,"ge ":289041,"gas":27663,"gar":46583,"gat":28511,"gam":47831,"gal":29045,"gan":93331,"fte":73646,"ful":30197,"ft ":41960,"fre":30903,"fri":38796,"fro":298934,"fou":123314,"for":682161,"foo":52751,"fol":40754,"fic":131579,"fie":53477,"fil":79707,"fin":56926,"fir":119031,"da ":86635,"de ":228034,"dal":30100,"dae":42405,"dat":50729,"dar":41780,"dan":30719,"day":44277,"cul":69156,"ctu":58584,"cts":42767,"ctr":37744,"cto":137353,"cti":262008,"cte":91935,"cy ":49469,"cus":28281,"cur":73843,"cla":60174,"cle":56340,"clu":89562,"clo":27081,"co ":51753,"coa":30142,"con":327550,"col":81553,"com":369257,"cor":122655,"cov":34759,"cot":39747,"cou":101684,"cs ":92018,"ct ":169935,"cre":89454,"cra":42776,"cri":68130,"cro":41753,"cco":29437,"cce":37436,"cea":26454,"ch ":441284,"cer":71180,"ces":153825,"cen":136988,"cem":49322,"cel":32556,"ced":67120,"cha":166560,"chu":28019,"cia":202890,"ck ":147449,"cie":145817,"che":138582,"chi":112580,"cho":124613,"chn":32667,"cil":38009,"cis":28214,"cit":63842,"cin":40251,"cip":75068,"cke":66684,"ed ":1971122,"ebr":59143,"eac":57373,"eag":49669,"ead":94691,"ean":92098,"eal":72020,"eam":67571,"ear":238611,"eas":225475,"eat":190659,"ea ":97410,"efo":27942,"efe":67003,"ega":48293,"eek":39188,"een":176170,"eed":37937,"eer":50775,"eet":39266,"edi":120330,"ede":54090,"edu":36419,"ech":57443,"eci":121874,"ece":81981,"eca":34537,"ee ":109231,"ecu":34646,"ect":304913,"eco":150097,"dy ":58601,"dur":62131,"don":63380,"dom":45245,"ds ":164811,"duc":125723,"dra":35355,"dre":38221,"dge":45767,"dic":54056,"dia":144125,"der":278249,"des":154773,"dev":51103,"dea":34588,"ded":141601,"def":26810,"del":51924,"den":154840,"dem":42344,"dep":50458,"dle":29935,"do ":34660,"div":36865,"din":170282,"dio":57931,"dir":47066,"dis":162456,"dit":74391,"die":65117,"dif":26218,"rga":62829,"ri ":41893,"rgi":33226,"rge":101036,"ret":62986,"res":357790,"rev":42186,"rfo":28887,"rds":61017,"rg ":35933,"rea":244476,"ree":171216,"ref":62077,"rec":149809,"red":206208,"reg":86193,"rem":55031,"ren":193932,"rel":146404,"rep":68957,"rdi":57659,"rde":80880,"re ":634483,"rch":164110,"rce":59020,"rd ":218199,"rap":56827,"rar":34987,"ras":43044,"rat":260279,"rai":83507,"rag":34608,"ran":265077,"ram":80300,"ral":264928,"rab":26255,"rad":103893,"rac":129420,"rpo":42976,"rs ":371607,"ros":58364,"rot":58999,"rom":337721,"ron":118148,"roo":26751,"rop":109260,"rou":191436,"rov":99028,"row":41881,"roa":55237,"rod":87645,"roc":66994,"rol":65046,"rof":62861,"rog":49055,"rnm":34849,"rna":118629,"rne":61259,"rni":62594,"ro ":47142,"rma":145311,"rme":117007,"rmi":32749,"rly":65353,"rli":51474,"rld":75350,"rle":27840,"rn ":330287,"rks":33396,"rke":46561,"rm ":73619,"rio":79616,"rit":248352,"ris":163763,"riv":53880,"rig":116494,"ril":65623,"rin":255678,"rim":52709,"ria":159780,"rib":60454,"ric":377068,"rid":60669,"rie":181610,"rk ":140894,"ruc":35769,"run":39647,"rum":30319,"rus":32542,"rva":27044,"rvi":62552,"rve":65133,"ry ":509562,"rsi":95891,"rso":35794,"rsh":28300,"rse":60300,"rta":48186,"rst":132558,"rtm":26912,"rte":66419,"rth":190521,"rti":127728,"rua":38894,"rts":59598,"rty":55015,"rt ":230530,"rro":33066,"rri":69478,"rre":97252,"rra":30166,"san":29214,"sha":36063,"sho":85008,"she":117943,"shi":166608,"sid":90354,"sic":111518,"sia":80711,"sit":152904,"sis":68592,"sin":187018,"sio":187210,"sim":26375,"sig":69827,"scr":41549,"se ":323378,"sci":38993,"sch":76599,"sco":58271,"sev":36211,"ser":204330,"ses":72706,"set":56749,"sh ":261718,"sea":111064,"sed":251715,"sec":65010,"sen":110589,"sem":35416,"sel":52566,"spo":60807,"spe":154402,"spi":31807,"spa":33041,"sou":97501,"sol":40004,"som":46889,"son":213206,"sor":49003,"soc":65715,"st ":788491,"ss ":186657,"sla":91489,"sm ":27910,"sna":26235,"so ":118506,"sma":61408,"sys":38243,"sse":101933,"ssa":44414,"sso":82323,"ssi":178639,"ste":308026,"sta":321451,"sto":159447,"sti":202749,"stl":26896,"stu":53381,"str":353511,"sts":54520,"sub":56163,"suc":48817,"sul":26601,"sup":33543,"sus":37393,"sur":52388,"tai":93008,"tak":29757,"tal":158887,"tag":31026,"tab":60969,"tba":73096,"tat":294451,"tar":154358,"tan":148320,"tch":55824,"te ":378459,"ta ":92521,"pe ":62967,"par":214065,"pat":33109,"pac":31182,"pal":68434,"pai":39322,"pan":124559,"phe":35230,"pho":33690,"phi":46768,"pea":63524,"pec":127586,"ped":38131,"pen":76105,"peo":27260,"per":254210,"pet":53680,"pla":213772,"pli":36447,"ple":105992,"plo":26352,"phy":39410,"pic":63629,"pin":46550,"pio":41668,"pit":34080,"por":147134,"pop":69835,"pos":94042,"pon":41677,"pol":103325,"ps ":57068,"ppo":34542,"ppe":56579,"pub":101611,"pte":60939,"pti":34138,"pri":140547,"pre":169814,"pro":351896,"pur":26601,"put":38175,"pul":69919,"qua":54197,"que":60004,"qui":38739,"ra ":108610,"ngi":45147,"ngl":153748,"ngu":51932,"ngt":37246,"ngs":65275,"ni ":33062,"nge":128219,"nga":40074,"ngd":28313,"nel":35766,"nen":30704,"ner":137621,"net":62476,"nes":167423,"ng ":1115424,"nea":48684,"ned":116572,"nee":30138,"nfo":27425,"ney":30714,"new":36703,"nct":31942,"nco":45249,"nci":91672,"ncl":65296,"nce":360792,"nch":88213,"ne ":474805,"ndu":39629,"ndr":33212,"nds":71457,"ndo":66887,"ndi":147835,"nde":264119,"nda":82618,"ncy":32567,"nal":361592,"nam":140852,"nan":41261,"nar":46225,"nad":72347,"nag":33449,"nai":32626,"nd ":1932876,"nat":199905,"na ":142173,"ny ":146188,"nve":33106,"num":41405,"nus":46108,"nua":61979,"nty":82414,"nto":84185,"ntu":58438,"nts":118194,"ntr":155494,"nti":190207,"nth":52495,"ntl":47080,"nta":166897,"nte":282517,"nsu":48967,"nst":113470,"nse":49755,"nsh":53144,"nsi":90541,"nt ":574346,"ns ":352877,"nol":27739,"nom":44734,"non":40510,"not":75828,"nor":109034,"now":162156,"nov":41537,"nne":95671,"nna":27532,"nni":61016,"nme":53495,"nly":54407,"no ":47600,"nic":132031,"nia":137970,"nk ":44974,"niz":43878,"niv":81629,"nis":146601,"nit":215552,"nio":55312,"nin":128702,"ogr":72732,"ogi":44598,"ohn":44056,"ogy":47192,"oin":47463,"ok ":58105,"ol ":109628,"oce":39082,"oci":84252,"ock":92930,"oca":158968,"occ":29313,"ode":77618,"of ":2204484,"odu":81510,"oft":39655,"off":67447,"ofe":46203,"oad":59707,"od ":90721,"obe":66424,"ows":30274,"own":272385,"owi":30580,"ow ":104160,"oti":37576,"oth":132550,"ote":72682,"ott":42106,"oto":39358,"ost":134462,"ota":47221,"otb":59122,"osi":37738,"ose":115458,"oss":51862,"owe":69263,"ovi":113638,"ove":271311,"oug":99629,"oul":30838,"oun":383251,"oup":67359,"ous":158478,"our":185741,"out":265981,"opo":44332,"opi":26584,"opl":40248,"ope":150764,"oph":34738,"os ":57513,"opu":63831,"ool":97648,"ook":83743,"ood":64494,"or ":897485,"oot":80611,"ork":137621,"orl":77957,"orm":213505,"orn":233282,"oro":42745,"orp":39756,"orr":27698,"orc":40804,"ord":187024,"ore":161271,"org":83794,"ori":179394,"ort":324283,"ors":65851,"ory":92826,"ot ":75528,"ora":99397,"ola":48347,"old":74258,"on ":1693252,"oli":168296,"oll":152650,"ole":57272,"olo":130918,"olu":51650,"om ":355568,"ona":295881,"ond":125458,"onc":37498,"onf":27843,"one":226758,"ong":180887,"oni":86395,"onl":50368,"onn":32769,"ono":57151,"ons":362489,"ont":151478,"ony":30391,"oma":89149,"ome":169344,"omb":33063,"omi":82283,"omm":164677,"omp":213665,"omo":39559,"op ":54660,"la ":85626,"le ":464484,"lf ":36467,"lde":36942,"ldi":28865,"lab":36068,"lac":84352,"lag":63397,"lai":31387,"lan":374156,"lar":145329,"lat":207187,"las":100146,"law":29496,"lay":143764,"ld ":226258,"lbu":63795,"ls ":147230,"lon":87604,"lop":54959,"lor":52442,"loc":148176,"log":104122,"los":46581,"low":85754,"lth":30060,"lti":36200,"lud":61069,"lub":38036,"lue":31016,"lso":110778,"lt ":61158,"li ":29468,"ley":50488,"lev":69397,"les":177287,"let":59346,"ler":75366,"lem":45662,"len":64181,"leg":67495,"led":96172,"lec":118736,"lea":145235,"lls":32993,"llu":31038,"lly":155319,"lo ":32182,"lla":120635,"lle":228951,"lli":124524,"llo":71927,"lm ":62508,"ll ":345769,"lit":221318,"lis":254417,"lin":196823,"liz":27437,"liv":42501,"lic":149255,"lia":177899,"lig":44454,"lie":64153,"lif":67751,"ma ":56941,"mb ":40338,"mai":57333,"mad":33441,"mag":32391,"mar":102764,"mas":36713,"mal":90910,"man":305273,"mat":146584,"mbl":26607,"mbi":34922,"mbe":250295,"me ":304088,"med":139063,"mea":33106,"met":85213,"mes":108882,"mer":308315,"mem":71604,"men":353373,"lve":34044,"lum":34502,"lus":42702,"ly ":633235,"lwa":32178,"lym":34483,"mpi":86987,"mpe":67319,"mpo":59756,"mpl":65250,"mpu":32461,"ms ":108315,"mod":36169,"mon":129400,"mol":27569,"mov":30527,"mor":62243,"mos":67786,"mot":45357,"mou":50940,"mpa":78503,"my ":44622,"mus":79882,"mul":30159,"mun":115137,"min":162859,"mil":151172,"mis":47781,"mit":48071,"mic":78126,"mmu":68704,"mmi":37447,"mmo":49689,"mma":30077,"mme":66787,"zed":29181,"zat":36341,"yst":59562,"ysi":32556,"ys ":46066,"ype":26271,"yea":55238,"yed":50493,"yer":52194,"ymp":36974,"yin":35501,"wo ":61016,"wn ":223496,"ws ":47661,"wri":85490,"wor":132758,"wes":66741,"wer":121358,"wel":48031,"wed":28630,"wee":76113,"whe":65586,"whi":161339,"who":156434,"wit":254528,"win":75777,"way":79562,"war":108109,"was":721522,"via":29199,"vil":95978,"vin":109107,"vic":63884,"vid":74216,"vie":42322,"vis":102225,"vol":39542,"ver":416461,"ves":68869,"ven":139602,"vem":57889,"vel":128051,"ved":73656,"ve ":294814,"val":55056,"van":50667,"var":47368,"vat":46841,"usi":127657,"use":190347,"ust":198208,"uss":43860,"uth":195687,"uti":76065,"ute":88005,"us ":269807,"ut ":151960,"ura":72791,"urc":49405,"ure":175159,"urg":39826,"uri":124329,"urn":72450,"uro":43771,"urr":69334,"urs":30553,"urt":42019,"ury":47606,"ur ":96286,"upp":28633,"umm":33986,"uma":31954,"umb":94738,"ume":46174,"uly":40527,"unt":202586,"uni":169488,"unc":71870,"und":253741,"ung":45523,"une":67239,"up ":99562,"um ":146010,"ult":82523,"ull":33469,"ule":32343,"ula":137681,"un ":32424,"uil":50329,"uis":33184,"uit":37221,"ul ":41234,"ugh":110128,"ugu":55721,"uct":69612,"ude":66964,"udi":73540,"uca":35169,"ue ":120838,"uce":56991,"uch":53880,"ues":42067,"uen":42045,"ub ":41295,"uat":42205,"uar":119614,"ual":88610,"ubl":124785,"uag":32210,"typ":31249,"ty ":506251,"tur":219279,"tut":36373,"tua":41791,"tud":63876,"two":81070,"twe":71315,"ts ":465295,"tre":115840,"tra":308513,"tri":221592,"tru":53183,"tro":123988,"try":66671,"tta":29674,"tte":122526,"tti":34349,"ttl":41524,"tme":35635,"to ":731436,"tly":63791,"tob":48945,"tow":72085,"tom":29936,"ton":150493,"tor":304450,"too":27044,"top":29122,"til":53505,"tie":69965,"tit":108778,"tis":139521,"tin":255051,"tim":81225,"tio":971575,"thu":55673,"tia":79923,"tic":276929,"tiv":181662,"tla":29767,"tle":95143,"tem":124758,"ten":154275,"tel":93554,"tee":36958,"tea":71475,"tec":49230,"ted":637757,"th ":648546,"tes":193644,"ter":809390,"ti ":33930,"tho":134583,"thr":87801,"the":3415279,"thi":110969,"tha":240340},"n_words":[260942223,308553243,224934017],"name":"en"}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMNode.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMNode.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMNode.java	(revision 31106)
@@ -0,0 +1,117 @@
+
+package org.openstreetmap.josm.plugins.container;
+
+import com.vividsolutions.jts.geom.Geometry;
+import java.util.HashMap;
+import java.util.Map;
+
+/**
+ * Class containing information about the OSM nodes.
+ * @author imis-nkarag
+ */
+
+public class OSMNode {   
+
+    private String id;
+    private String lang;
+    private String action; //e.g modify
+    private String visible; 
+    private Geometry geometry;
+    private String timestamp;
+    private String uid;
+    private String user;
+    private String version;
+    private String changeset;
+    private final Map<String, String> tags = new HashMap<>(); 
+    
+    //attribute getters
+    public String getID(){
+        return id;
+    }
+    
+    public String getlang(){
+        return lang;
+    }
+
+    public String getAction(){
+        return action;
+    }
+    
+    public String getVisible(){
+        return visible;
+    } 
+
+    public Geometry getGeometry(){
+        return this.geometry;
+    }
+    
+    public String getTimestamp(){
+        return timestamp;
+    }
+    
+    public String getUid(){
+        return uid;
+    }    
+    
+    public String getUser(){
+        return user;
+    }
+ 
+    public String getVersion(){
+        return version;
+    }    
+
+    public String getChangeset(){
+        return changeset;
+    }    
+    
+    public Map<String,String> getTagKeyValue(){
+        return tags;
+    }      
+    
+    //attributes setters
+    public void setID(String id){
+        this.id = id;
+    }
+    
+    public void setLang(String lang){
+        this.lang = lang;
+    }
+    
+    public void setAction(String action){
+        this.action = action;
+    }
+    
+    public void setVisible(String visible){
+        this.visible = visible;
+    }
+    
+    public void setGeometry(Geometry geometry){
+        this.geometry = geometry;
+    }
+    
+    public void setTimestamp(String timestamp){
+        this.timestamp = timestamp;
+    }
+    
+    public void setUid(String uid){
+        this.uid = uid;
+    }    
+    
+    public void setUser(String user){
+        this.user = user;
+    }
+
+    public void setVersion(String version){
+        this.version = version;
+    }    
+ 
+    public void setChangeset(String changeset){
+        this.changeset = changeset;
+    }    
+    
+    public void setTagKeyValue(String tagKey, String tagValue){
+        this.tags.put(tagKey, tagValue);
+    }
+    
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMRelation.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMRelation.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMRelation.java	(revision 31106)
@@ -0,0 +1,54 @@
+package org.openstreetmap.josm.plugins.container;
+
+import java.io.Serializable;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+
+/**
+ * Class containing information about the OSM relations.
+ * 
+ * @author imis-nkarag
+ */
+
+public class OSMRelation implements Serializable{
+    
+    private String id;
+    private Set<Integer> classIDs;
+    private final List<String> memberReferences = new ArrayList<>();
+    private final Map<String, String> tags = new HashMap<>();
+    
+    public String getID(){
+        return id;
+    }
+    
+    public List<String> getMemberReferences(){
+        return memberReferences;
+    }
+    
+    public Set<Integer> getClassIDs(){
+        return this.classIDs;
+    }
+    
+    public Map<String, String> getTagKeyValue(){
+        return tags;
+    }
+    
+    public void setID(String id){
+        this.id = id;
+    }
+    
+    public void setClassIDs(Set<Integer> classIDs){
+        this.classIDs = classIDs;
+    }    
+    
+    public void addMemberReference(String memberReference){
+        memberReferences.add(memberReference);
+    }    
+    
+    public void setTagKeyValue(String tagKey, String tagValue){
+        this.tags.put(tagKey, tagValue);
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMWay.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMWay.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/container/OSMWay.java	(revision 31106)
@@ -0,0 +1,129 @@
+package org.openstreetmap.josm.plugins.container;
+
+import com.vividsolutions.jts.geom.Coordinate;
+import com.vividsolutions.jts.geom.Geometry;
+import de.bwaldvogel.liblinear.FeatureNode;
+import java.io.Serializable;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+import java.util.TreeMap;
+
+/**
+ * Class containing information about the OSM ways.
+ * 
+ * @author imis-nkarag
+ */
+
+public class OSMWay implements Serializable{
+    
+    private String id; 
+    private String user;
+    private int classID;
+    private Set<Integer> classIDs;   
+    private final List<String> nodeReferences = new ArrayList<>(); //node references  //made final
+    private final List<Geometry> nodeGeometries = new ArrayList<>(); //nodeGeometries   //made final
+    private Coordinate[] coordinateList;    
+    private Map<String, String> tags = new HashMap<>();      
+    private Geometry geometry;
+    private TreeMap<Integer,Double> indexVector = new TreeMap<>();   
+    private ArrayList<FeatureNode> featureNodeList = new ArrayList<>();
+    //private Map<String, String> tags;  
+    
+    //way attributes getters 
+    public String getID(){
+        return id;
+    } 
+    
+    public String getUser(){
+        return user;
+    }
+    
+    public List<Geometry> getNodeGeometries(){
+        return nodeGeometries;
+    }
+    
+    public Coordinate[] getCoordinateList(){       
+        coordinateList =  (Coordinate[]) nodeGeometries.toArray();
+        return coordinateList;
+    }
+    
+    public Geometry getGeometry(){
+        return geometry;
+    }   
+    
+    public List<String> getNodeReferences(){
+        return nodeReferences;
+    }
+    
+    public int getNumberOfNodes(){
+        return nodeReferences.size();
+    }
+    
+    public Map<String, String> getTagKeyValue(){
+        return tags;
+    }
+    
+    public int getClassID(){
+        return classID;
+    }
+    
+    public Set<Integer> getClassIDs(){
+        return classIDs;
+    }
+      
+    public TreeMap<Integer, Double> getIndexVector(){
+        return indexVector;
+    }
+    
+    public void setIndexVector(TreeMap<Integer, Double> indexVector){
+        this.indexVector = indexVector;
+    }
+    
+    //way attributes setters
+    public void setID(String id){
+        this.id = id;
+    }
+    
+    public void setUser(String user){
+        this.user = user;
+    }
+    
+    public void setTagKeyValue(String tagKey, String tagValue){
+        this.tags.put(tagKey, tagValue);
+    }
+    
+    public void addNodeReference(String nodeReference){
+        nodeReferences.add(nodeReference);
+    }
+    
+    public void addNodeGeometry(Geometry geometry){
+        nodeGeometries.add(geometry);
+    }
+    
+    public void setGeometry(Geometry geometry){       
+        this.geometry = geometry;
+    }  
+    
+    public void setClassID(int classID){
+        this.classID = classID;
+    }
+
+    public void setClassIDs(Set<Integer> classIDs){
+        this.classIDs = classIDs;
+    }  
+    
+    public void setFeature(FeatureNode featureNode){
+        this.featureNodeList.add(featureNode);
+    }
+    
+    public List<FeatureNode> getFeatureNodeList(){
+        return featureNodeList;
+    }
+    
+    public void setAllTags(Map<String, String> selectedTags){
+        tags.putAll(selectedTags);
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/core/TrainWorker.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/core/TrainWorker.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/core/TrainWorker.java	(revision 31106)
@@ -0,0 +1,944 @@
+package org.openstreetmap.josm.plugins.core;
+
+import static java.util.concurrent.TimeUnit.NANOSECONDS;
+import de.bwaldvogel.liblinear.FeatureNode;
+import de.bwaldvogel.liblinear.Linear;
+import de.bwaldvogel.liblinear.Model;
+import de.bwaldvogel.liblinear.Parameter;
+import de.bwaldvogel.liblinear.Problem;
+import de.bwaldvogel.liblinear.SolverType;
+import java.awt.event.ActionEvent;
+import java.awt.event.ActionListener;
+import java.io.BufferedWriter;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.OutputStream;
+import java.io.OutputStreamWriter;
+import java.io.PrintStream;
+import java.io.UnsupportedEncodingException;
+import java.util.ArrayList;
+import java.util.Arrays;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.concurrent.ExecutionException;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import javax.swing.SwingWorker;
+import org.opengis.referencing.FactoryException;
+import org.openstreetmap.josm.plugins.container.OSMRelation;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import org.openstreetmap.josm.plugins.extractor.Analyzer;
+import org.openstreetmap.josm.plugins.extractor.LanguageDetector;
+import org.openstreetmap.josm.plugins.features.ClassFeatures;
+import org.openstreetmap.josm.plugins.features.GeometryFeatures;
+import org.openstreetmap.josm.plugins.features.OSMClassification;
+import org.openstreetmap.josm.plugins.features.RelationFeatures;
+import org.openstreetmap.josm.plugins.features.TextualFeatures;
+import org.openstreetmap.josm.plugins.parsers.Mapper;
+import org.openstreetmap.josm.plugins.parsers.OSMParser;
+import org.openstreetmap.josm.plugins.parsers.Ontology;
+import org.openstreetmap.josm.plugins.parsers.TextualStatistics;
+
+/**
+ * Provides the necessary functionality for cross validating and training of SVM models.
+ * 
+ * @author imis-nkarag
+ */
+
+public class TrainWorker extends SwingWorker<Void, Void> implements ActionListener {
+    
+    private final String inputFilePath;
+    //private final String tagsToClassesFilePath;
+    private static Map<String,String> mappings;
+    private static Map<String,Integer> mapperWithIDs;
+    //private static final String PATH = Paths.get("").toAbsolutePath().toString();
+    
+    private static List<OSMWay> wayList;
+    private static List<OSMRelation> relationList;
+    
+    private static Map<String, List<String>> indirectClasses;
+    private static Map<String, Integer> indirectClassesWithIDs;
+    //private static List<OntClass> listHierarchy;
+    private static List<String> namesList;       
+    //private static Properties osmRecProperties = new Properties();
+    private int numberOfTrainingInstances;
+    private final String modelDirectoryPath;
+    //private final String textualDirectoryPath;
+    private final File modelDirectory;
+    private static double score1 = 0;
+    private static double score5 = 0;
+    private static double score10 = 0;
+    private static double foldScore1 = 0;
+    private static double foldScore5 = 0;
+    private static double foldScore10 = 0;
+    private static double bestScore = 0;
+    int trainProgress = 0;
+    private final boolean validateFlag;
+    private final double cParameterFromUser;
+    private double bestConfParam;
+    private final int topK;
+    private final int frequency;
+    private final boolean topKIsSelected;
+    private String textualListFilePath;
+    
+    private static boolean USE_CLASS_FEATURES = false;
+    private static boolean USE_RELATION_FEATURES = false;
+    private static boolean USE_TEXTUAL_FEATURES = true;
+    private static int numberOfFeatures;
+    private static LanguageDetector languageDetector;
+    
+    
+    
+    public TrainWorker(String inputFilePath, boolean validateFlag, double cParameterFromUser, 
+            int topK, int frequency, boolean topKIsSelected, LanguageDetector languageDetector) {
+        super();
+        TrainWorker.languageDetector = languageDetector;
+        this.inputFilePath = inputFilePath; 
+        this.validateFlag = validateFlag;
+        this.cParameterFromUser = cParameterFromUser;
+        this.topK = topK;
+        this.frequency = frequency;
+        this.topKIsSelected = topKIsSelected;
+        System.out.println("find parent directory, create osmrec dir for models: " + new File(inputFilePath).getParentFile());
+        modelDirectoryPath = new File(inputFilePath).getParentFile() + "/OSMRec_models";
+        //textualDirectoryPath = new File(inputFilePath).getParentFile() + "/OSMRec_models/textualList.txt";
+        
+        modelDirectory = new File(modelDirectoryPath);
+        
+        if (!modelDirectory.exists()) {
+            modelDirectory.mkdir();
+            System.out.println("model directory created!");
+        }
+        else {
+            System.out.println("directory already exists!");
+        }              
+    }
+    
+    @Override
+    public Void doInBackground() throws Exception {        
+        extractTextualList();
+        parseFiles();
+        if(validateFlag){            
+            validateLoop();
+            System.out.println("Training model with the best c: " + bestConfParam);
+            clearDataset();
+            trainModel(bestConfParam);
+            clearDataset();
+            trainModelWithClasses(bestConfParam);
+            
+        }
+        else{
+            clearDataset();
+            trainModel(cParameterFromUser);
+            clearDataset();
+            trainModelWithClasses(cParameterFromUser);
+            System.out.println("done.");
+        }
+        return null;
+    }
+    
+    private void extractTextualList(){
+        System.out.println("Running analysis..");
+        //provide top-K
+        //Keep the top-K most frequent terms
+        //Keep terms with frequency higher than N
+        //Use the remaining terms as training features
+        
+        Analyzer anal = new Analyzer(inputFilePath, languageDetector);
+        anal.runAnalysis();
+        //System.out.println(anal.getFrequencies());
+        //System.out.println(anal.getTopKMostFrequent(15));
+        //System.out.println(anal.getWithFrequency(100));
+        
+
+        textualListFilePath = modelDirectory.getAbsolutePath()+"/textualList.txt";
+        File textualFile = new File(textualListFilePath); //decide path of models
+        if(textualFile.exists()){
+            textualFile.delete();
+        }        
+        try {
+            textualFile.createNewFile();
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }   
+        
+        
+        //writeTextualListToFile(textualFilePath, anal.getTopKMostFrequent(15));
+        List<Map.Entry<String, Integer>> textualList;
+        if(topKIsSelected){
+            textualList = anal.getTopKMostFrequent(topK);
+            System.out.println(textualList);
+        }
+        else{
+            textualList = anal.getWithFrequency(frequency);
+            System.out.println(textualList);
+        }
+
+        writeTextualListToFile(textualListFilePath, textualList);
+        System.out.println("textual list saved at location:\n" + textualListFilePath);
+        //write list to file and let parser do the loading from the names file
+        
+        //method read default list
+        //method extract textual list - > the list will be already in memory, so the names parser doesn t have to be called
+        if(USE_CLASS_FEATURES){
+            numberOfFeatures = 1422 + 105 + textualList.size(); //105 is number of geometry features
+        }
+        else{          
+            numberOfFeatures = 105 + textualList.size();
+        }
+    }
+    
+    
+    private void parseFiles() {
+       // File tagsToClassesFile = new File(tagsToClassesFilePath);        
+
+        //osmRecProperties.load(Train.class.getResourceAsStream("/resources/properties/osmRec.properties"));
+        InputStream tagsToClassesMapping = TrainWorker.class.getResourceAsStream("/resources/files/Map");
+
+        Mapper mapper = new Mapper();
+        try {   
+            mapper.parseFile(tagsToClassesMapping);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(Mapper.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        mappings = mapper.getMappings();
+        mapperWithIDs = mapper.getMappingsWithIDs(); 
+        //System.out.println("success. mappings empty? " + mappings.isEmpty());
+        
+        InputStream ontologyStream = TrainWorker.class.getResourceAsStream("/resources/files/owl.xml");
+        Ontology ontology = new Ontology(ontologyStream);            
+
+        ontology.parseOntology();
+        System.out.println("ontology parsed ");
+        indirectClasses = ontology.getIndirectClasses();
+        indirectClassesWithIDs = ontology.getIndirectClassesIDs();
+        //listHierarchy = ontology.getListHierarchy();        
+
+        //InputStream textualFileStream = TrainWorker.class.getResourceAsStream("/resources/files/names");     
+        InputStream textualFileStream = null;  
+        try {
+            textualFileStream = new FileInputStream(new File(textualListFilePath));
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        
+        readTextualFromDefaultList(textualFileStream);
+      
+        OSMParser osmParser = null;
+        try {
+            osmParser = new OSMParser(inputFilePath);
+            
+        } catch (FactoryException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }        
+        
+        osmParser.parseDocument();
+        relationList = osmParser.getRelationList();
+        wayList = osmParser.getWayList();
+        numberOfTrainingInstances = osmParser.getWayList().size();
+        System.out.println("number of instances: " + numberOfTrainingInstances);   
+        System.out.println("end of parsing files."); 
+        
+    }
+
+    public void validateLoop(){
+//        Double[] confParams = new Double[] {Math.pow(2, -10), Math.pow(2, -5),Math.pow(2, -3),Math.pow(2, -1),
+//            Math.pow(2, 0),Math.pow(2, 1),Math.pow(2, 2),Math.pow(2, 3),Math.pow(2, 4),Math.pow(2, 5),Math.pow(2, 6),
+//            Math.pow(2, 8),Math.pow(2, 10),Math.pow(2, 12),Math.pow(2, 14),Math.pow(2, 15),Math.pow(2, 16),Math.pow(2, 17)};
+        
+        Double[] confParams = new Double[] {Math.pow(2, -3),Math.pow(2, 1),Math.pow(2, -10),Math.pow(2, -10), Math.pow(2, -5),Math.pow(2, -3)};        
+                
+        double bestC = Math.pow(2, -10);
+        
+        for(Double param : confParams){
+            
+//            if(this.isCancelled()){
+//                break;
+//            }
+            foldScore1 = 0;
+            foldScore5 = 0;
+            foldScore10 = 0;
+            System.out.println("\n\n\nrunning for C = " + param);
+            clearDataset();
+            System.out.println("fold1");
+            //crossValidateFold(0, 3, 3, 4, false, param);
+            crossValidateFold(0, 4, 4, 5, false, param); //4-1
+            setProgress(4*((5*(trainProgress++))/confParams.length)); 
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold2");
+            //crossValidateFold(1, 4, 4, 5, false, param);
+            crossValidateFold(1, 5, 0, 1, false, param);
+            setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold3");
+            //crossValidateFold(2, 5, 0, 1, false, param);
+            crossValidateFold(0, 5, 1, 2, true, param);
+            setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold4");
+            //crossValidateFold(0, 5, 1, 2, true, param); 
+            crossValidateFold(0, 5, 2, 3, true, param);
+            setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold5");
+            //crossValidateFold(0, 5, 2, 3, true, param);
+            crossValidateFold(0, 5, 3, 4, true, param);
+            setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            System.out.println("\n\nC=" + param + ", average score 1-5-10: " + foldScore1/5 +" "+ foldScore5/5 + " "+ foldScore10/5);
+            if(bestScore < foldScore1 ){
+                bestScore = foldScore1;
+                bestC = param;
+            }
+            
+        }
+        System.out.println(4*((5*(trainProgress++))/confParams.length));
+        //setProgress(100);
+        bestConfParam = bestC;
+        System.out.println("best c param= " + bestC + ", score: " + bestScore/5 );
+    }
+    
+    public void crossValidateFold(int a, int b, int c, int d, boolean skip, double param){
+        System.out.println("Starting cross validation");
+        int testSize = wayList.size()/5;
+
+        List<OSMWay> trainList= new ArrayList<>();
+        for(int g = a*testSize; g<b*testSize; g++){  // 0~~1~~2~~3~~4~~5
+            if(skip){
+                if(g == (c)*testSize){g=(c+1)*testSize;}
+            
+            }
+            trainList.add(wayList.get(g)); 
+        }  
+
+        int wayListSizeWithoutUnclassified = trainList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        int lalala = 0;
+        for(OSMWay way : trainList){
+
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures]; //working[3812];
+        int k =0;    
+        
+        for(OSMWay way : trainList){
+            //adding multiple vectors                     
+            int id;           
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList, languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        }
+        
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures; //(geometry 105 + textual        //3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+           @Override
+           public void write(int arg0) throws IOException {
+                
+           }
+        }));
+         
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile;
+        if(USE_CLASS_FEATURES){
+            modelFile = new File(modelDirectory.getAbsolutePath()+"/model_with_classes_c=" + param);
+        }
+        else{
+            modelFile = new File(modelDirectory.getAbsolutePath()+"/model_geometries_textual_c=" + param);
+        }
+  
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        
+        //end of evaluation training           
+
+        
+        //test set 
+        List<OSMWay> testList= new ArrayList<>();
+        for(int g = c*testSize; g<d*testSize; g++){
+            testList.add(wayList.get(g));
+            //liblinear test                       
+        }
+        System.out.println("testList size: " + testList.size());
+        int succededInstances=0;
+        int succededInstances5=0;
+        int succededInstances10=0;
+        try {
+            model = Model.load(modelFile);
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        int modelLabelSize = model.getLabels().length;
+        int[] labels = model.getLabels();
+        Map<Integer, Integer> mapLabelsToIDs = new HashMap<>();
+        for(int h =0; h < model.getLabels().length; h++){
+            mapLabelsToIDs.put(labels[h], h);
+
+            //System.out.println(h + "   <->    " + labels[h]);
+        }
+        
+        int wayListSizeWithoutUnclassified2 = testList.size();
+        for(OSMWay way : testList){
+
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+            if(way.getClassIDs().isEmpty()){
+                //System.out.println("found unclassified" + way.getClassIDs() + "class: " +way.getClassID());
+                wayListSizeWithoutUnclassified2 = wayListSizeWithoutUnclassified2-1;
+                //u++;
+            }
+        }         
+        
+        FeatureNode[] testInstance2;
+        for(OSMWay way : testList){
+            
+            int id;
+            
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            //System.out.println("id 1526 -> " + geometryFeatures.getLastID());
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);       
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+                //System.out.println("geom feat " + id);
+            }
+            //id 1531
+            //System.out.println("id 1532 -> " + relationFeatures.getLastID());
+            if(USE_TEXTUAL_FEATURES){
+                TextualFeatures textualFeatures = new TextualFeatures(id, namesList, languageDetector);
+                textualFeatures.createTextualFeatures(way);
+                //System.out.println("last textual id: " + textualFeatures.getLastID());
+                //System.out.println("full:  " + way.getFeatureNodeList());
+            }
+            else{
+                
+            }
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+
+            int i =0;
+            for(FeatureNode featureNode : featureNodeList){
+                featureNodeArray[i] = featureNode;
+                i++;
+            }
+
+            testInstance2 = featureNodeArray;
+            //double prediction = Linear.predict(model, testInstance2);
+            //System.out.println("test prediction: " + prediction);
+            double[] scores = new double[modelLabelSize];
+            Linear.predictValues(model, testInstance2, scores);
+
+            //find index of max values in scores array: predicted classes are the elements of these indexes from array model.getlabels
+            //iter scores and find 10 max values with their indexes first. then ask those indexes from model.getlabels
+            Map<Double, Integer> scoresValues = new HashMap<>();
+            for(int h = 0; h < scores.length; h++){
+                scoresValues.put(scores[h], h);                
+                //System.out.println(h + "   <->    " + scores[h]);
+            }          
+
+            Arrays.sort(scores);
+            //System.out.println("max value: " + scores[scores.length-1] + " second max: " + scores[scores.length-2]);
+            //System.out.println("ask this index from labels: " + scoresValues.get(scores[scores.length-1]));
+            //System.out.println("got from labels: " +  labels[scoresValues.get(scores[scores.length-1])]);
+            //System.out.println("next prediction: " +  labels[scoresValues.get(scores[scores.length-2])]);
+            //System.out.println("way labels: " + way.getClassIDs());
+            //System.out.println("test prediction: " + prediction);
+            if(way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])])){
+                succededInstances++;              
+            }
+            if(
+                    
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])]) || 
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-2])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-3])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-4])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-5])])
+              ){
+                succededInstances5++;
+            }
+            if(
+                    
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])]) || 
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-2])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-3])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-4])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-5])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-6])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-7])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-8])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-9])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-10])])
+              ){
+                succededInstances10++;
+            } 
+            //System.out.println("labels: " + Arrays.toString(model.getLabels()));
+            //System.out.println("label[0]: " + model.getLabels()[0]);            
+        }        
+        
+        System.out.println("Succeeded " + succededInstances + " of " + testList.size() + " total (1 class prediction)");
+        double precision1 = (double)succededInstances/(double)wayListSizeWithoutUnclassified2;
+        score1 = precision1;
+        System.out.println(precision1);
+        
+        System.out.println("Succeeded " + succededInstances5 + " of " + testList.size()+ " total (5 class prediction)");
+        double precision5 = (double)succededInstances5/(double)wayListSizeWithoutUnclassified2;
+        score5 = precision5;
+        System.out.println(precision5);
+        
+        System.out.println("Succeeded " + succededInstances10 + " of " + testList.size()+ " total (10 class prediction)");
+        double precision10 = (double)succededInstances10/(double)wayListSizeWithoutUnclassified2;
+        score10 = precision10;
+        System.out.println(precision10);               
+    }  
+    
+    private void trainModel(double param){
+        
+        int wayListSizeWithoutUnclassified = wayList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        int lalala = 0;
+        if(trainProgress>11){
+            setProgress(trainProgress-10);
+        }
+        else{
+            setProgress(trainProgress+10);
+        }
+        //System.out.println("starting classify instances");
+        for(OSMWay way : wayList){
+            //setProgress(trainProgress++);
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        //System.out.println("end classify instances");
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures]; //working[3812];
+        int k =0; 
+        
+        //setProgress(trainProgress+5);
+        for(OSMWay way : wayList){
+            //adding multiple vectors                     
+            int id;           
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList,languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        } 
+        //System.out.println("feature construction completed.");
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures;//3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+
+           @Override
+           public void write(int arg0) throws IOException {
+
+           }
+        }));     
+        
+        
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile = new File(modelDirectory.getAbsolutePath()+"/best_model"); //decide path of models
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }        
+    }
+    
+    private void trainModelWithClasses(double param){
+        
+        int wayListSizeWithoutUnclassified = wayList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        //int lalala = 0;
+        //setProgress(trainProgress-10);
+        for(OSMWay way : wayList){
+            //setProgress(trainProgress++);
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures+1422]; //working[3812];
+        int k =0; 
+        
+        //setProgress(trainProgress+5);
+        for(OSMWay way : wayList){
+            //adding multiple vectors                     
+            int id;           
+            //if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+//            }
+//            else{
+//                id = 1;
+//            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList,languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    //lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        } 
+        
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures+1422;//3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+
+           @Override
+           public void write(int arg0) throws IOException {
+
+           }
+        }));     
+        
+        
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile = new File(modelDirectory.getAbsolutePath()+"/model_with_classes"); 
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        } 
+    }
+    
+    private static void clearDataset(){
+        for(OSMWay way : wayList){
+            way.getFeatureNodeList().clear();
+        }
+    }  
+    
+    private void readTextualFromDefaultList(InputStream textualFileStream) {
+                 
+        TextualStatistics textualStatistics = new TextualStatistics();
+        textualStatistics.parseTextualList(textualFileStream);
+        namesList = textualStatistics.getTextualList();
+  
+    }
+    
+    @Override
+    protected void done() {
+        try {
+            System.out.println("Training process complete! - > " + get());
+            setProgress(100);
+        } 
+        catch (InterruptedException | ExecutionException ignore) {
+            System.out.println("Exception: " + ignore);
+        }
+    } 
+
+    @Override
+    public void actionPerformed(ActionEvent ae) {
+        //cancel button, end process after clearing Dataset
+    }
+    
+    
+    private static void writeTextualListToFile(String filePath, List<Map.Entry<String, Integer>> textualList) 
+    {
+        
+        try (BufferedWriter writer = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(filePath, true), "UTF-8"))) {            
+            for(Map.Entry<String, Integer> entry : textualList){
+                writer.write(entry.getKey());
+                writer.newLine();
+                System.out.println(entry.getKey());
+            }
+        } catch (UnsupportedEncodingException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (IOException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        }       
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/Analyzer.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/Analyzer.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/Analyzer.java	(revision 31106)
@@ -0,0 +1,197 @@
+package org.openstreetmap.josm.plugins.extractor;
+
+import java.io.BufferedReader;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.InputStreamReader;
+import java.util.AbstractMap;
+import java.util.AbstractMap.SimpleEntry;
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.Comparator;
+import java.util.HashSet;
+import java.util.List;
+import java.util.Map;
+import java.util.Map.Entry;
+import java.util.Set;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import org.apache.lucene.analysis.el.GreekAnalyzer;
+import org.apache.lucene.analysis.en.EnglishAnalyzer;
+import org.apache.lucene.queryParser.ParseException;
+import org.apache.lucene.queryParser.QueryParser;
+import org.apache.lucene.util.Version;
+
+/**
+ * Analyzes textual information. Languager detection, stop words removal, stemming based on language.
+ * Provides methods for retrieving the textual list by frequency and top-K terms.
+ * @author imis-nkarag
+ */
+
+public class Analyzer {
+    
+    private final String osmFilePath;
+    private static final HashSet<String> stopWordsList = new HashSet<>(); //add greek list to same file
+    private ArrayList<Entry<String, Integer>> frequencies;
+    private final LanguageDetector languageDetector;
+    
+    public Analyzer(String osmFilePath, LanguageDetector languageDetector){
+        this.osmFilePath = osmFilePath;
+        this.languageDetector = languageDetector;
+    }
+    
+    public void runAnalysis() {
+        //textual list
+        FrequenceExtractor frequenceExtractor = new FrequenceExtractor(osmFilePath);
+        frequenceExtractor.parseDocument();
+        Set<Map.Entry<String, Integer>> frequencyEntries = frequenceExtractor.getFrequency().entrySet();
+        
+        //parse stop words
+        loadStopWords();
+       
+        //send some samples
+        ArrayList<Map.Entry<String, Integer>> normalizedList = new ArrayList<>();
+        ArrayList<String> sampleList = new ArrayList<>();
+        int iters = 0;  
+        for(Map.Entry<String, Integer> frequencyEntry : frequencyEntries){
+            if(iters <10){
+                sampleList.add(frequencyEntry.getKey());
+                iters++;
+            }
+            //remove parenthesis etc here
+            if(!stopWordsList.contains(frequencyEntry.getKey())){//stopwords
+                String normalizedName = frequencyEntry.getKey().toLowerCase();
+                normalizedName = normalizedName.replaceAll("[-+.^:,?;'{}\"!()\\[\\]]", "");
+
+                AbstractMap.SimpleEntry<String, Integer> normalizedEntry = new AbstractMap.SimpleEntry<>(normalizedName,frequencyEntry.getValue());                       
+                normalizedList.add(normalizedEntry);
+            }
+        }
+
+        int en=0;
+        int el=0;
+        for(String word : sampleList){
+            //System.out.println("to be detected: " + word);
+            if(!word.isEmpty()){
+                String lang;
+                lang = languageDetector.detect(word);
+                switch (lang) {
+                    case "en":
+                        en++;
+                        break;
+                    case "el":
+                        el++;
+                        break;
+                        //other lang, no support yet
+                        //System.out.println("found other language, no support yet :(");
+                    default:
+                        break;
+                }
+            }
+        }
+        if(el>en){
+            //language = "el"; 
+            normalizedList = stemGreek(normalizedList);
+        }
+        else{
+            //language = "en";
+            normalizedList = stemEnglish(normalizedList);
+        }
+        
+        //List<Entry<String, Integer>> list = new ArrayList<>(set);
+        Collections.sort( normalizedList, new Comparator<Map.Entry<String, Integer>>()
+        {
+            @Override
+            public int compare( Map.Entry<String, Integer> o1, Map.Entry<String, Integer> o2 )
+            {
+                return (o2.getValue()).compareTo( o1.getValue() );
+            }
+        } );
+        
+        setFrequencies(normalizedList);
+    }
+    
+    private ArrayList<Map.Entry<String, Integer>> stemGreek(ArrayList<Map.Entry<String, Integer>> normalizedList) {
+        org.apache.lucene.analysis.Analyzer greekAnalyzer = new GreekAnalyzer(Version.LUCENE_36);
+        QueryParser greekParser = new QueryParser(Version.LUCENE_36, "", greekAnalyzer);
+        ArrayList<Map.Entry<String, Integer>> stemmedList = new ArrayList<>();
+        for(Map.Entry<String, Integer> entry : normalizedList){
+            if(!entry.getKey().isEmpty()){
+                try {
+                    //System.out.println("result: " + greekParser.parse(entry.getKey())); 
+                    String stemmedWord = greekParser.parse(entry.getKey()).toString();
+                    SimpleEntry<String, Integer> stemmed = new SimpleEntry<>(stemmedWord, entry.getValue());
+                    stemmedList.add(stemmed);
+                    
+                } catch (ParseException ex) {
+                    Logger.getLogger(Analyzer.class.getName()).log(Level.SEVERE, null, ex);
+                }
+            }
+        }  
+        return stemmedList;
+    }
+    
+    private ArrayList<Map.Entry<String, Integer>> stemEnglish(ArrayList<Map.Entry<String, Integer>> normalizedList){
+        org.apache.lucene.analysis.Analyzer englishAnalyzer = new EnglishAnalyzer(Version.LUCENE_36);
+        QueryParser englishParser = new QueryParser(Version.LUCENE_36, "", englishAnalyzer);
+        ArrayList<Map.Entry<String, Integer>> stemmedList = new ArrayList<>();
+        for(Map.Entry<String, Integer> entry : normalizedList){
+            if(!entry.getKey().isEmpty()){
+                try {
+                    //System.out.println("result: " + englishParser.parse(entry.getKey())); 
+                    String stemmedWord = englishParser.parse(entry.getKey()).toString();
+                    SimpleEntry<String, Integer> stemmed = new SimpleEntry<>(stemmedWord, entry.getValue());
+                    stemmedList.add(stemmed);
+                } catch (ParseException ex) {
+                    Logger.getLogger(Analyzer.class.getName()).log(Level.SEVERE, null, ex);
+                }
+            }
+        }  
+        return stemmedList;
+    }
+    
+    private void loadStopWords(){
+        //parse stopwordsList
+        InputStream fstream = Analyzer.class.getResourceAsStream("/resources/files/stopWords.txt");
+        
+        try (BufferedReader br = new BufferedReader(new InputStreamReader(fstream))) {
+            String strLine;
+
+            while ((strLine = br.readLine()) != null)   {
+                //System.out.println (strLine);
+                stopWordsList.add(strLine);
+            }
+            //System.out.println(stopWordsList.size());
+
+        } catch (IOException ex) {
+        Logger.getLogger(Analyzer.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        //return stopWordsList;
+    }
+    
+    private void setFrequencies(ArrayList<Map.Entry<String, Integer>> frequencies){
+        this.frequencies = frequencies;
+        
+    }
+    
+    public List<Map.Entry<String, Integer>> getFrequencies(){       
+        return frequencies;
+    }
+    
+    public List<Map.Entry<String, Integer>> getTopKMostFrequent(int topK){
+        return frequencies.subList(0, topK);
+    }
+    
+    public List<Map.Entry<String, Integer>> getWithFrequency(int minFrequency){
+        ArrayList<Map.Entry<String, Integer>> withFrequency = new ArrayList<>();
+        for(Map.Entry<String, Integer> entry : frequencies){
+            if(entry.getValue()> minFrequency){
+                withFrequency.add(entry);
+            }
+            else{
+                return withFrequency;
+            }
+        }
+        return withFrequency;
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/FrequenceExtractor.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/FrequenceExtractor.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/FrequenceExtractor.java	(revision 31106)
@@ -0,0 +1,241 @@
+package org.openstreetmap.josm.plugins.extractor;
+
+import org.openstreetmap.josm.plugins.container.OSMNode;
+import org.openstreetmap.josm.plugins.container.OSMRelation;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import javax.xml.parsers.ParserConfigurationException;
+import javax.xml.parsers.SAXParser;
+import javax.xml.parsers.SAXParserFactory;
+import org.xml.sax.Attributes;
+import org.xml.sax.SAXException;
+import org.xml.sax.helpers.DefaultHandler;
+
+/**
+ * Parses OSM xml and extracts the frequencies of the name tag values.
+ *
+ * @author imis-nkarag
+ */
+
+public class FrequenceExtractor extends DefaultHandler {
+    
+    private final List<OSMNode> nodeList; //will be populated with nodes 
+    private final List<OSMRelation> relationList;
+    private final Map<String, OSMNode> nodesWithIDs; //map containing IDs as Strings and the corresponding OSMNode objects     
+    private final List<OSMWay> wayList;  //populated with ways of the OSM file
+    private final String osmXmlFileName;
+    private OSMNode nodeTmp; 
+    private OSMWay wayTmp; 
+    private OSMRelation relationTmp; 
+    private boolean inWay = false; //when parser is in a way node becomes true in order to track the parser position 
+    private boolean inNode = false; //becomes true when the parser is in a simple node        
+    private boolean inRelation = false; //becomes true when the parser is in a relarion node
+    private Map<String,Integer> frequency;
+    
+    public FrequenceExtractor(String osmXmlFileName) {
+        this.osmXmlFileName = osmXmlFileName;       
+        nodeList = new ArrayList<>();
+        wayList = new ArrayList<>();
+        relationList = new ArrayList<>();
+        nodesWithIDs = new HashMap<>(); 
+        frequency = new HashMap<>();
+        for (int i =0; i<100; i++){
+            frequency.put("", 0);
+        }
+    }
+
+    public void parseDocument() {
+        // parse
+        System.out.println("extracting frequencies...");
+        SAXParserFactory factory = SAXParserFactory.newInstance();
+        try {
+            SAXParser parser = factory.newSAXParser();
+            parser.parse(osmXmlFileName, this);
+        } catch (ParserConfigurationException e) {
+            System.out.println("ParserConfig error " + e);
+        } catch (SAXException e) {
+            System.out.println("SAXException : xml not well formed " + e);
+        } catch (IOException e) {
+            System.out.println("IO error " + e);
+        }
+    //LOG.info("Frequencies from OSM/XML file parsed!");    
+    }
+
+    @Override
+    public void startElement(String s, String s1, String elementName, Attributes attributes) throws SAXException {
+    
+        // if current element is an OSMNode , create new node and populate with the appropriate values
+        if (elementName.equalsIgnoreCase("node")) {
+            nodeTmp = new OSMNode();
+            inNode = true;
+            inWay = false;
+            inRelation = false;
+
+        } else if (elementName.equalsIgnoreCase("way")) {
+            wayTmp = new OSMWay();
+            //wayTmp.setID(attributes.getValue("id"));
+            inWay = true;
+            inNode = false;
+            inRelation = false;
+        } else if (elementName.equalsIgnoreCase("relation")) {
+            relationTmp = new OSMRelation();
+            //relationTmp.setID(attributes.getValue("id"));
+            inRelation = true;
+            inWay = false;
+            inNode = false;
+        } else if (elementName.equalsIgnoreCase("nd")) {
+            //wayTmp.addNodeReference(attributes.getValue("ref"));
+
+        } else if (elementName.equalsIgnoreCase("tag")) {
+
+            if (inNode) {
+                //if the path is in an OSMNode set tagKey and value to the corresponding node     
+                nodeTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            } else if (inWay) {
+                //else if the path is in an OSM way set tagKey and value to the corresponding way
+                wayTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            } else if(inRelation){
+                //set the key-value pairs of relation tags
+                relationTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            } 
+            
+        } else if (elementName.equalsIgnoreCase("member")) {
+            //relationTmp.addMemberReference(attributes.getValue("ref"));
+        }                 
+    }
+
+    @Override
+    public void endElement(String s, String s1, String element) throws SAXException {
+        // if end of node element, add to appropriate list
+        if (element.equalsIgnoreCase("node")) {
+            //nodeList.add(nodeTmp);
+            //nodesWithIDs.put(nodeTmp.getID(), nodeTmp);
+                       
+            Map<String,String> tags = nodeTmp.getTagKeyValue();
+            //System.out.println("tag: " + tags);
+            if (tags.keySet().contains("name")){
+                for (Map.Entry<String, String> tag : tags.entrySet()){
+                    if (tag.getKey().equals("name")){
+                        //split name value in each white space and store the values separetely. Count each occurance 
+                        String name = tag.getValue();
+                        String[] SplitName = name.split("\\s+");
+
+                        for (String split : SplitName){
+                        //System.out.println("split:  " + split + "  0");
+                        
+                        //frequency.put(split, k);
+                        //put all splits with zero, at the constructor. put here the incremented values. for tomoro
+                            if (frequency.get(split) != null){
+                            int k = frequency.get(split) +1;                        
+                            frequency.put(split, k); 
+                            //System.out.println("get split exists,   k= " + k);
+                            }
+                            else{
+                                frequency.put(split, 1);
+                            }
+                        
+                        //System.out.println("frequency getValue +1  " + frequency.get(tag.getValue()) +1);
+                        }
+                        //System.out.println("node name:  "  + tag.getValue());
+                    }
+                }                               
+            }
+        }
+        
+        if (element.equalsIgnoreCase("way")) {            
+            //name frequency
+            Map<String,String> tags = wayTmp.getTagKeyValue();
+            
+            
+            //System.out.println("tag: " + tags);
+            if (tags.keySet().contains("name")){
+                for (Map.Entry<String, String> tag : tags.entrySet()){
+                    if (tag.getKey().equals("name")){
+                        //split name value in each white space and store the values separetely. Count each occurance 
+                        String name = tag.getValue();
+                        String[] SplitName = name.split("\\s+");
+                        //String[] SplitName = name.split("[\\W]");
+                        for (String split : SplitName){
+                        //System.out.println("split:  " + split + "  0");
+                        
+                        //frequency.put(split, k);
+                        //put all splits with zero, at the constructor. put here the incremented values. for tomoro
+                            if (frequency.get(split) != null){
+                            int k = frequency.get(split) +1;                        
+                            frequency.put(split, k); 
+                            //System.out.println("get split exists,   k= " + k);
+                            }
+                            else{
+                                frequency.put(split, 1);
+                            }
+                        
+                        //System.out.println("frequency getValue +1  " + frequency.get(tag.getValue()) +1);
+                        }
+                        //System.out.println("way name:  "  + tag.getValue());
+                    }
+                }                               
+            }
+        } 
+        
+        if(element.equalsIgnoreCase("relation")) {
+            
+            //name frequency
+            Map<String,String> tags = relationTmp.getTagKeyValue();
+ 
+            //System.out.println("tag: " + tags);
+            if (tags.keySet().contains("name")){
+                for (Map.Entry<String, String> tag : tags.entrySet()){
+                    if (tag.getKey().equals("name")){
+                        //split name value in each white space and store the values separetely. Count each occurance 
+                        String name = tag.getValue();
+                        String[] SplitName = name.split("\\s+");
+
+                        for (String split : SplitName){
+                        //System.out.println("split:  " + split + "  0");
+                        
+                        //frequency.put(split, k);
+                        //put all splits with zero, at the constructor. put here the incremented values. for tomoro
+                            if (frequency.get(split) != null){
+                            int k = frequency.get(split) +1;                        
+                            frequency.put(split, k); 
+                            //System.out.println("get split exists,   k= " + k);
+                            }
+                            else{
+                                frequency.put(split, 1);
+                            }
+                        
+                        //System.out.println("frequency getValue +1  " + frequency.get(tag.getValue()) +1);
+                        }
+                        //System.out.println("relation name:  "  + tag.getValue());
+                    }
+                }                               
+            }
+            //relationList.add(relationTmp);
+        }
+    }
+
+    public List<OSMNode> getNodeList() {
+        return nodeList;
+    }
+
+    public List<OSMWay> getWayList() {
+        return wayList;
+    }
+    
+    public List<OSMRelation> getRelationList(){
+        return relationList;
+    }
+
+    public Map<String, OSMNode> getNodesWithIDs() {
+        return nodesWithIDs;
+    }    
+    
+    //frequency temp
+    public Map<String, Integer> getFrequency(){
+        return frequency;
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/LanguageDetector.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/LanguageDetector.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/LanguageDetector.java	(revision 31106)
@@ -0,0 +1,115 @@
+package org.openstreetmap.josm.plugins.extractor;
+
+import com.cybozu.labs.langdetect.Detector;
+import com.cybozu.labs.langdetect.DetectorFactory;
+import com.cybozu.labs.langdetect.LangDetectException;
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+
+/**
+ * Detects language of osm textual information
+ * 
+ * @author imis-nkarag
+ */
+
+public class LanguageDetector {
+    
+    private static LanguageDetector languageDetector = null;
+    
+    private LanguageDetector(){
+        //prevent instatiation
+    }
+    
+    public static LanguageDetector getInstance(String languageProfilesPath){
+        System.out.println("language profile path: \n" + languageProfilesPath + "/el");
+        if(languageDetector == null){
+            languageDetector = new LanguageDetector();  
+            loadProfilesFromStream(languageProfilesPath);
+            //profilesLoaded = true;
+        }
+        return languageDetector;        
+    }  
+    
+    public static void loadProfilesFromStream(String languageProfilesPath){ //create profiles directory in system from stream and load them
+
+        InputStream languageProfilesInputStream1 = LanguageDetector.class.getResourceAsStream("/resources/profiles/el");
+        InputStream languageProfilesInputStream2 = LanguageDetector.class.getResourceAsStream("/resources/profiles/en");
+        //languageProfilesInputStream.
+
+        if(!new File(languageProfilesPath).exists()){
+            new File(languageProfilesPath).mkdir();
+        }
+        File languageProfilesOutputFile1 = new File(languageProfilesPath + "/el");
+        File languageProfilesOutputFile2 = new File(languageProfilesPath +"/en");
+        //languageProfilesOutputFile.mkdirs();
+
+        FileOutputStream outputStream = null;
+        //FileOutputStream outputStream2 = null;
+        try {
+            outputStream = new FileOutputStream(languageProfilesOutputFile1);
+            //outputStream2 = new FileOutputStream(languageProfilesOutputFile2);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        System.out.println("deb1");
+
+        FileOutputStream outputStream2 = null;
+        //FileOutputStream outputStream2 = null;
+        try {
+            outputStream2 = new FileOutputStream(languageProfilesOutputFile2);
+            //outputStream2 = new FileOutputStream(languageProfilesOutputFile2);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+        }        
+
+
+        int read = 0;
+        byte[] bytes = new byte[1024];
+
+        try {
+            while ((read = languageProfilesInputStream1.read(bytes)) != -1) {
+                outputStream.write(bytes, 0, read);
+            }        
+        } catch (IOException ex) {
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+        }
+
+
+        int read2 = 0;
+        byte[] bytes2 = new byte[1024];
+
+        try {
+            while ((read2 = languageProfilesInputStream2.read(bytes2)) != -1) {
+                outputStream2.write(bytes2, 0, read2);
+            }        
+        } catch (IOException ex) {
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+        }        
+        try {
+
+
+            DetectorFactory.loadProfile(languageProfilesPath);
+            //profilesLoaded = true;
+
+        } catch (LangDetectException ex) {
+            //profilesLoaded = false;
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+        }  
+    }
+    
+    public String detect(String text) {
+        try {
+            Detector detector = DetectorFactory.create();
+            detector.append(text);
+            return detector.detect();
+        } catch (LangDetectException ex) {            
+            Logger.getLogger(LanguageDetector.class.getName()).log(Level.SEVERE, null, ex);
+            return "en"; //default lang to return
+        }       
+    }   
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/TextualListLoader.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/TextualListLoader.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/extractor/TextualListLoader.java	(revision 31106)
@@ -0,0 +1,44 @@
+package org.openstreetmap.josm.plugins.extractor;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.Scanner;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+
+/**
+ * Provides functionality for parsing the names file
+ * This file contains name occurrences obtained from statistical measures on OSM data.
+ * 
+ * @author imis-nkarag
+ */
+
+public class TextualListLoader {
+    
+    private static final org.apache.log4j.Logger LOG = org.apache.log4j.Logger.getLogger(TextualListLoader.class);
+    private List<String> namesList;
+    
+        public void parseNamesFile(File file){
+            namesList = new ArrayList<>();
+            
+            Scanner input = null;
+            
+            try {
+                input = new Scanner(file);
+            } 
+            catch (FileNotFoundException ex) {
+                Logger.getLogger(TextualListLoader.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            while(input.hasNext()) {
+                String nextLine = input.nextLine();
+                namesList.add(nextLine);
+            }
+        LOG.info("Name occurences parsed successfully!");
+        }
+        
+        public List<String> getNamesList(){
+            return namesList;
+        }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/ClassFeatures.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/ClassFeatures.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/ClassFeatures.java	(revision 31106)
@@ -0,0 +1,85 @@
+package org.openstreetmap.josm.plugins.features;
+
+import de.bwaldvogel.liblinear.FeatureNode;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+import java.util.TreeSet;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+
+/**
+ * Constructs the class feature nodes for liblinear.
+ * @author imis-nkarag
+ */
+public class ClassFeatures {
+    
+    private int directClassID = 0;
+    //private static Map<String,String> mappings;
+    //private final Map<String, Integer> mappingsWithIDs;
+    //private final Map<String, List<String>> indirectClasses;
+    //private final Map<String, Integer> indirectClassesIDs;
+    
+        public void createClassFeatures(OSMWay wayNode, Map<String,String> mappings, Map<String, Integer> mappingsWithIDs, 
+                Map<String, List<String>> indirectClasses, Map<String, Integer> indirectClassesIDs) {
+        
+        //iteration for each way node in the wayList
+        //FeatureNode[] shape1 = {new FeatureNode(1, 2), new FeatureNode(2, 2)};
+        //ArrayList<FeatureNode> test = new ArrayList<>();
+        //test.add(new FeatureNode(1, 2));
+        //System.out.println(shape1.length);
+        Set<Integer> sortedIndirectIDs = new TreeSet<>();
+        Set<Integer> sortedDirectIDs = new TreeSet<>();        
+        for (Map.Entry<String, String> wayTagKeyValue : wayNode.getTagKeyValue().entrySet()){
+            //iteration for each tag (key-value) in the current way node
+            
+            //concat key and value to use it later for checking
+            String key = wayTagKeyValue.getKey() + " " + wayTagKeyValue.getValue();
+            
+            for (Map.Entry<String,String> tagMappedToClass : mappings.entrySet()){
+                //entry of mappings is e.g "highway residential <-> ResidentialHighway"
+                //iteration to discover the wayNode class. This class's ID will be the start of the vector
+                
+                if (key.equals(tagMappedToClass.getKey())){
+                    String className = tagMappedToClass.getValue();
+                    directClassID = mappingsWithIDs.get(className);
+                    
+                    sortedDirectIDs.add(directClassID); 
+                    
+                    //the direct class id is the last direct class that the instance is found to belong 
+
+                    List<String> superClassesList = indirectClasses.get(className);
+
+                    if (superClassesList != null){//check if the class has no superclasses                     
+                        
+                        for (String superClass: superClassesList) {
+
+                            Integer indirectID = indirectClassesIDs.get(superClass);                                                                                                         //to save time here
+                            if(indirectID != null){// there is a chance here that the ID is null,
+                                //cause the list of super Classes  might contain extra classes  with no ID
+                                //in the indirectClassesIDs map which is constructed from listHierarchyRootClasses method
+                                //at the OntologyParser.
+                                //so this condition check will remain for now
+                                
+                                if(!(sortedIndirectIDs.contains(indirectID))){
+                                    sortedIndirectIDs.add(indirectID);
+                                    //wayNode.getIndexVector().put(indirectID, 1.0);
+                                }
+                                //the construction of the indirectClassVectorPortion has been moved below, sorted
+                                //indirectClassVectorPortion = indirectClassVectorPortion + indirectID + ":1 ";
+                            }
+                        }
+                    }
+                }
+            }            
+        }   
+        wayNode.setClassIDs(sortedDirectIDs);
+        for (Integer dirID : sortedDirectIDs){
+            wayNode.getFeatureNodeList().add(new FeatureNode(dirID, 1));           
+        }
+        for (Integer indID : sortedIndirectIDs){
+            wayNode.getFeatureNodeList().add(new FeatureNode(indID, 1));
+        } 
+        wayNode.setClassID(directClassID);
+        //System.out.println("class: " + wayNode.getFeatureNodeList());
+    } 
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/GeometryFeatures.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/GeometryFeatures.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/GeometryFeatures.java	(revision 31106)
@@ -0,0 +1,596 @@
+package org.openstreetmap.josm.plugins.features;
+
+import com.vividsolutions.jts.geom.Coordinate;
+import com.vividsolutions.jts.geom.Geometry;
+import com.vividsolutions.jts.geom.GeometryFactory;
+import com.vividsolutions.jts.geom.LineString;
+import de.bwaldvogel.liblinear.FeatureNode;
+import java.util.ArrayList;
+import java.util.List;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+
+/**
+ * Constructs the geometry feature nodes for liblinear.
+ * 
+ * @author imis-nkarag
+ */
+
+public class GeometryFeatures {
+    
+    private int id; //= 1422; //pass this as a param from main
+    private final GeometryFactory geometryFactory = new GeometryFactory();
+    private static final int NUMBER_OF_AREA_FEATURES = 25;
+    private static final int NUMBER_OF_POINTS = 13;
+    private static final int NUMBER_OF_MEAN = 23; //for boolean intervals
+    private static final int NUMBER_OF_VARIANCE = 37; //for boolean intervals
+    
+    public GeometryFeatures(int id){
+        this.id = id;
+    }
+    
+    public void createGeometryFeatures(OSMWay wayNode){
+    
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    ///////////////////  geometry Features ///////////////////            
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // geometry type feature //
+        String  geometryType= wayNode.getGeometry().getGeometryType();
+        switch (geometryType) {
+            //the IDs are unique for each geometry type
+            case "LineString":
+                wayNode.getFeatureNodeList().add(new FeatureNode(id, 1));
+                id += 4;
+                break;
+            case "Polygon":               
+                wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1));
+                id += 4;
+                break;
+            case "LinearRing":
+                wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1));
+                id += 4;
+                break;
+            case "Point":
+                wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1));
+                id += 4;                                        
+                break;
+        }
+        //LOG.info("after type " + id + " and further increase " + (id+1));
+        ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // rectangle geometry shape feature //
+        //id 1426
+        if (wayNode.getGeometry().isRectangle()){                 
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+        }
+
+        ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // number of points of geometry feature //
+        id++; //1427    
+        //System.out.println("should be 1427 -> " + id);
+        int numberOfPoints = wayNode.getGeometry().getNumPoints();
+        numberOfPointsFeature(numberOfPoints, wayNode);
+        ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // area of geometry feature //
+        //id 1440
+        double area = wayNode.getGeometry().getArea();
+
+        if(geometryType.equals("Polygon")){ 
+
+            areaFeature(area,wayNode);
+            //the id increases by 25 in the areaFeature method
+        }
+        else{
+            id += 25;
+        }
+
+        //////////////////////////////////////////////////////////////////////////////////////////////////////////////// 
+        // resembles to a circle feature //  
+        //id 1465
+        //id++;
+        if(geometryResemblesCircle(wayNode)){ //this method checks if the shape of the geometry resembles to a circle
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+        }
+        
+        ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // mean edge feature // 
+        
+        id++;
+        //TOGGLE COMMENT !! commenting out mean and variance to run the best case
+        
+        //System.out.println("mean start" + id);
+        Coordinate[] nodeGeometries = wayNode.getGeometry().getCoordinates();
+        List<Double> edgeLengths = new ArrayList<>();
+        
+        if(!wayNode.getGeometry().getGeometryType().toUpperCase().equals("POINT")){
+            for (int i = 0; i < nodeGeometries.length-1; i++) {
+                Coordinate[] nodePair = new Coordinate[2];
+                nodePair[0] = nodeGeometries[i];
+                nodePair[1] = nodeGeometries[i+1];
+                LineString tempGeom = geometryFactory.createLineString(nodePair);
+                edgeLengths.add(tempGeom.getLength()); 
+            }
+        }
+        else{          
+            edgeLengths.add(0.0);
+        }
+        double edgeSum = 0;
+        for(Double edge : edgeLengths){
+            edgeSum = edgeSum + edge;
+        }
+        double mean = edgeSum/edgeLengths.size();
+        //double normalizedMean = sqrt(mean);
+        //geometriesPortion = geometriesPortion + id + ":" + normalizedMean + " "; 
+        //wayNode.getIndexVector().put(id, normalizedMean);
+
+//intervals with boolean values for mean feature    
+        
+        if(mean<2){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<4){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<6){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<8){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<10){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+4, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<12){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+5, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<14){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+6, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<16){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+7, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<18){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+8, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<20){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+9, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<25){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+10, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<30){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+11, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<35){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+12, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<40){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+13, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<45){        
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+14, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<50){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+15, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }        
+        else if(mean<60){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+16, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }        
+        else if(mean<70){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+17, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }        
+        else if(mean<80){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+18, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }        
+        else if(mean<90){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+19, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<100){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+20, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else if(mean<200){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+21, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+        else {
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+22, 1.0));
+            id = id + NUMBER_OF_MEAN;
+        }
+
+        ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+        // variance feature// 
+        //id++; //this should be removed if using boolean features with intervals
+        //System.out.println("must be 1467" + id);
+        double sum = 0;
+        for(Double edge : edgeLengths){
+            sum = sum + (edge-mean)*(edge-mean);
+        }
+        
+        //double variance = sum/edgeLengths.size();  
+        double normalizedVariance = (sum/edgeLengths.size())/(mean*mean); //normalized with square of mean value
+        //geometriesPortion = geometriesPortion + id + ":" + normalizedVariance + " ";
+        //wayNode.getIndexVector().put(id, normalizedVariance);
+ //intervals with boolean values for variance feature  
+        
+        if(normalizedVariance == 0){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }                           
+        else if(normalizedVariance < 0.005){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }             
+        else if(normalizedVariance < 0.01){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.02){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.03){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+4, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.04){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+5, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.05){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+6, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.06){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+7, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.07){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+8, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }       
+        else if(normalizedVariance < 0.08){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+9, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.09){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+10, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.1){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+11, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.12){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+12, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }      
+        else if(normalizedVariance < 0.14){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+13, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        else if(normalizedVariance < 0.16){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+14, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        else if(normalizedVariance < 0.18){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+15, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        else if(normalizedVariance < 0.20){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+16, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        else if(normalizedVariance < 0.22){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+17, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        else if(normalizedVariance < 0.24){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+18, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.26){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+19, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.28){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+20, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.30){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+21, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.32){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+22, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.34){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+23, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.36){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+24, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.38){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+25, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.40){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+26, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.42){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+27, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.44){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+28, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.46){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+29, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }        
+        else if(normalizedVariance < 0.48){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+30, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.5){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+31, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.6){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+32, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.7){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+33, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.8){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+34, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 0.9){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+35, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else if(normalizedVariance < 1){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+36, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        }
+        else {
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+37, 1.0));
+            id = id + NUMBER_OF_VARIANCE;
+        } 
+        //System.out.println("mean end from instanceVectors " + id);
+        //System.out.println("geom: " + wayNode.getFeatureNodeList());
+        //System.out.println("last geometry id: " + id);
+        setLastID(id);
+        
+        
+    }
+    
+    
+   
+    
+    private void numberOfPointsFeature(int numberOfPoints, OSMWay wayNode) {           
+        //int NUMBER_OF_POINTS = 13; //increase the id after the feature is found for the next portion of the vector.
+
+        if(numberOfPoints<10){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<20){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<30){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<40){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<50){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+4, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<75){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+5, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<100){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+6, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<150){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+7, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<200){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+8, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<300){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+9, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<500){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+10, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else if(numberOfPoints<1000){ 
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+11, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+        else{
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+12, 1.0));
+            id += NUMBER_OF_POINTS;
+        }
+    }
+    
+    private void areaFeature(double area, OSMWay wayNode) {        
+        
+        if(area<50){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<100){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<150){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<200){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<250){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+4, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<300){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+5, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<350){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+6, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<400){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+7, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<450){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+8, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<500){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+9, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<750){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+10, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<1000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+11, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<1250){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+12, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<1500){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+13, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<1750){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+14, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<2000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+15, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<2250){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+16, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<2500){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+17, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<2750){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+18, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<3000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+19, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<3500){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+20, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<4000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+21, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<5000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+22, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else if(area<10000){
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+23, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }
+        else{
+            wayNode.getFeatureNodeList().add(new FeatureNode(id+24, 1.0));
+            id += NUMBER_OF_AREA_FEATURES;
+        }       
+    }     
+    
+    
+    private boolean geometryResemblesCircle(OSMWay way){
+        Geometry wayGeometry = way.getGeometry();
+        boolean isCircle = false;
+        if(wayGeometry.getGeometryType().equals("Polygon") && wayGeometry.getNumPoints()>=16){ 
+             
+            List<Geometry> points = way.getNodeGeometries();           
+            Geometry firstPoint = points.get(0);            
+            double radius = firstPoint.distance(wayGeometry.getCentroid());
+            
+            // buffer around the distance of the first point to centroid
+            double radiusBufferSmaller = radius*0.6; 
+            //the rest of the point-to-centroid distances will be compared with these 
+            double radiusBufferGreater = radius*1.4; 
+            isCircle = true;
+            
+            for (Geometry point : points){                
+                double tempRadius = point.distance(wayGeometry.getCentroid());
+                boolean tempIsCircle = (radiusBufferSmaller <= tempRadius) && (tempRadius <= radiusBufferGreater);
+                isCircle = isCircle && tempIsCircle; //if any of the points give a false, the method will return false
+                //if (!isCircle){break;}
+            }     
+            
+            double ratio = wayGeometry.getLength() / wayGeometry.getArea();            
+            boolean tempIsCircle = ratio < 0.06; //arbitary value based on statistic measure of osm instances. 
+                                                 //The smaller this value, the closer this polygon resembles to a circle            
+            isCircle = isCircle && tempIsCircle;
+        }
+        return isCircle;
+    }     
+    
+    private void setLastID(int lastID){
+        this.id = lastID;
+    }
+    
+    public int getLastID(){
+        return id + 1;
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/OSMClassification.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/OSMClassification.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/OSMClassification.java	(revision 31106)
@@ -0,0 +1,70 @@
+package org.openstreetmap.josm.plugins.features;
+
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+import java.util.TreeSet;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+
+/**
+ * Defines the class/category of an OSM instance by its tags.
+ * @author imis-nkarag
+ */
+
+public class OSMClassification {
+    
+    private int directClassID = 0;
+    
+        public void calculateClasses(OSMWay wayNode, Map<String,String> mappings, Map<String, Integer> mappingsWithIDs, 
+                Map<String, List<String>> indirectClasses, Map<String, Integer> indirectClassesIDs) {
+            
+        Set<Integer> sortedIndirectIDs = new TreeSet<>();
+        Set<Integer> sortedDirectIDs = new TreeSet<>();        
+        for (Map.Entry<String, String> wayTagKeyValue : wayNode.getTagKeyValue().entrySet()){
+            //iteration for each tag (key-value) in the current way node
+            
+            //concat key and value to use it later for checking
+            String key = wayTagKeyValue.getKey() + " " + wayTagKeyValue.getValue();
+            
+            for (Map.Entry<String,String> tagMappedToClass : mappings.entrySet()){
+                //entry of mappings is e.g "highway residential <-> ResidentialHighway"
+                //iteration to discover the wayNode class. This class's ID will be the start of the vector
+                
+                if (key.equals(tagMappedToClass.getKey())){
+                    String className = tagMappedToClass.getValue();
+                    directClassID = mappingsWithIDs.get(className);
+                    
+                    sortedDirectIDs.add(directClassID); 
+                    
+                    //the direct class id is the last direct class that the instance is found to belong 
+
+                    List<String> superClassesList = indirectClasses.get(className);
+
+                    if (superClassesList != null){//check if the class has no superclasses                     
+                        
+                        for (String superClass: superClassesList) {
+
+                            Integer indirectID = indirectClassesIDs.get(superClass);                                                                                                         //to save time here
+                            if(indirectID != null){// there is a chance here that the ID is null,
+                                //cause the list of super Classes  might contain extra classes  with no ID
+                                //in the indirectClassesIDs map which is constructed from listHierarchyRootClasses method
+                                //at the OntologyParser.
+                                //so this condition check will remain for now
+                                
+                                if(!(sortedIndirectIDs.contains(indirectID))){
+                                    sortedIndirectIDs.add(indirectID);
+                                    //wayNode.getIndexVector().put(indirectID, 1.0);
+                                }
+                                //the construction of the indirectClassVectorPortion has been moved below, sorted
+                                //indirectClassVectorPortion = indirectClassVectorPortion + indirectID + ":1 ";
+                            }
+                        }
+                    }
+                }
+            }            
+        }   
+        wayNode.setClassIDs(sortedDirectIDs);
+        //System.out.println("OSMClassification, selected instance classes: " + sortedDirectIDs);
+        wayNode.setClassID(directClassID);
+    } 
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/RelationFeatures.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/RelationFeatures.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/RelationFeatures.java	(revision 31106)
@@ -0,0 +1,65 @@
+package org.openstreetmap.josm.plugins.features;
+
+import de.bwaldvogel.liblinear.FeatureNode;
+import java.util.List;
+import java.util.Map;
+import org.openstreetmap.josm.plugins.container.OSMRelation;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+
+/**
+ * Constructs the relation features for liblinear.
+ * 
+ * @author imis-nkarag
+ */
+
+public class RelationFeatures {
+        int id;
+    
+        public RelationFeatures(int id){
+            this.id = id;
+        }        
+        
+        public void createRelationFeatures(OSMWay wayNode, List<OSMRelation> relationList) {      
+        id++; //this should be removed when using boolean intervals for mean and variance
+        //System.out.println("must be 1468" + id);
+        //System.out.println("InstanceVectors rel start" + id);
+        boolean hasRelation = false;
+        for(OSMRelation relation : relationList){
+            if(hasRelation){
+                break;
+            } 
+            
+            if(relation.getMemberReferences().contains(wayNode.getID())){
+                hasRelation = true;
+                Map<String, String> tags = relation.getTagKeyValue();
+                
+                if(tags.containsKey("route")){   
+                    wayNode.getFeatureNodeList().add(new FeatureNode(id, 1.0));      
+                }
+                else if(tags.containsKey("multipolygon")){
+                    wayNode.getFeatureNodeList().add(new FeatureNode(id+1, 1.0));                                      
+                }
+                else if(tags.containsKey("boundary")){
+                    wayNode.getFeatureNodeList().add(new FeatureNode(id+2, 1.0));                                       
+                }
+                else if(tags.containsKey("restriction")){
+                    wayNode.getFeatureNodeList().add(new FeatureNode(id+3, 1.0));                                      
+                }
+                else{
+                    //the instance may be a member of a relation, but the relation has no type or is incomplete.
+                    wayNode.getFeatureNodeList().add(new FeatureNode(id+4, 1.0));                  
+                }
+                id = id + 5;
+            }
+        }
+        
+        
+        if(!hasRelation){
+            id = id + 5;
+        }        
+    }
+        
+    public int getLastID(){
+        return id;
+    }    
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/TextualFeatures.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/TextualFeatures.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/features/TextualFeatures.java	(revision 31106)
@@ -0,0 +1,147 @@
+package org.openstreetmap.josm.plugins.features;
+
+import com.cybozu.labs.langdetect.LangDetectException;
+import de.bwaldvogel.liblinear.FeatureNode;
+import java.util.List;
+import java.util.Map;
+import java.util.TreeMap;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import org.apache.lucene.analysis.el.GreekAnalyzer;
+import org.apache.lucene.analysis.en.EnglishAnalyzer;
+import org.apache.lucene.queryParser.ParseException;
+import org.apache.lucene.queryParser.QueryParser;
+import org.apache.lucene.util.Version;
+import org.openstreetmap.josm.plugins.extractor.LanguageDetector;
+
+/**
+ * Constructs the textual features from the given textual list.
+ * 
+ * @author imis-nkarag
+ */
+
+public class TextualFeatures {
+    
+    private int id;
+    private int numberOfFeatures;
+    private final List<String> textualList;
+    private static String language;
+    private final QueryParser greekParser;
+    private final QueryParser englishParser;
+    private final LanguageDetector languageDetector;
+    
+    public TextualFeatures(int id, List<String> textualList, LanguageDetector languageDetector) {
+        
+        this.id = id;
+        this.textualList = textualList;
+        this.languageDetector = languageDetector;
+        numberOfFeatures = textualList.size() + id;
+        GreekAnalyzer greekAnalyzer = new GreekAnalyzer(Version.LUCENE_36);
+        greekParser = new QueryParser(Version.LUCENE_36, "", greekAnalyzer);
+        EnglishAnalyzer englishAnalyzer = new EnglishAnalyzer(Version.LUCENE_36);
+        englishParser = new QueryParser(Version.LUCENE_36, "", englishAnalyzer);
+        
+    }
+    
+    public void createTextualFeatures(OSMWay wayNode) {        
+        //namesList.indexOf(name) this index can be zero.
+        //In that case it conflicts the previous geometry id, so we increment id. 
+        //System.out.println("begin textual id from InstanceVectors = " + id);
+        
+        //idWords: populated with the ID that will be ginen as a feature, mapped with the word found.
+        //Chose to store the name for future use.
+        Map<Integer,String> idWords= new TreeMap<>(); 
+        Map<String, String> tags = wayNode.getTagKeyValue();
+        if (tags.keySet().contains("name")){           
+            String nameTag = tags.get("name"); //get the value of the name tag of the current node
+            String[] nameTagSplitList = nameTag.split("\\s");    //split the value to compare individually 
+                                                                 //with the namesList 
+            String lang = "";
+            try {
+                lang = detectLanguage(nameTag);
+            } catch (LangDetectException ex) {
+                Logger.getLogger(TextualFeatures.class.getName()).log(Level.SEVERE, null, ex);
+            }
+
+            for(String split : nameTagSplitList){
+                try {
+                    //System.out.println("split before: " + split);
+                    //detectLanguage(split);
+
+                    //TOGGLE
+                    split = split.replaceAll("[-+.^:,?;'{}\"!()\\[\\]]", "");
+                    if(lang.equals("el")){
+
+                        //if(false){
+                        split = stemGreek(split);
+                        //System.out.println("en: split after stem: " + split);
+                    }
+                    else{
+                        split = stemEnglish(split);
+                        //System.out.println("el: split after stem: " + split);
+                    }
+
+                    if(textualList.contains(split)){
+                        int currentID = textualList.indexOf(split) + id;
+                        idWords.put(currentID, split);
+                        //System.out.println(currentID + " " + split);
+                    }
+                } catch (ParseException ex) {
+                    Logger.getLogger(TextualFeatures.class.getName()).log(Level.SEVERE, null, ex);
+                }
+            } 
+            
+            for(Integer wordID : idWords.keySet()){
+                wayNode.getFeatureNodeList().add(new FeatureNode(wordID, 1.0));
+                //System.out.println(wordID);
+            }  
+            //System.out.println("until textual " + wayNode.getFeatureNodeList());            
+        }        
+        //System.out.println("textual id (number of features):  " + (namesList.size()+id));
+        //System.out.println("textual id (number of features):  " + numberOfFeatures);
+    }
+    
+    public int getLastID(){
+        return numberOfFeatures;
+    }
+    
+    private String detectLanguage(String nameTag) throws LangDetectException{
+        //detect language        
+       
+        if(!nameTag.isEmpty()){
+            language = languageDetector.detect(nameTag);
+            return language;
+        }
+        else{
+            return "no_lang";
+        }
+    }
+
+    private String stemGreek(String word) throws ParseException {
+        String stemmedWord;
+
+        if(!word.isEmpty()){
+            stemmedWord = greekParser.parse(word).toString();
+        }
+        else{
+            return word;
+        }
+
+        return stemmedWord;
+    }
+    
+    private String stemEnglish(String word) throws ParseException{
+
+        String stemmedWord;
+
+        if(!word.isEmpty()){
+            stemmedWord = englishParser.parse(word).toString();
+        }
+        else{
+            return word;
+        }
+
+        return stemmedWord;
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/MenuExportAction.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/MenuExportAction.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/MenuExportAction.java	(revision 31106)
@@ -0,0 +1,29 @@
+package org.openstreetmap.josm.plugins.osmrec;
+
+import static org.openstreetmap.josm.tools.I18n.tr;
+import java.awt.event.ActionEvent;
+import org.openstreetmap.josm.actions.JosmAction;
+
+/**
+ * Exports the OSMRec toggle dialog.
+ * 
+ * @author imis-nkarag
+ *
+ */
+
+public class MenuExportAction extends JosmAction {
+       
+        public MenuExportAction(){
+        super(tr("OSM Recommendation"), "images/dialogs/logo-osmrec.png", 
+                tr("Recommend categories to your newly created instances."), null, false);
+    }
+        
+    @Override
+    public void actionPerformed(ActionEvent arg0) {
+
+        if( OSMRecPlugin.getCurrentMapFrame() !=null ){
+            OSMRecToggleDialog pro = new OSMRecToggleDialog();
+            OSMRecPlugin.getCurrentMapFrame().addToggleDialog(pro);
+        }       
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPlugin.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPlugin.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPlugin.java	(revision 31106)
@@ -0,0 +1,63 @@
+
+package org.openstreetmap.josm.plugins.osmrec;
+
+import org.openstreetmap.josm.Main;
+import org.openstreetmap.josm.gui.MapFrame;
+import org.openstreetmap.josm.plugins.Plugin;
+import org.openstreetmap.josm.plugins.PluginInformation;
+import org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog;
+
+/** 
+ * 
+ * @author imis-nkarag
+ */
+
+public class OSMRecPlugin extends Plugin{
+    
+    private final MenuExportAction menuExportAction;
+    private static MapFrame mapFrame;
+    public OSMRecPlugin plugin;
+    
+    
+    public OSMRecPlugin(PluginInformation info) {       
+        super(info);
+        System.out.println(getPluginDir());
+        menuExportAction = new MenuExportAction();
+        Main.main.menu.toolsMenu.add(menuExportAction);
+    }
+   
+    /**
+     * Called when the JOSM map frame is created or destroyed.
+     * @param oldFrame
+     * @param newFrame
+     */
+    @Override
+    public void mapFrameInitialized(MapFrame oldFrame, MapFrame newFrame) {             
+        if (oldFrame == null && newFrame != null) { // map frame added
+            System.out.println("mapFrameInitialized");
+            setCurrentMapFrame(newFrame);
+            setState(this);
+        }
+    }
+    
+    private void setCurrentMapFrame(MapFrame newFrame){
+        OSMRecPlugin.mapFrame = newFrame;
+    }
+    
+    public static MapFrame getCurrentMapFrame() {
+        return mapFrame;
+    }
+    
+    private void setState(OSMRecPlugin plugin){
+        this.plugin = plugin;
+    }
+    
+    public OSMRecPlugin getState(){
+        return plugin;
+    }
+    
+//    @Override
+//    public PreferenceSetting getPreferenceSetting() {
+//        return new PreferenceEditor();
+//    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPluginHelper.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPluginHelper.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecPluginHelper.java	(revision 31106)
@@ -0,0 +1,2492 @@
+package org.openstreetmap.josm.plugins.osmrec;
+
+import com.vividsolutions.jts.geom.Coordinate;
+import com.vividsolutions.jts.geom.Geometry;
+import com.vividsolutions.jts.geom.GeometryFactory;
+import com.vividsolutions.jts.geom.LineString;
+import com.vividsolutions.jts.geom.LinearRing;
+import com.vividsolutions.jts.geom.Point;
+import com.vividsolutions.jts.geom.Polygon;
+import de.bwaldvogel.liblinear.FeatureNode;
+import de.bwaldvogel.liblinear.Linear;
+import de.bwaldvogel.liblinear.Model;
+import static org.openstreetmap.josm.tools.I18n.tr;
+import static org.openstreetmap.josm.tools.I18n.trn;
+
+import java.awt.BorderLayout;
+import java.awt.Color;
+import java.awt.Component;
+import java.awt.Cursor;
+import java.awt.Dimension;
+import java.awt.FlowLayout;
+import java.awt.Font;
+import java.awt.GridBagConstraints;
+import java.awt.GridBagLayout;
+import java.awt.Toolkit;
+import java.awt.datatransfer.Clipboard;
+import java.awt.datatransfer.Transferable;
+import java.awt.event.ActionEvent;
+import java.awt.event.ActionListener;
+import java.awt.event.FocusAdapter;
+import java.awt.event.FocusEvent;
+import java.awt.event.KeyEvent;
+import java.awt.event.MouseAdapter;
+import java.awt.event.MouseEvent;
+import java.awt.event.WindowAdapter;
+import java.awt.event.WindowEvent;
+import java.awt.image.BufferedImage;
+import java.beans.PropertyChangeEvent;
+import java.beans.PropertyChangeListener;
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.IOException;
+import java.io.InputStream;
+import java.text.DecimalFormat;
+import java.text.Normalizer;
+import java.util.ArrayList;
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Collections;
+import java.util.Comparator;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.LinkedHashMap;
+import java.util.LinkedList;
+import java.util.List;
+import java.util.Map;
+import java.util.Scanner;
+import java.util.concurrent.CancellationException;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+
+import javax.swing.AbstractAction;
+import javax.swing.Action;
+import javax.swing.BorderFactory;
+import javax.swing.BoxLayout;
+import javax.swing.ButtonGroup;
+import javax.swing.DefaultListCellRenderer;
+import javax.swing.DefaultListModel;
+import javax.swing.GroupLayout;
+import javax.swing.GroupLayout.Alignment;
+import javax.swing.ImageIcon;
+import javax.swing.JButton;
+import javax.swing.JCheckBox;
+import javax.swing.JCheckBoxMenuItem;
+import javax.swing.JComponent;
+import javax.swing.JDialog;
+import javax.swing.JFileChooser;
+import javax.swing.JLabel;
+import javax.swing.JList;
+import javax.swing.JOptionPane;
+import javax.swing.JPanel;
+import javax.swing.JPopupMenu;
+import javax.swing.JProgressBar;
+import javax.swing.JRadioButton;
+import javax.swing.JScrollPane;
+import javax.swing.JTextField;
+import javax.swing.ListCellRenderer;
+import javax.swing.SwingConstants;
+import javax.swing.border.EtchedBorder;
+import javax.swing.border.TitledBorder;
+import javax.swing.event.ListSelectionEvent;
+import javax.swing.event.ListSelectionListener;
+import javax.swing.table.DefaultTableModel;
+import javax.swing.text.JTextComponent;
+import org.geotools.geometry.jts.JTS;
+import org.geotools.referencing.CRS;
+import org.geotools.referencing.crs.DefaultGeocentricCRS;
+import org.geotools.referencing.crs.DefaultGeographicCRS;
+import org.opengis.geometry.MismatchedDimensionException;
+import org.opengis.referencing.FactoryException;
+import org.opengis.referencing.crs.CoordinateReferenceSystem;
+import org.opengis.referencing.operation.MathTransform;
+import org.opengis.referencing.operation.TransformException;
+
+import org.openstreetmap.josm.Main;
+import org.openstreetmap.josm.actions.JosmAction;
+import org.openstreetmap.josm.command.ChangePropertyCommand;
+import org.openstreetmap.josm.command.Command;
+import org.openstreetmap.josm.command.SequenceCommand;
+import org.openstreetmap.josm.data.osm.Node;
+import org.openstreetmap.josm.data.osm.OsmPrimitive;
+import org.openstreetmap.josm.data.osm.Tag;
+import org.openstreetmap.josm.data.osm.Way;
+import org.openstreetmap.josm.data.preferences.BooleanProperty;
+import org.openstreetmap.josm.data.preferences.IntegerProperty;
+import org.openstreetmap.josm.gui.ExtendedDialog;
+import org.openstreetmap.josm.gui.mappaint.MapPaintStyles;
+import org.openstreetmap.josm.gui.tagging.TaggingPreset;
+import org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox;
+import org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem;
+import org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager;
+import org.openstreetmap.josm.gui.util.GuiHelper;
+import org.openstreetmap.josm.gui.widgets.PopupMenuLauncher;
+import org.openstreetmap.josm.io.XmlWriter;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import org.openstreetmap.josm.plugins.core.TrainWorker;
+import org.openstreetmap.josm.plugins.extractor.LanguageDetector;
+import org.openstreetmap.josm.plugins.features.ClassFeatures;
+import org.openstreetmap.josm.plugins.features.GeometryFeatures;
+import org.openstreetmap.josm.plugins.features.OSMClassification;
+import org.openstreetmap.josm.plugins.features.TextualFeatures;
+import org.openstreetmap.josm.plugins.osmrec.personalization.UserDataExtractAndTrainWorker;
+import org.openstreetmap.josm.plugins.parsers.Mapper;
+import org.openstreetmap.josm.plugins.parsers.OSMParser;
+import org.openstreetmap.josm.plugins.parsers.Ontology;
+import org.openstreetmap.josm.plugins.parsers.TextualStatistics;
+import org.openstreetmap.josm.tools.GBC;
+import org.openstreetmap.josm.tools.Shortcut;
+import org.openstreetmap.josm.tools.WindowGeometry;
+
+/**
+ * Modified PropertiesDialog(since 5633) to serve the plugin functionality.
+ * 
+ * @author imis-nkarag
+ */
+
+class OSMRecPluginHelper {
+    
+    private final DefaultTableModel tagData;
+    private final Map<String, Map<String, Integer>> valueCount;
+    private static Collection<String> fileHistory;
+    private Map<File, Double> filesAndWeights = new HashMap<>();
+    private boolean useCombinedModel = false;
+    
+    //the most recent file from history. 
+    //all necessary files will reside in a directory of this file
+    private static String MAIN_PATH;
+    //private static final String MODEL_PATH = MAIN_PATH.substring(0, MAIN_PATH.lastIndexOf("/")) + "OSMRec_models/";
+    private static String MODEL_PATH;
+    private static String TEXTUAL_LIST_PATH;
+
+    // Selection that we are editing by using both dialogs
+    Collection<OsmPrimitive> sel;
+
+    private String changedKey;
+    private String objKey;
+
+    Comparator<AutoCompletionListItem> defaultACItemComparator = new Comparator<AutoCompletionListItem>() {
+        @Override
+        public int compare(AutoCompletionListItem o1, AutoCompletionListItem o2) {
+            return String.CASE_INSENSITIVE_ORDER.compare(o1.getValue(), o2.getValue());
+        }
+    };
+
+    private String lastAddKey = null;
+    private String lastAddValue = null;
+
+    public static final int DEFAULT_LRU_TAGS_NUMBER = 5;
+    public static final int MAX_LRU_TAGS_NUMBER = 30;
+
+    // LRU cache for recently added tags (http://java-planet.blogspot.com/2005/08/how-to-set-up-simple-lru-cache-using.html)
+    private final Map<Tag, Void> recentTags = new LinkedHashMap<Tag, Void>(MAX_LRU_TAGS_NUMBER+1, 1.1f, true) {
+        @Override
+        protected boolean removeEldestEntry(Map.Entry<Tag, Void> eldest) {
+            return size() > MAX_LRU_TAGS_NUMBER;
+        }
+    };
+    
+    private static Map<String, List<String>> indirectClasses;
+    private static Map<String, Integer> indirectClassesWithIDs;
+    private static LanguageDetector languageDetector;
+
+    OSMRecPluginHelper(DefaultTableModel propertyData, Map<String, Map<String, Integer>> valueCount) {
+        this.tagData = propertyData;
+        this.valueCount = valueCount;
+        fileHistory = Main.pref.getCollection("file-open.history");
+        if(!fileHistory.isEmpty()){            
+            MAIN_PATH = (String) fileHistory.toArray()[0]; 
+        }
+        else{
+            MAIN_PATH = System.getProperty("user.home");
+        }
+        MODEL_PATH = new File(MAIN_PATH).getParentFile() + "/OSMRec_models";
+        TEXTUAL_LIST_PATH = MODEL_PATH + "/textualList.txt";
+        languageDetector = LanguageDetector.getInstance(MODEL_PATH + "/profiles");
+    }
+
+    /**
+     * Open the add selection dialog and add a new key/value to the table (and
+     * to the dataset, of course).
+     */
+    public void addTag() {
+        changedKey = null;
+        sel = Main.main.getInProgressSelection();
+        if (sel == null || sel.isEmpty()) return;
+
+        final AddTagsDialog addDialog = new AddTagsDialog();
+        
+        addDialog.showDialog();
+
+        addDialog.destroyActions();
+        if (addDialog.getValue() == 1)
+            addDialog.performTagAdding();
+        else
+            addDialog.undoAllTagsAdding();
+    }
+
+    /**
+    * Edit the value in the tags table row.
+    * @param row The row of the table from which the value is edited.
+    * @param focusOnKey Determines if the initial focus should be set on key instead of value
+    * @since 5653
+    */
+    public void editTag(final int row, boolean focusOnKey) {
+        changedKey = null;
+        sel = Main.main.getInProgressSelection();
+        if (sel == null || sel.isEmpty()) return;
+
+        String key = tagData.getValueAt(row, 0).toString();
+        objKey=key;
+
+        @SuppressWarnings("unchecked")
+        final TrainingDialog editDialog = new TrainingDialog(key, row,
+                (Map<String, Integer>) tagData.getValueAt(row, 1), focusOnKey);
+        editDialog.showDialog();
+        if (editDialog.getValue() !=1 ) return;
+        editDialog.performTagEdit();
+    }
+
+    /**
+     * If during last editProperty call user changed the key name, this key will be returned
+     * Elsewhere, returns null.
+     * @return The modified key, or {@code null}
+     */
+    public String getChangedKey() {
+        return changedKey;
+    }
+
+    public void resetChangedKey() {
+        changedKey = null;
+    }
+
+    /**
+     * For a given key k, return a list of keys which are used as keys for
+     * auto-completing values to increase the search space.
+     * @param key the key k
+     * @return a list of keys
+     */
+    private static List<String> getAutocompletionKeys(String key) {
+        if ("name".equals(key) || "addr:street".equals(key))
+            return Arrays.asList("addr:street", "name");
+        else
+            return Arrays.asList(key);
+    }
+
+    /**
+     * Load recently used tags from preferences if needed.
+     */
+    public void loadTagsIfNeeded() {
+        if (PROPERTY_REMEMBER_TAGS.get() && recentTags.isEmpty()) {
+            recentTags.clear();
+            Collection<String> c = Main.pref.getCollection("properties.recent-tags");
+            Iterator<String> it = c.iterator();
+            String key, value;
+            while (it.hasNext()) {
+                key = it.next();
+                value = it.next();
+                recentTags.put(new Tag(key, value), null);
+            }
+        }
+    }
+
+    /**
+     * Store recently used tags in preferences if needed.
+     */
+    public void saveTagsIfNeeded() {
+        if (PROPERTY_REMEMBER_TAGS.get() && !recentTags.isEmpty()) {
+            List<String> c = new ArrayList<>( recentTags.size()*2 );
+            for (Tag t: recentTags.keySet()) {
+                c.add(t.getKey());
+                c.add(t.getValue());
+            }
+            Main.pref.putCollection("properties.recent-tags", c);
+        }
+    }
+
+    /**
+     * Warns user about a key being overwritten.
+     * @param action The action done by the user. Must state what key is changed
+     * @param togglePref  The preference to save the checkbox state to
+     * @return {@code true} if the user accepts to overwrite key, {@code false} otherwise
+     */
+    private boolean warnOverwriteKey(String action, String togglePref) {
+        ExtendedDialog ed = new ExtendedDialog(
+                Main.parent,
+                tr("Overwrite key"),
+                new String[]{tr("Replace"), tr("Cancel")});
+        ed.setButtonIcons(new String[]{"purge", "cancel"});
+        ed.setContent(action+"\n"+ tr("The new key is already used, overwrite values?"));
+        ed.setCancelButton(2);
+        ed.toggleEnable(togglePref);
+        ed.showDialog();
+
+        return ed.getValue() == 1;
+    }
+
+    public final class TrainingDialog extends AbstractTagsDialog {
+        final String key;
+        final Map<String, Integer> m;
+        final int row;
+
+        Comparator<AutoCompletionListItem> usedValuesAwareComparator = new Comparator<AutoCompletionListItem>() {
+                @Override
+                public int compare(AutoCompletionListItem o1, AutoCompletionListItem o2) {
+                    boolean c1 = m.containsKey(o1.getValue());
+                    boolean c2 = m.containsKey(o2.getValue());
+                    if (c1 == c2)
+                        return String.CASE_INSENSITIVE_ORDER.compare(o1.getValue(), o2.getValue());
+                    else if (c1)
+                        return -1;
+                    else
+                        return +1;
+                }
+            };
+
+        ListCellRenderer<AutoCompletionListItem> cellRenderer = new ListCellRenderer<AutoCompletionListItem>() {
+            final DefaultListCellRenderer def = new DefaultListCellRenderer();
+            @Override
+            public Component getListCellRendererComponent(JList<? extends AutoCompletionListItem> list,
+                    AutoCompletionListItem value, int index, boolean isSelected,  boolean cellHasFocus){
+                Component c = def.getListCellRendererComponent(list, value, index, isSelected, cellHasFocus);
+                if (c instanceof JLabel) {
+                    String str = value.getValue();
+                    if (valueCount.containsKey(objKey)) {
+                        Map<String, Integer> m = valueCount.get(objKey);
+                        if (m.containsKey(str)) {
+                            str = tr("{0} ({1})", str, m.get(str));
+                            c.setFont(c.getFont().deriveFont(Font.ITALIC + Font.BOLD));
+                        }
+                    }
+                    ((JLabel) c).setText(str);
+                }
+                return c;
+            }
+        };
+        private static final int FIELD_COLUMNS = 4;
+        private final JTextField inputFileField;
+        private final JLabel inputFileLabel;
+        private final JTextField topKField;
+        private final JTextField cParameterField;
+        private final JTextField frequencyField;
+        
+        private final JButton fileBrowseButton;
+        private final JButton acceptConfigButton;
+        private JRadioButton frequencyButton;
+        private JRadioButton topKButton;
+        private JCheckBox cParameterCheckBox;
+        private final JButton resetConfigButton;
+        private String inputFileValue;
+        private Double cParameterValue = 0.0;
+        private Integer topKvalue = 0;
+        private Integer frequencyValue = 0;
+        private boolean crossValidateFlag;
+        private final JButton startTrainingButton;
+        private final JLabel cErrorMessageLabel;
+        private final JLabel topKErrorMessageLabel;
+        private final JLabel inputFileErrorMessageLabel;
+        private final JLabel frequencyErrorMessageLabel;
+        private final JProgressBar trainingProgressBar;
+        //private final JLabel userHistoryLabel;
+        private final JRadioButton byAreaRadioButton;
+        private final JRadioButton byTimeRadioButton;
+        private final JLabel userNameLabel;
+        private final JTextField userNameField;
+        private final JTextField daysField;
+        private final JLabel daysLabel;
+        private final JCheckBox trainFromUserCheckBox;
+        private final JPanel userHistoryPanel;
+        private Integer daysValue;
+        private String usernameValue;
+        private TrainWorker trainWorker;
+        private UserDataExtractAndTrainWorker userDataExtractAndTrainWorker;
+        
+        //public TrainWorker trainWorker;
+        
+        private TrainingDialog(String key, int row, Map<String, Integer> map, final boolean initialFocusOnKey) {
+            //super(Main.parent, trn("Training process configuration", "Training process configuration", map.size()), new String[] {tr("Start Training"),tr("Cancel")});
+            super(Main.parent, trn("Training process configuration", "Training process configuration", map.size()), 
+                    new String[] {tr("Cancel")});
+
+            setButtonIcons(new String[] {"ok","cancel"});
+            setCancelButton(2);
+            //configureContextsensitiveHelp("/Dialog/EditValue", true /* show help button */);
+            this.key = key;
+            this.row = row;
+            this.m = map;
+            
+            JPanel mainPanel = new JPanel(new BorderLayout(10,10));   //6,6
+            JPanel configPanel = new JPanel(new BorderLayout(10,10));  //6,6    //at NORTH of mainPanel
+            JPanel inputPanel = new JPanel(new FlowLayout(FlowLayout.LEFT));    //NORTH at config panel
+            JPanel paramPanel = new JPanel(new FlowLayout(FlowLayout.LEFT));    //WEST at config panel //config panel has EAST free                                                                               
+                                         
+            JPanel southPanel = new JPanel(new FlowLayout(FlowLayout.LEFT));    //SOUTH at config panel
+            userHistoryPanel = new JPanel(); //CENTER of config
+            
+            trainingProgressBar = new javax.swing.JProgressBar(0,100);
+
+            ButtonGroup paramGroup = new ButtonGroup();
+            ButtonGroup userGroup = new ButtonGroup();
+            inputFileLabel = new javax.swing.JLabel();
+            inputFileField = new javax.swing.JTextField();
+            cParameterField = new javax.swing.JTextField();  
+            topKField = new javax.swing.JTextField();
+            frequencyField = new javax.swing.JTextField();            
+            
+            cParameterCheckBox = new JCheckBox("Define C parameter");
+            topKButton = new JRadioButton("Top-K terms");
+            frequencyButton = new JRadioButton("Max-Frequency");
+            fileBrowseButton = new javax.swing.JButton();
+            acceptConfigButton = new javax.swing.JButton("Accept Configuration");                       
+            resetConfigButton = new javax.swing.JButton("Reset Configuration/Cancel training");
+            startTrainingButton = new javax.swing.JButton("Train Model");
+            
+            inputFileErrorMessageLabel = new javax.swing.JLabel("");
+            cErrorMessageLabel = new javax.swing.JLabel("");
+            topKErrorMessageLabel = new javax.swing.JLabel(""); 
+            frequencyErrorMessageLabel = new javax.swing.JLabel(""); 
+          
+            trainFromUserCheckBox = new JCheckBox("Train Model From User");
+            byAreaRadioButton = new JRadioButton("By Area");
+            byTimeRadioButton = new JRadioButton("By Time");
+            userNameLabel = new javax.swing.JLabel("Username:");
+            userNameField = new javax.swing.JTextField();
+            
+            daysLabel = new javax.swing.JLabel("Days: ");
+            daysField = new javax.swing.JTextField();
+            
+            userHistoryPanel.setEnabled(false);
+            byAreaRadioButton.setEnabled(false);
+            byAreaRadioButton.setSelected(true);
+            byTimeRadioButton.setEnabled(false);
+            userNameLabel.setEnabled(false);
+            userNameField.setEnabled(false);
+            daysLabel.setEnabled(false);
+            daysField.setEnabled(false);
+            userNameField.setColumns(FIELD_COLUMNS);
+            daysField.setColumns(FIELD_COLUMNS);
+            
+            
+            Collection<String> fileHistory = Main.pref.getCollection("file-open.history");
+            if(!fileHistory.isEmpty()){                
+                //System.out.println(fileName);
+                inputFileField.setText(MAIN_PATH);
+            }
+                
+            fileBrowseButton.setText("...");
+            inputFileLabel.setText("OSM filepath: ");
+            inputFileErrorMessageLabel.setForeground(Color.RED);
+            inputFileErrorMessageLabel.setText("");
+            
+            cParameterField.setColumns(FIELD_COLUMNS);
+            cParameterField.setEditable(false);
+            cParameterField.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);
+            cErrorMessageLabel.setForeground(Color.RED);
+            cErrorMessageLabel.setMinimumSize(new Dimension(150,10));
+            
+            topKButton.setSelected(true);        
+            topKField.setColumns(FIELD_COLUMNS);
+            topKField.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);
+            topKErrorMessageLabel.setForeground(Color.RED);
+                    
+            frequencyField.setEditable(false);
+            frequencyField.setColumns(FIELD_COLUMNS);
+            frequencyField.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);
+            frequencyErrorMessageLabel.setForeground(Color.RED);
+         
+            fileBrowseButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    inputFileChooserButtonActionPerformed(evt);
+                }
+            });
+            topKButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(topKButton.isSelected()){                       
+                        frequencyField.setEditable(false);
+                        topKField.setEditable(true);
+                    }
+                    else{
+                        frequencyField.setEditable(true);
+                        topKField.setEditable(false);
+                    }
+                }
+            });
+            frequencyButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(frequencyButton.isSelected()){
+                        topKField.setEditable(false);
+                        frequencyField.setEditable(true);
+                    }
+                    else{
+                        topKField.setEditable(true);
+                        frequencyField.setEditable(false);
+                    }
+                }
+            });           
+            cParameterCheckBox.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(cParameterCheckBox.isSelected()){                       
+                        cParameterField.setEditable(true);                       
+                    }
+                    else{
+                        cParameterField.setEditable(false);
+                    }
+                }
+            });
+            acceptConfigButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    acceptConfigButtonActionPerformed(evt);
+                }
+            });
+            resetConfigButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    resetConfigButtonActionPerformed();
+                    
+                }
+            });
+                
+            startTrainingButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(!acceptConfigButton.isEnabled()){
+                        startTraining();
+                    }
+                    else{
+                        System.out.println("Set values first!");
+                    }
+                }
+            });
+            
+            trainFromUserCheckBox.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(trainFromUserCheckBox.isSelected()){
+                        userHistoryPanel.setEnabled(true);
+                        byAreaRadioButton.setEnabled(true);
+                        byTimeRadioButton.setEnabled(true);
+                        userNameLabel.setEnabled(true);
+                        userNameField.setEnabled(true);
+                        daysLabel.setEnabled(true);
+                        daysField.setEnabled(true);
+                    }
+                    else{
+                        userHistoryPanel.setEnabled(false);
+                        byAreaRadioButton.setEnabled(false);
+                        byTimeRadioButton.setEnabled(false);
+                        userNameLabel.setEnabled(false);
+                        userNameField.setEnabled(false);
+                        daysLabel.setEnabled(false);
+                        daysField.setEnabled(false);   
+                    }
+                }
+            });  
+            
+            byAreaRadioButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(byAreaRadioButton.isSelected()){
+                        daysField.setEditable(false);                        
+                    }
+                    else{
+                        daysField.setEditable(true);                       
+                    }
+                }
+            });   
+            
+            byTimeRadioButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    if(byTimeRadioButton.isSelected()){
+                        daysField.setEditable(true);                        
+                    }
+                    else{
+                        daysField.setEditable(false);                       
+                    }
+                }
+            }); 
+            
+            //grouplayout for input panel
+            GroupLayout inputGroupLayout = new GroupLayout(inputPanel);
+            inputPanel.setLayout(inputGroupLayout);
+            inputGroupLayout.setAutoCreateGaps(true);
+            inputGroupLayout.setAutoCreateContainerGaps(true);
+            
+            GroupLayout.SequentialGroup inputHorGroup = inputGroupLayout.createSequentialGroup();
+            inputHorGroup.addGroup(inputGroupLayout.createParallelGroup().addComponent(inputFileLabel).
+                    addComponent(inputFileErrorMessageLabel));
+            inputHorGroup.addGroup(inputGroupLayout.createParallelGroup().addComponent(inputFileField));
+            inputHorGroup.addGroup(inputGroupLayout.createParallelGroup().addComponent(fileBrowseButton));
+            inputGroupLayout.setHorizontalGroup(inputHorGroup);
+            
+            GroupLayout.SequentialGroup inputVerGroup = inputGroupLayout.createSequentialGroup();
+            inputVerGroup.addGroup(inputGroupLayout.createParallelGroup(Alignment.LEADING).addComponent(inputFileLabel).
+                    addComponent(inputFileField).addComponent(fileBrowseButton));
+            inputVerGroup.addGroup(inputGroupLayout.createParallelGroup(Alignment.LEADING).
+                    addComponent(inputFileErrorMessageLabel));
+            inputGroupLayout.setVerticalGroup(inputVerGroup);
+            
+            
+            //grouplayout for param panel
+            GroupLayout paramGroupLayout = new GroupLayout(paramPanel);
+            paramPanel.setLayout(paramGroupLayout);
+            paramGroupLayout.setAutoCreateGaps(true);
+            paramGroupLayout.setAutoCreateContainerGaps(true);
+            
+            GroupLayout.SequentialGroup paramHorGroup = paramGroupLayout.createSequentialGroup();
+            paramHorGroup.addGroup(paramGroupLayout.createParallelGroup().addComponent(topKButton).
+                    addComponent(frequencyButton).addComponent(cParameterCheckBox));
+            paramHorGroup.addGroup(paramGroupLayout.createParallelGroup().addComponent(cParameterField).
+                    addComponent(topKField).addComponent(frequencyField));            
+            paramHorGroup.addGroup(paramGroupLayout.createParallelGroup().addComponent(cErrorMessageLabel).
+                    addComponent(topKErrorMessageLabel).addComponent(frequencyErrorMessageLabel));
+            paramGroupLayout.setHorizontalGroup(paramHorGroup);
+                        
+            GroupLayout.SequentialGroup paramVerGroup = paramGroupLayout.createSequentialGroup();
+            paramVerGroup.addGroup(paramGroupLayout.createParallelGroup(Alignment.BASELINE).
+                    addComponent(cParameterCheckBox).addComponent(cParameterField).addComponent(cErrorMessageLabel));
+            paramVerGroup.addGroup(paramGroupLayout.createParallelGroup(Alignment.BASELINE).addComponent(topKButton).
+                    addComponent(topKField).addComponent(topKErrorMessageLabel));
+            paramVerGroup.addGroup(paramGroupLayout.createParallelGroup(Alignment.BASELINE).
+                    addComponent(frequencyButton).addComponent(frequencyField).addComponent(frequencyErrorMessageLabel));
+            paramGroupLayout.setVerticalGroup(paramVerGroup);      
+            
+            inputPanel.add(inputFileLabel);
+            inputPanel.add(inputFileField);            
+            inputPanel.add(fileBrowseButton);   
+            inputPanel.add(inputFileErrorMessageLabel);
+            
+            paramGroup.add(topKButton);
+            paramGroup.add(frequencyButton);
+            
+            paramPanel.add(cParameterCheckBox);
+            paramPanel.add(cParameterField);
+            paramPanel.add(cErrorMessageLabel);
+            paramPanel.add(topKButton);
+            paramPanel.add(topKField);  
+            paramPanel.add(topKErrorMessageLabel);
+            paramPanel.add(frequencyButton);
+            paramPanel.add(frequencyField);
+            paramPanel.add(frequencyErrorMessageLabel);
+            
+            southPanel.add(acceptConfigButton);
+            southPanel.add(resetConfigButton);
+            southPanel.add(trainFromUserCheckBox);
+            
+            //Border checkBorder = BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE);           
+            //trainFromUserCheckBox.setBorder(checkBorder); 
+            //trainFromUserCheckBox.setBorderPainted(true);
+            
+            userGroup.add(byAreaRadioButton);
+            userGroup.add(byTimeRadioButton);
+            userHistoryPanel.add(byAreaRadioButton);
+            userHistoryPanel.add(byTimeRadioButton);
+            userHistoryPanel.add(daysLabel);
+            userHistoryPanel.add(daysField);
+            userHistoryPanel.add(userNameLabel);
+            userHistoryPanel.add(userNameField);    
+            //userHistoryPanel.add(trainFromUserCheckBox);   
+            
+            //grouplayout for user history panel
+            /* 
+                userNameLabel       userField
+                arearadiobutton 
+                timeradiobutton     daysLabel   daysField
+            */
+            GroupLayout userHistoryGroupLayout = new GroupLayout(userHistoryPanel);
+            //userHistoryGroupLayout.se
+            userHistoryPanel.setLayout(userHistoryGroupLayout);
+            userHistoryGroupLayout.setAutoCreateGaps(true);
+            userHistoryGroupLayout.setAutoCreateContainerGaps(true); 
+            userHistoryGroupLayout.linkSize(SwingConstants.HORIZONTAL, userNameField, daysLabel,daysField);
+            
+            GroupLayout.SequentialGroup userHistoryHorGroup = userHistoryGroupLayout.createSequentialGroup();
+            
+            userHistoryHorGroup.addGroup(userHistoryGroupLayout.createParallelGroup().addComponent(userNameLabel)
+            .addComponent(byAreaRadioButton).addComponent(byTimeRadioButton));                        
+            userHistoryHorGroup.addGroup(userHistoryGroupLayout.createParallelGroup().addComponent(userNameField)
+                    .addComponent(daysLabel));       
+            userHistoryHorGroup.addGroup(userHistoryGroupLayout.createParallelGroup().addComponent(daysField));
+            userHistoryGroupLayout.setHorizontalGroup(userHistoryHorGroup);
+            
+            GroupLayout.SequentialGroup userHistoryVerGroup = userHistoryGroupLayout.createSequentialGroup();
+            userHistoryVerGroup.addGroup(userHistoryGroupLayout.createParallelGroup(Alignment.BASELINE).
+                    addComponent(userNameLabel).addComponent(userNameField));            
+            userHistoryVerGroup.addGroup(userHistoryGroupLayout.createParallelGroup(Alignment.BASELINE).
+                    addComponent(byAreaRadioButton));            
+            userHistoryVerGroup.addGroup(userHistoryGroupLayout.createParallelGroup(Alignment.BASELINE).
+                    addComponent(byTimeRadioButton).addComponent(daysLabel).addComponent(daysField)); 
+            userHistoryGroupLayout.setVerticalGroup(userHistoryVerGroup);
+            
+            configPanel.add(inputPanel, BorderLayout.NORTH);
+            configPanel.add(userHistoryPanel, BorderLayout.EAST); 
+            configPanel.add(paramPanel, BorderLayout.WEST);
+            configPanel.add(southPanel, BorderLayout.SOUTH);           
+
+            userHistoryPanel.setBorder(BorderFactory.createTitledBorder(BorderFactory
+                    .createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE), "Train by user History"));            
+            paramPanel.setBorder(BorderFactory.createTitledBorder(BorderFactory
+                    .createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE), "SVM Configuration"));            
+            inputPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            configPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));            
+            
+            mainPanel.add(configPanel, BorderLayout.NORTH);
+            mainPanel.add(startTrainingButton, BorderLayout.CENTER);
+            mainPanel.add(trainingProgressBar, BorderLayout.SOUTH);
+            
+            AutoCompletionManager autocomplete = Main.main.getEditLayer().data.getAutoCompletionManager();
+            List<AutoCompletionListItem> keyList = autocomplete.getKeys();
+            Collections.sort(keyList, defaultACItemComparator);
+
+            keys = new AutoCompletingComboBox(key);
+            keys.setPossibleACItems(keyList);
+            keys.setEditable(true);
+            keys.setSelectedItem(key);
+
+            List<AutoCompletionListItem> valueList = autocomplete.getValues(getAutocompletionKeys(key));
+            Collections.sort(valueList, usedValuesAwareComparator);
+            final String selection= m.size()!=1?tr("<different>"):m.entrySet().iterator().next().getKey();
+            values = new AutoCompletingComboBox(selection);
+            values.setRenderer(cellRenderer);
+            values.setEditable(true);
+            values.setPossibleACItems(valueList);
+            values.setSelectedItem(selection);
+            values.getEditor().setItem(selection);
+            values.getEditor().addActionListener(new ActionListener() {
+                @Override
+                public void actionPerformed(ActionEvent e) {
+                    buttonAction(0, null); // emulate OK button click
+                }
+            });
+            addFocusAdapter(autocomplete, usedValuesAwareComparator);
+
+            setContent(mainPanel, false);
+
+            addWindowListener(new WindowAdapter() {
+                @Override
+                public void windowOpened(WindowEvent e) {
+                    if (initialFocusOnKey) {
+                        selectKeysComboBox();
+                    } else {
+                        selectValuesCombobox();
+                    }
+                }
+            });
+        }
+        
+        private void inputFileChooserButtonActionPerformed(java.awt.event.ActionEvent evt) {                                                      
+            try {
+                final File file = new File(inputFileField.getText());
+                final JFileChooser fileChooser = new JFileChooser(file);
+
+                final int returnVal = fileChooser.showOpenDialog(this);
+                if(returnVal == JFileChooser.APPROVE_OPTION) {
+                    inputFileField.setText(fileChooser.getSelectedFile().getAbsolutePath());
+                }
+            }
+            catch (RuntimeException ex) {
+                Main.warn(ex);
+                //ex.printStackTrace();
+            }
+        } 
+        
+        private void acceptConfigButtonActionPerformed(java.awt.event.ActionEvent evt) {
+            //parse values
+            inputFileValue = inputFileField.getText();
+            
+            if(!new File(inputFileValue).exists()){
+                inputFileErrorMessageLabel.setText("OSM file does not exist");
+                resetConfigButtonActionPerformed();
+                return;
+            }
+            
+            if(cParameterCheckBox.isSelected()){
+                String c = cParameterField.getText();
+                try {
+                    cParameterValue = Double.parseDouble(c.replace(",","."));
+                    cErrorMessageLabel.setText("");
+                }
+                catch(NumberFormatException ex){
+                    
+                    cErrorMessageLabel.setText("Must be a number!");
+                    System.out.println("c must be a number!" + ex); //make empty textLabel beside c param to notify errors 
+                    resetConfigButtonActionPerformed();
+                    return; 
+                }
+                crossValidateFlag = false;               
+            }
+            else{
+                crossValidateFlag = true;
+            }
+            
+            if(topKButton.isSelected()){
+                String k = topKField.getText();
+                try {
+                    topKvalue = Integer.parseInt(k); 
+                    topKErrorMessageLabel.setText("");
+                }
+                catch(NumberFormatException ex){
+                    topKErrorMessageLabel.setText("Must be an Integer!"); 
+                    resetConfigButtonActionPerformed();
+                    return; 
+                }
+            }
+            else{
+                String f = frequencyField.getText();
+                try{
+                    frequencyValue = Integer.parseInt(f); 
+                    frequencyErrorMessageLabel.setText("");
+                }
+                catch(NumberFormatException ex){
+                    frequencyErrorMessageLabel.setText("Must be an Integer!"); 
+                    resetConfigButtonActionPerformed();
+                    return;
+                }
+            }
+            
+            if(trainFromUserCheckBox.isSelected()){
+                usernameValue = userNameField.getText();
+                if(byTimeRadioButton.isSelected()){
+                    try{
+                        daysValue = Integer.parseInt(daysField.getText());
+                    }
+                    catch (NumberFormatException ex){
+                        daysField.setText("Integer!");
+                        Main.warn(ex);
+                    } 
+                }
+                
+                userHistoryPanel.setEnabled(false);
+                byAreaRadioButton.setEnabled(false);
+                byTimeRadioButton.setEnabled(false);
+                userNameLabel.setEnabled(false);
+                userNameField.setEnabled(false);
+                daysLabel.setEnabled(false);
+                daysField.setEnabled(false);                
+            }
+
+            System.out.println("Running configuration:" + "\nC parameter: " + cParameterValue +" \ntopK: " + topKvalue 
+                    + "\nMax Frequency: " + frequencyValue + "\nCross Validate?: " + crossValidateFlag);                        
+            
+            trainFromUserCheckBox.setEnabled(false);
+            inputFileField.setEditable(false);
+            cParameterField.setEditable(false);  
+            topKField.setEditable(false);
+            frequencyField.setEditable(false);                                
+            cParameterCheckBox.setEnabled(false); 
+            topKButton.setEnabled(false);
+            frequencyButton.setEnabled(false);
+            acceptConfigButton.setEnabled(false);          
+            fileBrowseButton.setEnabled(false); 
+        }
+
+        private void resetConfigButtonActionPerformed() { 
+            if(trainWorker != null){
+                try {
+                    trainWorker.cancel(true);
+                }
+                catch(CancellationException ex){
+                   startTrainingButton.setEnabled(true);
+                   System.out.println(ex);
+                }
+            }
+            if(userDataExtractAndTrainWorker != null){
+                try {
+                    userDataExtractAndTrainWorker.cancel(true);
+                }
+                catch(CancellationException ex){
+                   startTrainingButton.setEnabled(true);
+                   System.out.println(ex);
+                }                
+            }
+            inputFileField.setEditable(true);
+            cParameterField.setEditable(true);  
+            topKField.setEditable(true);
+            frequencyField.setEditable(true);                                
+            cParameterCheckBox.setEnabled(true); 
+            topKButton.setEnabled(true);
+            frequencyButton.setEnabled(true);
+            acceptConfigButton.setEnabled(true);          
+            fileBrowseButton.setEnabled(true);
+            
+            if(trainFromUserCheckBox.isSelected()){
+                userHistoryPanel.setEnabled(true);
+                byAreaRadioButton.setEnabled(true);
+                byTimeRadioButton.setEnabled(true);
+                userNameLabel.setEnabled(true);
+                userNameField.setEnabled(true);
+                daysLabel.setEnabled(true);
+                daysField.setEnabled(true); 
+            }    
+        }       
+        
+        private void startTraining() {
+            startTrainingButton.setEnabled(false);
+            
+            if(trainFromUserCheckBox.isSelected()){ //if user training. train by area or days
+  
+                java.awt.EventQueue.invokeLater(new Runnable() {                    
+                    @Override
+                    public void run() {
+
+                    userDataExtractAndTrainWorker = new UserDataExtractAndTrainWorker
+                      (inputFileValue, usernameValue, daysValue, byAreaRadioButton.isSelected(),
+                         crossValidateFlag, cParameterValue, topKvalue, frequencyValue, 
+                              topKButton.isSelected(), languageDetector);                
+                
+                        userDataExtractAndTrainWorker.addPropertyChangeListener(new PropertyChangeListener() {
+                            
+                            @Override 
+                            public void propertyChange(PropertyChangeEvent evt) {
+                                if("progress".equals(evt.getPropertyName())) {
+                                    int progress = (Integer) evt.getNewValue();
+                                    trainingProgressBar.setValue(progress);
+                                    if(progress == 100){
+                                        startTrainingButton.setEnabled(true);
+                                    }
+                                }
+                            }                                                 
+                        });                                                  
+
+                        try {
+                            userDataExtractAndTrainWorker.execute();
+                        } catch (Exception ex) {
+                            Logger.getLogger(OSMRecPluginHelper.class.getName()).log(Level.SEVERE, null, ex);
+                        }                    
+                    }
+                });                         
+            }
+            else {
+
+                java.awt.EventQueue.invokeLater(new Runnable() {
+                    //private TrainWorker trainWorker;
+                    @Override
+                    public void run() {
+
+                        trainWorker = new TrainWorker
+                                    (inputFileValue, crossValidateFlag, cParameterValue, topKvalue, frequencyValue, 
+                                            topKButton.isSelected(), languageDetector);
+                        
+                        trainWorker.addPropertyChangeListener(new PropertyChangeListener() {
+                            @Override 
+                            public void propertyChange(PropertyChangeEvent evt) {
+                                if("progress".equals(evt.getPropertyName())) {
+                                    int progress = (Integer) evt.getNewValue();
+                                    trainingProgressBar.setValue(progress);
+                                    if(progress == 100){
+                                        startTrainingButton.setEnabled(true);
+                                    }
+                                }
+    //                            if(cancelled){
+    //                                trainWorker.cancel(true);
+    //                            }
+                            }                                                 
+                        });                                                  
+
+                        try {
+                            trainWorker.execute();
+                        } catch (Exception ex) {
+                            Logger.getLogger(OSMRecPluginHelper.class.getName()).log(Level.SEVERE, null, ex);
+                        }                    
+                    }
+                }); 
+            }
+        }
+        
+         /**
+         * Edit tags of multiple selected objects according to selected ComboBox values
+         * If value == "", tag will be deleted
+         * Confirmations may be needed.
+         */
+        private void performTagEdit() {
+            String value = Tag.removeWhiteSpaces(values.getEditor().getItem().toString());
+            value = Normalizer.normalize(value, java.text.Normalizer.Form.NFC);
+            if (value.isEmpty()) {
+                value = null; // delete the key
+            }
+            String newkey = Tag.removeWhiteSpaces(keys.getEditor().getItem().toString());
+            newkey = Normalizer.normalize(newkey, java.text.Normalizer.Form.NFC);
+            if (newkey.isEmpty()) {
+                newkey = key;
+                value = null; // delete the key instead
+            }
+            if (key.equals(newkey) && tr("<different>").equals(value))
+                return;
+            if (key.equals(newkey) || value == null) {
+                Main.main.undoRedo.add(new ChangePropertyCommand(sel, newkey, value));
+                AutoCompletionManager.rememberUserInput(newkey, value, true);
+            } else {
+                for (OsmPrimitive osm: sel) {
+                    if (osm.get(newkey) != null) {
+                        if (!warnOverwriteKey(tr("You changed the key from ''{0}'' to ''{1}''.", key, newkey),
+                                "overwriteEditKey"))
+                            return;
+                        break;
+                    }
+                }
+                Collection<Command> commands = new ArrayList<>();
+                commands.add(new ChangePropertyCommand(sel, key, null));
+                if (value.equals(tr("<different>"))) {
+                    Map<String, List<OsmPrimitive>> map = new HashMap<>();
+                    for (OsmPrimitive osm: sel) {
+                        String val = osm.get(key);
+                        if (val != null) {
+                            if (map.containsKey(val)) {
+                                map.get(val).add(osm);
+                            } else {
+                                List<OsmPrimitive> v = new ArrayList<>();
+                                v.add(osm);
+                                map.put(val, v);
+                            }
+                        }
+                    }
+                    for (Map.Entry<String, List<OsmPrimitive>> e: map.entrySet()) {
+                        commands.add(new ChangePropertyCommand(e.getValue(), newkey, e.getKey()));
+                    }
+                } else {
+                    commands.add(new ChangePropertyCommand(sel, newkey, value));
+                    AutoCompletionManager.rememberUserInput(newkey, value, false);
+                }
+                Main.main.undoRedo.add(new SequenceCommand(
+                        trn("Change properties of up to {0} object",
+                                "Change properties of up to {0} objects", sel.size(), sel.size()),
+                                commands));
+            }
+
+            changedKey = newkey;
+        }
+    }
+
+    public static final BooleanProperty PROPERTY_FIX_TAG_LOCALE = new BooleanProperty("properties.fix-tag-combobox-locale", false);
+    public static final BooleanProperty PROPERTY_REMEMBER_TAGS = new BooleanProperty("properties.remember-recently-added-tags", true);
+    public static final IntegerProperty PROPERTY_RECENT_TAGS_NUMBER = new IntegerProperty("properties.recently-added-tags", DEFAULT_LRU_TAGS_NUMBER);
+
+    abstract class AbstractTagsDialog extends ExtendedDialog {
+        AutoCompletingComboBox keys;
+        AutoCompletingComboBox values;
+        Component componentUnderMouse;
+
+        public AbstractTagsDialog(Component parent, String title, String[] buttonTexts) {
+            super(parent, title, buttonTexts);
+            addMouseListener(new PopupMenuLauncher(popupMenu));
+        }
+
+        @Override
+        public void setupDialog() {
+            super.setupDialog();
+            final Dimension size = getSize();
+            // Set resizable only in width
+            setMinimumSize(size);
+            setPreferredSize(size);
+            // setMaximumSize does not work, and never worked, but still it seems not to bother Oracle to fix this 10-year-old bug
+            // https://bugs.openjdk.java.net/browse/JDK-6200438
+            // https://bugs.openjdk.java.net/browse/JDK-6464548
+
+            setRememberWindowGeometry(getClass().getName() + ".geometry",
+                WindowGeometry.centerInWindow(Main.parent, size)); 
+        }
+
+        @Override
+        public void setVisible(boolean visible) {
+            // Do not want dialog to be resizable in height, as its size may increase each time because of the recently added tags
+            // So need to modify the stored geometry (size part only) in order to use the automatic positioning mechanism
+            if (visible) {
+                WindowGeometry geometry = initWindowGeometry();
+                Dimension storedSize = geometry.getSize();
+                Dimension size = getSize();
+                if (!storedSize.equals(size)) {
+                    if (storedSize.width < size.width) {
+                        storedSize.width = size.width;
+                    }
+                    if (storedSize.height != size.height) {
+                        storedSize.height = size.height;
+                    }
+                    rememberWindowGeometry(geometry);
+                }
+                keys.setFixedLocale(PROPERTY_FIX_TAG_LOCALE.get());
+            }
+            super.setVisible(visible);
+        }
+
+        private void selectACComboBoxSavingUnixBuffer(AutoCompletingComboBox cb) {
+            // select combobox with saving unix system selection (middle mouse paste)
+            Clipboard sysSel = Toolkit.getDefaultToolkit().getSystemSelection();
+            if(sysSel != null) {
+                Transferable old = sysSel.getContents(null);
+                cb.requestFocusInWindow();
+                cb.getEditor().selectAll();
+                sysSel.setContents(old, null);
+            } else {
+                cb.requestFocusInWindow();
+                cb.getEditor().selectAll();
+            }
+        }
+
+        public void selectKeysComboBox() {
+            selectACComboBoxSavingUnixBuffer(keys);
+        }
+
+        public void selectValuesCombobox()   {
+            selectACComboBoxSavingUnixBuffer(values);
+        }
+
+        /**
+        * Create a focus handling adapter and apply in to the editor component of value
+        * autocompletion box.
+        * @param autocomplete Manager handling the autocompletion
+        * @param comparator Class to decide what values are offered on autocompletion
+        * @return The created adapter
+        */
+        protected FocusAdapter addFocusAdapter(final AutoCompletionManager autocomplete, final Comparator<AutoCompletionListItem> comparator) {
+           // get the combo box' editor component
+           JTextComponent editor = (JTextComponent)values.getEditor().getEditorComponent();
+           // Refresh the values model when focus is gained
+           FocusAdapter focus = new FocusAdapter() {
+               @Override
+               public void focusGained(FocusEvent e) {
+                   String key = keys.getEditor().getItem().toString();
+
+                   List<AutoCompletionListItem> valueList = autocomplete.getValues(getAutocompletionKeys(key));
+                   Collections.sort(valueList, comparator);
+
+                   values.setPossibleACItems(valueList);
+                   values.getEditor().selectAll();
+                   objKey=key;
+               }
+           };
+           editor.addFocusListener(focus);
+           return focus;
+        }
+
+        protected JPopupMenu popupMenu = new JPopupMenu() {
+            JCheckBoxMenuItem fixTagLanguageCb = new JCheckBoxMenuItem(
+                new AbstractAction(tr("Use English language for tag by default")){
+                @Override
+                public void actionPerformed(ActionEvent e) {
+                    boolean sel=((JCheckBoxMenuItem) e.getSource()).getState();
+                    PROPERTY_FIX_TAG_LOCALE.put(sel);
+                }
+            });
+            {
+                add(fixTagLanguageCb);
+                fixTagLanguageCb.setState(PROPERTY_FIX_TAG_LOCALE.get());
+            }
+        };
+    }
+
+    class ModelSettingsDialog extends JPanel{
+        
+        private final JLabel chooseModelLabel;
+        private final JButton chooseModelButton;
+        private final JTextField chooseModelTextField;
+        private final JList modelCombinationList;
+        private final DefaultListModel<String> combinationDefaultListModel = new DefaultListModel<>();;
+        private final JPanel modelCombinationPanel;
+        //private final JTextField weightTextField;
+        private final JPanel weightsPanel;
+        //private final int hei;
+        //private final int wi;
+        private final JCheckBox useModelCombinationCheckbox;
+        private final JButton acceptWeightsButton;
+        private final JButton resetWeightsButton;
+        private final JButton removeSelectedModelButton;
+        private final Map<JTextField, String> weightFieldsAndPaths = new HashMap<>();
+        private final Map<String, Double> normalizedPathsAndWeights = new HashMap<>();
+        
+        public ModelSettingsDialog(Collection<OsmPrimitive> sel, AddTagsDialog addDialog){  
+            //checkbox: use combined models
+            //button: remove selected model
+            
+            //------- <NORTH of main> ---------//
+            JPanel mainPanel = new JPanel(new BorderLayout(10,10));
+            JPanel singleSelectionPanel = new JPanel(new BorderLayout(10,10));
+            JPanel setResetWeightsPanel = new JPanel();
+            
+            chooseModelLabel = new javax.swing.JLabel("Choose a Model:");
+            chooseModelTextField = new javax.swing.JTextField();
+            chooseModelButton = new javax.swing.JButton("...");
+            chooseModelTextField.setText(MODEL_PATH);                        
+            
+            singleSelectionPanel.add(chooseModelLabel, BorderLayout.NORTH);  
+            singleSelectionPanel.add(chooseModelTextField, BorderLayout.WEST);
+            singleSelectionPanel.add(chooseModelButton, BorderLayout.EAST); 
+            //------- </NORTH of main> ---------//
+
+            //------- <WEST of main> ---------//
+            modelCombinationList = new javax.swing.JList<>(combinationDefaultListModel);
+            modelCombinationList.setFixedCellHeight(20);  
+            modelCombinationList.setEnabled(false);
+            modelCombinationPanel = new JPanel(new BorderLayout()); 
+
+            weightsPanel = new JPanel();
+            weightsPanel.setLayout(new BoxLayout(weightsPanel, BoxLayout.Y_AXIS)); 
+            weightsPanel.setEnabled(false);
+            
+            
+            acceptWeightsButton = new javax.swing.JButton("Set Weights/Normalize");
+            resetWeightsButton = new javax.swing.JButton("Reset Weights");
+            removeSelectedModelButton = new javax.swing.JButton("Remove Selected");
+            setResetWeightsPanel.add(acceptWeightsButton);
+            setResetWeightsPanel.add(resetWeightsButton);
+            setResetWeightsPanel.add(removeSelectedModelButton);
+            removeSelectedModelButton.setEnabled(false);
+            acceptWeightsButton.setEnabled(false);
+            resetWeightsButton.setEnabled(false);
+            
+            modelCombinationPanel.add(modelCombinationList, BorderLayout.CENTER);
+            modelCombinationPanel.add(weightsPanel, BorderLayout.EAST);
+            modelCombinationPanel.add(setResetWeightsPanel, BorderLayout.SOUTH); 
+
+            JScrollPane combinationScrollPane = new JScrollPane(modelCombinationPanel);
+            
+            combinationScrollPane.setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED);
+            combinationScrollPane.setPreferredSize(new Dimension(450,250));    // w/h        
+            //------- </WEST of main> ---------//
+
+            
+            //------- <SOUTH of main> ---------//
+            useModelCombinationCheckbox = new JCheckBox("Combine different models?");
+            
+            //------- </SOUTH of main> ---------//
+            
+            //------- <Borders> ---------//
+            TitledBorder modelTitle = BorderFactory.createTitledBorder("Models");
+            TitledBorder weightTitle = BorderFactory.createTitledBorder("W");
+            TitledBorder combineTitle = BorderFactory.createTitledBorder("Combine Models");
+            modelCombinationList.setBorder(modelTitle);
+            weightsPanel.setBorder(weightTitle);
+            //modelCombinationPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            modelCombinationPanel.setBorder(combineTitle);
+            singleSelectionPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            //------- </Borders> ---------//
+
+            chooseModelButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    modelChooserButtonActionPerformed(evt);
+                }
+            }); 
+            
+            useModelCombinationCheckbox.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    userCombinationCheckboxActionPerformed(evt);
+                }
+            });
+            
+            acceptWeightsButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    acceptWeightsButtonActionPerformed(evt);
+                }
+            });  
+            
+            resetWeightsButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    resetWeightsButtonActionPerformed(evt);
+                }
+            });  
+            
+            removeSelectedModelButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    removeSelectedModelButtonActionPerformed(evt);
+                }
+            });            
+            mainPanel.add(singleSelectionPanel, BorderLayout.NORTH);
+            mainPanel.add(combinationScrollPane, BorderLayout.CENTER);
+            mainPanel.add(useModelCombinationCheckbox,BorderLayout.SOUTH);
+
+            this.add(mainPanel);
+            
+            //JOptionPane pane = new JOptionPane(this, JOptionPane.PLAIN_MESSAGE, JOptionPane.OK_OPTION);
+            JOptionPane pane = new JOptionPane(this, JOptionPane.PLAIN_MESSAGE, JOptionPane.OK_CANCEL_OPTION);
+            //pane.
+            JDialog dlg = pane.createDialog(Main.parent, tr("Model Settings"));
+            
+            dlg.setVisible(true);
+            //JButton ok = dlg.getRootPane().getDefaultButton();
+            
+            //returned value of pane.getValue indicates the key pressed by the user. "0" is for the OK button
+            int buttonValue = -1;
+            if(pane.getValue() != null){
+                buttonValue = (int) pane.getValue();
+            }
+            
+            System.out.println("value of model sel button: " + pane.getValue());
+            if(buttonValue == 0 && useCombinedModel && useModelCombinationCheckbox.isSelected()){
+                System.out.println("\n\nUSE COMBINED MODEL\n\n");
+                //recompute predictions with combination
+                addDialog.loadSVMmodel(false); //maybe ask user about if the model contains classes                
+            }
+            else {
+                useCombinedModel = false;
+            }            
+        }
+        
+        private void modelChooserButtonActionPerformed(java.awt.event.ActionEvent evt) {     
+            try {
+                final File file = new File(chooseModelTextField.getText());
+                final JFileChooser fileChooser = new JFileChooser(file);
+            
+                final int returnVal = fileChooser.showOpenDialog(this);
+                if(returnVal == JFileChooser.APPROVE_OPTION) {
+                    chooseModelTextField.setText(fileChooser.getSelectedFile().getAbsolutePath());
+                }
+                
+                if(useModelCombinationCheckbox.isSelected()){
+                    String svmModelPath = fileChooser.getSelectedFile().getAbsolutePath();
+                    String svmModelText;
+                    if(svmModelPath.contains("/")){
+                        svmModelText = svmModelPath.substring(svmModelPath.lastIndexOf("/"));
+                    }
+                    else{
+                        svmModelText = svmModelPath;
+                    }
+                    combinationDefaultListModel.addElement(svmModelText);
+                    JTextField weightTextField = new javax.swing.JTextField("0.00");
+                    weightFieldsAndPaths.put(weightTextField, svmModelPath);
+                    System.out.println("weights size: " + weightFieldsAndPaths.size());
+                    
+                    weightTextField.setMaximumSize(new Dimension(80,20));
+                    weightsPanel.add(weightTextField);
+                    //add additional textbox
+                }                  
+            }
+            catch (RuntimeException ex) {
+                Main.warn(ex);
+                //ex.printStackTrace();
+            }
+        }
+        
+        private void userCombinationCheckboxActionPerformed(java.awt.event.ActionEvent evt) {
+            if(useModelCombinationCheckbox.isSelected()){
+                removeSelectedModelButton.setEnabled(true);
+                acceptWeightsButton.setEnabled(true);
+                resetWeightsButton.setEnabled(true);
+                
+                chooseModelTextField.setEnabled(false);
+                modelCombinationList.setEnabled(true);
+                weightsPanel.setEnabled(true);
+                Component[] weightPanelComponents = weightsPanel.getComponents();
+                for (Component weightPanelComponent : weightPanelComponents) {
+                    weightPanelComponent.setEnabled(true);
+                }
+                
+            }
+            else{
+                removeSelectedModelButton.setEnabled(false);
+                acceptWeightsButton.setEnabled(false);
+                resetWeightsButton.setEnabled(false);
+                
+                chooseModelTextField.setEnabled(true);
+                modelCombinationList.setEnabled(false);
+                weightsPanel.setEnabled(false);
+                Component[] weightPanelComponents = weightsPanel.getComponents();
+                for (Component weightPanelComponent : weightPanelComponents) {
+                    weightPanelComponent.setEnabled(false);
+                }
+            }
+        }
+        
+        private void acceptWeightsButtonActionPerformed(ActionEvent evt) {
+            removeSelectedModelButton.setEnabled(false);
+            double weightSum = 0;            
+            for(JTextField weightField : weightFieldsAndPaths.keySet()){
+                try{
+                    Double weightValue = Double.parseDouble(weightField.getText());
+
+                    weightValue = Math.abs(weightValue);
+                    weightSum = weightSum + weightValue;
+                }    
+                catch (NumberFormatException ex){
+                    Main.warn(ex);
+                }
+            }  
+            
+            if(!filesAndWeights.isEmpty()){
+                filesAndWeights.clear();
+            }
+            
+            for(JTextField weightField : weightFieldsAndPaths.keySet()){
+                try{
+                    Double weightValue = Double.parseDouble(weightField.getText());
+
+                    weightValue = Math.abs(weightValue)/weightSum; //normalize
+                    weightField.setText(new DecimalFormat("#.##").format(weightValue));
+                    normalizedPathsAndWeights.put(weightFieldsAndPaths.get(weightField), weightValue);                   
+                    filesAndWeights.put(new File(weightFieldsAndPaths.get(weightField)), weightValue);
+                    System.out.println("normalized: " + weightFieldsAndPaths.get(weightField) + "->"  + weightValue); 
+                    weightField.setEnabled(false);
+
+                }    
+                catch (NumberFormatException ex){
+                    Main.warn(ex);
+                }      
+            }
+
+            useCombinedModel = true;
+            //filesAndWeights.putAll(normalizedPathsAndWeights);
+        }
+        
+        private void resetWeightsButtonActionPerformed(ActionEvent evt) {
+            removeSelectedModelButton.setEnabled(true);
+            for(JTextField weightField : weightFieldsAndPaths.keySet()){
+                weightField.setEnabled(true);
+            }
+        }
+        
+        private void removeSelectedModelButtonActionPerformed(ActionEvent evt) {
+            int index  = modelCombinationList.getSelectedIndex();
+            combinationDefaultListModel.remove(index);
+            weightsPanel.remove(index); 
+            weightsPanel.revalidate();
+            weightsPanel.repaint();
+        }
+        
+//        private static List<Double> normalizeWeights(){
+//              divide by their sum, all elements should sum to 1.
+//            return weightsList;
+//        }
+    }
+    
+    class AddTagsDialog extends  AbstractTagsDialog {
+        List<JosmAction> recentTagsActions = new ArrayList<>();
+
+        // Counter of added commands for possible undo
+        private int commandCount;
+        private final JLabel recommendedClassesLabel;
+        private final JButton modelSettingsButton;
+        private final JButton addAndContinueButton;
+        private final DefaultListModel<String> model;
+        private final JList<String> categoryList;
+        private Model modelSVM;
+        private int modelSVMLabelSize;
+        private int[] modelSVMLabels;
+        private Map<String, String> mappings;
+        private Map<String, Integer> mapperWithIDs;
+        private List<String> textualList = new ArrayList<>();
+        //private boolean useClassFeatures = false;
+        private final JCheckBox useTagsCheckBox;
+        
+
+        public AddTagsDialog() {
+            super(Main.parent, tr("Add value?"), new String[] {tr("OK"),tr("Cancel")});
+            setButtonIcons(new String[] {"ok","cancel"});
+            setCancelButton(2);
+            configureContextsensitiveHelp("/Dialog/AddValue", true /* show help button */);
+            final AddTagsDialog lala = this;
+            
+            loadOntology();
+            //if the user did not train a model by running the training process
+            //the list does not exist in a file and so we load the default list from the jar.
+
+            System.out.println("path for textual: " + TEXTUAL_LIST_PATH);
+            File textualListFile = new File(TEXTUAL_LIST_PATH);
+            if(textualListFile.exists()){
+                loadTextualList(textualListFile);
+            }
+            else{
+                loadDefaultTextualList(); 
+            }
+            
+           
+
+            JPanel splitPanel = new JPanel(new BorderLayout(10,10));            
+            JPanel mainPanel = new JPanel(new GridBagLayout()); //original panel, will be wrapped by the splitPanel                   
+            JPanel recommendPanel = new JPanel(new BorderLayout(10,10));   //will contain listPanel, action panel           
+            JPanel  listPanel = new JPanel(new BorderLayout(10,10)); //class recommend label, recommendation list
+            JPanel  actionsPanel = new JPanel(new FlowLayout(FlowLayout.LEFT)); //model selection buttons or configuration
+            
+            addAndContinueButton = new javax.swing.JButton("Add and continue");
+            modelSettingsButton = new javax.swing.JButton("Model Settings"); 
+            useTagsCheckBox = new javax.swing.JCheckBox("Predict using tags");
+            recommendedClassesLabel = new javax.swing.JLabel("Recommended Classes:");
+            
+            
+            addAndContinueButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {                   
+                    String selectedClass = categoryList.getSelectedValue();
+                    addAndContinueButtonActionPerformed(evt, selectedClass);
+                    
+                    //reconstruct vector for instance and use the model that was trained with classes here
+                    
+                    List<OsmPrimitive> osmPrimitiveSelection = new ArrayList<>(sel);
+                    OsmPrimitive s;
+
+                    
+                    //get a simple selection
+                    if(!osmPrimitiveSelection.isEmpty()){
+                        s = osmPrimitiveSelection.get(0);                       
+                        if(s.getInterestingTags().isEmpty()){
+                            //load original model
+                            loadSVMmodel(false);
+                            createOSMObject(sel, false); //create object without class features
+                        }
+                        else{
+                            //useTagsCheckBox
+                            if(useTagsCheckBox.isSelected()){
+                                //load model with classes
+                                loadSVMmodel(true);
+                                createOSMObject(sel, true); //create object including class features
+                            }
+                            else{
+                                loadSVMmodel(false);
+                                createOSMObject(sel, false); //create object including class features    
+                            }
+                        }                        
+                    }
+                }
+            });
+            
+            modelSettingsButton.addActionListener(new java.awt.event.ActionListener() {
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+
+                    ModelSettingsDialog modelSettingsDialog = new ModelSettingsDialog(sel, lala);  
+                }
+            });            
+
+            useTagsCheckBox.addActionListener(new java.awt.event.ActionListener() {                
+                @Override
+                public void actionPerformed(java.awt.event.ActionEvent evt) {
+                    List<OsmPrimitive> osmPrimitiveSelection = new ArrayList<>(sel);
+                    OsmPrimitive s;
+                    if(!osmPrimitiveSelection.isEmpty()){
+                        s = osmPrimitiveSelection.get(0);                       
+                        if(s.getInterestingTags().isEmpty()){
+                            //load original model
+                            loadSVMmodel(false);
+                            createOSMObject(sel, false); //create object without class features
+                        }
+                        else{
+                            //useTagsCheckBox
+                            if(useTagsCheckBox.isSelected()){
+                                //load model with classes
+                                loadSVMmodel(true);
+                                createOSMObject(sel, true); //create object including class features
+                            }
+                            else{
+                                loadSVMmodel(false);
+                                createOSMObject(sel, false); //create object including class features    
+                            }
+                        }                        
+                    }                    
+                }
+            });
+            
+            keys = new AutoCompletingComboBox();
+            values = new AutoCompletingComboBox();
+
+            mainPanel.add(new JLabel("<html>"+trn("This will change up to {0} object.",
+                "This will change up to {0} objects.", sel.size(),sel.size())
+                +"<br><br>"+tr("Please select a key")), GBC.eol().fill(GBC.HORIZONTAL));
+
+            AutoCompletionManager autocomplete = Main.main.getEditLayer().data.getAutoCompletionManager();
+            List<AutoCompletionListItem> keyList = autocomplete.getKeys();
+
+            AutoCompletionListItem itemToSelect = null;
+            // remove the object's tag keys from the list
+            Iterator<AutoCompletionListItem> iter = keyList.iterator();
+            while (iter.hasNext()) {
+                AutoCompletionListItem item = iter.next();
+                if (item.getValue().equals(lastAddKey)) {
+                    itemToSelect = item;
+                }
+                for (int i = 0; i < tagData.getRowCount(); ++i) {
+                    if (item.getValue().equals(tagData.getValueAt(i, 0))) {
+                        if (itemToSelect == item) {
+                            itemToSelect = null;
+                        }
+                        iter.remove();
+                        break;
+                    }
+                }
+            }
+
+            Collections.sort(keyList, defaultACItemComparator);
+            keys.setPossibleACItems(keyList);
+            keys.setEditable(true);
+
+            mainPanel.add(keys, GBC.eop().fill());
+
+            mainPanel.add(new JLabel(tr("Please select a value")), GBC.eol());
+            
+ 
+            model = new DefaultListModel<>();
+            
+            parseTagsMappedToClasses(); 
+            
+            List<OsmPrimitive> osmPrimitiveSelection = new ArrayList<>(sel);
+            OsmPrimitive s;
+            //get a simple selection
+            if(!osmPrimitiveSelection.isEmpty()){
+                s = osmPrimitiveSelection.get(0);                       
+                if(s.getInterestingTags().isEmpty()){
+                    loadSVMmodel(false);//load original model
+                    createOSMObject(sel, false); //create object without class features
+                    
+                    
+                }
+                else{
+                    loadSVMmodel(true);//load model with classes          
+                    createOSMObject(sel, true); //create object including class features                              
+                }                        
+            } 
+            
+            //createOSMObject(sel, false);
+
+            categoryList = new JList<>(model);
+
+            ListSelectionListener listSelectionListener = new ListSelectionListener() {       
+                @Override
+                public void valueChanged(ListSelectionEvent listSelectionEvent) {
+                    if (!listSelectionEvent.getValueIsAdjusting()) {//This prevents double events
+                        System.out.println("tag selected: " + categoryList.getSelectedValue());
+                        
+                        String selectedClass = categoryList.getSelectedValue();
+
+                        if(selectedClass != null){ //null check, because the model is cleared after a new recommendation
+                                                   //tags become unselected 
+                            if((selectedClass.indexOf(" ")+1) > 0){
+                                //add both key + value in tags
+                                String keyTag = selectedClass.substring(0, selectedClass.indexOf(" "));
+                                String valueTag = selectedClass.substring(selectedClass.indexOf(" ")+1, selectedClass.length());
+                                keys.setSelectedItem(keyTag); //adding selected tags to textBoxes
+                                values.setSelectedItem(valueTag);
+                            }
+                            else{
+                                //value does not have a value, add the key tag only
+                                String keyTag = selectedClass; //test it
+                                keys.setSelectedItem(keyTag);
+                                values.setSelectedItem("");
+                            }
+                        }
+                    }                   
+                }
+            };
+            
+            categoryList.addListSelectionListener(listSelectionListener);
+            categoryList.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            categoryList.setModel(model);
+
+            //System.out.println("components: \n" + mainPanel.getBounds());
+
+            values.setEditable(true);
+            mainPanel.add(values, GBC.eop().fill());
+            if (itemToSelect != null) {
+                keys.setSelectedItem(itemToSelect);
+                if (lastAddValue != null) {
+                    values.setSelectedItem(lastAddValue);
+                }
+            }
+
+            FocusAdapter focus = addFocusAdapter(autocomplete, defaultACItemComparator);
+            // fire focus event in advance or otherwise the popup list will be too small at first
+            focus.focusGained(null);
+
+            int recentTagsToShow = PROPERTY_RECENT_TAGS_NUMBER.get();
+            if (recentTagsToShow > MAX_LRU_TAGS_NUMBER) {
+                recentTagsToShow = MAX_LRU_TAGS_NUMBER;
+            }
+
+            // Add tag on Shift-Enter
+//            mainPanel.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(
+//                        KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, InputEvent.SHIFT_MASK), "addAndContinue");
+//                mainPanel.getActionMap().put("addAndContinue", new AbstractAction() {
+//                    @Override
+//                    public void actionPerformed(ActionEvent e) {
+//                        performTagAdding();
+//                        selectKeysComboBox();
+//                    }
+//                });
+
+            suggestRecentlyAddedTags(mainPanel, recentTagsToShow, focus);
+
+            //mainPanel.add(listPanel,GBC.eop().fill());
+            
+            mainPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            listPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            splitPanel.setBorder(BorderFactory.createEtchedBorder(EtchedBorder.LOWERED, Color.GRAY, Color.WHITE));
+            
+            listPanel.add(recommendedClassesLabel, BorderLayout.NORTH);
+            listPanel.add(categoryList, BorderLayout.SOUTH);
+            actionsPanel.add(addAndContinueButton);
+            actionsPanel.add(modelSettingsButton);
+            actionsPanel.add(useTagsCheckBox);
+            
+            recommendPanel.add(actionsPanel, BorderLayout.WEST);
+            recommendPanel.add(listPanel, BorderLayout.NORTH);
+            
+            splitPanel.add(mainPanel, BorderLayout.WEST);
+            splitPanel.add(recommendPanel, BorderLayout.EAST);
+            
+            setContent(splitPanel, false);
+
+            selectKeysComboBox();
+
+            popupMenu.add(new AbstractAction(tr("Set number of recently added tags")) {
+                @Override
+                public void actionPerformed(ActionEvent e) {
+                    selectNumberOfTags();
+                }
+            });
+            JCheckBoxMenuItem rememberLastTags = new JCheckBoxMenuItem(
+                new AbstractAction(tr("Remember last used tags after a restart")){
+                @Override
+                public void actionPerformed(ActionEvent e) {
+                    boolean sel=((JCheckBoxMenuItem) e.getSource()).getState();
+                    PROPERTY_REMEMBER_TAGS.put(sel);
+                    if (sel) saveTagsIfNeeded();
+                }
+            });
+            rememberLastTags.setState(PROPERTY_REMEMBER_TAGS.get());
+            popupMenu.add(rememberLastTags);
+
+        }
+        
+        private void addAndContinueButtonActionPerformed(ActionEvent evt, String selectedClass) {
+            performTagAdding();
+            selectKeysComboBox();
+        }
+        
+        private void selectNumberOfTags() {
+            String s = JOptionPane.showInputDialog(this, tr("Please enter the number of recently added tags to display"));
+            if (s!=null) try {
+                int v = Integer.parseInt(s);
+                if (v>=0 && v<=MAX_LRU_TAGS_NUMBER) {
+                    PROPERTY_RECENT_TAGS_NUMBER.put(v);
+                    return;
+                }
+            } catch (NumberFormatException ex) {
+                Main.warn(ex);
+            }
+            JOptionPane.showMessageDialog(this, tr("Please enter integer number between 0 and {0}", MAX_LRU_TAGS_NUMBER));
+        }
+
+        private void suggestRecentlyAddedTags(JPanel mainPanel, int tagsToShow, final FocusAdapter focus) {
+            if (!(tagsToShow > 0 && !recentTags.isEmpty()))
+                return;
+
+            mainPanel.add(new JLabel(tr("Recently added tags")), GBC.eol());
+
+            int count = 1;
+            // We store the maximum number (9) of recent tags to allow dynamic change of number of tags shown in the preferences.
+            // This implies to iterate in descending order, as the oldest elements will only be removed after we reach the maximum numbern and not the number of tags to show.
+            // However, as Set does not allow to iterate in descending order, we need to copy its elements into a List we can access in reverse order.
+            List<Tag> tags = new LinkedList<>(recentTags.keySet());
+            for (int i = tags.size()-1; i >= 0 && count <= tagsToShow; i--, count++) {
+                final Tag t = tags.get(i);
+                // Create action for reusing the tag, with keyboard shortcut Ctrl+(1-5)
+                String actionShortcutKey = "properties:recent:"+count;
+                String actionShortcutShiftKey = "properties:recent:shift:"+count;
+                Shortcut sc = Shortcut.registerShortcut(actionShortcutKey, tr("Choose recent tag {0}", count), KeyEvent.VK_0+count, Shortcut.CTRL);
+                final JosmAction action = new JosmAction(actionShortcutKey, null, tr("Use this tag again"), sc, false) {
+                    @Override
+                    public void actionPerformed(ActionEvent e) {
+                        keys.setSelectedItem(t.getKey());
+                        // fix #7951, #8298 - update list of values before setting value (?)
+                        focus.focusGained(null);
+                        values.setSelectedItem(t.getValue());
+                        selectValuesCombobox();
+                    }
+                };
+                Shortcut scShift = Shortcut.registerShortcut(actionShortcutShiftKey, tr("Apply recent tag {0}", count), KeyEvent.VK_0+count, Shortcut.CTRL_SHIFT);
+                final JosmAction actionShift = new JosmAction(actionShortcutShiftKey, null, tr("Use this tag again"), scShift, false) {
+                    @Override
+                    public void actionPerformed(ActionEvent e) {
+                        action.actionPerformed(null);
+                        performTagAdding();
+                        selectKeysComboBox();
+                    }
+                };
+                recentTagsActions.add(action);
+                recentTagsActions.add(actionShift);
+                disableTagIfNeeded(t, action);
+                // Find and display icon
+                ImageIcon icon = MapPaintStyles.getNodeIcon(t, false); // Filters deprecated icon
+                if (icon == null) {
+                    // If no icon found in map style look at presets
+                    Map<String, String> map = new HashMap<>();
+                    map.put(t.getKey(), t.getValue());
+                    for (TaggingPreset tp : TaggingPreset.getMatchingPresets(null, map, false)) {
+                        icon = tp.getIcon();
+                        if (icon != null) {
+                            break;
+                        }
+                    }
+                    // If still nothing display an empty icon
+                    if (icon == null) {
+                        icon = new ImageIcon(new BufferedImage(16, 16, BufferedImage.TYPE_INT_ARGB));
+                    }
+                }
+                GridBagConstraints gbc = new GridBagConstraints();
+                gbc.ipadx = 5;
+                mainPanel.add(new JLabel(action.isEnabled() ? icon : GuiHelper.getDisabledIcon(icon)), gbc);
+                // Create tag label
+                final String color = action.isEnabled() ? "" : "; color:gray";
+                final JLabel tagLabel = new JLabel("<html>"
+                    + "<style>td{border:1px solid gray; font-weight:normal"+color+"}</style>"
+                    + "<table><tr><td>" + XmlWriter.encode(t.toString(), true) + "</td></tr></table></html>");
+                if (action.isEnabled()) {
+                    // Register action
+                    mainPanel.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(sc.getKeyStroke(), actionShortcutKey);
+                    mainPanel.getActionMap().put(actionShortcutKey, action);
+                    mainPanel.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(scShift.getKeyStroke(), actionShortcutShiftKey);
+                    mainPanel.getActionMap().put(actionShortcutShiftKey, actionShift);
+                    // Make the tag label clickable and set tooltip to the action description (this displays also the keyboard shortcut)
+                    tagLabel.setToolTipText((String) action.getValue(Action.SHORT_DESCRIPTION));
+                    tagLabel.setCursor(Cursor.getPredefinedCursor(Cursor.HAND_CURSOR));
+                    tagLabel.addMouseListener(new MouseAdapter() {
+                        @Override
+                        public void mouseClicked(MouseEvent e) {
+                            action.actionPerformed(null);
+                            // add tags and close window on double-click
+                            
+                            if (e.getClickCount()>1) {
+                                buttonAction(0, null); // emulate OK click and close the dialog
+                            }
+                            // add tags on Shift-Click
+                            if (e.isShiftDown()) {
+                                performTagAdding();
+                                selectKeysComboBox();
+                            }
+                        }
+                    });
+                } else {
+                    // Disable tag label
+                    tagLabel.setEnabled(false);
+                    // Explain in the tooltip why
+                    tagLabel.setToolTipText(tr("The key ''{0}'' is already used", t.getKey()));
+                }
+                // Finally add label to the resulting panel
+                JPanel tagPanel = new JPanel(new FlowLayout(FlowLayout.LEFT, 0, 0));
+                tagPanel.add(tagLabel);
+                mainPanel.add(tagPanel, GBC.eol().fill(GBC.HORIZONTAL));
+            }
+        }
+
+        public void destroyActions() {
+            for (JosmAction action : recentTagsActions) {
+                action.destroy();
+            }
+        }
+
+        /**
+         * Read tags from comboboxes and add it to all selected objects
+         */
+        public final void performTagAdding() {
+            String key = Tag.removeWhiteSpaces(keys.getEditor().getItem().toString());
+            String value = Tag.removeWhiteSpaces(values.getEditor().getItem().toString());
+            if (key.isEmpty() || value.isEmpty()) return;
+            for (OsmPrimitive osm: sel) {
+                String val = osm.get(key);
+                if (val != null && !val.equals(value)) {
+                    if (!warnOverwriteKey(tr("You changed the value of ''{0}'' from ''{1}'' to ''{2}''.", key, val, value),
+                            "overwriteAddKey"))
+                        return;
+                    break;
+                }
+            }
+            lastAddKey = key;
+            lastAddValue = value;
+            recentTags.put(new Tag(key, value), null);
+            AutoCompletionManager.rememberUserInput(key, value, false);
+            commandCount++;
+            Main.main.undoRedo.add(new ChangePropertyCommand(sel, key, value));
+            changedKey = key;
+        }
+
+        public void undoAllTagsAdding() {
+            Main.main.undoRedo.undo(commandCount);
+        }
+
+        private void disableTagIfNeeded(final Tag t, final JosmAction action) {
+            // Disable action if its key is already set on the object (the key being absent from the keys list for this reason
+            // performing this action leads to autocomplete to the next key (see #7671 comments)
+            for (int j = 0; j < tagData.getRowCount(); ++j) {
+                if (t.getKey().equals(tagData.getValueAt(j, 0))) {
+                    action.setEnabled(false);
+                    break;
+                }
+            }
+        }
+
+        private void loadSVMmodel(boolean modelWithClasses) {
+            if(useCombinedModel){
+                System.out.println("Using combined model.");
+                useCombinedSVMmodels(sel, false);
+                return;        
+            }
+            //String modelDirectoryPath = new File(MAIN_PATH).getParentFile() + "/OSMRec_models";
+            File modelDirectory = new File(MODEL_PATH);
+            
+            File modelFile;
+            if(modelWithClasses){
+                modelFile = new File(modelDirectory.getAbsolutePath() + "/model_with_classes");
+            }
+            else {
+                modelFile = new File(modelDirectory.getAbsolutePath() + "/best_model");
+            }
+
+            
+            try {
+                modelSVM = Model.load(modelFile);
+                System.out.println("model loaded: " + modelFile.getAbsolutePath());
+            } catch (IOException ex) {
+                Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            modelSVMLabelSize = modelSVM.getLabels().length;
+            modelSVMLabels = modelSVM.getLabels();
+            //System.out.println("is model path same as this? " + MODEL_PATH + "\n" + modelDirectoryPath);
+        }
+        
+        private void useCombinedSVMmodels(Collection<OsmPrimitive> sel, boolean useClassFeatures){
+            System.out.println("The system will combine " + filesAndWeights.size() + " SVM models.");
+            
+            
+            MathTransform transform = null;
+            GeometryFactory geometryFactory = new GeometryFactory();
+            CoordinateReferenceSystem sourceCRS = DefaultGeographicCRS.WGS84;
+            CoordinateReferenceSystem targetCRS = DefaultGeocentricCRS.CARTESIAN;
+            try {
+                transform = CRS.findMathTransform(sourceCRS, targetCRS, true);
+                
+            } catch (FactoryException ex) {
+                Logger.getLogger(OSMRecPluginHelper.class.getName()).log(Level.SEVERE, null, ex);
+            }
+
+            OSMWay selectedInstance;
+            List<OsmPrimitive> osmPrimitiveSelection = new ArrayList<>(sel);
+            OsmPrimitive s;
+            
+            //get a simple selection
+            if(!osmPrimitiveSelection.isEmpty()){
+                s = osmPrimitiveSelection.get(0);
+            }
+            else {
+                return;
+            }
+
+            selectedInstance = new OSMWay();
+            for(Way selectedWay : s.getDataSet().getSelectedWays()){   
+               // System.out.println(nod.getNodes());
+                List<Node> selectedWayNodes = selectedWay.getNodes();
+                for(Node node : selectedWayNodes){
+                    node.getCoor();
+                    //System.out.println(node.getCoor()); 
+                    if(node.isLatLonKnown()){
+                        double lat = node.getCoor().lat();
+                        double lon = node.getCoor().lon();
+
+                        Coordinate sourceCoordinate = new Coordinate(lon, lat);
+                        Coordinate targetGeometry = null;
+                        try {    
+                            targetGeometry = JTS.transform(sourceCoordinate, null, transform);
+                        } catch (MismatchedDimensionException | TransformException ex) {
+                            Logger.getLogger(OSMParser.class.getName()).log(Level.SEVERE, null, ex);
+                        }                    
+
+                        Geometry geom = geometryFactory.createPoint(new Coordinate(targetGeometry));   
+                        selectedInstance.addNodeGeometry(geom);
+                    }
+                }
+            }
+            Geometry fullGeom = geometryFactory.buildGeometry(selectedInstance.getNodeGeometries());
+            if((selectedInstance.getNodeGeometries().size() > 3) && 
+                selectedInstance.getNodeGeometries().get(0).equals(selectedInstance.getNodeGeometries()
+                .get(selectedInstance.getNodeGeometries().size()-1)))
+            {
+                //checks if the beginning and ending node are the same and the number of nodes are more than 3. 
+                //the nodes must be more than 3, because jts does not allow a construction of a linear ring with less points.                    
+                LinearRing linear = geometryFactory.createLinearRing(fullGeom.getCoordinates());
+                Polygon poly = new Polygon(linear, null, geometryFactory);
+                selectedInstance.setGeometry(poly);
+
+                System.out.println("\n\npolygon");
+            }
+            else if (selectedInstance.getNodeGeometries().size()>1){
+            //it is an open geometry with more than one nodes, make it linestring 
+                System.out.println("\n\nlinestring");
+                LineString lineString =  geometryFactory.createLineString(fullGeom.getCoordinates());
+                selectedInstance.setGeometry(lineString);               
+            }
+            else{ //we assume all the rest geometries are points
+                System.out.println("\n\npoint");
+                Point point = geometryFactory.createPoint(fullGeom.getCoordinate());
+                selectedInstance.setGeometry(point);
+            }
+
+            Map<String, String> selectedTags = s.getInterestingTags();
+            selectedInstance.setAllTags(selectedTags);             
+ 
+            //construct vector
+            if(selectedInstance != null){
+                int id;
+                if(mappings == null){
+                   System.out.println("null mappings ERROR");
+                }
+                
+                OSMClassification classifier = new OSMClassification();
+                classifier.calculateClasses(selectedInstance, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                
+                if(useClassFeatures){
+                    ClassFeatures classFeatures = new ClassFeatures();
+                    classFeatures.createClassFeatures(selectedInstance, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                    id = 1422;
+                }
+                else{
+                    id = 1;
+                }
+                
+                GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+                geometryFeatures.createGeometryFeatures(selectedInstance);
+                id=geometryFeatures.getLastID();
+                TextualFeatures textualFeatures = new TextualFeatures(id, textualList, languageDetector);
+                textualFeatures.createTextualFeatures(selectedInstance);               
+                
+                List<FeatureNode> featureNodeList = selectedInstance.getFeatureNodeList();
+                //System.out.println(featureNodeList);
+                
+                FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+
+                int i = 0;
+                for(FeatureNode featureNode : featureNodeList){
+
+                    featureNodeArray[i] = featureNode;
+                    //System.out.println("i: " + i + " array:" + featureNodeArray[i]);
+                    i++;
+
+                }                    
+                FeatureNode[] testInstance2 = featureNodeArray;                                           
+                
+                //compute prediction list for every model
+                int[] ranks = new int[10];
+                
+                for(int l=0; l<10; l++){
+                    ranks[l] = 10-l; //init from 10 to 1
+                }
+                
+                Map<String, Double> scoreMap = new HashMap<>();
+                
+                for(File modelFile : filesAndWeights.keySet()){
+                    //filessAndweights
+
+                    try {
+                        modelSVM = Model.load(modelFile);
+                        System.out.println("model loaded: " + modelFile.getAbsolutePath());
+                    } catch (IOException ex) {
+                        Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+                    }
+                    modelSVMLabelSize = modelSVM.getLabels().length;
+                    modelSVMLabels = modelSVM.getLabels();            
+                                                               
+                
+                    Map<Integer, Integer> mapLabelsToIDs = new HashMap<>();
+                    for(int h =0; h < modelSVMLabelSize; h++){
+
+                        mapLabelsToIDs.put(modelSVMLabels[h], h);
+                        System.out.println(h + "   <->    " + modelSVMLabels[h]);
+
+                    } 
+                    double[] scores = new double[modelSVMLabelSize];
+                    Linear.predictValues(modelSVM, testInstance2, scores);
+
+                    Map<Double, Integer> scoresValues = new HashMap<>();
+                    for(int h = 0; h < scores.length; h++){
+                        scoresValues.put(scores[h], h);
+                        //System.out.println(h + "   <->    " + scores[h]);
+                    }                
+
+                    Arrays.sort(scores);
+                    int predicted1 = modelSVMLabels[scoresValues.get(scores[scores.length-1])];  
+                    int predicted2 = modelSVMLabels[scoresValues.get(scores[scores.length-2])];
+                    int predicted3 = modelSVMLabels[scoresValues.get(scores[scores.length-3])];
+                    int predicted4 = modelSVMLabels[scoresValues.get(scores[scores.length-4])];  
+                    int predicted5 = modelSVMLabels[scoresValues.get(scores[scores.length-5])];
+                    int predicted6 = modelSVMLabels[scoresValues.get(scores[scores.length-6])];
+                    int predicted7 = modelSVMLabels[scoresValues.get(scores[scores.length-7])];  
+                    int predicted8 = modelSVMLabels[scoresValues.get(scores[scores.length-8])];
+                    int predicted9 = modelSVMLabels[scoresValues.get(scores[scores.length-9])];
+                    int predicted10 = modelSVMLabels[scoresValues.get(scores[scores.length-10])];                  
+
+                    String[] predictedTags = new String[10];
+                    for( Map.Entry<String, Integer> entry : mapperWithIDs.entrySet()){
+
+                        if(entry.getValue().equals(predicted1)){
+                            //System.out.println("1st predicted class: " +entry.getKey());                     
+                            predictedTags[0] = entry.getKey();
+                        }
+                        else if(entry.getValue().equals(predicted2)){
+                            predictedTags[1] = entry.getKey();
+                            //System.out.println("2nd predicted class: " +entry.getKey());
+                        }
+                        else if(entry.getValue().equals(predicted3)){
+                            predictedTags[2] = entry.getKey();
+                            //System.out.println("3rd predicted class: " +entry.getKey()); 
+                        }
+                        else if(entry.getValue().equals(predicted4)){
+                            predictedTags[3] = entry.getKey();
+                            //System.out.println("2nd predicted class: " +entry.getKey());
+                        }
+                        else if(entry.getValue().equals(predicted5)){
+                            predictedTags[4] = entry.getKey();
+                            //System.out.println("3rd predicted class: " +entry.getKey()); 
+                        }                    
+                        else if(entry.getValue().equals(predicted6)){
+                            predictedTags[5] = entry.getKey();
+                            //System.out.println("2nd predicted class: " +entry.getKey());
+                        }
+                        else if(entry.getValue().equals(predicted7)){
+                            predictedTags[6] = entry.getKey();
+                            //System.out.println("3rd predicted class: " +entry.getKey()); 
+                        }
+                        else if(entry.getValue().equals(predicted8)){
+                            predictedTags[7] = entry.getKey();
+                            //System.out.println("2nd predicted class: " +entry.getKey());
+                        }
+                        else if(entry.getValue().equals(predicted9)){
+                            predictedTags[8] = entry.getKey();
+                            //System.out.println("3rd predicted class: " +entry.getKey()); 
+                        }     
+                        else if(entry.getValue().equals(predicted10)){
+                            predictedTags[9] = entry.getKey();
+                            //System.out.println("3rd predicted class: " +entry.getKey()); 
+                        }                     
+                    }
+                    //clearing model, to add the new computed classes in jlist
+                    model.clear();
+                    for(Map.Entry<String, String> tag : mappings.entrySet()){
+
+                        for(int k=0; k<10; k++){
+                            if(tag.getValue().equals(predictedTags[k])){
+                                predictedTags[k] = tag.getKey();
+                                model.addElement(tag.getKey());
+                            }
+                        }
+                    }
+                    System.out.println("predicted classes: " + Arrays.toString(predictedTags));
+                    
+                    for(int r = 0; r<ranks.length; r++){
+                        String predictedTag = predictedTags[r];
+                        Double currentWeight = filesAndWeights.get(modelFile);
+                        double finalRank = ranks[r]*currentWeight;
+                        //String roundedWeight = new DecimalFormat("##.###").format(finalRank);
+                        //double finalRounded = Double.parseDouble(roundedWeight);
+                        //System.out.println("rank: " + ranks[r] + ", weight: " + currentWeight 
+                               // + ", final rank: " + finalRounded + " " + predictedTags[r]);
+                       
+                        if(scoreMap.containsKey(predictedTag)){
+                            Double scoreToAdd = scoreMap.get(predictedTag);
+                            scoreMap.put(predictedTag, finalRank+scoreToAdd);
+                        }
+                        else{
+                            scoreMap.put(predictedTag, finalRank);
+                        }
+                        
+                        //add final weight - predicted tag
+                    }                    
+                } //files iter  
+                model.clear();
+                List<Double> scoresList = new ArrayList<>(scoreMap.values());
+                Collections.sort(scoresList ,Collections.reverseOrder());
+                
+                for(Double sco : scoresList){
+                    if(model.size()>9){
+                        break;
+                    }
+                    for(Map.Entry<String, Double> scoreEntry : scoreMap.entrySet()){
+                    
+                        if(scoreEntry.getValue().equals(sco)){
+                            //model.addElement(scoreEntry.toString()); //displaying score                           
+                            model.addElement(scoreEntry.getKey());
+                        }
+                    }
+                }
+                System.out.println("final list:" + scoreMap);
+            }           
+        }
+
+        private void createOSMObject(Collection<OsmPrimitive> sel, boolean useClassFeatures) {
+                        
+            MathTransform transform = null;
+            GeometryFactory geometryFactory = new GeometryFactory();
+            CoordinateReferenceSystem sourceCRS = DefaultGeographicCRS.WGS84;
+            CoordinateReferenceSystem targetCRS = DefaultGeocentricCRS.CARTESIAN;
+            try {
+                transform = CRS.findMathTransform(sourceCRS, targetCRS, true);
+                
+            } catch (FactoryException ex) {
+                Logger.getLogger(OSMRecPluginHelper.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            
+            //fire an error to the user if he has multiple selection from map
+            
+            //we consider simple (one instance) selection, so we get the first of the sel list
+            //int singleSelectionCount = 0;
+            //Collection<OsmPrimitive> paa = Main.main.getInProgressSelection();
+            
+            OSMWay selectedInstance;
+            List<OsmPrimitive> osmPrimitiveSelection = new ArrayList<>(sel);
+            OsmPrimitive s;
+            
+            //get a simple selection
+            if(!osmPrimitiveSelection.isEmpty()){
+                s = osmPrimitiveSelection.get(0);
+            }
+            else {
+                return;
+            }
+
+            selectedInstance = new OSMWay();
+            for(Way selectedWay : s.getDataSet().getSelectedWays()){   
+               // System.out.println(nod.getNodes());
+                List<Node> selectedWayNodes = selectedWay.getNodes();
+                for(Node node : selectedWayNodes){
+                    node.getCoor();
+                    System.out.println(node.getCoor()); 
+                    if(node.isLatLonKnown()){
+                        //LatLon coord = nod.getCoor();
+                        double lat = node.getCoor().lat();
+                        double lon = node.getCoor().lon();
+
+                        Coordinate sourceCoordinate = new Coordinate(lon, lat);
+                        Coordinate targetGeometry = null;
+                        try {    
+                            targetGeometry = JTS.transform(sourceCoordinate, null, transform);
+                        } catch (MismatchedDimensionException | TransformException ex) {
+                            Logger.getLogger(OSMParser.class.getName()).log(Level.SEVERE, null, ex);
+                        }                    
+
+                        Geometry geom = geometryFactory.createPoint(new Coordinate(targetGeometry));   
+                        selectedInstance.addNodeGeometry(geom);
+                    }
+                }
+            }
+            Geometry fullGeom = geometryFactory.buildGeometry(selectedInstance.getNodeGeometries());
+            //System.out.println("full geom: " + fullGeom.toText());
+
+            System.out.println("number of nodes: " + selectedInstance.getNodeGeometries().size());
+
+            if((selectedInstance.getNodeGeometries().size() > 3) && 
+                selectedInstance.getNodeGeometries().get(0).equals(selectedInstance.getNodeGeometries()
+                .get(selectedInstance.getNodeGeometries().size()-1)))
+            {
+                //checks if the beginning and ending node are the same and the number of nodes are more than 3. 
+                //the nodes must be more than 3, because jts does not allow a construction of a linear ring with less points.                    
+                LinearRing linear = geometryFactory.createLinearRing(fullGeom.getCoordinates());
+                Polygon poly = new Polygon(linear, null, geometryFactory);
+                selectedInstance.setGeometry(poly);
+
+                System.out.println("\n\npolygon");
+            }
+            else if (selectedInstance.getNodeGeometries().size()>1){
+            //it is an open geometry with more than one nodes, make it linestring 
+                System.out.println("\n\nlinestring");
+                LineString lineString =  geometryFactory.createLineString(fullGeom.getCoordinates());
+                selectedInstance.setGeometry(lineString);               
+            }
+            else{ //we assume all the rest geometries are points
+                System.out.println("\n\npoint");
+                Point point = geometryFactory.createPoint(fullGeom.getCoordinate());
+                selectedInstance.setGeometry(point);
+            }
+
+            //System.out.println(tt + "  " + s.getDataSet().getNodes());
+            //Collection<Node> nodes = s.getDataSet().getNodes();
+            //nodeTmp.setGeometry(geom);
+
+            Map<String, String> selectedTags = s.getInterestingTags();
+            selectedInstance.setAllTags(selectedTags);
+            //System.out.println("selected instance interested tags: " + s.getInterestingTags());
+            //selectedInstance.setTagKeyValue(selectedTags);
+
+            //singleSelectionCount++;               
+ 
+            //construct vector here
+            if(selectedInstance != null){
+                int id;
+                if(mappings == null){
+                   System.out.println("null mappings ERROR");
+                }
+                
+                OSMClassification classifier = new OSMClassification();
+                classifier.calculateClasses(selectedInstance, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                
+                if(useClassFeatures){
+                    ClassFeatures classFeatures = new ClassFeatures();
+                    classFeatures.createClassFeatures(selectedInstance, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                    id = 1422;
+                }
+                else{
+                    id = 1;
+                }
+                
+                GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+                geometryFeatures.createGeometryFeatures(selectedInstance);
+                id=geometryFeatures.getLastID();
+                TextualFeatures textualFeatures = new TextualFeatures(id, textualList, languageDetector);
+                textualFeatures.createTextualFeatures(selectedInstance);               
+                
+                List<FeatureNode> featureNodeList = selectedInstance.getFeatureNodeList();
+                System.out.println(featureNodeList);
+                
+                FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+
+                int i = 0;
+                for(FeatureNode featureNode : featureNodeList){
+
+                    featureNodeArray[i] = featureNode;
+                    //System.out.println("i: " + i + " array:" + featureNodeArray[i]);
+                    i++;
+
+                }                    
+                FeatureNode[] testInstance2 = featureNodeArray;                                           
+                
+                Map<Integer, Integer> mapLabelsToIDs = new HashMap<>();
+                for(int h =0; h < modelSVMLabelSize; h++){
+                    
+                    mapLabelsToIDs.put(modelSVMLabels[h], h);
+                    System.out.println(h + "   <->    " + modelSVMLabels[h]);
+                    
+                }               
+                
+                double[] scores = new double[modelSVMLabelSize];
+                Linear.predictValues(modelSVM, testInstance2, scores);
+                       
+                Map<Double, Integer> scoresValues = new HashMap<>();
+                for(int h = 0; h < scores.length; h++){
+                    scoresValues.put(scores[h], h);
+                    //System.out.println(h + "   <->    " + scores[h]);
+                }
+
+                Arrays.sort(scores);
+                    
+                int predicted1 = modelSVMLabels[scoresValues.get(scores[scores.length-1])];  
+                int predicted2 = modelSVMLabels[scoresValues.get(scores[scores.length-2])];
+                int predicted3 = modelSVMLabels[scoresValues.get(scores[scores.length-3])];
+                int predicted4 = modelSVMLabels[scoresValues.get(scores[scores.length-4])];  
+                int predicted5 = modelSVMLabels[scoresValues.get(scores[scores.length-5])];
+                int predicted6 = modelSVMLabels[scoresValues.get(scores[scores.length-6])];
+                int predicted7 = modelSVMLabels[scoresValues.get(scores[scores.length-7])];  
+                int predicted8 = modelSVMLabels[scoresValues.get(scores[scores.length-8])];
+                int predicted9 = modelSVMLabels[scoresValues.get(scores[scores.length-9])];
+                int predicted10 = modelSVMLabels[scoresValues.get(scores[scores.length-10])];                  
+              
+                //System.out.println("classes predicted: " + na1 + " " + na2 + " " + na3);
+                String[] predictedTags = new String[10];
+                for( Map.Entry<String, Integer> entry : mapperWithIDs.entrySet()){
+                    
+                    if(entry.getValue().equals(predicted1)){
+                        //System.out.println("1st predicted class: " +entry.getKey());                     
+                        predictedTags[0] = entry.getKey();
+                    }
+                    else if(entry.getValue().equals(predicted2)){
+                        predictedTags[1] = entry.getKey();
+                        //System.out.println("2nd predicted class: " +entry.getKey());
+                    }
+                    else if(entry.getValue().equals(predicted3)){
+                        predictedTags[2] = entry.getKey();
+                        //System.out.println("3rd predicted class: " +entry.getKey()); 
+                    }
+                    else if(entry.getValue().equals(predicted4)){
+                        predictedTags[3] = entry.getKey();
+                        //System.out.println("2nd predicted class: " +entry.getKey());
+                    }
+                    else if(entry.getValue().equals(predicted5)){
+                        predictedTags[4] = entry.getKey();
+                        //System.out.println("3rd predicted class: " +entry.getKey()); 
+                    }                    
+                    else if(entry.getValue().equals(predicted6)){
+                        predictedTags[5] = entry.getKey();
+                        //System.out.println("2nd predicted class: " +entry.getKey());
+                    }
+                    else if(entry.getValue().equals(predicted7)){
+                        predictedTags[6] = entry.getKey();
+                        //System.out.println("3rd predicted class: " +entry.getKey()); 
+                    }
+                    else if(entry.getValue().equals(predicted8)){
+                        predictedTags[7] = entry.getKey();
+                        //System.out.println("2nd predicted class: " +entry.getKey());
+                    }
+                    else if(entry.getValue().equals(predicted9)){
+                        predictedTags[8] = entry.getKey();
+                        //System.out.println("3rd predicted class: " +entry.getKey()); 
+                    }     
+                    else if(entry.getValue().equals(predicted10)){
+                        predictedTags[9] = entry.getKey();
+                        //System.out.println("3rd predicted class: " +entry.getKey()); 
+                    }                     
+                }
+                //clearing model, to add the new computed classes in jlist
+                model.clear();
+                for(Map.Entry<String, String> tag : mappings.entrySet()){
+                    
+                    for(int k=0; k<10; k++){
+                        if(tag.getValue().equals(predictedTags[k])){
+                            predictedTags[k] = tag.getKey();
+                            model.addElement(tag.getKey());
+                        }
+                    }
+                }
+                System.out.println("predicted classes: " + Arrays.toString(predictedTags));
+            }
+        }
+
+        private void parseTagsMappedToClasses() {
+
+            InputStream tagsToClassesMapping = TrainWorker.class.getResourceAsStream("/resources/files/Map");
+            Mapper mapper = new Mapper();
+            try {   
+                mapper.parseFile(tagsToClassesMapping);
+
+            } catch (FileNotFoundException ex) {
+                Logger.getLogger(Mapper.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            mappings = mapper.getMappings();
+            mapperWithIDs = mapper.getMappingsWithIDs(); 
+            //System.out.println("mappings " + mappings);
+            //System.out.println("mapperWithIDs " + mapperWithIDs);
+        }
+
+        private void loadTextualList(File textualListFile) {
+          
+            Scanner input = null;
+            
+            try {
+                input = new Scanner(textualListFile);
+            } 
+            catch (FileNotFoundException ex) {
+                //Logger.getLogger(Statistics.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            while(input.hasNext()) {
+                String nextLine = input.nextLine();
+                textualList.add(nextLine);
+            }
+            System.out.println("Textual List parsed from file successfully." + textualList);  
+        }
+
+        private void loadDefaultTextualList() {
+
+            InputStream textualListStream = TrainWorker.class.getResourceAsStream("/resources/files/textualList.txt");
+            TextualStatistics textualStatistics = new TextualStatistics();
+            textualStatistics.parseTextualList(textualListStream);
+            textualList = textualStatistics.getTextualList();
+            System.out.println("Default Textual List parsed from file successfully." + textualList);
+        }
+
+        private void loadOntology() {
+            InputStream ontologyStream = TrainWorker.class.getResourceAsStream("/resources/files/owl.xml");
+            Ontology ontology = new Ontology(ontologyStream);
+            indirectClasses = ontology.getIndirectClasses();
+            indirectClassesWithIDs = ontology.getIndirectClassesIDs();
+        }
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java	(revision 31106)
@@ -0,0 +1,1346 @@
+
+package org.openstreetmap.josm.plugins.osmrec;
+
+import java.awt.Component;
+import java.awt.Container;
+import java.awt.Font;
+import java.awt.GridBagLayout;
+import java.awt.Point;
+import java.awt.event.ActionEvent;
+import java.awt.event.InputEvent;
+import java.awt.event.KeyEvent;
+import java.awt.event.MouseAdapter;
+import java.awt.event.MouseEvent;
+import java.io.UnsupportedEncodingException;
+import java.net.HttpURLConnection;
+import java.net.URI;
+import java.net.URISyntaxException;
+import java.net.URLEncoder;
+import java.util.ArrayList;
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Collections;
+import java.util.Comparator;
+import java.util.EnumSet;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.LinkedList;
+import java.util.List;
+import java.util.Map;
+import java.util.Map.Entry;
+import java.util.Set;
+import java.util.TreeMap;
+import java.util.TreeSet;
+
+import javax.swing.AbstractAction;
+import static javax.swing.Action.NAME;
+import static javax.swing.Action.SHORT_DESCRIPTION;
+import static javax.swing.Action.SMALL_ICON;
+import javax.swing.JComponent;
+import javax.swing.JLabel;
+import javax.swing.JPanel;
+import javax.swing.JPopupMenu;
+import javax.swing.JScrollPane;
+import javax.swing.JTable;
+import javax.swing.KeyStroke;
+import javax.swing.ListSelectionModel;
+import javax.swing.event.ListSelectionEvent;
+import javax.swing.event.ListSelectionListener;
+import javax.swing.table.DefaultTableCellRenderer;
+import javax.swing.table.DefaultTableModel;
+import javax.swing.table.TableColumnModel;
+import javax.swing.table.TableModel;
+
+import org.openstreetmap.josm.Main;
+import org.openstreetmap.josm.actions.JosmAction;
+import org.openstreetmap.josm.actions.relation.DownloadMembersAction;
+import org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction;
+import org.openstreetmap.josm.actions.relation.SelectInRelationListAction;
+import org.openstreetmap.josm.actions.relation.SelectMembersAction;
+import org.openstreetmap.josm.actions.relation.SelectRelationAction;
+import org.openstreetmap.josm.actions.search.SearchAction.SearchMode;
+import org.openstreetmap.josm.actions.search.SearchAction.SearchSetting;
+import org.openstreetmap.josm.command.ChangeCommand;
+import org.openstreetmap.josm.command.ChangePropertyCommand;
+import org.openstreetmap.josm.command.Command;
+import org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent;
+import org.openstreetmap.josm.data.SelectionChangedListener;
+import org.openstreetmap.josm.data.osm.IRelation;
+import org.openstreetmap.josm.data.osm.Node;
+import org.openstreetmap.josm.data.osm.OsmPrimitive;
+import org.openstreetmap.josm.data.osm.Relation;
+import org.openstreetmap.josm.data.osm.RelationMember;
+import org.openstreetmap.josm.data.osm.Tag;
+import org.openstreetmap.josm.data.osm.Way;
+import org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent;
+import org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter;
+import org.openstreetmap.josm.data.osm.event.DatasetEventManager;
+import org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode;
+import org.openstreetmap.josm.data.osm.event.SelectionEventManager;
+import org.openstreetmap.josm.gui.ConditionalOptionPaneUtil;
+import org.openstreetmap.josm.gui.DefaultNameFormatter;
+import org.openstreetmap.josm.gui.ExtendedDialog;
+import org.openstreetmap.josm.gui.MapView;
+import org.openstreetmap.josm.gui.PopupMenuHandler;
+import org.openstreetmap.josm.gui.SideButton;
+import org.openstreetmap.josm.gui.dialogs.ToggleDialog;
+import org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel;
+import org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer;
+import org.openstreetmap.josm.gui.dialogs.relation.RelationEditor;
+import org.openstreetmap.josm.gui.help.HelpUtil;
+import org.openstreetmap.josm.gui.layer.OsmDataLayer;
+import org.openstreetmap.josm.gui.tagging.PresetHandler;
+import org.openstreetmap.josm.gui.tagging.TaggingPreset;
+import org.openstreetmap.josm.gui.tagging.TaggingPresetType;
+import org.openstreetmap.josm.gui.util.GuiHelper;
+import org.openstreetmap.josm.gui.util.HighlightHelper;
+import org.openstreetmap.josm.gui.widgets.PopupMenuLauncher;
+import org.openstreetmap.josm.tools.GBC;
+import static org.openstreetmap.josm.tools.I18n.tr;
+import org.openstreetmap.josm.tools.ImageProvider;
+import org.openstreetmap.josm.tools.InputMapUtils;
+import org.openstreetmap.josm.tools.LanguageInfo;
+import org.openstreetmap.josm.tools.OpenBrowser;
+import org.openstreetmap.josm.tools.Predicates;
+import org.openstreetmap.josm.tools.Shortcut;
+import org.openstreetmap.josm.tools.Utils;
+
+/**
+ * This class is a modification of the PropertiesDialog.
+ * 
+ * 
+ * This dialog displays the tags of the current selected primitives.
+ *
+ * If no object is selected, the dialog list is empty.
+ * If only one is selected, all tags of this object are selected.
+ * If more than one object are selected, the sum of all tags are displayed. If the
+ * different objects share the same tag, the shared value is displayed. If they have
+ * different values, all of them are put in a combo box and the string "&lt;different&gt;"
+ * is displayed in italic.
+ *
+ * Below the list, the user can click on an add, modify and delete tag button to
+ * edit the table selection value.
+ *
+ * The command is applied to all selected entries.
+ *
+ * @author imi
+ */
+public class OSMRecToggleDialog extends ToggleDialog implements SelectionChangedListener, MapView.EditLayerChangeListener, DataSetListenerAdapter.Listener {
+
+    /**
+     * hook for roadsigns plugin to display a small button in the upper right corner of this dialog
+     */
+    public static final JPanel pluginHook = new JPanel();
+
+    /**
+     * The tag data of selected objects.
+     */
+    private final DefaultTableModel tagData = new ReadOnlyTableModel();
+
+    /**
+     * The membership data of selected objects.
+     */
+    private final DefaultTableModel membershipData = new ReadOnlyTableModel();
+
+    /**
+     * The tags table.
+     */
+    private final JTable tagTable = new JTable(tagData);
+
+    /**
+     * The membership table.
+     */
+    private final JTable membershipTable = new JTable(membershipData);
+
+    /** JPanel containing both previous tables */
+    private final JPanel bothTables = new JPanel();
+
+    // Popup menus
+    private final JPopupMenu tagMenu = new JPopupMenu();
+    private final JPopupMenu membershipMenu = new JPopupMenu();
+    private final JPopupMenu blankSpaceMenu = new JPopupMenu();
+
+    // Popup menu handlers
+    private final PopupMenuHandler tagMenuHandler = new PopupMenuHandler(tagMenu);
+    private final PopupMenuHandler membershipMenuHandler = new PopupMenuHandler(membershipMenu);
+    private final PopupMenuHandler blankSpaceMenuHandler = new PopupMenuHandler(blankSpaceMenu);
+
+    private final Map<String, Map<String, Integer>> valueCount = new TreeMap<>();
+    /**
+     * This sub-object is responsible for all adding and editing of tags
+     */
+    private final OSMRecPluginHelper editHelper = new OSMRecPluginHelper(tagData, valueCount);
+
+    private final DataSetListenerAdapter dataChangedAdapter = new DataSetListenerAdapter(this);
+    private final HelpAction helpAction = new HelpAction();
+    private final PasteValueAction pasteValueAction = new PasteValueAction();
+    private final CopyValueAction copyValueAction = new CopyValueAction();
+    private final CopyKeyValueAction copyKeyValueAction = new CopyKeyValueAction();
+    private final CopyAllKeyValueAction copyAllKeyValueAction = new CopyAllKeyValueAction();
+    private final SearchAction searchActionSame = new SearchAction(true);
+    private final SearchAction searchActionAny = new SearchAction(false);
+    private final AddAction addAction = new AddAction();
+    private final EditActionTrain editAction = new EditActionTrain();
+    private final DeleteAction deleteAction = new DeleteAction();
+    private final JosmAction[] josmActions = new JosmAction[]{addAction, editAction, deleteAction};
+
+    // relation actions
+    private final SelectInRelationListAction setRelationSelectionAction = new SelectInRelationListAction();
+    private final SelectRelationAction selectRelationAction = new SelectRelationAction(false);
+    private final SelectRelationAction addRelationToSelectionAction = new SelectRelationAction(true);
+
+    private final DownloadMembersAction downloadMembersAction = new DownloadMembersAction();
+    private final DownloadSelectedIncompleteMembersAction downloadSelectedIncompleteMembersAction = new DownloadSelectedIncompleteMembersAction();
+
+    private final SelectMembersAction selectMembersAction = new SelectMembersAction(false);
+    private final SelectMembersAction addMembersToSelectionAction = new SelectMembersAction(true);
+
+    private final HighlightHelper highlightHelper= new HighlightHelper();
+
+    /**
+     * The Add button (needed to be able to disable it)
+     */
+    private final SideButton btnAdd = new SideButton(addAction);
+    /**
+     * The Edit button (needed to be able to disable it)
+     */
+    private final SideButton btnEdit = new SideButton(editAction);
+    /**
+     * The Delete button (needed to be able to disable it)
+     */
+    private final SideButton btnDel = new SideButton(deleteAction);
+    /**
+     * Matching preset display class
+     */
+    private final PresetListPanel presets = new PresetListPanel();
+
+    /**
+     * Text to display when nothing selected.
+     */
+    private final JLabel selectSth = new JLabel("<html><p>"
+            + tr("Select objects or create new objects and get recommendation.") + "</p></html>");
+
+    private final PresetHandler presetHandler = new PresetHandler() {
+        @Override public void updateTags(List<Tag> tags) {
+            Command command = TaggingPreset.createCommand(getSelection(), tags);
+            if (command != null) Main.main.undoRedo.add(command);
+        }
+
+        @Override public Collection<OsmPrimitive> getSelection() {
+            if (Main.main == null) return null;
+            return Main.main.getInProgressSelection();
+        }
+    };
+
+    // <editor-fold defaultstate="collapsed" desc="Dialog construction and helper methods">
+
+    /**
+     * Create a new PropertiesDialog
+     */
+    public OSMRecToggleDialog() {
+        super(tr("Tags/Memberships"), "propertiesdialog", tr("Tags for selected objects."),
+                Shortcut.registerShortcut("subwindow:properties", tr("Toggle: {0}", tr("Tags/Memberships")), KeyEvent.VK_P,
+                        Shortcut.ALT_SHIFT), 150, true);
+
+        HelpUtil.setHelpContext(this, HelpUtil.ht("/Dialog/TagsMembership"));
+
+        setupTagsMenu();
+        buildTagsTable(); //my
+
+        setupMembershipMenu(); //my
+        buildMembershipTable(); 
+
+        // combine both tables and wrap them in a scrollPane
+        boolean top = Main.pref.getBoolean("properties.presets.top", true);
+        bothTables.setLayout(new GridBagLayout());
+        if(top) {
+            bothTables.add(presets, GBC.std().fill(GBC.HORIZONTAL).insets(5, 2, 5, 2).anchor(GBC.NORTHWEST));
+            double epsilon = Double.MIN_VALUE; // need to set a weight or else anchor value is ignored
+            bothTables.add(pluginHook, GBC.eol().insets(0,1,1,1).anchor(GBC.NORTHEAST).weight(epsilon, epsilon));
+        }
+        bothTables.add(selectSth, GBC.eol().fill().insets(10, 10, 10, 10));
+        bothTables.add(tagTable.getTableHeader(), GBC.eol().fill(GBC.HORIZONTAL));
+        bothTables.add(tagTable, GBC.eol().fill(GBC.BOTH));
+        bothTables.add(membershipTable.getTableHeader(), GBC.eol().fill(GBC.HORIZONTAL));
+        bothTables.add(membershipTable, GBC.eol().fill(GBC.BOTH));
+        if(!top) {
+            bothTables.add(presets, GBC.eol().fill(GBC.HORIZONTAL).insets(5, 2, 5, 2));
+        }
+
+        bothTables.setVisible(false); //my
+        setupBlankSpaceMenu();
+        setupKeyboardShortcuts();
+
+        // Let the actions know when selection in the tables change
+        tagTable.getSelectionModel().addListSelectionListener(editAction);
+        membershipTable.getSelectionModel().addListSelectionListener(editAction);
+        tagTable.getSelectionModel().addListSelectionListener(deleteAction);
+        membershipTable.getSelectionModel().addListSelectionListener(deleteAction);
+
+        JScrollPane scrollPane = (JScrollPane) createLayout(bothTables, true,
+                Arrays.asList(this.btnAdd, this.btnEdit, this.btnDel));
+
+        MouseClickWatch mouseClickWatch = new MouseClickWatch();
+        tagTable.addMouseListener(mouseClickWatch);
+        membershipTable.addMouseListener(mouseClickWatch);
+        scrollPane.addMouseListener(mouseClickWatch);
+
+        selectSth.setPreferredSize(scrollPane.getSize());
+        presets.setSize(scrollPane.getSize());
+
+        editHelper.loadTagsIfNeeded(); 
+
+        Main.pref.addPreferenceChangeListener(this);
+        scrollPane.setVisible(false); //my //hide the tags/memberships altogether
+    }
+
+    private void buildTagsTable() {
+        // setting up the tags table
+        tagData.setColumnIdentifiers(new String[]{tr("Key"),tr("Value")});
+        
+        tagTable.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);
+        tagTable.getTableHeader().setReorderingAllowed(false);
+
+        PropertiesCellRenderer cellRenderer = new PropertiesCellRenderer();
+        tagTable.getColumnModel().getColumn(0).setCellRenderer(cellRenderer);
+        tagTable.getColumnModel().getColumn(1).setCellRenderer(cellRenderer);
+        
+    }
+
+    private void buildMembershipTable() {
+        membershipData.setColumnIdentifiers(new String[]{tr("Member Of"),tr("Role"),tr("Position")});
+        membershipTable.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);
+
+        TableColumnModel mod = membershipTable.getColumnModel();
+        membershipTable.getTableHeader().setReorderingAllowed(false);
+        mod.getColumn(0).setCellRenderer(new DefaultTableCellRenderer() {
+            @Override public Component getTableCellRendererComponent(JTable table, Object value,
+                    boolean isSelected, boolean hasFocus, int row, int column) {
+                Component c = super.getTableCellRendererComponent(table, value, isSelected, false, row, column);
+                if (value == null)
+                    return this;
+                if (c instanceof JLabel) {
+                    JLabel label = (JLabel)c;
+                    Relation r = (Relation)value;
+                    label.setText(r.getDisplayName(DefaultNameFormatter.getInstance()));
+                    if (r.isDisabledAndHidden()) {
+                        label.setFont(label.getFont().deriveFont(Font.ITALIC));
+                    }
+                }
+                return c;
+            }
+        });
+
+        mod.getColumn(1).setCellRenderer(new DefaultTableCellRenderer() {
+            @Override public Component getTableCellRendererComponent(JTable table, Object value,
+                    boolean isSelected, boolean hasFocus, int row, int column) {
+                if (value == null)
+                    return this;
+                Component c = super.getTableCellRendererComponent(table, value, isSelected, false, row, column);
+                boolean isDisabledAndHidden = (((Relation)table.getValueAt(row, 0))).isDisabledAndHidden();
+                if (c instanceof JLabel) {
+                    JLabel label = (JLabel) c;
+                    label.setText(((MemberInfo) value).getRoleString());
+                    if (isDisabledAndHidden) {
+                        label.setFont(label.getFont().deriveFont(Font.ITALIC));
+                    }
+                }
+                return c;
+            }
+        });
+
+        mod.getColumn(2).setCellRenderer(new DefaultTableCellRenderer() {
+            @Override public Component getTableCellRendererComponent(JTable table, Object value,
+                    boolean isSelected, boolean hasFocus, int row, int column) {
+                Component c = super.getTableCellRendererComponent(table, value, isSelected, false, row, column);
+                boolean isDisabledAndHidden = (((Relation)table.getValueAt(row, 0))).isDisabledAndHidden();
+                if (c instanceof JLabel) {
+                    JLabel label = (JLabel)c;
+                    label.setText(((MemberInfo) table.getValueAt(row, 1)).getPositionString());
+                    if (isDisabledAndHidden) {
+                        label.setFont(label.getFont().deriveFont(Font.ITALIC));
+                    }
+                }
+                return c;
+            }
+        });
+        mod.getColumn(2).setPreferredWidth(20);
+        mod.getColumn(1).setPreferredWidth(40);
+        mod.getColumn(0).setPreferredWidth(200);
+    }
+
+    /**
+     * Creates the popup menu @field blankSpaceMenu and its launcher on main panel.
+     */
+    private void setupBlankSpaceMenu() {
+        if (Main.pref.getBoolean("properties.menu.add_edit_delete", true)) {
+            blankSpaceMenuHandler.addAction(addAction);
+            PopupMenuLauncher launcher = new PopupMenuLauncher(blankSpaceMenu) {
+                @Override
+                protected boolean checkSelection(Component component, Point p) {
+                    if (component instanceof JTable) {
+                        return ((JTable) component).rowAtPoint(p) == -1;
+                    }
+                    return true;
+                }
+            };
+            bothTables.addMouseListener(launcher);
+            tagTable.addMouseListener(launcher);
+        }
+    }
+
+    /**
+     * Creates the popup menu @field membershipMenu and its launcher on membership table.
+     */
+    private void setupMembershipMenu() {
+        // setting up the membership table
+        if (Main.pref.getBoolean("properties.menu.add_edit_delete", true)) {
+            membershipMenuHandler.addAction(editAction);
+            membershipMenuHandler.addAction(deleteAction);
+            membershipMenu.addSeparator();
+        }
+        membershipMenuHandler.addAction(setRelationSelectionAction);
+        membershipMenuHandler.addAction(selectRelationAction);
+        membershipMenuHandler.addAction(addRelationToSelectionAction);
+        membershipMenuHandler.addAction(selectMembersAction);
+        membershipMenuHandler.addAction(addMembersToSelectionAction);
+        membershipMenu.addSeparator();
+        membershipMenuHandler.addAction(downloadMembersAction);
+        membershipMenuHandler.addAction(downloadSelectedIncompleteMembersAction);
+        membershipMenu.addSeparator();
+        membershipMenu.add(helpAction);
+
+        membershipTable.addMouseListener(new PopupMenuLauncher(membershipMenu) {
+            @Override
+            protected int checkTableSelection(JTable table, Point p) {
+                int row = super.checkTableSelection(table, p);
+                List<Relation> rels = new ArrayList<>();
+                for (int i: table.getSelectedRows()) {
+                    rels.add((Relation) table.getValueAt(i, 0));
+                }
+                membershipMenuHandler.setPrimitives(rels);
+                return row;
+            }
+
+            @Override
+            public void mouseClicked(MouseEvent e) {
+                //update highlights
+                if (Main.isDisplayingMapView()) {
+                    int row = membershipTable.rowAtPoint(e.getPoint());
+                    if (row>=0) {
+                        if (highlightHelper.highlightOnly((Relation) membershipTable.getValueAt(row, 0))) {
+                            Main.map.mapView.repaint();
+                        }
+                    }
+                }
+                super.mouseClicked(e);
+            }
+
+            @Override
+            public void mouseExited(MouseEvent me) {
+                highlightHelper.clear();
+            }
+        });
+    }
+
+    /**
+     * Creates the popup menu @field tagMenu and its launcher on tag table.
+     */
+    private void setupTagsMenu() {
+        if (Main.pref.getBoolean("properties.menu.add_edit_delete", true)) {
+            tagMenu.add(addAction);
+            tagMenu.add(editAction);
+            tagMenu.add(deleteAction);
+            tagMenu.addSeparator();
+        }
+        tagMenu.add(pasteValueAction);
+        tagMenu.add(copyValueAction);
+        tagMenu.add(copyKeyValueAction);
+        tagMenu.add(copyAllKeyValueAction);
+        tagMenu.addSeparator();
+        tagMenu.add(searchActionAny);
+        tagMenu.add(searchActionSame);
+        tagMenu.addSeparator();
+        tagMenu.add(helpAction);
+        tagTable.addMouseListener(new PopupMenuLauncher(tagMenu));
+    }
+
+    /**
+     * Assigns all needed keys like Enter and Spacebar to most important actions.
+     */
+    private void setupKeyboardShortcuts() {
+
+        // ENTER = editAction, open "edit" dialog
+        tagTable.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT)
+                .put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0), "onTableEnter");
+        tagTable.getActionMap().put("onTableEnter",editAction);
+        membershipTable.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT)
+                .put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0),"onTableEnter");
+        membershipTable.getActionMap().put("onTableEnter",editAction);
+
+        // INSERT button = addAction, open "add tag" dialog
+        tagTable.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT)
+                .put(KeyStroke.getKeyStroke(KeyEvent.VK_INSERT, 0),"onTableInsert");
+        tagTable.getActionMap().put("onTableInsert",addAction);
+
+        // unassign some standard shortcuts for JTable to allow upload / download / image browsing
+        InputMapUtils.unassignCtrlShiftUpDown(tagTable, JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT);
+        InputMapUtils.unassignPageUpDown(tagTable, JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT);
+
+        // unassign some standard shortcuts for correct copy-pasting, fix #8508
+        tagTable.setTransferHandler(null);
+
+        tagTable.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT)
+                .put(KeyStroke.getKeyStroke(KeyEvent.VK_C, InputEvent.CTRL_MASK),"onCopy");
+        tagTable.getActionMap().put("onCopy",copyKeyValueAction);
+
+        // allow using enter to add tags for all look&feel configurations
+        InputMapUtils.enableEnter(this.btnAdd);
+
+        // DEL button = deleteAction
+        getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT).put(
+                KeyStroke.getKeyStroke(KeyEvent.VK_DELETE, 0),"delete"
+                );
+        getActionMap().put("delete", deleteAction);
+
+        // F1 button = custom help action
+        getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT).put(
+                KeyStroke.getKeyStroke(KeyEvent.VK_F1, 0), "onHelp");
+        getActionMap().put("onHelp", helpAction);
+    }
+
+     /**
+     * This simply fires up an {@link RelationEditor} for the relation shown; everything else
+     * is the editor's business.
+     *
+     * @param row
+     */
+    private void editMembership(int row) {
+        Relation relation = (Relation)membershipData.getValueAt(row, 0);
+        Main.map.relationListDialog.selectRelation(relation);
+        RelationEditor.getEditor(
+                Main.main.getEditLayer(),
+                relation,
+                ((MemberInfo) membershipData.getValueAt(row, 1)).role
+        ).setVisible(true);
+    }
+
+    private int findRow(TableModel model, Object value) {
+        for (int i=0; i<model.getRowCount(); i++) {
+            if (model.getValueAt(i, 0).equals(value))
+                return i;
+        }
+        return -1;
+    }
+
+    /**
+     * Update selection status, call @{link #selectionChanged} function.
+     */
+    private void updateSelection() {
+        // Parameter is ignored in this class
+        selectionChanged(null);
+    }
+
+   // </editor-fold>
+
+    // <editor-fold defaultstate="collapsed" desc="Event listeners methods">
+
+    @Override
+    public void showNotify() {
+        DatasetEventManager.getInstance().addDatasetListener(dataChangedAdapter, FireMode.IN_EDT_CONSOLIDATED);
+        SelectionEventManager.getInstance().addSelectionListener(this, FireMode.IN_EDT_CONSOLIDATED);
+        MapView.addEditLayerChangeListener(this);
+        for (JosmAction action : josmActions) {
+            Main.registerActionShortcut(action);
+        }
+        updateSelection();
+    }
+
+    @Override
+    public void hideNotify() {
+        DatasetEventManager.getInstance().removeDatasetListener(dataChangedAdapter);
+        SelectionEventManager.getInstance().removeSelectionListener(this);
+        MapView.removeEditLayerChangeListener(this);
+        for (JosmAction action : josmActions) {
+            Main.unregisterActionShortcut(action);
+        }
+    }
+
+    @Override
+    public void setVisible(boolean b) {
+        super.setVisible(b);
+        if (b && Main.main.getCurrentDataSet() != null) {
+            updateSelection();
+        }
+    }
+
+    @Override
+    public void destroy() {
+        super.destroy();
+        Main.pref.removePreferenceChangeListener(this);
+        for (JosmAction action : josmActions) {
+            action.destroy();
+        }
+        Container parent = pluginHook.getParent();
+        if (parent != null) {
+            parent.remove(pluginHook);
+        }
+    }
+
+    @Override
+    public void selectionChanged(Collection<? extends OsmPrimitive> newSelection) {
+        if (!isVisible())
+            return;
+        if (tagTable == null)
+            return; // selection changed may be received in base class constructor before init
+        if (tagTable.getCellEditor() != null) {
+            tagTable.getCellEditor().cancelCellEditing();
+        }
+
+        // Ignore parameter as we do not want to operate always on real selection here, especially in draw mode
+        Collection<OsmPrimitive> newSel = Main.main.getInProgressSelection();
+        if (newSel == null) {
+            newSel = Collections.<OsmPrimitive>emptyList();
+        }
+
+        String selectedTag;
+        Relation selectedRelation = null;
+        selectedTag = editHelper.getChangedKey(); // select last added or last edited key by default
+        if (selectedTag == null && tagTable.getSelectedRowCount() == 1) {
+            selectedTag = (String)tagData.getValueAt(tagTable.getSelectedRow(), 0);
+        }
+        if (membershipTable.getSelectedRowCount() == 1) {
+            selectedRelation = (Relation)membershipData.getValueAt(membershipTable.getSelectedRow(), 0);
+        }
+
+        // re-load tag data
+        tagData.setRowCount(0);
+
+        final boolean displayDiscardableKeys = Main.pref.getBoolean("display.discardable-keys", false);
+        final Map<String, Integer> keyCount = new HashMap<>();
+        final Map<String, String> tags = new HashMap<>();
+        valueCount.clear();
+        EnumSet<TaggingPresetType> types = EnumSet.noneOf(TaggingPresetType.class);
+        for (OsmPrimitive osm : newSel) {
+            types.add(TaggingPresetType.forPrimitive(osm));
+            for (String key : osm.keySet()) {
+                if (displayDiscardableKeys || !OsmPrimitive.getDiscardableKeys().contains(key)) {
+                    String value = osm.get(key);
+                    keyCount.put(key, keyCount.containsKey(key) ? keyCount.get(key) + 1 : 1);
+                    if (valueCount.containsKey(key)) {
+                        Map<String, Integer> v = valueCount.get(key);
+                        v.put(value, v.containsKey(value) ? v.get(value) + 1 : 1);
+                    } else {
+                        TreeMap<String, Integer> v = new TreeMap<>();
+                        v.put(value, 1);
+                        valueCount.put(key, v);
+                    }
+                }
+            }
+        }
+        for (Entry<String, Map<String, Integer>> e : valueCount.entrySet()) {
+            int count = 0;
+            for (Entry<String, Integer> e1 : e.getValue().entrySet()) {
+                count += e1.getValue();
+            }
+            if (count < newSel.size()) {
+                e.getValue().put("", newSel.size() - count);
+            }
+            tagData.addRow(new Object[]{e.getKey(), e.getValue()});
+            tags.put(e.getKey(), e.getValue().size() == 1
+                    ? e.getValue().keySet().iterator().next() : tr("<different>"));
+        }
+
+        membershipData.setRowCount(0);
+
+        Map<Relation, MemberInfo> roles = new HashMap<>();
+        for (OsmPrimitive primitive: newSel) {
+            for (OsmPrimitive ref: primitive.getReferrers(true)) {
+                if (ref instanceof Relation && !ref.isIncomplete() && !ref.isDeleted()) {
+                    Relation r = (Relation) ref;
+                    MemberInfo mi = roles.get(r);
+                    if(mi == null) {
+                        mi = new MemberInfo(newSel);
+                    }
+                    roles.put(r, mi);
+                    int i = 1;
+                    for (RelationMember m : r.getMembers()) {
+                        if (m.getMember() == primitive) {
+                            mi.add(m, i);
+                        }
+                        ++i;
+                    }
+                }
+            }
+        }
+
+        List<Relation> sortedRelations = new ArrayList<>(roles.keySet());
+        Collections.sort(sortedRelations, new Comparator<Relation>() {
+            @Override public int compare(Relation o1, Relation o2) {
+                int comp = Boolean.valueOf(o1.isDisabledAndHidden()).compareTo(o2.isDisabledAndHidden());
+                return comp != 0 ? comp : DefaultNameFormatter.getInstance().getRelationComparator().compare(o1, o2);
+            }}
+                );
+
+        for (Relation r: sortedRelations) {
+            membershipData.addRow(new Object[]{r, roles.get(r)});
+        }
+
+        presets.updatePresets(types, tags, presetHandler);
+
+        membershipTable.getTableHeader().setVisible(membershipData.getRowCount() > 0);
+        membershipTable.setVisible(membershipData.getRowCount() > 0);
+
+        boolean hasSelection = !newSel.isEmpty();
+        boolean hasTags = hasSelection && tagData.getRowCount() > 0;
+        boolean hasMemberships = hasSelection && membershipData.getRowCount() > 0;
+        
+        //temp commenting out to fix enable button bug
+        
+        addAction.setEnabled(hasSelection);
+        editAction.setEnabled(hasTags || hasMemberships);
+        deleteAction.setEnabled(hasTags || hasMemberships);
+        tagTable.setVisible(hasTags);
+        tagTable.getTableHeader().setVisible(hasTags);
+        selectSth.setVisible(!hasSelection);
+        pluginHook.setVisible(hasSelection);  
+        
+        //end of commenting out
+        
+        //temp code
+        /*
+        addAction.setEnabled(true);
+        editAction.setEnabled(true);
+        deleteAction.setEnabled(true);       
+  
+        
+        tagTable.setVisible(true);
+        tagTable.getTableHeader().setVisible(true);
+        selectSth.setVisible(false);
+        pluginHook.setVisible(true);
+        */
+       //end of temp code
+        
+        
+        int selectedIndex;
+        if (selectedTag != null && (selectedIndex = findRow(tagData, selectedTag)) != -1) {
+            tagTable.changeSelection(selectedIndex, 0, false, false);
+        } else if (selectedRelation != null && (selectedIndex = findRow(membershipData, selectedRelation)) != -1) {
+            membershipTable.changeSelection(selectedIndex, 0, false, false);
+        } else if(hasTags) {
+            tagTable.changeSelection(0, 0, false, false);
+        } else if(hasMemberships) {
+            membershipTable.changeSelection(0, 0, false, false);
+        }
+
+        if(tagData.getRowCount() != 0 || membershipData.getRowCount() != 0) {
+            setTitle(tr("Tags: {0} / Memberships: {1}",
+                    tagData.getRowCount(), membershipData.getRowCount()));
+        } else {
+            setTitle(tr("Tags / Memberships"));
+        }
+    }
+
+    /* ---------------------------------------------------------------------------------- */
+    /* EditLayerChangeListener                                                            */
+    /* ---------------------------------------------------------------------------------- */
+    @Override
+    public void editLayerChanged(OsmDataLayer oldLayer, OsmDataLayer newLayer) {
+        if (newLayer == null) editHelper.saveTagsIfNeeded();
+        // it is time to save history of tags
+        GuiHelper.runInEDT(new Runnable() {
+            @Override public void run() {
+                updateSelection();
+            }
+        });
+    }
+
+    @Override
+    public void processDatasetEvent(AbstractDatasetChangedEvent event) {
+        updateSelection();
+    }
+
+    // </editor-fold>
+
+    // <editor-fold defaultstate="collapsed" desc="Methods that are called by plugins to extend fuctionality ">
+
+    /**
+     * Replies the tag popup menu handler.
+     * @return The tag popup menu handler
+     */
+    public PopupMenuHandler getPropertyPopupMenuHandler() {
+        return tagMenuHandler;
+    }
+
+    /**
+     * Returns the selected tag.
+     * @return The current selected tag
+     */
+    @SuppressWarnings("unchecked")
+    public Tag getSelectedProperty() {
+        int row = tagTable.getSelectedRow();
+        if (row == -1) return null;
+        TreeMap<String, Integer> map = (TreeMap<String, Integer>) tagData.getValueAt(row, 1);
+        return new Tag(
+                tagData.getValueAt(row, 0).toString(),
+                map.size() > 1 ? "" : map.keySet().iterator().next());
+    }
+
+    /**
+     * Replies the membership popup menu handler.
+     * @return The membership popup menu handler
+     */
+    public PopupMenuHandler getMembershipPopupMenuHandler() {
+        return membershipMenuHandler;
+    }
+
+    /**
+     * Returns the selected relation membership.
+     * @return The current selected relation membership
+     */
+    public IRelation getSelectedMembershipRelation() {
+        int row = membershipTable.getSelectedRow();
+        return row > -1 ? (IRelation) membershipData.getValueAt(row, 0) : null;
+    }
+
+    // </editor-fold>
+
+     /**
+     * Class that watches for mouse clicks
+     * @author imi
+     */
+    public class MouseClickWatch extends MouseAdapter {
+        @Override public void mouseClicked(MouseEvent e) {
+            if (e.getClickCount() < 2) {
+                // single click, clear selection in other table not clicked in
+                if (e.getSource() == tagTable) {
+                    membershipTable.clearSelection();
+                } else if (e.getSource() == membershipTable) {
+                    tagTable.clearSelection();
+                }
+            }
+            // double click, edit or add tag
+            else if (e.getSource() == tagTable) {
+                int row = tagTable.rowAtPoint(e.getPoint());
+                if (row > -1) {
+                    boolean focusOnKey = (tagTable.columnAtPoint(e.getPoint()) == 0);
+                    editHelper.editTag(row, focusOnKey);
+                } else {
+                    editHelper.addTag();
+                    btnAdd.requestFocusInWindow();
+                }
+            } else if (e.getSource() == membershipTable) {
+                int row = membershipTable.rowAtPoint(e.getPoint());
+                if (row > -1) {
+                    editMembership(row);
+                }
+            }
+            else {
+                editHelper.addTag();
+                btnAdd.requestFocusInWindow();
+            }
+        }
+        @Override public void mousePressed(MouseEvent e) {
+            if (e.getSource() == tagTable) {
+                membershipTable.clearSelection();
+            } else if (e.getSource() == membershipTable) {
+                tagTable.clearSelection();
+            }
+        }
+    }
+
+    static class MemberInfo {
+        private List<RelationMember> role = new ArrayList<>();
+        private Set<OsmPrimitive> members = new HashSet<>();
+        private List<Integer> position = new ArrayList<>();
+        private Iterable<OsmPrimitive> selection;
+        private String positionString = null;
+        private String roleString = null;
+
+        MemberInfo(Iterable<OsmPrimitive> selection) {
+            this.selection = selection;
+        }
+
+        void add(RelationMember r, Integer p) {
+            role.add(r);
+            members.add(r.getMember());
+            position.add(p);
+        }
+
+        String getPositionString() {
+            if (positionString == null) {
+                positionString = Utils.getPositionListString(position);
+                // if not all objects from the selection are member of this relation
+                if (Utils.exists(selection, Predicates.not(Predicates.inCollection(members)))) {
+                    positionString += ",\u2717";
+                }
+                members = null;
+                position = null;
+                selection = null;
+            }
+            return Utils.shortenString(positionString, 20);
+        }
+
+        String getRoleString() {
+            if (roleString == null) {
+                for (RelationMember r : role) {
+                    if (roleString == null) {
+                        roleString = r.getRole();
+                    } else if (!roleString.equals(r.getRole())) {
+                        roleString = tr("<different>");
+                        break;
+                    }
+                }
+            }
+            return roleString;
+        }
+
+        @Override
+        public String toString() {
+            return "MemberInfo{" +
+                    "roles='" + roleString + '\'' +
+                    ", positions='" + positionString + '\'' +
+                    '}';
+        }
+    }
+
+    /**
+     * Class that allows fast creation of read-only table model with String columns
+     */
+    public static class ReadOnlyTableModel extends DefaultTableModel {
+        @Override public boolean isCellEditable(int row, int column) {
+            return false;
+        }
+        @Override public Class<?> getColumnClass(int columnIndex) {
+            return String.class;
+        }
+    }
+
+    /**
+     * Action handling delete button press in properties dialog.
+     */
+    class DeleteAction extends JosmAction implements ListSelectionListener {
+
+        static final String DELETE_FROM_RELATION_PREF = "delete_from_relation";
+
+        public DeleteAction() {
+            super(tr("Delete"), /* ICON() */ "dialogs/delete", tr("Delete the selected key in all objects"),
+                    Shortcut.registerShortcut("properties:delete", tr("Delete Tags"), KeyEvent.VK_D,
+                            Shortcut.ALT_CTRL_SHIFT), false);
+            updateEnabledState();
+        }
+
+        protected void deleteTags(int[] rows){
+            // convert list of rows to HashMap (and find gap for nextKey)
+            HashMap<String, String> tags = new HashMap<>(rows.length);
+            int nextKeyIndex = rows[0];
+            for (int row : rows) {
+                String key = tagData.getValueAt(row, 0).toString();
+                if (row == nextKeyIndex + 1) {
+                    nextKeyIndex = row; // no gap yet
+                }
+                tags.put(key, null);
+            }
+
+            // find key to select after deleting other tags
+            String nextKey = null;
+            int rowCount = tagData.getRowCount();
+            if (rowCount > rows.length) {
+                if (nextKeyIndex == rows[rows.length-1]) {
+                    // no gap found, pick next or previous key in list
+                    nextKeyIndex = (nextKeyIndex + 1 < rowCount ? nextKeyIndex + 1 : rows[0] - 1);
+                } else {
+                    // gap found
+                    nextKeyIndex++;
+                }
+                nextKey = (String)tagData.getValueAt(nextKeyIndex, 0);
+            }
+
+            Collection<OsmPrimitive> sel = Main.main.getInProgressSelection();
+            Main.main.undoRedo.add(new ChangePropertyCommand(sel, tags));
+
+            membershipTable.clearSelection();
+            if (nextKey != null) {
+                tagTable.changeSelection(findRow(tagData, nextKey), 0, false, false);
+            }
+        }
+
+        protected void deleteFromRelation(int row) {
+            Relation cur = (Relation)membershipData.getValueAt(row, 0);
+
+            Relation nextRelation = null;
+            int rowCount = membershipTable.getRowCount();
+            if (rowCount > 1) {
+                nextRelation = (Relation)membershipData.getValueAt((row + 1 < rowCount ? row + 1 : row - 1), 0);
+            }
+
+            ExtendedDialog ed = new ExtendedDialog(Main.parent,
+                    tr("Change relation"),
+                    new String[] {tr("Delete from relation"), tr("Cancel")});
+            ed.setButtonIcons(new String[] {"dialogs/delete.png", "cancel.png"});
+            ed.setContent(tr("Really delete selection from relation {0}?", cur.getDisplayName(DefaultNameFormatter.getInstance())));
+            ed.toggleEnable(DELETE_FROM_RELATION_PREF);
+            ed.showDialog();
+
+            if(ed.getValue() != 1)
+                return;
+
+            Relation rel = new Relation(cur);
+            for (OsmPrimitive primitive: Main.main.getInProgressSelection()) {
+                rel.removeMembersFor(primitive);
+            }
+            Main.main.undoRedo.add(new ChangeCommand(cur, rel));
+
+            tagTable.clearSelection();
+            if (nextRelation != null) {
+                membershipTable.changeSelection(findRow(membershipData, nextRelation), 0, false, false);
+            }
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent e) {
+            if (tagTable.getSelectedRowCount() > 0) {
+                int[] rows = tagTable.getSelectedRows();
+                deleteTags(rows);
+            } else if (membershipTable.getSelectedRowCount() > 0) {
+                ConditionalOptionPaneUtil.startBulkOperation(DELETE_FROM_RELATION_PREF);
+                int[] rows = membershipTable.getSelectedRows();
+                // delete from last relation to conserve row numbers in the table
+                for (int i=rows.length-1; i>=0; i--) {
+                    deleteFromRelation(rows[i]);
+                }
+                ConditionalOptionPaneUtil.endBulkOperation(DELETE_FROM_RELATION_PREF);
+            }
+        }
+
+        @Override
+        protected final void updateEnabledState() {
+            setEnabled(
+                    (tagTable != null && tagTable.getSelectedRowCount() >= 1)
+                    || (membershipTable != null && membershipTable.getSelectedRowCount() > 0)
+                    );
+        }
+
+        @Override
+        public void valueChanged(ListSelectionEvent e) {
+            updateEnabledState();
+        }
+    }
+
+    /**
+     * Action handling add button press in properties dialog.
+     */
+    class AddAction extends JosmAction {
+        public AddAction() {
+            super(tr("Add Recommendation"), /* ICON() */ "dialogs/add", tr("Add a recommended key/value pair to your object"),
+                    Shortcut.registerShortcut("properties:add", tr("Add Tag"), KeyEvent.VK_A,
+                            Shortcut.ALT), false);
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent e) {
+            //System.out.println("clicked recommend");
+            
+            
+            editHelper.addTag();
+            btnAdd.requestFocusInWindow();
+            
+        }
+    }
+
+    /**
+     * Action handling edit button press in properties dialog.
+     * training process dialog/configuration
+     */
+    class EditActionTrain extends JosmAction implements ListSelectionListener {
+        public EditActionTrain() {            
+//            super(tr("Train a Model"), /* ICON() */ "dialogs/edit", tr("Start the training engine!"),
+//                    Shortcut.registerShortcut("properties:edit", tr("Edit Tags"), KeyEvent.VK_S,
+//                            Shortcut.ALT), false);
+            
+            super(tr("Train a Model"), /* ICON() */ "dialogs/fix", tr("Start the training engine!"),
+                    Shortcut.registerShortcut("properties:edit", tr("Edit Tags"), KeyEvent.VK_S,
+                            Shortcut.ALT), false);
+            
+            //images/dialogs/train.png
+            //System.out.println("icon");
+            
+            updateEnabledState(); 
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent e) {
+            if (!isEnabled())
+                return;
+            if (tagTable.getSelectedRowCount() == 1) {
+                int row = tagTable.getSelectedRow();
+                editHelper.editTag(row, false);
+            } else if (membershipTable.getSelectedRowCount() == 1) {
+                int row = membershipTable.getSelectedRow();
+                editMembership(row);
+            }
+        }
+
+        @Override
+        protected void updateEnabledState() {     
+            setEnabled(
+                    (tagTable != null && tagTable.getSelectedRowCount() == 1)
+                    ^ (membershipTable != null && membershipTable.getSelectedRowCount() == 1)
+                    );            
+        }
+
+        @Override
+        public void valueChanged(ListSelectionEvent e) {
+            updateEnabledState();
+        }
+    }
+
+    class HelpAction extends AbstractAction {
+        public HelpAction() {
+            putValue(NAME, tr("Go to OSM wiki for tag help (F1)"));
+            putValue(SHORT_DESCRIPTION, tr("Launch browser with wiki help for selected object"));
+            putValue(SMALL_ICON, ImageProvider.get("dialogs", "search"));
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent e) {
+            try {
+                String base = Main.pref.get("url.openstreetmap-wiki", "http://wiki.openstreetmap.org/wiki/");
+                String lang = LanguageInfo.getWikiLanguagePrefix();
+                final List<URI> uris = new ArrayList<>();
+                int row;
+                if (tagTable.getSelectedRowCount() == 1) {
+                    row = tagTable.getSelectedRow();
+                    String key = URLEncoder.encode(tagData.getValueAt(row, 0).toString(), "UTF-8");
+                    @SuppressWarnings("unchecked")
+                    Map<String, Integer> m = (Map<String, Integer>) tagData.getValueAt(row, 1);
+                    String val = URLEncoder.encode(m.entrySet().iterator().next().getKey(), "UTF-8");
+
+                    uris.add(new URI(String.format("%s%sTag:%s=%s", base, lang, key, val)));
+                    uris.add(new URI(String.format("%sTag:%s=%s", base, key, val)));
+                    uris.add(new URI(String.format("%s%sKey:%s", base, lang, key)));
+                    uris.add(new URI(String.format("%sKey:%s", base, key)));
+                    uris.add(new URI(String.format("%s%sMap_Features", base, lang)));
+                    uris.add(new URI(String.format("%sMap_Features", base)));
+                } else if (membershipTable.getSelectedRowCount() == 1) {
+                    row = membershipTable.getSelectedRow();
+                    String type = ((Relation)membershipData.getValueAt(row, 0)).get("type");
+                    if (type != null) {
+                        type = URLEncoder.encode(type, "UTF-8");
+                    }
+
+                    if (type != null && !type.isEmpty()) {
+                        uris.add(new URI(String.format("%s%sRelation:%s", base, lang, type)));
+                        uris.add(new URI(String.format("%sRelation:%s", base, type)));
+                    }
+
+                    uris.add(new URI(String.format("%s%sRelations", base, lang)));
+                    uris.add(new URI(String.format("%sRelations", base)));
+                } else {
+                    // give the generic help page, if more than one element is selected
+                    uris.add(new URI(String.format("%s%sMap_Features", base, lang)));
+                    uris.add(new URI(String.format("%sMap_Features", base)));
+                }
+
+                Main.worker.execute(new Runnable(){
+                    @Override public void run() {
+                        try {
+                            // find a page that actually exists in the wiki
+                            HttpURLConnection conn;
+                            for (URI u : uris) {
+                                conn = Utils.openHttpConnection(u.toURL());
+                                conn.setConnectTimeout(Main.pref.getInteger("socket.timeout.connect",15)*1000);
+
+                                if (conn.getResponseCode() != 200) {
+                                    Main.info("{0} does not exist", u);
+                                    conn.disconnect();
+                                } else {
+                                    int osize = conn.getContentLength();
+                                    if (osize > -1) {
+                                        conn.disconnect();
+
+                                        conn = Utils.openHttpConnection(new URI(u.toString()
+                                                .replace("=", "%3D") /* do not URLencode whole string! */
+                                                .replaceFirst("/wiki/", "/w/index.php?redirect=no&title=")
+                                                ).toURL());
+                                        conn.setConnectTimeout(Main.pref.getInteger("socket.timeout.connect",15)*1000);
+                                    }
+
+                                    /* redirect pages have different content length, but retrieving a "nonredirect"
+                                     *  page using index.php and the direct-link method gives slightly different
+                                     *  content lengths, so we have to be fuzzy.. (this is UGLY, recode if u know better)
+                                     */
+                                    if (conn.getContentLength() != -1 && osize > -1 && Math.abs(conn.getContentLength() - osize) > 200) {
+                                        Main.info("{0} is a mediawiki redirect", u);
+                                        conn.disconnect();
+                                    } else {
+                                        Main.info("browsing to {0}", u);
+                                        conn.disconnect();
+
+                                        OpenBrowser.displayUrl(u.toString());
+                                        break;
+                                    }
+                                }
+                            }
+                        } catch (Exception e) {
+                            Main.error(e);
+                        }
+                    }
+                });
+            } catch (URISyntaxException | UnsupportedEncodingException e1) {
+                Main.error(e1);
+            }
+        }
+    }
+
+    class PasteValueAction extends AbstractAction {
+        public PasteValueAction() {
+            putValue(NAME, tr("Paste Value"));
+            putValue(SHORT_DESCRIPTION, tr("Paste the value of the selected tag from clipboard"));
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent ae) {
+            if (tagTable.getSelectedRowCount() != 1)
+                return;
+            String key = tagData.getValueAt(tagTable.getSelectedRow(), 0).toString();
+            Collection<OsmPrimitive> sel = Main.main.getInProgressSelection();
+            String clipboard = Utils.getClipboardContent();
+            if (sel.isEmpty() || clipboard == null)
+                return;
+            Main.main.undoRedo.add(new ChangePropertyCommand(sel, key, Utils.strip(clipboard)));
+        }
+    }
+
+    abstract class AbstractCopyAction extends AbstractAction {
+
+        protected abstract Collection<String> getString(OsmPrimitive p, String key);
+
+        @Override
+        public void actionPerformed(ActionEvent ae) {
+            int[] rows = tagTable.getSelectedRows();
+            Set<String> values = new TreeSet<>();
+            Collection<OsmPrimitive> sel = Main.main.getInProgressSelection();
+            if (rows.length == 0 || sel.isEmpty()) return;
+
+            for (int row: rows) {
+                String key = tagData.getValueAt(row, 0).toString();
+                if (sel.isEmpty())
+                    return;
+                for (OsmPrimitive p : sel) {
+                    Collection<String> s = getString(p,key);
+                    if (s != null) {
+                        values.addAll(s);
+                    }
+                }
+            }
+            if (!values.isEmpty()) {
+                Utils.copyToClipboard(Utils.join("\n", values));
+            }
+        }
+    }
+
+    class CopyValueAction extends AbstractCopyAction {
+
+        public CopyValueAction() {
+            putValue(NAME, tr("Copy Value"));
+            putValue(SHORT_DESCRIPTION, tr("Copy the value of the selected tag to clipboard"));
+        }
+
+        @Override
+        protected Collection<String> getString(OsmPrimitive p, String key) {
+            String v = p.get(key);
+            return v == null ? null : Collections.singleton(v);
+        }
+    }
+
+    class CopyKeyValueAction extends AbstractCopyAction {
+
+        public CopyKeyValueAction() {
+            putValue(NAME, tr("Copy selected Key(s)/Value(s)"));
+            putValue(SHORT_DESCRIPTION, tr("Copy the key and value of the selected tag(s) to clipboard"));
+        }
+
+        @Override
+        protected Collection<String> getString(OsmPrimitive p, String key) {
+            String v = p.get(key);
+            return v == null ? null : Collections.singleton(new Tag(key, v).toString());
+        }
+    }
+
+    class CopyAllKeyValueAction extends AbstractCopyAction {
+
+        public CopyAllKeyValueAction() {
+            putValue(NAME, tr("Copy all Keys/Values"));
+            putValue(SHORT_DESCRIPTION, tr("Copy the key and value of all the tags to clipboard"));
+        }
+
+        @Override
+        protected Collection<String> getString(OsmPrimitive p, String key) {
+            List<String> r = new LinkedList<>();
+            for (Entry<String, String> kv : p.getKeys().entrySet()) {
+                r.add(new Tag(kv.getKey(), kv.getValue()).toString());
+            }
+            return r;
+        }
+    }
+
+    class SearchAction extends AbstractAction {
+        final boolean sameType;
+
+        public SearchAction(boolean sameType) {
+            this.sameType = sameType;
+            if (sameType) {
+                putValue(NAME, tr("Search Key/Value/Type"));
+                putValue(SHORT_DESCRIPTION, tr("Search with the key and value of the selected tag, restrict to type (i.e., node/way/relation)"));
+            } else {
+                putValue(NAME, tr("Search Key/Value"));
+                putValue(SHORT_DESCRIPTION, tr("Search with the key and value of the selected tag"));
+            }
+        }
+
+        @Override
+        public void actionPerformed(ActionEvent e) {
+            if (tagTable.getSelectedRowCount() != 1)
+                return;
+            String key = tagData.getValueAt(tagTable.getSelectedRow(), 0).toString();
+            Collection<OsmPrimitive> sel = Main.main.getInProgressSelection();
+            if (sel.isEmpty())
+                return;
+            String sep = "";
+            StringBuilder s = new StringBuilder();
+            for (OsmPrimitive p : sel) {
+                String val = p.get(key);
+                if (val == null) {
+                    continue;
+                }
+                String t = "";
+                if (!sameType) {
+                    t = "";
+                } else if (p instanceof Node) {
+                    t = "type:node ";
+                } else if (p instanceof Way) {
+                    t = "type:way ";
+                } else if (p instanceof Relation) {
+                    t = "type:relation ";
+                }
+                s.append(sep).append("(").append(t).append("\"").append(
+                        org.openstreetmap.josm.actions.search.SearchAction.escapeStringForSearch(key)).append("\"=\"").append(
+                        org.openstreetmap.josm.actions.search.SearchAction.escapeStringForSearch(val)).append("\")");
+                sep = " OR ";
+            }
+
+            SearchSetting ss = new SearchSetting(s.toString(), SearchMode.replace, true, false, false);
+            org.openstreetmap.josm.actions.search.SearchAction.searchWithoutHistory(ss);
+        }
+    }
+
+    @Override
+    public void preferenceChanged(PreferenceChangeEvent e) {
+        super.preferenceChanged(e);
+        if ("display.discardable-keys".equals(e.getKey()) && Main.main.getCurrentDataSet() != null) {
+            // Re-load data when display preference change
+            updateSelection();
+        }
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/HistoryParser.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/HistoryParser.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/HistoryParser.java	(revision 31106)
@@ -0,0 +1,341 @@
+
+package org.openstreetmap.josm.plugins.osmrec.personalization;
+
+import com.vividsolutions.jts.geom.Coordinate;
+import com.vividsolutions.jts.geom.Geometry;
+import com.vividsolutions.jts.geom.GeometryFactory;
+import com.vividsolutions.jts.geom.LineString;
+import com.vividsolutions.jts.geom.LinearRing;
+import com.vividsolutions.jts.geom.Point;
+import com.vividsolutions.jts.geom.Polygon;
+import java.io.IOException;
+import java.io.InputStream;
+import java.net.HttpURLConnection;
+import java.net.MalformedURLException;
+import java.net.URL;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import javax.xml.parsers.DocumentBuilder;
+import javax.xml.parsers.DocumentBuilderFactory;
+import javax.xml.parsers.ParserConfigurationException;
+import org.w3c.dom.Document;
+import org.w3c.dom.Node;
+import org.w3c.dom.NodeList;
+import org.xml.sax.SAXException;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.Map;
+import org.geotools.geometry.jts.JTS;
+import org.geotools.referencing.CRS;
+import org.geotools.referencing.crs.DefaultGeocentricCRS;
+import org.geotools.referencing.crs.DefaultGeographicCRS;
+import org.opengis.geometry.MismatchedDimensionException;
+import org.opengis.referencing.FactoryException;
+import org.opengis.referencing.crs.CoordinateReferenceSystem;
+import org.opengis.referencing.operation.MathTransform;
+import org.opengis.referencing.operation.TransformException;
+import org.openstreetmap.josm.plugins.container.OSMNode;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+
+
+/**
+ * Parses the history of an OSM user's changesets using OSM API.
+ * 
+ * @author imis-nkarag
+ */
+
+public class HistoryParser {
+    private static final String OSM_API = "http://api.openstreetmap.org/api/0.6/";
+    //private static final String GET_CHANGESET = "http://api.openstreetmap.org/api/0.6/changeset/28851695/download";
+    private static final CoordinateReferenceSystem sourceCRS = DefaultGeographicCRS.WGS84;
+    private static final CoordinateReferenceSystem targetCRS = DefaultGeocentricCRS.CARTESIAN;
+    private static final GeometryFactory geometryFactory = new GeometryFactory();
+    private MathTransform transform;
+    private OSMNode nodeTmp;  
+
+    private final List<OSMNode> nodeList;
+    private final Map<String, OSMNode> nodesWithIDs;
+    private final List<OSMWay> wayList;
+    private OSMWay wayTmp;
+    private final String username;
+
+    public HistoryParser(String username) {   
+        this.username = username;
+        transform = null;
+        try {
+            transform = CRS.findMathTransform(sourceCRS, targetCRS, true);
+        } catch (FactoryException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        nodeList = new ArrayList<>();
+        nodesWithIDs = new HashMap<>();
+        wayList = new ArrayList<>();
+    }
+
+    public void historyParse(String timeInterval) {
+        
+        HashSet<String> changesetIDsList = new HashSet<>();
+        
+        try {
+            String osmUrl = OSM_API + "changesets?display_name=" + username + "&time=" + timeInterval;
+            
+            System.out.println("requesting..\n" + osmUrl);
+            
+            URL url = new URL(osmUrl);
+            HttpURLConnection connection = (HttpURLConnection) url.openConnection();
+            connection.setRequestMethod("GET");
+            //connection.setRequestProperty("Accept", "application/xml");
+            
+            InputStream xml = connection.getInputStream();
+            //System.out.println("xml" + xml.read());
+            
+            DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
+            DocumentBuilder db = dbf.newDocumentBuilder(); 
+            Document doc = db.parse(xml);
+            NodeList nodes = doc.getElementsByTagName("changeset");
+   
+            
+            System.out.println("changeset size "+ nodes.getLength());
+            //System.out.println("changeset ");
+            for (int i = 0; i < nodes.getLength(); i++) {
+                //Element element = (Element) nodes.item(i);
+                System.out.println("attributes of " + i + "th changeset"); 
+                //for(int j = 0; j < nodes.item(i).getAttributes().getLength(); j++){
+                    //System.out.println("-  "+ nodes.item(i).getAttributes().item(j));
+                    
+                //}
+                String id = nodes.item(i).getAttributes().item(3).toString();
+                System.out.println("id:" + nodes.item(i).getAttributes().item(3));
+                id = stripQuotes(id);
+                changesetIDsList.add(id);                
+            }
+            
+            for(String id : changesetIDsList){
+                getChangesetByID(id);
+            }
+        } catch (MalformedURLException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (IOException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (ParserConfigurationException | SAXException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+    }
+
+    private void getChangesetByID(String id) {
+        try {
+            String changesetByIDURL = OSM_API+ "changeset/" + id + "/download";
+            
+            System.out.println("requesting..\n" + changesetByIDURL);
+            
+            URL url = new URL(changesetByIDURL);
+            HttpURLConnection connection = (HttpURLConnection) url.openConnection();
+            connection.setRequestMethod("GET");
+            //connection.setRequestProperty("Accept", "application/xml");
+        
+            InputStream xml = connection.getInputStream();
+            
+            DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
+            DocumentBuilder db = dbf.newDocumentBuilder(); 
+            Document doc = db.parse(xml);
+            //NodeList nodes = doc.getElementsByTagName("create");
+            //NodeList nodes2 = doc.getChildNodes();
+            Node osmChange = doc.getFirstChild();
+  
+            //get all nodes first, in order to be able to call all nodes references and create the geometries
+            for(int i = 0; i < osmChange.getChildNodes().getLength(); i++){
+                String changeType = osmChange.getChildNodes().item(i).getNodeName();
+                if(!(changeType.equals("#text") || changeType.equals("delete"))){
+
+                    NodeList changeChilds = osmChange.getChildNodes().item(i).getChildNodes();
+
+                    Node osmObject = changeChilds.item(1);
+
+                    if(osmObject.getNodeName().equals("node")){
+                        //System.out.println("node");
+                        //node data 
+                        nodeTmp = new OSMNode();
+                        //System.out.println("id of node: " + wayChild.getAttributes().getNamedItem("id").getNodeValue());
+                        nodeTmp.setID(osmObject.getAttributes().getNamedItem("id").getNodeValue());
+
+                        //parse geometry
+                        double longitude = Double.parseDouble(osmObject.getAttributes().getNamedItem("lon").getNodeValue());
+                        double latitude = Double.parseDouble(osmObject.getAttributes().getNamedItem("lat").getNodeValue());
+                        Coordinate targetGeometry = null;
+                        Coordinate sourceCoordinate = new Coordinate(longitude, latitude);
+                        try {    
+                            targetGeometry = JTS.transform(sourceCoordinate, null, transform);
+                        } catch (MismatchedDimensionException | TransformException ex) {
+                            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+                        }
+
+                        //create geometry object
+                        Geometry geom = geometryFactory.createPoint(new Coordinate(targetGeometry));
+                        nodeTmp.setGeometry(geom);                    
+
+                        nodeList.add(nodeTmp);
+                        nodesWithIDs.put(nodeTmp.getID(), nodeTmp);
+
+                    }                        
+                }
+            }
+        
+            for(int i = 0; i < osmChange.getChildNodes().getLength(); i++){
+                String changeType = osmChange.getChildNodes().item(i).getNodeName();
+                if(!(changeType.equals("#text") || changeType.equals("delete"))){
+                //if(!(changeType.equals("#text"))){
+                    NodeList changeChilds = osmChange.getChildNodes().item(i).getChildNodes();
+
+                    Node osmObject = changeChilds.item(1);
+                    if(osmObject.getNodeName().equals("way")){
+
+                        //get way data
+                        wayTmp = new OSMWay();
+                        wayTmp.setID(osmObject.getAttributes().getNamedItem("id").getNodeValue());  
+                        //osmObject.getChildNodes() <-extract tags, then set tags to osm object
+                        System.out.println("\n\nWAY: " + wayTmp.getID());
+                        //System.out.println("i " + i + " j " + j + " wayTmp refers: " + wayTmp.getNodeReferences());
+                        for(int l=0; l<osmObject.getChildNodes().getLength(); l++){
+                            String wayChild = osmObject.getChildNodes().item(l).getNodeName();
+
+                            if(wayChild.equals("tag")){
+                                String key = osmObject.getChildNodes().item(l).getAttributes().getNamedItem("k").getNodeValue();
+                                String value = osmObject.getChildNodes().item(l).getAttributes().getNamedItem("v").getNodeValue();
+                                System.out.println("key: " + key + " value: " + value);
+                                wayTmp.setTagKeyValue(key,value);
+                            }
+                            else if(wayChild.equals("nd")){
+                                //System.out.println("nd ref: " + osmObject.getChildNodes().item(j).getAttributes().getNamedItem("ref").getNodeValue());
+                                wayTmp.addNodeReference(osmObject.getChildNodes().item(l).getAttributes().getNamedItem("ref").getNodeValue());
+
+                            }
+                        }
+                        
+                        //construct the Way geometry from each node of the node references
+                        List<String> references = wayTmp.getNodeReferences();
+                        //System.out.println("references exist? size: " + references.size());  
+
+                        for (String entry: references) {
+                           if(nodesWithIDs.containsKey(entry)){ 
+                            //System.out.println("nodes with ids, entry " + entry);
+                            //System.out.println("nodes with ids: " + nodesWithIDs);
+                                Geometry geometry = nodesWithIDs.get(entry).getGeometry(); //get the geometry of the node with ID=entry
+                                wayTmp.addNodeGeometry(geometry); //add the node geometry in this way
+                           //}
+                           }
+                           else{
+                               System.out.println("nodes with ids, no entry " + entry);
+                               getNodeFromAPI(entry);
+                           }
+                        }
+
+                        Geometry geom = geometryFactory.buildGeometry(wayTmp.getNodeGeometries());
+                        //System.out.println("geom: " + geom);
+                        if((wayTmp.getNodeGeometries().size()>3) && 
+                                wayTmp.getNodeGeometries().get(0).equals(wayTmp.getNodeGeometries()
+                                                                                    .get(wayTmp.getNodeGeometries().size()-1))){
+                        //checks if the beginning and ending node are the same and the number of nodes are more than 3. 
+                        //the nodes must be more than 3, because jts does not allow a construction of a linear ring with less points.
+
+                            if (!((wayTmp.getTagKeyValue().containsKey("barrier")) || wayTmp.getTagKeyValue().containsKey("highway"))){
+                            //this is not a barrier nor a road, so construct a polygon geometry
+
+                            LinearRing linear = geometryFactory.createLinearRing(geom.getCoordinates());
+                            Polygon poly = new Polygon(linear, null, geometryFactory);
+                            wayTmp.setGeometry(poly);               
+                            }
+                            else {
+                            //it is either a barrier or a road, so construct a linear ring geometry 
+                                LinearRing linear = geometryFactory.createLinearRing(geom.getCoordinates());
+                                wayTmp.setGeometry(linear);  
+                            }
+                        }
+                        else if (wayTmp.getNodeGeometries().size() > 1){
+                        //it is an open geometry with more than one nodes, make it linestring 
+
+                            LineString lineString =  geometryFactory.createLineString(geom.getCoordinates());
+                            wayTmp.setGeometry(lineString);               
+                        }
+                        else{ //we assume all the rest geometries are points
+                        //some ways happen to have only one point. Construct a  Point.
+                            Point point = geometryFactory.createPoint(geom.getCoordinate());
+                            wayTmp.setGeometry(point);
+                        }
+                        wayList.add(wayTmp);    
+                    }   
+                }
+            }                  
+            
+        } catch (MalformedURLException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (IOException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (ParserConfigurationException | SAXException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        }   
+    }
+
+    private String stripQuotes(String id) {
+        id = id.substring(4, id.length()-1);
+        //System.out.println("id: " + id);
+        return id;
+    }
+
+    private void getNodeFromAPI(String nodeID) {
+        try {
+            String osmUrl = OSM_API + "node/" + nodeID;
+            
+            System.out.println("requesting..\n" + osmUrl);
+            
+            URL url = new URL(osmUrl);
+            HttpURLConnection connection = (HttpURLConnection) url.openConnection();
+            connection.setRequestMethod("GET");
+            //connection.setRequestProperty("Accept", "application/xml");
+            
+            InputStream xml = connection.getInputStream();
+            //System.out.println("xml" + xml.read());
+            
+            DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
+            DocumentBuilder db = dbf.newDocumentBuilder();
+            Document doc = db.parse(xml);
+            NodeList nodes = doc.getElementsByTagName("node");
+            String lat = nodes.item(0).getAttributes().getNamedItem("lat").getNodeValue();
+            String lon = nodes.item(0).getAttributes().getNamedItem("lon").getNodeValue();
+            //System.out.println("lat from api " + lat);
+            
+            nodeTmp = new OSMNode();
+            nodeTmp.setID(nodeID);
+
+            //parse geometry
+            double longitude = Double.parseDouble(lon);
+            double latitude = Double.parseDouble(lat);
+            Coordinate targetGeometry = null;
+            Coordinate sourceCoordinate = new Coordinate(longitude, latitude);
+            try {    
+                targetGeometry = JTS.transform(sourceCoordinate, null, transform);
+            } catch (MismatchedDimensionException | TransformException ex) {
+                Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+            }
+
+            //create geometry object
+            Geometry geom = geometryFactory.createPoint(new Coordinate(targetGeometry));
+            nodeTmp.setGeometry(geom);                    
+
+            nodeList.add(nodeTmp);
+            nodesWithIDs.put(nodeTmp.getID(), nodeTmp);
+            
+        } catch (MalformedURLException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (IOException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (ParserConfigurationException | SAXException ex) {
+            Logger.getLogger(HistoryParser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+    }
+    
+    public List<OSMWay> getWayList(){
+        return wayList;
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/TrainByUser.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/TrainByUser.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/TrainByUser.java	(revision 31106)
@@ -0,0 +1,890 @@
+package org.openstreetmap.josm.plugins.osmrec.personalization;
+
+import static java.util.concurrent.TimeUnit.NANOSECONDS;
+import de.bwaldvogel.liblinear.FeatureNode;
+import de.bwaldvogel.liblinear.Linear;
+import de.bwaldvogel.liblinear.Model;
+import de.bwaldvogel.liblinear.Parameter;
+import de.bwaldvogel.liblinear.Problem;
+import de.bwaldvogel.liblinear.SolverType;
+import java.io.BufferedWriter;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.OutputStream;
+import java.io.OutputStreamWriter;
+import java.io.PrintStream;
+import java.io.UnsupportedEncodingException;
+import java.util.ArrayList;
+import java.util.Arrays;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import org.openstreetmap.josm.plugins.container.OSMRelation;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import org.openstreetmap.josm.plugins.extractor.Analyzer;
+import org.openstreetmap.josm.plugins.extractor.LanguageDetector;
+import org.openstreetmap.josm.plugins.features.ClassFeatures;
+import org.openstreetmap.josm.plugins.features.GeometryFeatures;
+import org.openstreetmap.josm.plugins.features.OSMClassification;
+import org.openstreetmap.josm.plugins.features.RelationFeatures;
+import org.openstreetmap.josm.plugins.features.TextualFeatures;
+import org.openstreetmap.josm.plugins.parsers.Mapper;
+import org.openstreetmap.josm.plugins.parsers.Ontology;
+import org.openstreetmap.josm.plugins.parsers.TextualStatistics;
+
+/**
+ *  Trains a model by the history of given user.
+ * 
+ *  @author imis-nkarag
+ */
+
+public class TrainByUser {
+    
+    private final String inputFilePath;
+    private static Map<String,String> mappings;
+    private static Map<String,Integer> mapperWithIDs;
+    private static List<OSMWay> wayList;
+    private static List<OSMRelation> relationList;
+    
+    private static Map<String, List<String>> indirectClasses;
+    private static Map<String, Integer> indirectClassesWithIDs;
+    //private static List<OntClass> listHierarchy;
+    private static List<String> namesList;       
+    private int numberOfTrainingInstances;
+    private final String modelDirectoryPath;
+    private final File modelDirectory;
+    private static double score1 = 0;
+    private static double score5 = 0;
+    private static double score10 = 0;
+    private static double foldScore1 = 0;
+    private static double foldScore5 = 0;
+    private static double foldScore10 = 0;
+    private static double bestScore = 0;
+    int trainProgress = 0;
+    private final boolean validateFlag;
+    private final double cParameterFromUser;
+    private double bestConfParam;
+    private final int topK;
+    private final int frequency;
+    private final boolean topKIsSelected;
+    private String textualListFilePath;    
+    private static boolean USE_CLASS_FEATURES = false;
+    private static boolean USE_RELATION_FEATURES = false;
+    private static boolean USE_TEXTUAL_FEATURES = true;
+    private static int numberOfFeatures;
+    private static LanguageDetector languageDetector;
+    private final String username;
+        
+    public TrainByUser(String inputFilePath, String username, boolean validateFlag, double cParameterFromUser, 
+            int topK, int frequency, boolean topKIsSelected, LanguageDetector languageDetector, List<OSMWay> wayList) {
+        super();
+        TrainByUser.languageDetector = languageDetector;        
+        this.inputFilePath = inputFilePath; 
+        this.username = username;
+        this.validateFlag = validateFlag;
+        this.cParameterFromUser = cParameterFromUser;
+        this.topK = topK;
+        this.frequency = frequency;
+        this.topKIsSelected = topKIsSelected;
+        System.out.println("find parent directory, create osmrec dir for models: " + new File(inputFilePath).getParentFile());
+        modelDirectoryPath = new File(inputFilePath).getParentFile() + "/OSMRec_models";
+        //textualDirectoryPath = new File(inputFilePath).getParentFile() + "/OSMRec_models/textualList.txt";
+        
+        modelDirectory = new File(modelDirectoryPath);
+        
+        if (!modelDirectory.exists()) {
+            modelDirectory.mkdir();
+            System.out.println("model directory created!");
+        }
+        else {
+            System.out.println("directory already exists!");
+        }   
+        TrainByUser.wayList = wayList;
+    }
+    
+    
+    public void executeTraining(){        
+        extractTextualList();
+        parseFiles();
+        if(validateFlag){            
+            validateLoop();
+            System.out.println("Training model with the best c: " + bestConfParam);
+            clearDataset();
+            trainModel(bestConfParam);
+            clearDataset();
+            trainModelWithClasses(bestConfParam);
+            
+        }
+        else{
+            clearDataset();
+            trainModel(cParameterFromUser);
+            clearDataset();
+            trainModelWithClasses(cParameterFromUser);
+            System.out.println("done.");
+        }
+        System.out.println("Train by user process complete.");       
+    }
+    
+    private void extractTextualList(){
+        System.out.println("Running analysis..");
+        //provide top-K
+        //Keep the top-K most frequent terms
+        //Keep terms with frequency higher than N
+        //Use the remaining terms as training features
+        
+        Analyzer anal = new Analyzer(inputFilePath, languageDetector);
+        anal.runAnalysis();
+
+        textualListFilePath = modelDirectory.getAbsolutePath()+"/textualList.txt";
+        File textualFile = new File(textualListFilePath); //decide path of models
+        if(textualFile.exists()){
+            textualFile.delete();
+        }        
+        try {
+            textualFile.createNewFile();
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }           
+        
+        //writeTextualListToFile(textualFilePath, anal.getTopKMostFrequent(15));
+        List<Map.Entry<String, Integer>> textualList;
+        if(topKIsSelected){
+            textualList = anal.getTopKMostFrequent(topK);
+            System.out.println(textualList);
+        }
+        else{
+            textualList = anal.getWithFrequency(frequency);
+            System.out.println(textualList);
+        }
+
+        writeTextualListToFile(textualListFilePath, textualList);
+        System.out.println("textual list saved at location:\n" + textualListFilePath);
+        //write list to file and let parser do the loading from the names file
+        
+        //method read default list
+        //method extract textual list - > the list will be already in memory, so the names parser doesn t have to be called
+        if(USE_CLASS_FEATURES){
+            numberOfFeatures = 1422 + 105 + textualList.size();
+        }
+        else{          
+            numberOfFeatures = 105 + textualList.size();
+        }
+    }  
+    
+    private void parseFiles() {
+       // File tagsToClassesFile = new File(tagsToClassesFilePath);        
+
+        //osmRecProperties.load(Train.class.getResourceAsStream("/resources/properties/osmRec.properties"));
+        InputStream tagsToClassesMapping = TrainByUser.class.getResourceAsStream("/resources/files/Map");
+
+        Mapper mapper = new Mapper();
+        try {   
+            mapper.parseFile(tagsToClassesMapping);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(Mapper.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        mappings = mapper.getMappings();
+        mapperWithIDs = mapper.getMappingsWithIDs(); 
+        //System.out.println("success. mappings empty? " + mappings.isEmpty());
+        
+        InputStream ontologyStream = TrainByUser.class.getResourceAsStream("/resources/files/owl.xml");
+        Ontology ontology = new Ontology(ontologyStream);            
+
+        ontology.parseOntology();
+        System.out.println("ontology parsed ");
+        indirectClasses = ontology.getIndirectClasses();
+        indirectClassesWithIDs = ontology.getIndirectClassesIDs();
+        //listHierarchy = ontology.getListHierarchy();        
+
+        //InputStream textualFileStream = TrainWorker.class.getResourceAsStream("/resources/files/names");     
+        InputStream textualFileStream = null;  
+        try {
+            textualFileStream = new FileInputStream(new File(textualListFilePath));
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        
+        readTextualFromDefaultList(textualFileStream);      
+        
+        //osmParser.parseDocument();
+        //relationList = osmParser.getRelationList();
+        //wayList = osmParser.getWayList();
+        numberOfTrainingInstances = wayList.size();
+        System.out.println("number of instances: " + numberOfTrainingInstances);   
+        System.out.println("end of parsing files."); 
+        
+    }
+
+    private void validateLoop(){
+//        Double[] confParams = new Double[] {Math.pow(2, -10), Math.pow(2, -5),Math.pow(2, -3),Math.pow(2, -1),
+//            Math.pow(2, 0),Math.pow(2, 1),Math.pow(2, 2),Math.pow(2, 3),Math.pow(2, 4),Math.pow(2, 5),Math.pow(2, 6),
+//            Math.pow(2, 8),Math.pow(2, 10),Math.pow(2, 12),Math.pow(2, 14),Math.pow(2, 15),Math.pow(2, 16),Math.pow(2, 17)};
+        
+        Double[] confParams = new Double[] {Math.pow(2, -10),Math.pow(2, -10), Math.pow(2, -5),Math.pow(2, -3),Math.pow(2, -1),Math.pow(2, 0)};        
+                
+        double bestC = Math.pow(2, -10);
+        
+        for(Double param : confParams){
+            
+            foldScore1 = 0;
+            foldScore5 = 0;
+            foldScore10 = 0;
+            System.out.println("\n\n\nrunning for C = " + param);
+            clearDataset();
+            System.out.println("fold1");
+            //crossValidateFold(0, 3, 3, 4, false, param);
+            crossValidateFold(0, 4, 4, 5, false, param); //4-1
+            //setProgress(4*((5*(trainProgress++))/confParams.length)); 
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold2");
+            //crossValidateFold(1, 4, 4, 5, false, param);
+            crossValidateFold(1, 5, 0, 1, false, param);
+            //setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold3");
+            //crossValidateFold(2, 5, 0, 1, false, param);
+            crossValidateFold(0, 5, 1, 2, true, param);
+            //setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold4");
+            //crossValidateFold(0, 5, 1, 2, true, param); 
+            crossValidateFold(0, 5, 2, 3, true, param);
+            //setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            clearDataset();
+            System.out.println("fold5");
+            //crossValidateFold(0, 5, 2, 3, true, param);
+            crossValidateFold(0, 5, 3, 4, true, param);
+            //setProgress(4*((5*(trainProgress++))/confParams.length));
+            //System.out.println((5*trainProgress)/confParams.length);
+            
+            foldScore1 = foldScore1 + score1;
+            foldScore5 = foldScore5 + score5;
+            foldScore10 = foldScore10 + score10;
+            System.out.println("\n\nC=" + param + ", average score 1-5-10: " + foldScore1/5 +" "+ foldScore5/5 + " "+ foldScore10/5);
+            if(bestScore < foldScore1 ){
+                bestScore = foldScore1;
+                bestC = param;
+            }
+            
+        }
+        System.out.println(4*((5*(trainProgress++))/confParams.length));
+        //setProgress(100);
+        bestConfParam = bestC;
+        System.out.println("best c param= " + bestC + ", score: " + bestScore/5 );
+    }
+    
+    private void crossValidateFold(int a, int b, int c, int d, boolean skip, double param){
+        System.out.println("Starting cross validation");
+        int testSize = wayList.size()/5;
+
+        List<OSMWay> trainList= new ArrayList<>();
+        for(int g = a*testSize; g<b*testSize; g++){  // 0~~1~~2~~3~~4~~5
+            if(skip){
+                if(g == (c)*testSize){g=(c+1)*testSize;}
+            
+            }
+            trainList.add(wayList.get(g)); 
+        }  
+
+        int wayListSizeWithoutUnclassified = trainList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        int lalala = 0;
+        for(OSMWay way : trainList){
+
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures]; //working[3812];
+        int k =0;    
+        
+        for(OSMWay way : trainList){
+            //adding multiple vectors                     
+            int id;           
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList, languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        }
+        
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures; //(geometry 105 + textual        //3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+           @Override
+           public void write(int arg0) throws IOException {
+                
+           }
+        }));
+         
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile;
+        if(USE_CLASS_FEATURES){
+            modelFile = new File(modelDirectory.getAbsolutePath()+"/user_" + username + "_model_with_classes_c=" + param);
+        }
+        else{
+            modelFile = new File(modelDirectory.getAbsolutePath()+"/user__" + username + "_model_geometries_textual_c=" + param);
+        }
+  
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+
+        //test set 
+        List<OSMWay> testList= new ArrayList<>();
+        for(int g = c*testSize; g<d*testSize; g++){
+            testList.add(wayList.get(g));
+            //liblinear test                       
+        }
+        System.out.println("testList size: " + testList.size());
+        int succededInstances=0;
+        int succededInstances5=0;
+        int succededInstances10=0;
+        try {
+            model = Model.load(modelFile);
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }
+        int modelLabelSize = model.getLabels().length;
+        int[] labels = model.getLabels();
+        Map<Integer, Integer> mapLabelsToIDs = new HashMap<>();
+        for(int h =0; h < model.getLabels().length; h++){
+            mapLabelsToIDs.put(labels[h], h);
+            //System.out.println(h + "   <->    " + labels[h]);
+        }
+        
+        int wayListSizeWithoutUnclassified2 = testList.size();
+        for(OSMWay way : testList){
+
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+            if(way.getClassIDs().isEmpty()){
+                //System.out.println("found unclassified" + way.getClassIDs() + "class: " +way.getClassID());
+                wayListSizeWithoutUnclassified2 = wayListSizeWithoutUnclassified2-1;
+                //u++;
+            }
+        }         
+        
+        FeatureNode[] testInstance2;
+        for(OSMWay way : testList){
+            
+            int id;
+            
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            //System.out.println("id 1526 -> " + geometryFeatures.getLastID());
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);       
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+                //System.out.println("geom feat " + id);
+            }
+            //id 1531
+            //System.out.println("id 1532 -> " + relationFeatures.getLastID());
+            if(USE_TEXTUAL_FEATURES){
+                TextualFeatures textualFeatures = new TextualFeatures(id, namesList, languageDetector);
+                textualFeatures.createTextualFeatures(way);
+                //System.out.println("last textual id: " + textualFeatures.getLastID());
+                //System.out.println("full:  " + way.getFeatureNodeList());
+            }
+            else{
+                
+            }
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+
+            int i =0;
+            for(FeatureNode featureNode : featureNodeList){
+                featureNodeArray[i] = featureNode;
+                i++;
+            }
+
+            testInstance2 = featureNodeArray;
+            //double prediction = Linear.predict(model, testInstance2);
+            //System.out.println("test prediction: " + prediction);
+            double[] scores = new double[modelLabelSize];
+            Linear.predictValues(model, testInstance2, scores);
+
+            //find index of max values in scores array: predicted classes are the elements of these indexes from array model.getlabels
+            //iter scores and find 10 max values with their indexes first. then ask those indexes from model.getlabels
+            Map<Double, Integer> scoresValues = new HashMap<>();
+            for(int h = 0; h < scores.length; h++){
+                scoresValues.put(scores[h], h);                
+                //System.out.println(h + "   <->    " + scores[h]);
+            }          
+
+            Arrays.sort(scores);
+            //System.out.println("max value: " + scores[scores.length-1] + " second max: " + scores[scores.length-2]);
+            //System.out.println("ask this index from labels: " + scoresValues.get(scores[scores.length-1]));
+            //System.out.println("got from labels: " +  labels[scoresValues.get(scores[scores.length-1])]);
+            //System.out.println("next prediction: " +  labels[scoresValues.get(scores[scores.length-2])]);
+            //System.out.println("way labels: " + way.getClassIDs());
+            //System.out.println("test prediction: " + prediction);
+            if(way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])])){
+                succededInstances++;              
+            }
+            if(
+                    
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])]) || 
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-2])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-3])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-4])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-5])])
+              ){
+                succededInstances5++;
+            }
+            if(
+                    
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-1])]) || 
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-2])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-3])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-4])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-5])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-6])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-7])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-8])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-9])]) ||
+                way.getClassIDs().contains(labels[scoresValues.get(scores[scores.length-10])])
+              ){
+                succededInstances10++;
+            } 
+            //System.out.println("labels: " + Arrays.toString(model.getLabels()));
+            //System.out.println("label[0]: " + model.getLabels()[0]);            
+        }        
+        
+        System.out.println("Succeeded " + succededInstances + " of " + testList.size() + " total (1 class prediction)");
+        double precision1 = (double)succededInstances/(double)wayListSizeWithoutUnclassified2;
+        score1 = precision1;
+        System.out.println(precision1);
+        
+        System.out.println("Succeeded " + succededInstances5 + " of " + testList.size()+ " total (5 class prediction)");
+        double precision5 = (double)succededInstances5/(double)wayListSizeWithoutUnclassified2;
+        score5 = precision5;
+        System.out.println(precision5);
+        
+        System.out.println("Succeeded " + succededInstances10 + " of " + testList.size()+ " total (10 class prediction)");
+        double precision10 = (double)succededInstances10/(double)wayListSizeWithoutUnclassified2;
+        score10 = precision10;
+        System.out.println(precision10);               
+    }  
+    
+    private void trainModel(double param){
+        
+        int wayListSizeWithoutUnclassified = wayList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        int lalala = 0;
+
+        //System.out.println("starting classify instances");
+        for(OSMWay way : wayList){
+            //setProgress(trainProgress++);
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        //System.out.println("end classify instances");
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures]; //working[3812];
+        int k =0; 
+        
+        //setProgress(trainProgress+5);
+        for(OSMWay way : wayList){
+            //adding multiple vectors                     
+            int id;           
+            if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+            }
+            else{
+                id = 1;
+            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList,languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        } 
+        //System.out.println("feature construction completed.");
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures;//3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+
+           @Override
+           public void write(int arg0) throws IOException {
+
+           }
+        }));     
+        
+        
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile = new File(modelDirectory.getAbsolutePath()+"/best_model"); //decide path of models
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }        
+    }
+    
+    private void trainModelWithClasses(double param){
+        
+        int wayListSizeWithoutUnclassified = wayList.size();
+        int u = 0;
+        System.out.println("trainList size: " + wayListSizeWithoutUnclassified);
+        
+        //set classes for each osm instance
+        int sizeToBeAddedToArray = 0; //this will be used to proper init the features array, adding the multiple vectors size 
+        //int lalala = 0;
+        //setProgress(trainProgress-10);
+        for(OSMWay way : wayList){
+            //setProgress(trainProgress++);
+            OSMClassification classifyInstances = new OSMClassification();
+            classifyInstances.calculateClasses(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+
+            if(way.getClassIDs().isEmpty()){
+                wayListSizeWithoutUnclassified = wayListSizeWithoutUnclassified-1;
+                u++;
+            }
+            else {
+                sizeToBeAddedToArray = sizeToBeAddedToArray + way.getClassIDs().size()-1;
+            }                
+        } 
+        double C = param;        
+        double eps = 0.001;
+        double[] GROUPS_ARRAY2 = new double[wayListSizeWithoutUnclassified+sizeToBeAddedToArray];//new double[117558];//                
+        FeatureNode[][] trainingSetWithUnknown2 = new FeatureNode[wayListSizeWithoutUnclassified+sizeToBeAddedToArray][numberOfFeatures+1422]; //working[3812];
+        int k =0; 
+        
+        //setProgress(trainProgress+5);
+        for(OSMWay way : wayList){
+            //adding multiple vectors                     
+            int id;           
+            //if(USE_CLASS_FEATURES){                
+                ClassFeatures class_vector = new ClassFeatures();
+                class_vector.createClassFeatures(way, mappings, mapperWithIDs, indirectClasses, indirectClassesWithIDs);
+                id = 1422;
+//            }
+//            else{
+//                id = 1;
+//            }
+            //pass id also: 1422 if using classes, 1 if not
+            GeometryFeatures geometryFeatures = new GeometryFeatures(id);
+            geometryFeatures.createGeometryFeatures(way);
+            id = geometryFeatures.getLastID();
+            //id after geometry, cases: all geometry features with mean-variance boolean intervals:
+            //id = 1526
+            if(USE_RELATION_FEATURES){
+                RelationFeatures relationFeatures = new RelationFeatures(id);
+                relationFeatures.createRelationFeatures(way, relationList);    
+                id = relationFeatures.getLastID();
+            }
+            else {
+                id = geometryFeatures.getLastID();
+            }
+            //id 1531
+            
+            TextualFeatures textualFeatures;
+            if(USE_TEXTUAL_FEATURES){
+                textualFeatures = new TextualFeatures(id, namesList,languageDetector);
+                textualFeatures.createTextualFeatures(way);
+            }
+           
+            List<FeatureNode> featureNodeList = way.getFeatureNodeList();
+            FeatureNode[] featureNodeArray = new FeatureNode[featureNodeList.size()];
+                        
+            if(!way.getClassIDs().isEmpty()){
+                int i =0;
+                for(FeatureNode featureNode : featureNodeList){
+                    featureNodeArray[i] = featureNode;
+                    i++;
+                }               
+                for(int classID : way.getClassIDs()){
+                    //lalala++;
+                    trainingSetWithUnknown2[k] = featureNodeArray;
+                    GROUPS_ARRAY2[k] = classID;
+                    k++;                    
+                }                                
+            }           
+        } 
+        
+        //Linear.enableDebugOutput();
+        Problem problem = new Problem();  
+        problem.l = wayListSizeWithoutUnclassified+sizeToBeAddedToArray;//wayListSizeWithoutUnclassified;//wayList.size();
+        problem.n = numberOfFeatures+1422;//3797; // number of features //the largest index of all features //3811;//3812 //1812 with classes
+        problem.x = trainingSetWithUnknown2; // feature nodes
+        problem.y = GROUPS_ARRAY2; // target values
+        //SolverType solver = SolverType.MCSVM_CS; //Cramer and Singer for multiclass classification - equivalent of SVMlight
+        SolverType solver2 = SolverType.getById(2); //2 -- L2-regularized L2-loss support vector classification (primal)
+  
+        Parameter parameter = new Parameter(solver2, C, eps);
+        //System.out.println("param set ok");
+        //System.out.println("number of features: " + vc.getNumOfFeatures());       
+        
+        long start = System.nanoTime();
+        System.out.println("training...");
+        PrintStream original = System.out;
+        System.setOut(new PrintStream(new OutputStream() {
+
+           @Override
+           public void write(int arg0) throws IOException {
+
+           }
+        }));     
+        
+        
+        Model model = Linear.train(problem, parameter);
+        long end = System.nanoTime();
+        Long elapsedTime = end-start;
+        System.setOut(original);
+        System.out.println("training process completed in: " + NANOSECONDS.toSeconds(elapsedTime) + " seconds.");
+        //System.out.println("trained");
+        
+        //decide model path and naming and/or way of deleting/creating 1 or more models. 
+        //File inFile = new File(inputFilePath).getParentFile();
+        
+        File modelFile = new File(modelDirectory.getAbsolutePath()+"/model_with_classes"); 
+        if(modelFile.exists()){
+            modelFile.delete();
+        }        
+        try {
+            //System.out.println("file created");
+            model.save(modelFile);
+            //System.out.println("saved"); 
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        } 
+    }
+    
+    private static void clearDataset(){
+        for(OSMWay way : wayList){
+            way.getFeatureNodeList().clear();
+        }
+    }  
+    
+    private void readTextualFromDefaultList(InputStream textualFileStream) {
+                 
+        TextualStatistics textualStatistics = new TextualStatistics();
+        textualStatistics.parseTextualList(textualFileStream);
+        namesList = textualStatistics.getTextualList();
+  
+    }
+
+    private static void writeTextualListToFile(String filePath, List<Map.Entry<String, Integer>> textualList) 
+    {
+        
+        try (BufferedWriter writer = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(filePath, true), "UTF-8"))) {            
+            for(Map.Entry<String, Integer> entry : textualList){
+                writer.write(entry.getKey());
+                writer.newLine();
+                System.out.println(entry.getKey());
+            }
+        } catch (UnsupportedEncodingException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (FileNotFoundException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        } catch (IOException ex) {
+            Logger.getLogger(TrainByUser.class.getName()).log(Level.SEVERE, null, ex);
+        }       
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/UserDataExtractAndTrainWorker.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/UserDataExtractAndTrainWorker.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/personalization/UserDataExtractAndTrainWorker.java	(revision 31106)
@@ -0,0 +1,144 @@
+package org.openstreetmap.josm.plugins.osmrec.personalization;
+
+import java.text.SimpleDateFormat;
+import java.util.ArrayList;
+import java.util.Calendar;
+import java.util.Date;
+import java.util.List;
+import java.util.TimeZone;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import javax.swing.SwingWorker;
+import org.opengis.referencing.FactoryException;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import org.openstreetmap.josm.plugins.core.TrainWorker;
+import org.openstreetmap.josm.plugins.extractor.LanguageDetector;
+import org.openstreetmap.josm.plugins.parsers.OSMParser;
+
+/**
+ * Extracts user information about history edits or by area and initiates the training process based on that user.
+ * 
+ * @author imis-nkarag
+ */
+
+public class UserDataExtractAndTrainWorker extends SwingWorker<Void, Void> {
+    
+    private static final String DATE_FORMAT = "yyyy-MM-dd'T'HH:mm:ss'Z'";
+    private static final ArrayList<String> timeIntervals = new ArrayList<>();
+    private final String username;
+    private final Integer days;
+    private List<OSMWay> wayList;
+    private final boolean byArea;
+    private final String inputFilePath;
+    private final boolean validateFlag;
+    private final double cParameterFromUser;
+    private final int topK;
+    private final int frequency;
+    private final boolean topKIsSelected;
+    private final LanguageDetector languageDetector;
+    
+    public UserDataExtractAndTrainWorker(String inputFilePath, String username, Integer days, boolean byArea, boolean validateFlag, 
+            double cParameterFromUser, int topK, int frequency, boolean topKIsSelected, LanguageDetector languageDetector){
+       
+        this.inputFilePath = inputFilePath;
+        this.username = username;
+        this.days = days;
+        this.byArea = byArea;
+        this.validateFlag = validateFlag;
+        this.cParameterFromUser = cParameterFromUser;
+        this.topK = topK;
+        this.frequency = frequency;
+        this.topKIsSelected = topKIsSelected; 
+        this.languageDetector = languageDetector;
+        
+    }
+    
+    @Override
+    protected Void doInBackground() throws Exception {
+        if(byArea){
+           extractByArea(); 
+        }
+        else{ 
+           extractHistory(); 
+        }
+       
+        TrainByUser trainByUser = new TrainByUser(inputFilePath, username, validateFlag, 
+                cParameterFromUser, topK, frequency, topKIsSelected, languageDetector, wayList);
+
+        trainByUser.executeTraining();
+        return null;
+    }
+    
+    private void extractHistory() {
+        wayList.clear();
+        produceTimeIntervals(days);
+        HistoryParser historyParser = new HistoryParser(username);
+        
+        for(String time : timeIntervals){
+            System.out.println("interval\n " + time);
+            historyParser.historyParse(time);
+        }
+        wayList = historyParser.getWayList();
+    }
+    
+    private void extractByArea() {
+        wayList.clear();
+        OSMParser osmParser = null;
+        try {
+            osmParser = new OSMParser(inputFilePath);
+            
+        } catch (FactoryException ex) {
+            Logger.getLogger(TrainWorker.class.getName()).log(Level.SEVERE, null, ex);
+        } 
+        
+        List<OSMWay> completeWayList = osmParser.getWayList();
+        for(OSMWay way : completeWayList){
+            if(way.getUser().equals(username)){
+                wayList.add(way);
+            }            
+        } 
+    }   
+    
+    private void produceTimeIntervals(Integer days) {
+
+        SimpleDateFormat sdf = new SimpleDateFormat(DATE_FORMAT);
+        sdf.setTimeZone(TimeZone.getTimeZone("UTC"));
+
+        Date currentDate = new Date();        
+        Calendar cal = Calendar.getInstance();
+
+        cal.setTime(currentDate);
+        String currentTimeString = sdf.format(currentDate);
+        
+        cal.add(Calendar.DATE, -days); //starting date
+        Date startingTime = cal.getTime();
+        
+        String startingTimeString = sdf.format(startingTime);
+        //System.out.println("starting date: " + startingTimeString);
+        //add to list 
+        
+        String nextIntervalTime = startingTimeString;
+        
+        //do, while date is before current date,after the addition of the 10 days        
+        do {
+            cal.add(Calendar.DATE, 10);
+            
+            Date intervalTime = cal.getTime();
+            String intervalTimeString = sdf.format(intervalTime);
+            String timeOsmApiArgument = nextIntervalTime + "," + intervalTimeString;        
+            
+            if(cal.getTime().after(currentDate)){
+                //add the offset of remaining days as last interval
+                timeOsmApiArgument = nextIntervalTime + "," + currentTimeString;
+                timeIntervals.add(timeOsmApiArgument);
+                System.out.println(timeOsmApiArgument);
+                break;
+            }
+            else{
+                timeIntervals.add(timeOsmApiArgument);
+            }
+            nextIntervalTime = intervalTimeString;
+            System.out.println(" ti: " + timeOsmApiArgument);
+        } while(cal.getTime().before(currentDate));
+    }
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Mapper.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Mapper.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Mapper.java	(revision 31106)
@@ -0,0 +1,66 @@
+
+package org.openstreetmap.josm.plugins.parsers;
+
+import java.io.FileNotFoundException;
+import java.io.InputStream;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Scanner;
+
+/**
+ * MappingsParser takes the Map file which contains the LGD mappings and extracts information
+ * about the OSM tags and the ontology classes
+ * This info is used in the vector construction.
+ * 
+ * @author imis-nkarag
+ */
+
+public class Mapper {
+    private static final org.apache.log4j.Logger LOG = org.apache.log4j.Logger.getLogger(Mapper.class);
+    private final HashMap<String, String> mappings;
+    private final HashMap<String, Integer> mappingsWithIDs;
+    
+    public Mapper(){    
+    
+       mappings = new HashMap<>();
+       mappingsWithIDs = new HashMap<>();
+    
+    }
+        
+    public void parseFile(InputStream inps) throws FileNotFoundException {
+                 
+        Scanner input = new Scanner(inps); //the Map file contains lines of the mappings separated with the symbol "|"
+                                            //e.g. highway motorway | Motorway
+                                            //the key will be the string "highway motorway" and the value "Motorway"
+        while(input.hasNext()) {
+          
+             String nextLine = input.nextLine();
+             String[] splitContent = nextLine.split("\\|",2);   //split current line in two parts, 
+                                                                //separated by the "|" symbol
+             String key = splitContent[0];                      //this key will be mapped to a class  
+             String value = splitContent[1];                    //this value is the mapped class
+             key = key.trim();                                  
+             value = value.trim();                              
+             mappings.put(key, value);
+        }
+        constructMappingsWithIDs();
+         
+    LOG.info("Mappings file parsed successfully!");     
+    } 
+    
+    private void constructMappingsWithIDs(){
+        Integer i = 1; //starting ID is 1: SVM multiclass does not accept 0 as a class ID
+        for (String ontologyClass : mappings.values()){  
+            mappingsWithIDs.put(ontologyClass, i);           
+            i++;
+        }       
+    }
+    
+    public Map<String,Integer> getMappingsWithIDs(){
+        return this.mappingsWithIDs;
+    }
+    
+    public Map<String,String> getMappings(){
+        return this.mappings;
+    }        
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/OSMParser.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/OSMParser.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/OSMParser.java	(revision 31106)
@@ -0,0 +1,222 @@
+package org.openstreetmap.josm.plugins.parsers;
+
+import com.vividsolutions.jts.geom.Coordinate;
+import com.vividsolutions.jts.geom.Geometry;
+import com.vividsolutions.jts.geom.GeometryFactory;
+import com.vividsolutions.jts.geom.LineString;
+import com.vividsolutions.jts.geom.LinearRing;
+import com.vividsolutions.jts.geom.Point;
+import com.vividsolutions.jts.geom.Polygon;
+import org.openstreetmap.josm.plugins.container.OSMNode;
+import org.openstreetmap.josm.plugins.container.OSMRelation;
+import org.openstreetmap.josm.plugins.container.OSMWay;
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.logging.Level;
+import java.util.logging.Logger;
+import javax.xml.parsers.ParserConfigurationException;
+import javax.xml.parsers.SAXParser;
+import javax.xml.parsers.SAXParserFactory;
+import org.geotools.geometry.jts.JTS;
+import org.geotools.referencing.CRS;
+import org.geotools.referencing.crs.DefaultGeocentricCRS;
+import org.geotools.referencing.crs.DefaultGeographicCRS;
+import org.opengis.geometry.MismatchedDimensionException;
+import org.opengis.referencing.FactoryException;
+import org.opengis.referencing.crs.CoordinateReferenceSystem;
+import org.opengis.referencing.operation.MathTransform;
+import org.opengis.referencing.operation.TransformException;
+import org.xml.sax.Attributes;
+import org.xml.sax.SAXException;
+import org.xml.sax.helpers.DefaultHandler;
+
+/**
+ * Parses OSM xml file and constructs additional nodes of the OSM map into appropriate objects with attributes.
+ *
+ * @author imis-nkarag
+ */
+
+public class OSMParser extends DefaultHandler {
+    
+    //private static final org.apache.log4j.Logger LOG = org.apache.log4j.Logger.getLogger(OSMParser.class);
+    
+    //change from wgs84 to cartesian for later processing of the geometry
+    private static final CoordinateReferenceSystem sourceCRS = DefaultGeographicCRS.WGS84;
+    private static final CoordinateReferenceSystem targetCRS = DefaultGeocentricCRS.CARTESIAN;
+    private final GeometryFactory geometryFactory = new GeometryFactory();
+    private final MathTransform transform;
+    private final List<OSMNode> nodeList; //will be populated with nodes 
+    private final List<OSMRelation> relationList;
+    private final Map<String, OSMNode> nodesWithIDs; //map containing IDs as Strings and the corresponding OSMNode objects     
+    private final List<OSMWay> wayList;  //populated with ways of the OSM file
+    private final String osmXmlFileName;
+    private OSMNode nodeTmp; //variable to hold the node object
+    private OSMWay wayTmp;   //variable to hold the way object
+    private OSMRelation relationTmp; 
+    private boolean inWay = false; //when parser is in a way node becomes true in order to track the parser position 
+    private boolean inNode = false; //becomes true when the parser is in a simple node        
+    private boolean inRelation = false; //becomes true when the parser is in a relarion node
+    
+    public OSMParser(String osmXmlFileName) throws FactoryException {
+        this.osmXmlFileName = osmXmlFileName;       
+        nodeList = new ArrayList<>();
+        wayList = new ArrayList<>();
+        relationList = new ArrayList<>();
+        nodesWithIDs = new HashMap<>(); 
+        transform = CRS.findMathTransform(sourceCRS, targetCRS, true);
+    }
+
+    public void parseDocument() {
+        // parse        
+        System.out.println("parsing OSM file...");
+        SAXParserFactory factory = SAXParserFactory.newInstance();
+        try {
+            SAXParser parser = factory.newSAXParser();
+            parser.parse(osmXmlFileName, this);
+        } catch (ParserConfigurationException e) {
+            System.out.println("ParserConfig error " + e);
+        } catch (SAXException e) {
+            System.out.println("SAXException : xml not well formed " + e);
+        } catch (IOException e) {
+            System.out.println("IO error " + e);
+        }
+    //LOG.info("Instances from OSM/XML file parsed!");    
+    }
+
+    @Override
+    public void startElement(String s, String s1, String elementName, Attributes attributes) throws SAXException {
+    
+        // if current element is an OSMNode , create new node and populate with the appropriate values
+        if (elementName.equalsIgnoreCase("node")) {
+            nodeTmp = new OSMNode();
+            nodeTmp.setID(attributes.getValue("id"));
+            nodeTmp.setUser(attributes.getValue("user"));
+            //parse geometry
+            double longitude = Double.parseDouble(attributes.getValue("lon"));
+            double latitude = Double.parseDouble(attributes.getValue("lat"));
+
+            Coordinate targetGeometry = null;
+            Coordinate sourceCoordinate = new Coordinate(longitude, latitude);
+            try {    
+                targetGeometry = JTS.transform(sourceCoordinate, null, transform);
+            } catch (MismatchedDimensionException | TransformException ex) {
+                Logger.getLogger(OSMParser.class.getName()).log(Level.SEVERE, null, ex);
+            }
+            
+            //create geometry object
+            Geometry geom = geometryFactory.createPoint(new Coordinate(targetGeometry));
+            nodeTmp.setGeometry(geom);
+            inNode = true;
+            inWay = false;
+            inRelation = false;
+
+        } else if (elementName.equalsIgnoreCase("way")) {
+            wayTmp = new OSMWay();
+            wayTmp.setID(attributes.getValue("id"));
+            wayTmp.setUser(attributes.getValue("user"));
+            inWay = true;
+            inNode = false;
+            inRelation = false;
+        } else if (elementName.equalsIgnoreCase("relation")) {
+            relationTmp = new OSMRelation();
+            relationTmp.setID(attributes.getValue("id"));
+            inRelation = true;
+            inWay = false;
+            inNode = false;
+        } else if (elementName.equalsIgnoreCase("nd")) {
+            wayTmp.addNodeReference(attributes.getValue("ref"));
+
+        } else if (elementName.equalsIgnoreCase("tag")) {
+
+            if (inNode) {
+                //if the path is in an OSMNode set tagKey and value to the corresponding node     
+                nodeTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            } else if (inWay) {
+                //else if the path is in an OSM way set tagKey and value to the corresponding way
+                wayTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            } else if(inRelation){
+                //set the key-value pairs of relation tags
+                relationTmp.setTagKeyValue(attributes.getValue("k"), attributes.getValue("v"));
+            }           
+        } else if (elementName.equalsIgnoreCase("member")) {
+            relationTmp.addMemberReference(attributes.getValue("ref"));
+        }                 
+    }
+
+    @Override
+    public void endElement(String s, String s1, String element) throws SAXException {
+        // if end of node element, add to appropriate list
+        if (element.equalsIgnoreCase("node")) {
+            nodeList.add(nodeTmp);
+            nodesWithIDs.put(nodeTmp.getID(), nodeTmp);
+        }
+        
+        if (element.equalsIgnoreCase("way")) {            
+            
+            //construct the Way geometry from each node of the node references
+            List<String> references = wayTmp.getNodeReferences();
+
+            for (String entry: references) {
+               Geometry geometry = nodesWithIDs.get(entry).getGeometry(); //get the geometry of the node with ID=entry
+               wayTmp.addNodeGeometry(geometry); //add the node geometry in this way
+               
+            }
+            Geometry geom = geometryFactory.buildGeometry(wayTmp.getNodeGeometries());
+            
+            if((wayTmp.getNumberOfNodes()>3) && 
+                    wayTmp.getNodeGeometries().get(0).equals(wayTmp.getNodeGeometries()
+                                                                        .get(wayTmp.getNodeGeometries().size()-1))){
+            //checks if the beginning and ending node are the same and the number of nodes are more than 3. 
+            //the nodes must be more than 3, because jts does not allow a construction of a linear ring with less points.
+                
+               if (!((wayTmp.getTagKeyValue().containsKey("barrier")) || wayTmp.getTagKeyValue().containsKey("highway"))){
+               //this is not a barrier nor a road, so construct a polygon geometry
+               
+               LinearRing linear = geometryFactory.createLinearRing(geom.getCoordinates());
+               Polygon poly = new Polygon(linear, null, geometryFactory);
+               wayTmp.setGeometry(poly);               
+               }
+               else {
+               //it is either a barrier or a road, so construct a linear ring geometry 
+                  LinearRing linear = geometryFactory.createLinearRing(geom.getCoordinates());
+                  wayTmp.setGeometry(linear);  
+               }
+            }
+            else if (wayTmp.getNumberOfNodes()>1){
+            //it is an open geometry with more than one nodes, make it linestring 
+                
+                LineString lineString =  geometryFactory.createLineString(geom.getCoordinates());
+                wayTmp.setGeometry(lineString);               
+            }
+            else{ //we assume all the rest geometries are points
+            //some ways happen to have only one point. Construct a  Point.
+                Point point = geometryFactory.createPoint(geom.getCoordinate());
+                wayTmp.setGeometry(point);
+            }
+        wayList.add(wayTmp);
+        } 
+        
+        if(element.equalsIgnoreCase("relation")) {
+            relationList.add(relationTmp);
+        }
+    }
+
+    public List<OSMNode> getNodeList() {
+        return nodeList;
+    }
+
+    public List<OSMWay> getWayList() {
+        return wayList;
+    }
+    
+    public List<OSMRelation> getRelationList(){
+        return relationList;
+    }
+
+    public Map<String, OSMNode> getNodesWithIDs() {
+        return nodesWithIDs;
+    }    
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Ontology.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Ontology.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/Ontology.java	(revision 31106)
@@ -0,0 +1,129 @@
+package org.openstreetmap.josm.plugins.parsers;
+
+/**
+ * Loads the ontology based on the owl.xml file.
+ * @author imis-nkarag
+ */
+
+import com.hp.hpl.jena.ontology.OntClass;
+import com.hp.hpl.jena.ontology.OntModel;
+import com.hp.hpl.jena.rdf.model.ModelFactory;
+import com.hp.hpl.jena.util.iterator.ExtendedIterator;
+import java.io.InputStream;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.List;
+import java.util.Map;
+
+/**
+ * Parses the ontology from the owl.xml file
+ * The owl file contains information about the ontology and hierarchy of the classes
+ * Provides methods for retrieving information about the ontology.
+ * 
+ * 
+ * @author imis-nkarag
+ */
+
+public class Ontology {    
+    //private static final org.apache.log4j.Logger LOG = org.apache.log4j.Logger.getLogger(Ontology.class);
+
+    private OntModel ontologyModel;
+    private List<OntClass> listHierarchy;
+    private static final int additiveID = 1373;     
+    private Map<String, List<String>> indirectClasses;    
+    private final Map<String, Integer> indirectClassesIDs;
+    private final InputStream owlFile;
+    
+    public Ontology(InputStream owlFile){
+       
+        this.owlFile = owlFile;
+        indirectClassesIDs = new HashMap<>();
+        indirectClasses = new HashMap<>();
+        listHierarchy = new ArrayList<>();
+    }
+    
+    public void parseOntology() {
+        try {
+
+        //create the ontology model using the base
+        ontologyModel = ModelFactory.createOntologyModel();                
+        
+        org.apache.log4j.Logger.getRootLogger().setLevel(org.apache.log4j.Level.ERROR); 
+        ontologyModel.read(owlFile, null);    //Hide RDFDefaultErrorHandler from terminal to keep clear output.
+        org.apache.log4j.Logger.getRootLogger().setLevel(org.apache.log4j.Level.INFO);
+   
+        listHierarchy = ontologyModel.listHierarchyRootClasses().toList();
+        setListHierarchy(listHierarchy);  
+        
+        ExtendedIterator classes = ontologyModel.listClasses();
+        while (classes.hasNext()) {
+            String className;
+            OntClass obj = (OntClass) classes.next();           
+            
+            //compare localname with class name from map and call getSuperclass     
+            if (obj.hasSubClass()) {
+
+                for (Iterator i = obj.listSubClasses(true); i.hasNext();) {
+                    OntClass currentClass = (OntClass) i.next();
+                    
+                    List<OntClass> superClasses = currentClass.listSuperClasses().toList();                    
+                    List<String> superClassesStrings = new ArrayList<>();
+                    
+                    for (OntClass superClass : superClasses){                       
+                        className = superClass.toString().replace("http://linkedgeodata.org/ontology/", "");
+                        superClassesStrings.add(className);
+                    }
+                    indirectClasses.put(currentClass.getLocalName(), superClassesStrings); 
+                }
+            }
+        }
+        createIndirectClassesWithIDs();
+        setIndirectClasses(indirectClasses);
+        setOntologyModel(ontologyModel);
+        } 
+        catch (IllegalArgumentException  e) {
+             System.out.println(e.getMessage());
+        } 
+    //LOG.info("Ontology from XML loaded!");  
+    }
+    
+    private void createIndirectClassesWithIDs() {
+        for (int i=0; i<(listHierarchy.size()); i++){
+        
+            String key = listHierarchy.get(i).toString().replace("http://linkedgeodata.org/ontology/", "");      
+            //we add 1 to the ID because we want IDs beginning from 1. listHierarchy has index beginning from 0
+            indirectClassesIDs.put(key, i + additiveID); //the IDs start from 1373 to avoid duplicate IDs at the vectorConstructor
+        }        
+    }
+    
+    private void setOntologyModel(OntModel ontologyModel){
+        this.ontologyModel = ontologyModel;  
+    }
+    
+    private void setIndirectClasses(Map<String, List<String>> indirectClasses){
+        this.indirectClasses = indirectClasses;
+        
+    }
+    
+    private void setListHierarchy(List<OntClass> listHierarchy){
+        this.listHierarchy = listHierarchy;
+    }
+            
+    public OntModel getOntologyModel(){        
+        return this.ontologyModel;
+    }
+
+    public Map<String, List<String>> getIndirectClasses(){
+        return this.indirectClasses;
+    }
+    
+    public List<OntClass> getListHierarchy(){
+        return this.listHierarchy;
+    }
+    
+    public Map<String, Integer> getIndirectClassesIDs(){
+        return this.indirectClassesIDs;
+    }
+            
+}
Index: /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/TextualStatistics.java
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/TextualStatistics.java	(revision 31106)
+++ /applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/parsers/TextualStatistics.java	(revision 31106)
@@ -0,0 +1,35 @@
+package org.openstreetmap.josm.plugins.parsers;
+
+import java.io.InputStream;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.Scanner;
+
+/**
+ * Provides functionality for parsing the names file
+ * This file contains name occurrences obtained from statistical measures on OSM data.
+ * 
+ * @author imis-nkarag
+ */
+
+public class TextualStatistics {
+    
+    //private static final org.apache.log4j.Logger LOG = org.apache.log4j.Logger.getLogger(TextualStatistics.class);
+    private List<String> textualList;
+    
+        public void parseTextualList(InputStream textualFileStream){
+            textualList = new ArrayList<>();
+            
+            Scanner input = new Scanner(textualFileStream);
+            while(input.hasNext()) {
+                String nextLine = input.nextLine();
+                textualList.add(nextLine);
+            }
+            //LOG.info("Name occurences parsed successfully!");
+        }
+        
+        public List<String> getTextualList(){
+            return textualList;
+        }
+}
+
