@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/opengraph#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
ns1:description	owl:equivalentProperty	dcterms:description .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:description	owl:equivalentProperty	dc:description .