@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:LPBank	foaf:primaryTopic	dbr:LPBank .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:LPBank	rdf:type	dbo:Bank .
@prefix schema:	<http://schema.org/> .
dbr:LPBank	rdf:type	schema:BankOrCreditUnion .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:LPBank	rdf:type	wikidata:Q4830453 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:LPBank	rdf:type	owl:Thing ,
		wikidata:Q24229398 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:LPBank	rdf:type	ns8:Agent ,
		ns8:SocialPerson ,
		dbo:Agent ,
		wikidata:Q43229 ,
		dbo:Company ,
		schema:Organization ,
		dbo:Organisation ;
	owl:sameAs	dbr:LPBank ;
	foaf:name	"LPBank"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:LPBank	rdfs:label	"LPBank"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:LPBank	dct:subject	dbc:Postal_savings_system ,
		dbc:Banks_of_Vietnam ,
		dbc:Companies_in_the_VN30_Equal_Weight_Index ;
	foaf:homepage	<https://lpbank.com.vn/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/LPBank_typeface.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:LPBank	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/LPBank?oldid=1309012708&ns=0> ;
	dbo:originalName	"Ng\u00E2n h\u00E0ng L\u1ED9c Ph\u00E1t Vi\u1EC7t Nam"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:LPBank .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:LPBank	dbo:assets	"1.5E10"^^dbd:usDollar .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:LPBank	dbp:assets	"VND 365,000 billion"@en ;
	dbp:type	"Joint-stock"@en ;
	dbp:industry	"Banking and Finance"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:LPBank	dbo:numberOfEmployees	"10600"^^xsd:nonNegativeInteger ;
	dbp:locationCity	dbr:Hanoi ;
	dbp:numEmployees	10600 ;
	dbp:name	"LPBank"@en ;
	dbp:nativeName	"Ng\u00E2n h\u00E0ng L\u1ED9c Ph\u00E1t Vi\u1EC7t Nam"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/LPBank_typeface.png?width=300> ;
	dbp:locationCountry	"Vietnam"@en ;
	dbp:logo	"LPBank typeface.png"@en ;
	dbp:keyPeople	"Nguyen Duc Thuy"@en ,
		"Ho Nam Tien"@en ;
	dbp:homepage	<https://lpbank.com.vn/> ;
	dbp:nativeNameLang	"vi"@en ;
	dbo:description	"Vietnamese retail bank"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:LPBank	dbp:wikiPageUsesTemplate	dbt:Portal ,
		dbt:Short_description ,
		dbt:Advert ,
		dbt:Sda ,
		dbt:Infobox_company ,
		dbt:Reflist .