@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/concept/470009198/2023-01-06T21:02:33.589Z>
	rdf:type	skos:Concept ;
	owl:sameAs	<http://vocab.getty.edu/aat/300025909> ;
	skos:prefLabel	"student"@nl ;
	skos:inScheme	<https://stad.gent/id/conceptscheme/concept> ;
	<http://www.w3.org/ns/adms#identifier>	<https://stad.gent/id/blank_node/06ca7d13-3e1e-47bd-989d-aa2d8e22960d> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/concept/470009198> ;
	skos:note	"subject"@en , "onderwerp"@nl ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-06T21:02:33.589Z"^^xsd:string .