@prefix adminRecord: <https://credreg.net/qdata/vocabs/adminRecord/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/asn/schema/core/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix collectionMethod: <https://credreg.net/qdata/vocabs/collectionMethod/> .
@prefix dataWithholding: <https://credreg.net/qdata/vocabs/dataWithholding/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix demoCat: <https://credreg.net/qdata/vocabs/demoCat/> .
@prefix incomeDetermination: <https://credreg.net/qdata/vocabs/incomeDetermination/> .
@prefix meta: <https://credreg.net/meta/terms/> .
@prefix metricCat: <https://credreg.net/qdata/vocabs/metricCat/> .
@prefix obi: <https://w3id.org/openbadges#> .
@prefix qdata: <https://credreg.net/qdata/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sourceCoverage: <https://credreg.net/qdata/vocabs/sourceCoverage/> .
@prefix subjectCategory: <https://credreg.net/qdata/vocabs/subjectCategory/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# CHANGE HISTORY
<http://credreg.net/qdata/termhistory/qdata/facultyToStudentRatio/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/qdata/facultyToStudentRatio/turtle/fa31a531-5694-48ae-9698-ada675153611> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/qdata/facultyToStudentRatio/turtle/fa31a531-5694-48ae-9698-ada675153611> a cs:ChangeSet ;
	cs:subjectOfChange qdata:facultyToStudentRatio ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New property"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/859> ;
	cs:addition _:ChangeStatement_f40edf6c-9ab7-4ebe-8efd-e617520c8b59 ;
	cs:addition _:ChangeStatement_d0ca46ef-bf23-438d-957d-b59cef54d34f ;
	cs:addition _:ChangeStatement_5b312a28-7a81-4fb3-b913-fb5324c64947 ;
	cs:addition _:ChangeStatement_fc9f5c64-dbd5-4d38-987d-f29fa2e63383 ;
	cs:addition _:ChangeStatement_2c4e91b5-eead-4f16-a18d-877c191b297f ;
	cs:addition _:ChangeStatement_fe29658d-706f-4a68-aaab-9dfb235b8402 ;
	cs:addition _:ChangeStatement_23a32c40-bf0f-4a9f-9379-1b246391c258 ;
	cs:addition _:ChangeStatement_f2c5059a-4579-4a88-bcdd-e1be8d0a04d9 .


# ADD TRIPLE
_:ChangeStatement_f40edf6c-9ab7-4ebe-8efd-e617520c8b59 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object xsd:string .

# ADD TRIPLE
_:ChangeStatement_d0ca46ef-bf23-438d-957d-b59cef54d34f a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate dct:description ;
	rdf:object "What constitutes "teaching faculty" is determined by the Organization and may include anyone with a significant, direct instructional role in interactions with students in learning activities."@en-US .

# ADD TRIPLE
_:ChangeStatement_5b312a28-7a81-4fb3-b913-fb5324c64947 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceterms:AggregateDataProfile .

# ADD TRIPLE
_:ChangeStatement_fc9f5c64-dbd5-4d38-987d-f29fa2e63383 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate vann:usageNote ;
	rdf:object "The expression of the ratio should feature the number of faculty first, followed by the number of students, e.g., "1:10" to mean "one faculty per ten students"."@en-US .

# ADD TRIPLE
_:ChangeStatement_2c4e91b5-eead-4f16-a18d-877c191b297f a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate schema:domainIncludes ;
	rdf:object qdata:DataProfile .

# ADD TRIPLE
_:ChangeStatement_fe29658d-706f-4a68-aaab-9dfb235b8402 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_23a32c40-bf0f-4a9f-9379-1b246391c258 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate rdfs:label ;
	rdf:object "Faculty-to-Student Ratio"@en-US .

# ADD TRIPLE
_:ChangeStatement_f2c5059a-4579-4a88-bcdd-e1be8d0a04d9 a cs:Statement ;
	rdf:subject qdata:facultyToStudentRatio ;
	rdf:predicate rdfs:comment ;
	rdf:object "Ratio of the number of teaching faculty to the number of students."@en-US .


