@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix efrbroo:	<http://erlangen-crm.org/efrbroo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
efrbroo:F29_Recording_Event	rdf:type	owl:Class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
efrbroo:F29_Recording_Event	rdfs:label	"recording event"@en ;
	rdfs:comment	"Scope note:\nThis class comprises activities that intend to convey (and preserve) the content of events in a recording, such as a live recording of a performance, a documentary, or other capture of a perdurant. Such activities may follow the directions of a recording plan. They may include postproduction.\n\nExamples:\n\n-The making of the recording of the third alternate take of the musical work titled \u2018Blue Hawaii\u2019 as performed by Elvis Presley in Hollywood, Calif., Radio Recorders, on March 22nd, 1961.\n\n-The making of the photograph of the three Allied leaders at Yalta in February 1945\nThe making of the recording of an East Australian humpback whale song in 1994 in the framework of the Oceania Project.\n\n-Filming Louise Bourgeois at work in the context of the shooting of the documentary movie entitled \u2018Louise Bourgeois: The Spider, the Mistress, and the Tangerine\u2019."@en ,
		"Scope note:\nThis class comprises activities that intend to convey (and preserve) the content of events in a recording, such as a live recording of a performance, a documentary, or other capture of a perdurant. Such activities may follow the directions of a recording plan. They may include postproduction.\n\nExamples:\nThe making of the recording of the third alternate take of the musical work titled \u2018Blue Hawaii\u2019 as performed by Elvis Presley in Hollywood, Calif., Radio Recorders, on March 22nd, 1961\n\t\t"@en ;
	rdfs:subClassOf	_:vb10194 ,
		efrbroo:F28_Expression_Creation ,
		_:vb10195 ,
		_:vb10196 ,
		_:vb10197 ,
		_:vb4747128 ,
		_:vb4747129 ,
		_:vb4747130 .
_:vb10194	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R65_recorded_aspects_of .
@prefix ecrm:	<http://erlangen-crm.org/current/> .
_:vb10194	owl:someValuesFrom	ecrm:E18_Physical_Thing .
_:vb10195	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R20_recorded ;
	owl:someValuesFrom	ecrm:E2_Temporal_Entity .
_:vb10196	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R22_created_a_realisation_of ;
	owl:onClass	efrbroo:F21_Recording_Work .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:vb10196	owl:maxQualifiedCardinality	"1"^^xsd:nonNegativeInteger .
_:vb10197	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R21_created ;
	owl:someValuesFrom	efrbroo:F26_Recording .
_:vb4747128	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R22_created_a_realisation_of ;
	owl:maxCardinality	"1"^^xsd:nonNegativeInteger .
_:vb4747129	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R21_created ;
	owl:someValuesFrom	efrbroo:F26_Recording .
_:vb4747130	rdf:type	owl:Restriction ;
	owl:onProperty	efrbroo:R20_recorded ;
	owl:someValuesFrom	ecrm:E5_Event .