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