Filter skyscrapers higher than 500 meters in Wikidata
问题 I try to construct a SPARQL query, where I get a list of skyscrapers with a height of more then 500 meters. I realized, that the property height (P2048) is measured in different units (meter, foot, centimeter). This would not be a problem for me to calculate the different units into meters. But my problem is to figure out, that unit is used for the property height. So my question: how can I get the unit for the property height? My query so far, where ?unit is just empty: SELECT ?skyscraper