@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <http://wikibase.a3media.linkeddata.es/entity/> .
@prefix data: <http://wikibase.a3media.linkeddata.es/wiki/Special:EntityData/> .
@prefix s: <http://wikibase.a3media.linkeddata.es/entity/statement/> .
@prefix ref: <http://wikibase.a3media.linkeddata.es/reference/> .
@prefix v: <http://wikibase.a3media.linkeddata.es/value/> .
@prefix wdt: <http://wikibase.a3media.linkeddata.es/prop/direct/> .
@prefix wdtn: <http://wikibase.a3media.linkeddata.es/prop/direct-normalized/> .
@prefix p: <http://wikibase.a3media.linkeddata.es/prop/> .
@prefix ps: <http://wikibase.a3media.linkeddata.es/prop/statement/> .
@prefix psv: <http://wikibase.a3media.linkeddata.es/prop/statement/value/> .
@prefix psn: <http://wikibase.a3media.linkeddata.es/prop/statement/value-normalized/> .
@prefix pq: <http://wikibase.a3media.linkeddata.es/prop/qualifier/> .
@prefix pqv: <http://wikibase.a3media.linkeddata.es/prop/qualifier/value/> .
@prefix pqn: <http://wikibase.a3media.linkeddata.es/prop/qualifier/value-normalized/> .
@prefix pr: <http://wikibase.a3media.linkeddata.es/prop/reference/> .
@prefix prv: <http://wikibase.a3media.linkeddata.es/prop/reference/value/> .
@prefix prn: <http://wikibase.a3media.linkeddata.es/prop/reference/value-normalized/> .
@prefix wdno: <http://wikibase.a3media.linkeddata.es/prop/novalue/> .

data:Q13331 a schema:Dataset ;
	schema:about wd:Q13331 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "25022"^^xsd:integer ;
	schema:dateModified "2025-03-04T11:33:44Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q13331 a wikibase:Item ;
	wdt:P1 wd:Q343 ;
	wdt:P2 wd:Q629 ;
	wdt:P21 wd:Q188 ;
	wdt:P130 wd:Q13336,
		wd:Q344 ;
	p:P1 s:Q13331-C3548E10-C75B-4FBC-9744-263D800BF835 .

s:Q13331-C3548E10-C75B-4FBC-9744-263D800BF835 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q343 .

wd:Q13331 p:P2 s:Q13331-7DD73C46-BD1F-41A3-8093-56FFD4BE4942 .

s:Q13331-7DD73C46-BD1F-41A3-8093-56FFD4BE4942 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q629 .

wd:Q13331 p:P21 s:Q13331-E4FA9436-0722-4BB6-9CC4-57258141AD2D .

s:Q13331-E4FA9436-0722-4BB6-9CC4-57258141AD2D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P21 wd:Q188 .

wd:Q13331 p:P130 s:Q13331-A8FCCF5B-223C-4A4D-B26C-43D250A88C10 .

s:Q13331-A8FCCF5B-223C-4A4D-B26C-43D250A88C10 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P130 wd:Q13336 .

wd:Q13331 p:P130 s:Q13331-3ECFD90B-4E37-445F-A2C9-C6641CDD56CA .

s:Q13331-3ECFD90B-4E37-445F-A2C9-C6641CDD56CA a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P130 wd:Q344 .

wd:Q13331 rdfs:label "Trident Youth Engagement Uganda"@en ;
	skos:prefLabel "Trident Youth Engagement Uganda"@en ;
	schema:name "Trident Youth Engagement Uganda"@en ;
	schema:description "information technology nonprofit in Uganda"@en .

wd:Q343 a wikibase:Item ;
	rdfs:label "Familia Cambio Climatico"@en ;
	skos:prefLabel "Familia Cambio Climatico"@en ;
	schema:name "Familia Cambio Climatico"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "belongs to Familia a3Media"@en ;
	skos:prefLabel "belongs to Familia a3Media"@en ;
	schema:name "belongs to Familia a3Media"@en ;
	schema:description "Relation that connects a concept with its a3Media family"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q629 a wikibase:Item ;
	rdfs:label "Organismos e instituciones"@en ;
	skos:prefLabel "Organismos e instituciones"@en ;
	schema:name "Organismos e instituciones"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "subclass a3Media of"@en ;
	skos:prefLabel "subclass a3Media of"@en ;
	schema:name "subclass a3Media of"@en ;
	schema:description "Relation that indicates the superclass of a concept within an a3Media family"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:Q188 a wikibase:Item ;
	rdfs:label "organization"@en ;
	skos:prefLabel "organization"@en ;
	schema:name "organization"@en ;
	schema:description "social entity established to meet needs or pursue goals"@en .

wd:P21 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P21 ;
	wikibase:claim p:P21 ;
	wikibase:statementProperty ps:P21 ;
	wikibase:statementValue psv:P21 ;
	wikibase:qualifier pq:P21 ;
	wikibase:qualifierValue pqv:P21 ;
	wikibase:reference pr:P21 ;
	wikibase:referenceValue prv:P21 ;
	wikibase:novalue wdno:P21 .

p:P21 a owl:ObjectProperty .

psv:P21 a owl:ObjectProperty .

pqv:P21 a owl:ObjectProperty .

prv:P21 a owl:ObjectProperty .

wdt:P21 a owl:ObjectProperty .

ps:P21 a owl:ObjectProperty .

pq:P21 a owl:ObjectProperty .

pr:P21 a owl:ObjectProperty .

wdno:P21 a owl:Class ;
	owl:complementOf _:b7ce489725b88be3120150aea852ad48 .

_:b7ce489725b88be3120150aea852ad48 a owl:Restriction ;
	owl:onProperty wdt:P21 ;
	owl:someValuesFrom owl:Thing .

wd:Q13336 a wikibase:Item ;
	rdfs:label "information and communications technology"@en ;
	skos:prefLabel "information and communications technology"@en ;
	schema:name "information and communications technology"@en ;
	schema:description "use of integration of telecommunications and computers to access, store, transmit, and manipulate information"@en .

wd:P130 a wikibase:Property ;
	rdfs:label "field of work"@en ;
	skos:prefLabel "field of work"@en ;
	schema:name "field of work"@en ;
	schema:description "specialization of a person or organization; see P106 for the occupation"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P130 ;
	wikibase:claim p:P130 ;
	wikibase:statementProperty ps:P130 ;
	wikibase:statementValue psv:P130 ;
	wikibase:qualifier pq:P130 ;
	wikibase:qualifierValue pqv:P130 ;
	wikibase:reference pr:P130 ;
	wikibase:referenceValue prv:P130 ;
	wikibase:novalue wdno:P130 .

p:P130 a owl:ObjectProperty .

psv:P130 a owl:ObjectProperty .

pqv:P130 a owl:ObjectProperty .

prv:P130 a owl:ObjectProperty .

wdt:P130 a owl:ObjectProperty .

ps:P130 a owl:ObjectProperty .

pq:P130 a owl:ObjectProperty .

pr:P130 a owl:ObjectProperty .

wdno:P130 a owl:Class ;
	owl:complementOf _:786a03574ef707b96d19d0a3247f54f7 .

_:786a03574ef707b96d19d0a3247f54f7 a owl:Restriction ;
	owl:onProperty wdt:P130 ;
	owl:someValuesFrom owl:Thing .

wd:Q344 a wikibase:Item ;
	rdfs:label "climate change"@en ;
	skos:prefLabel "climate change"@en ;
	schema:name "climate change"@en ;
	schema:description "change in the statistical distribution of weather patterns for an extended period, not necessarily current or recent. Alternatively, rapid change in the Earth's gasocrine signaling homeostasis due to man-made gasocrine processes."@en .
