@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://dbpedia.org/property/> .
ns1:blank3Name	rdf:type	rdf:Property .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbp:	<http://dbpedia.org/property/> .
ns1:blank3Name	owl:sameAs	dbp:blank3Name .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:blank3Name	rdfs:label	"blank3 name"@en .