@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: <https://data.roovet.com/entity/> .
@prefix data: <https://data.roovet.com/Special:EntityData/> .
@prefix wds: <https://data.roovet.com/entity/statement/> .
@prefix wdref: <https://data.roovet.com/reference/> .
@prefix wdv: <https://data.roovet.com/value/> .
@prefix wdt: <https://data.roovet.com/prop/direct/> .
@prefix wdtn: <https://data.roovet.com/prop/direct-normalized/> .
@prefix p: <https://data.roovet.com/prop/> .
@prefix ps: <https://data.roovet.com/prop/statement/> .
@prefix psv: <https://data.roovet.com/prop/statement/value/> .
@prefix psn: <https://data.roovet.com/prop/statement/value-normalized/> .
@prefix pq: <https://data.roovet.com/prop/qualifier/> .
@prefix pqv: <https://data.roovet.com/prop/qualifier/value/> .
@prefix pqn: <https://data.roovet.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://data.roovet.com/prop/reference/> .
@prefix prv: <https://data.roovet.com/prop/reference/value/> .
@prefix prn: <https://data.roovet.com/prop/reference/value-normalized/> .
@prefix wdno: <https://data.roovet.com/prop/novalue/> .

data:Q26 a schema:Dataset ;
	schema:about wd:Q26 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "839"^^xsd:integer ;
	schema:dateModified "2026-05-09T17:09:06Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q26 a wikibase:Item ;
	wdt:P31 wd:Q20 ;
	p:P31 wds:Q26-E3F50686-17A7-4192-B928-FE547D613D35 .

wds:Q26-E3F50686-17A7-4192-B928-FE547D613D35 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q20 .

wd:Q26 rdfs:label "Florida"@en ;
	skos:prefLabel "Florida"@en ;
	schema:name "Florida"@en ;
	schema:description "state in the United States"@en .

wd:Q20 a wikibase:Item ;
	rdfs:label "state"@en ;
	skos:prefLabel "state"@en ;
	schema:name "state"@en ;
	schema:description "administrative territorial entity"@en .

wd:P31 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:P31 ;
	wikibase:claim p:P31 ;
	wikibase:statementProperty ps:P31 ;
	wikibase:statementValue psv:P31 ;
	wikibase:qualifier pq:P31 ;
	wikibase:qualifierValue pqv:P31 ;
	wikibase:reference pr:P31 ;
	wikibase:referenceValue prv:P31 ;
	wikibase:novalue wdno:P31 .

p:P31 a owl:ObjectProperty .

psv:P31 a owl:ObjectProperty .

pqv:P31 a owl:ObjectProperty .

prv:P31 a owl:ObjectProperty .

wdt:P31 a owl:ObjectProperty .

ps:P31 a owl:ObjectProperty .

pq:P31 a owl:ObjectProperty .

pr:P31 a owl:ObjectProperty .

wdno:P31 a owl:Class ;
	owl:complementOf _:3d66a9a972a16b3583effd41e5f2aff4 .

_:3d66a9a972a16b3583effd41e5f2aff4 a owl:Restriction ;
	owl:onProperty wdt:P31 ;
	owl:someValuesFrom owl:Thing .
