@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-es:	<http://es.dbpedia.org/resource/> .
@prefix ns2:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbpedia-es:Death_Triangle	rdf:type	ns2:NaturalPerson .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbpedia-es:Death_Triangle	rdf:type	dbo:Wrestler ,
		dbo:Person ,
		dbo:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbpedia-es:Death_Triangle	rdf:type	wikidata:Q5 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-es:Death_Triangle	rdf:type	owl:Thing ,
		wikidata:Q24229398 ,
		dbo:Athlete .
@prefix schema:	<http://schema.org/> .
dbpedia-es:Death_Triangle	rdf:type	schema:Person .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia-es:Death_Triangle	rdf:type	foaf:Person ,
		wikidata:Q13474373 ,
		ns2:Agent ,
		wikidata:Q215627 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia-es:Death_Triangle	rdfs:comment	"Death Triangle (o tambi\u00E9n en espa\u00F1ol Tri\u00E1ngulo de la Muerte), es un stable de lucha libre profesional en All Elite Wrestling, esta compuesto por PAC, Pentag\u00F3n Jr. y Rey F\u00E9nix. El stable fue creado el 4 de marzo de 2020."@es ;
	owl:sameAs	dbpedia-es:Death_Triangle ;
	foaf:name	"Death Triangle"@es ,
		"Tri\u00E1ngulo de la Muerte"@es ;
	dbo:abstract	"Death Triangle (o tambi\u00E9n en espa\u00F1ol Tri\u00E1ngulo de la Muerte), es un stable de lucha libre profesional en All Elite Wrestling, esta compuesto por PAC, Pentag\u00F3n Jr. y Rey F\u00E9nix. El stable fue creado el 4 de marzo de 2020."@es .