@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Pequot_Library__Association__1	rdf:type	wikidata:Q33506 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Pequot_Library__Association__1	rdf:type	dbo:ArchitecturalStructure ,
		dbo:Museum ,
		dbo:Building .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Pequot_Library__Association__1	rdf:type	owl:Thing ,
		wikidata:Q41176 ;
	owl:sameAs	dbr:Pequot_Library__Association__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Pequot_Library__Association__1	foaf:name	"Pequot Library Association"@en ;
	foaf:homepage	<https://www.pequotlibrary.org/> ;
	dbo:location	<http://dbpedia.org/resource/Southport,_Connecticut> ;
	dbo:type	dbr:American_literature ;
	dbo:nrhpReferenceNumber	"71000898" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Pequot_Library__Association__1	dbo:yearOfConstruction	"1894"^^xsd:gYear ;
	dbo:architecturalStyle	dbr:Romanesque_Revival_architecture ;
	dbo:nrhpType	dbr:Contributing_property .