@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 : <https://pornbasedata.com/wiki/> .
@prefix data: <https://pornbasedata.com/wiki/pbd:Special:EntityData/> .
@prefix s: <https://pornbasedata.com/wiki/statement/> .
@prefix ref: <https://pornbasedata.com/wiki/reference/> .
@prefix v: <https://pornbasedata.com/wiki/value/> .
@prefix t: <https://pornbasedata.com/wiki/prop/direct/> .
@prefix tn: <https://pornbasedata.com/wiki/prop/direct-normalized/> .
@prefix p: <https://pornbasedata.com/wiki/prop/> .
@prefix ps: <https://pornbasedata.com/wiki/prop/statement/> .
@prefix psv: <https://pornbasedata.com/wiki/prop/statement/value/> .
@prefix psn: <https://pornbasedata.com/wiki/prop/statement/value-normalized/> .
@prefix pq: <https://pornbasedata.com/wiki/prop/qualifier/> .
@prefix pqv: <https://pornbasedata.com/wiki/prop/qualifier/value/> .
@prefix pqn: <https://pornbasedata.com/wiki/prop/qualifier/value-normalized/> .
@prefix pr: <https://pornbasedata.com/wiki/prop/reference/> .
@prefix prv: <https://pornbasedata.com/wiki/prop/reference/value/> .
@prefix prn: <https://pornbasedata.com/wiki/prop/reference/value-normalized/> .
@prefix no: <https://pornbasedata.com/wiki/prop/novalue/> .

data:Q10476 a schema:Dataset ;
	schema:about :Q10476 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "224861"^^xsd:integer ;
	schema:dateModified "2026-03-06T21:58:32Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

:Q10476 a wikibase:Item ;
	t:P1 :Q3356 ;
	p:P1 s:Q10476-488b0712-45eb-9ef8-6150-0fa608e8b50c .

s:Q10476-488b0712-45eb-9ef8-6150-0fa608e8b50c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 :Q3356 .

:Q10476 rdfs:label "Falcon High School"@en ;
	skos:prefLabel "Falcon High School"@en ;
	schema:name "Falcon High School"@en ;
	schema:description "public high school in Falcon, Colorado, United States"@en .

:Q3356 a wikibase:Item ;
	rdfs:label "high school"@en ;
	skos:prefLabel "high school"@en ;
	schema:name "high school"@en ;
	schema:description "institution which provides all or part of secondary education"@en .

:P1 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 (subject typically an individual member with a proper name label);"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim t: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 no:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

t:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

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

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