@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Matmut_Stadium__Matmut_Stadium__1	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Matmut_Stadium__Matmut_Stadium__1	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Matmut_Stadium__Matmut_Stadium__1	rdf:type	dbo:Building ,
		dbo:ArchitecturalStructure .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Matmut_Stadium__Matmut_Stadium__1	rdf:type	wikidata:Q41176 ,
		dbo:Venue ;
	owl:sameAs	dbr:Matmut_Stadium__Matmut_Stadium__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Matmut_Stadium__Matmut_Stadium__1	foaf:name	"Matmut Stadium"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Matmut_Stadium__Matmut_Stadium__1	geo:lat	"45.721329"^^xsd:float ;
	geo:long	"4.8760138"^^xsd:float .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Matmut_Stadium__Matmut_Stadium__1	georss:point	"45.72132777777778 4.876013888888889" ;
	dbo:openingDate	"2011-11-19"^^xsd:date ;
	dbo:owner	dbr:Lyon_OU_Rugby ;
	dbo:location	dbr:France ,
		dbr:Lyon ,
		<http://dbpedia.org/resource/V\u00E9nissieux> ;
	dbo:buildingStartDate	"July 2011" .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Matmut_Stadium__Matmut_Stadium__1	geo:geometry	"POINT(4.8760137557983 45.721328735352)"^^ogcgs:wktLiteral ;
	dbo:seatingCapacity	"11805"^^xsd:nonNegativeInteger .