@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . # CHANGE HISTORY a meta:ChangeHistory ; meta:changeHistory . #---------------------------- # CHANGE SET a cs:ChangeSet ; cs:subjectOfChange support:ComputerHub ; cs:createdDate 2024-02-23 ; cs:changeReason "New concept"@en-US ; ceterms:subjectWebpage ; cs:addition _:ChangeStatement_19da5921-14e2-4d78-a498-fccc9cee314f ; cs:addition _:ChangeStatement_99d5b48d-b4cb-4a51-8f85-581b0073adc8 ; cs:addition _:ChangeStatement_add4890e-8123-4ba0-886f-5a0bf6570730 ; cs:addition _:ChangeStatement_080673a0-e5a7-4003-bd97-632d134c342b . # ADD TRIPLE _:ChangeStatement_19da5921-14e2-4d78-a498-fccc9cee314f a cs:Statement ; rdf:subject support:ComputerHub ; rdf:predicate skos:prefLabel ; rdf:object "Computer Hub"@en-US . # ADD TRIPLE _:ChangeStatement_99d5b48d-b4cb-4a51-8f85-581b0073adc8 a cs:Statement ; rdf:subject support:ComputerHub ; rdf:predicate skos:definition ; rdf:object "Physical location for accessing computers and other technology resources."@en-US . # ADD TRIPLE _:ChangeStatement_add4890e-8123-4ba0-886f-5a0bf6570730 a cs:Statement ; rdf:subject support:ComputerHub ; rdf:predicate vs:term_status ; rdf:object vs:pending . # ADD TRIPLE _:ChangeStatement_080673a0-e5a7-4003-bd97-632d134c342b a cs:Statement ; rdf:subject support:ComputerHub ; rdf:predicate skos:inScheme ; rdf:object ceterms:SupportServiceCategory .