Skip to content

Commit d51a784

Browse files
authored
Update CQ5.rq
1 parent 790d204 commit d51a784

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • sparql/CompetencyQuestions

sparql/CompetencyQuestions/CQ5.rq

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
### GraphDB version
12
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
23
PREFIX fio: <http://w3id.org/fio/v1/fio#>
34
PREFIX naics: <http://w3id.org/fio/v1/naics#>
@@ -8,8 +9,6 @@ PREFIX owl: <http://www.w3.org/2002/07/owl#>
89

910
# What subsectors of the “Manufacturing” sector (sectors 31-33) are associated with facilities
1011
# suspected of handling PFAS, and which facilities of those subsectors are located in Maine?
11-
12-
### GraphDB version
1312
SELECT * WHERE {
1413
#Find subsectors of manufacturing likely to use PFAS
1514
{SELECT DISTINCT ?industry ?industryLabel WHERE{

0 commit comments

Comments
 (0)