@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Center_for_Disability_Studies	foaf:primaryTopic	dbr:Center_for_Disability_Studies .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Center_for_Disability_Studies	rdf:type	ns4:SocialPerson .
@prefix schema:	<http://schema.org/> .
dbr:Center_for_Disability_Studies	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Center_for_Disability_Studies	rdf:type	owl:Thing ,
		ns4:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Center_for_Disability_Studies	rdf:type	wikidata:Q24229398 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Center_for_Disability_Studies	rdf:type	dbo:Agent ,
		wikidata:Q43229 ,
		dbo:Organisation ;
	owl:sameAs	dbr:Center_for_Disability_Studies ;
	foaf:name	"NYU Center for Disability Studies"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Center_for_Disability_Studies	rdfs:label	"Center for Disability Studies"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Center_for_Disability_Studies	dct:subject	dbc:New_York_University ,
		<http://dbpedia.org/resource/Category:501(c)(3)_organizations> ,
		dbc:New_York_University_research_institutes ;
	foaf:homepage	<https://disabilitystudies.nyu.edu/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Center_for_Disability_Studies	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Center_for_Disability_Studies?oldid=1288592341&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Center_for_Disability_Studies ;
	dbo:type	<http://dbpedia.org/resource/501(c)_organization> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Center_for_Disability_Studies	dbp:type	501 ;
	dbo:location	dbr:New_York_City ;
	dbp:location	"New York, New York, U.S."@en ;
	dbp:name	"NYU Center for Disability Studies"@en ;
	dbp:foundedDate	2017 ;
	dbp:founders	"Mara Mills"@en ,
		"Faye Ginsburg"@en ;
	dbp:homepage	<https://disabilitystudies.nyu.edu/> ;
	dbo:description	"American institute studying disability in society"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Center_for_Disability_Studies	dbp:wikiPageUsesTemplate	dbt:Excessive_citations ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Infobox_organization .