query-bc65916d4e22ccb5783808a56508879a

rq turtle/ttl

Не беларусізаваныя SELECT ?property ?propertyLabel ?propertyDescription ?datatype ?missingLbl ?missingDesc WHERE { ?property wikibase:propertyType ?datatype . OPTIONAL { ?property rdfs:label ?missingLbl . FILTER(LANG(?missingLbl) = 'be-tarask') } OPTIONAL { ?property schema:description ?missingDesc . FILTER(LANG(?missingDesc) = 'be-tarask') } FILTER(!BOUND(?missingLbl)

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX schema: <http://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
# Не беларусізаваныя
SELECT ?property ?propertyLabel ?propertyDescription ?datatype ?missingLbl ?missingDesc 
WHERE {
  ?property wikibase:propertyType ?datatype .
  OPTIONAL { ?property rdfs:label ?missingLbl . FILTER(LANG(?missingLbl) = 'be-tarask') }
  OPTIONAL { ?property schema:description ?missingDesc . FILTER(LANG(?missingDesc) = 'be-tarask') }
  FILTER(!BOUND(?missingLbl)

Query found at