@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Encinitas_Boathouses	foaf:primaryTopic	dbr:Encinitas_Boathouses .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Encinitas_Boathouses	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Encinitas_Boathouses	rdf:type	dbo:Building .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Encinitas_Boathouses	rdf:type	wikidata:Q41176 .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Encinitas_Boathouses	rdf:type	geo:SpatialThing ,
		dbo:ArchitecturalStructure ;
	owl:sameAs	dbr:Encinitas_Boathouses ;
	foaf:name	"S.S. Encinitas and S.S. Moonlight"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Encinitas_Boathouses	rdfs:label	"Encinitas Boathouses"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Encinitas_Boathouses	dct:subject	<http://dbpedia.org/resource/Category:1929_establishments_in_California> ,
		<http://dbpedia.org/resource/Category:Encinitas,_California> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Encinitas_Boathouses	dct:subject	dbc:Buildings_and_structures_completed_in_1929 ,
		dbc:Houses_on_the_National_Register_of_Historic_Places_in_California ,
		<http://dbpedia.org/resource/Category:Houses_in_San_Diego_County,_California> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Encinitas_Boathouses	geo:lat	"33.042938"^^xsd:float ;
	geo:long	"-117.29541"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Encinitas_boat_houses.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Encinitas_Boathouses	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Encinitas_Boathouses?oldid=1303220717&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Encinitas_Boathouses	georss:point	"33.04294 -117.29541" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Encinitas_Boathouses .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Encinitas_Boathouses	geo:geometry	"POINT(-117.29541015625 33.042938232422)"^^ogcgs:wktLiteral .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Encinitas_Boathouses	dbp:completionDate	1929 ;
	dbp:architect	"Miles Minor Kellogg"@en ;
	dbp:name	"S.S. Encinitas and S.S. Moonlight"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Encinitas_boat_houses.jpg?width=300> ;
	dbo:status	"Built" ;
	dbp:status	"Built"@en ;
	dbo:address	"726-32 3rd St,Encinitas, CA 92024"@en ;
	dbp:owner	"Encinitas Preservation Association"@en ;
	dbo:buildingEndDate	"1929" ;
	dbp:address	726 ;
	dbp:yearsBuilt	1929 ;
	dbp:embedded	"--10-21"^^xsd:gMonthDay ;
	dbo:description	"Boat-shaped houses in California"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Encinitas_Boathouses	dbp:wikiPageUsesTemplate	dbt:Infobox_building ,
		dbt:Use_mdy_dates ,
		dbt:Coords ,
		dbt:Short_description ,
		dbt:Use_American_English ,
		dbt:Inflation ,
		dbt:Infobox_NRHP ,
		dbt:For ,
		dbt:Reflist ,
		dbt:Cvt .