@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Rim_Chung	foaf:primaryTopic	dbr:Rim_Chung .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Rim_Chung	rdf:type	foaf:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Rim_Chung	rdf:type	dbo:Person ,
		dbo:Animal .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Rim_Chung	rdf:type	wikidata:Q215627 ,
		dbo:Eukaryote ,
		dbo:Species .
@prefix schema:	<http://schema.org/> .
dbr:Rim_Chung	rdf:type	schema:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Rim_Chung	rdf:type	owl:Thing ,
		wikidata:Q19088 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Rim_Chung	rdf:type	ns8:NaturalPerson ,
		wikidata:Q5 ,
		wikidata:Q729 ;
	owl:sameAs	dbr:Rim_Chung ;
	foaf:name	"Rim H Chung"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Rim_Chung	rdfs:label	"Rim Chung"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Rim_Chung	dct:subject	dbc:Fly_tyers ,
		dbc:American_fishermen ,
		<http://dbpedia.org/resource/Category:1934_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Rim_Chung	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Rim_Chung?oldid=1294466041&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Rim_Chung .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Rim_Chung	dbo:activeYearsEndYear	"1970"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1970"^^xsd:gYear .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Rim_Chung	dbp:name	"Rim H Chung"@en ;
	dbp:yearsActive	1970 ;
	dbo:birthPlace	dbr:North_Korea ;
	dbp:birthPlace	"Kum Num, North Korea"@en ;
	dbp:birthDate	3 ;
	dbo:occupation	dbr:Rim_Chung__PersonFunction__1 ;
	dbp:occupation	"Professional fly tier and fisherman"@en ;
	dbp:knownFor	"Inventing the RS2"@en ;
	dbo:description	"Korean-American fly fisherman"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Rim_Chung	dbp:wikiPageUsesTemplate	dbt:Orphan ,
		dbt:Infobox_person ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Authority_control .