@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/470010606/2023-01-06T21:46:04.695Z>
	rdf:type	skos:Concept ;
	owl:sameAs	<http://vocab.getty.edu/aat/300028692> ;
	skos:prefLabel	"videocassette"@nl ;
	skos:inScheme	<https://stad.gent/id/conceptscheme/concept> ;
	skos:scopeNote	"Opnames op videoband die in cassettes worden bewaard."^^xsd:string ;
	<http://www.w3.org/ns/adms#identifier>	<https://stad.gent/id/blank_node/c7bc176c-07df-4255-a0f6-bbc0cca1b1d1> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/concept/470010606> ;
	skos:note	"object name"@en , "objectnaam"@nl ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-06T21:46:04.695Z"^^xsd:string .