@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Griffith_Observatory__Sound__1	rdf:type	foaf:Document .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Griffith_Observatory__Sound__1	rdf:type	dbo:Work .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Griffith_Observatory__Sound__1	rdf:type	wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:Griffith_Observatory__Sound__1	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Griffith_Observatory__Sound__1	rdf:type	owl:Thing ,
		dbo:Sound ,
		dbo:Document ;
	owl:sameAs	dbr:Griffith_Observatory__Sound__1 .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:Griffith_Observatory__Sound__1	dc:type	"speech" ;
	dbo:description	"recorded in 2017"@en ;
	dbo:filename	"Ed_Krupp_Voice.wav" ,
		"Krupp explains the Zeiss Mark IV projector.wav" ,
		"Krupp explains the Seismograph exhibit.wav" ,
		"Krupp_explains_the_Mayan_exhibit.wav" ,
		"Krupp_explains_the_Cosmic_Connection_exhibit.wav" ;
	dbo:title	"DirectorEd Kruppexplains Zeiss Mark IV projector"@en ,
		"DirectorEd Kruppexplains the Seismograph exhibit"@en ,
		"DirectorEd Kruppexplains the Mayan exhibit"@en ,
		"Director Ed Krupp Explains the Cosmic Connection Exhibit"@en ,
		"DirectorEd Kruppexplains how he came to Griffith Observatory"@en .
dbr:Griffith_Observatory	dbo:soundRecording	dbr:Griffith_Observatory__Sound__1 .