@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Crete_Golf_Club	foaf:primaryTopic	dbr:Crete_Golf_Club .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Crete_Ladies_Open	dbp:course	dbr:Crete_Golf_Club .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Crete_Golf_Club	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Crete_Golf_Club	rdf:type	geo:SpatialThing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Crete_Golf_Club	rdf:type	wikidata:Q1048525 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Crete_Golf_Club	rdf:type	dbo:SportFacility ,
		dbo:ArchitecturalStructure ,
		dbo:GolfCourse ;
	owl:sameAs	wikidata:Q5184727 .
@prefix yago-res:	<http://yago-knowledge.org/resource/> .
dbr:Crete_Golf_Club	owl:sameAs	yago-res:Crete_Golf_Club ,
		dbr:Crete_Golf_Club ,
		<http://rdf.freebase.com/ns/m.03hmnyd> ,
		<https://global.dbpedia.org/id/4iQZh> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Crete_Golf_Club	rdfs:label	"Crete Golf Club"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Crete_Golf_Club	dct:subject	dbc:Golf_clubs_and_courses_in_Greece .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Crete_Golf_Club	geo:lat	"35.290001"^^xsd:float ;
	geo:long	"25.360001"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Crete_Golf_Club	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Crete_Golf_Club?oldid=1170326993&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Crete_Golf_Club	georss:point	"35.29 25.36" .
@prefix gold:	<http://purl.org/linguistics/gold/> .
dbr:Crete_Golf_Club	gold:hypernym	dbr:Greece ;
	foaf:isPrimaryTopicOf	wikipedia-en:Crete_Golf_Club .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Crete_Golf_Club	geo:geometry	"POINT(25.360000610352 35.290000915527)"^^ogcgs:wktLiteral ;
	dbo:wikiPageExternalLink	<https://web.archive.org/web/20080120150421/http:/www.crete-golf.com/> ,
		<https://web.archive.org/web/20160109163953/http:/golf-in-crete.com/> ;
	dbo:wikiPageWikiLink	dbr:Golf_course ,
		dbr:Greece ,
		dbr:Aegean_Airlines ,
		dbc:Golf_clubs_and_courses_in_Greece ;
	dbo:description	"golf-vereniging"@nl ,
		"golf course in Greece"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Crete_Golf_Club	dbp:wikiPageUsesTemplate	dbt:Golfcourse-stub ,
		dbt:Coord ,
		dbt:Short_description .