@prefix rdfs: . @prefix rdf: . @prefix : . @prefix owl: . @prefix skos: . :project a skos:Concept ; rdfs:comment """A project is defined as co-operative enterprise but with separate legal identity. Projects will generally have specific timescales, and specifc purposes e.g. social, scientific or commerical. Please choose a small number of terms that describes the primary foci of your project""" ; rdfs:label "Project"@en ; skos:prefLabel "Project"@en . :educational_project a skos:Concept ; rdfs:label "Educational Project"@en ; skos:broader :project ; skos:prefLabel "Educational Project"@en . :development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Development Project"@en ; skos:broader :research_and_development_project ; skos:prefLabel "Development Project"@en . :campaign_project a skos:Concept ; rdfs:label "Campaigning Project"@en ; skos:broader :project ; skos:prefLabel "Campaigning Project"@en . :economic_social_development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Economic/Social Development Project"@en ; skos:broader :project ; skos:prefLabel "Economic/Social Development Project"@en . :capacity_building_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Capacity Building Project"@en ; skos:broader :project ; skos:prefLabel "Capacity Building Project"@en . :conservation_project_heritage a skos:Concept ; rdfs:label "Conservation Project (Heritage)"@en ; skos:broader :project ; skos:prefLabel "Conservation Project (Heritage)"@en . :research_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Research Project"@en ; skos:broader :research_and_development_project ; skos:prefLabel "Research Project"@en . :conservation_project_wildlife a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Conservation Project (Wildife)"@en ; skos:broader :project ; skos:prefLabel "Conservation Project (Wildife)"@en . :service_development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Service Development Project"@en ; skos:broader :development_project ; skos:prefLabel "Service Development Project"@en . :evaluation_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Evaluation Project"@en ; skos:broader :project ; skos:prefLabel "Evaluation Project"@en . :proof_of_concept_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Proof of Concept Project"@en ; skos:broader :pilot_project ; skos:prefLabel "Proof of Concept Project"@en . :research_and_development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Research and Development Project"@en ; skos:broader :project ; skos:prefLabel "Research and Development Project"@en . :initative_implimentation_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Initative Implimentation Project"@en ; skos:broader :project ; skos:prefLabel "Initative Implimentation Project"@en . :policy_development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Policy Development Project"@en ; skos:broader :project ; skos:prefLabel "Policy Development Project"@en . :development_project_economic_social a skos:Concept ; rdfs:label "Development (Economic and Social)"@en ; skos:broader :project ; skos:prefLabel "Development (Economic and Social)"@en . :product_development_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Product Development Project"@en ; skos:broader :development_project ; skos:prefLabel "Product Development Project"@en . :fundraising_project a skos:Concept ; rdfs:label "Fundraising Project"@en ; skos:broader :project ; skos:prefLabel "Fundraising Project"@en . :scoping_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Scoping Project"@en ; skos:broader :pilot_project ; skos:prefLabel "Scoping Project"@en . :advisory_project a skos:Concept ; rdfs:label "Advisory Project"@en ; skos:broader :project ; skos:prefLabel "Advisory Project"@en . :pilot_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Pilot Project"@en ; skos:broader :project ; skos:prefLabel "Pilot Project"@en . :funding_project a skos:Concept ; rdfs:label "Funding Project (Grant Giving)"@en ; skos:broader :project ; skos:prefLabel "Funding Project (Grant Giving)"@en . :demonstration_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Demonstration Project"@en ; skos:broader :pilot_project ; skos:prefLabel "Demonstration Project"@en . :networking_project a skos:Concept ; rdfs:label "Networking Project"@en ; skos:broader :project ; skos:prefLabel "Networking Project"@en . :regeneration_project a skos:Concept ; rdfs:comment "Temporary documentation in the place of a full scope note for this term" ; rdfs:label "Regeneration Project"@en ; skos:broader :project ; skos:prefLabel "Regeneration Project"@en .