@prefix redlink: <http://data.redlink.io/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix context: <http://data.redlink.io/context/> .
@prefix schema: <http://schema.org/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix lode: <http://linkedevents.org/ontology/> .
@prefix cal: <http://www.w3.org/2002/12/cal#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix acco: <http://purl.org/acco/ns#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix gr: <http://purl.org/goodrelations/v1#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .

<http://data.thenextweb.com/tnw/entity/australia> a schema:Place ;
	rdfs:label "Australia"@en ;
	dct:title "Australia"@en ;
	owl:sameAs <http://sws.geonames.org/2077456/> , <http://dbpedia.org/resource/Australia> , <http://eurostat.linked-statistics.org/dic/c_ctrl#AU> , <http://openei.org/resources/Australia> , <http://rdf.freebase.com/ns/m.0chghy> , <http://yago-knowledge.org/resource/Australia> , <http://www4.wiwiss.fu-berlin.de/factbook/resource/Australia> ;
	schema:url <https://thenextweb.com/vocabulary/australia/> ;
	schema:image <https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/BuzzfeedWatermelon.jpg> ;
	schema:description "Australia, officially the Commonwealth of Australia, is a country comprising the mainland of the Australian continent, the island of Tasmania and numerous smaller islands. It is the world's sixth-largest country by total area. Neighbouring countries include Indonesia, East Timor and Papua New Guinea to the north; the Solomon Islands, Vanuatu and New Caledonia to the north-east; and New Zealand to the south-east."@en .
