@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Barbara_Carson	foaf:primaryTopic	dbr:Barbara_Carson .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Irene_Bolger	dbo:predecessor	dbr:Barbara_Carson .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Barbara_Carson	rdf:type	wikidata:Q5 ,
		dbo:Eukaryote ,
		dbo:Species .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Barbara_Carson	rdf:type	owl:Thing ,
		wikidata:Q19088 ,
		wikidata:Q729 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Barbara_Carson	rdf:type	ns7:NaturalPerson ,
		wikidata:Q215627 .
@prefix schema:	<http://schema.org/> .
dbr:Barbara_Carson	rdf:type	schema:Person ,
		foaf:Person ,
		dbo:Person ,
		dbo:Animal ;
	owl:sameAs	dbr:Barbara_Carson ;
	foaf:name	"Barbara Carson"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Barbara_Carson	rdfs:label	"Barbara Carson"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Barbara_Carson	dct:subject	<http://dbpedia.org/resource/Category:2015_deaths> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Barbara_Carson	dct:subject	dbc:Australian_nurses ,
		<http://dbpedia.org/resource/Category:1927_births> ,
		dbc:People_from_Bundaberg ,
		dbc:Australian_trade_unionists ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Barbara_Carson_c_1985.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Barbara_Carson	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Barbara_Carson?oldid=1282379222&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Barbara_Carson .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Barbara_Carson	dbp:deathPlace	"Geelong"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Barbara_Carson	dbo:deathDate	"2015-11-17"^^xsd:date ;
	dbp:deathDate	"2015-11-17"^^xsd:date ;
	dbo:successor	dbr:Irene_Bolger ;
	dbp:successor	dbr:Irene_Bolger ;
	dbo:deathYear	"2015"^^xsd:gYear ;
	dbp:name	"Barbara Carson"@en ;
	dbo:birthPlace	dbr:Bundaberg ;
	dbp:birthPlace	"Bundaberg"@en ;
	dbo:birthDate	"1927-03-22"^^xsd:date ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Barbara_Carson_c_1985.jpg?width=300> ;
	dbp:birthDate	"1927-03-22"^^xsd:date ;
	dbp:caption	"Carson in approximately 1985"@en ;
	dbo:birthYear	"1927"^^xsd:gYear ;
	dbo:occupation	dbr:Barbara_Carson__PersonFunction__1 ;
	dbp:occupation	"nurse, union branch secretary"@en ;
	dbo:employer	dbr:Australian_Nursing_and_Midwifery_Federation ;
	dbp:employer	dbr:Australian_Nursing_and_Midwifery_Federation ;
	dbp:knownFor	"creating a union for nurses"@en ;
	dbp:partner	"Jenny"@en ;
	dbo:description	"Australian trade union leader"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Barbara_Carson	dbp:wikiPageUsesTemplate	dbt:Birth_date ,
		dbt:Death_date_and_age ,
		dbt:Reflist ,
		dbt:Authority_control ,
		dbt:Infobox_person ,
		dbt:Short_description .