@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/470010075/2023-01-06T21:32:17.600Z>
	rdf:type	skos:Concept ;
	owl:sameAs	<http://vocab.getty.edu/tgn/7013284> ;
	skos:prefLabel	"Toronto"@nl ;
	skos:inScheme	<https://stad.gent/id/conceptscheme/concept> ;
	<http://www.w3.org/ns/adms#identifier>	<https://stad.gent/id/blank_node/2baef37f-af92-463b-9078-dfa47967041a> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/concept/470010075> ;
	skos:note	"place"@en , "plaats"@nl ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-06T21:32:17.600Z"^^xsd:string .