@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Identiv	foaf:primaryTopic	dbr:Identiv .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Identiv	rdf:type	schema:Organization .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Identiv	rdf:type	dbo:Organisation ,
		dbo:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Identiv	rdf:type	wikidata:Q4830453 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Identiv	rdf:type	ns7:Agent ,
		ns7:SocialPerson ,
		dbo:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Identiv	rdf:type	owl:Thing ,
		wikidata:Q24229398 ,
		wikidata:Q43229 ;
	owl:sameAs	dbr:Identiv ;
	foaf:name	"Identiv, Inc."@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Identiv	rdfs:label	"Identiv"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Identiv	dct:subject	<http://dbpedia.org/resource/Category:1990_establishments_in_the_United_States> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Identiv	dct:subject	dbc:American_companies_established_in_1990 ,
		dbc:Computer_security_companies ,
		dbc:Security_companies_of_the_United_States ,
		dbc:Companies_listed_on_the_Nasdaq ,
		dbc:Radio-frequency_identification_companies ,
		dbc:Internet_of_things_companies ,
		dbc:Companies_of_the_United_States ;
	foaf:homepage	<https://www.identiv.com/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Identiv-logo.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Identiv	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Identiv?oldid=1288123301&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Identiv .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Identiv	dbp:tradedAs	"NASDAQ:INVE"@en .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:Identiv	dbo:assets	"109.72"^^dbd:usDollar ;
	dbo:netIncome	"5.49"^^dbd:usDollar ;
	dbo:revenue	"116.38"^^dbd:usDollar .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Identiv	dbo:revenueYear	"2023"^^xsd:gYear ;
	dbp:assetsYear	2023 ;
	dbp:netIncomeYear	2023 ;
	dbp:revenueYear	2023 ;
	dbp:revenue	"6982.799999999999"^^dbd:second ;
	dbp:assets	"6583.2"^^dbd:second ;
	dbp:netIncome	"329.40000000000003"^^dbd:second ;
	dbo:industry	dbr:Technology ;
	dbo:foundingYear	"1990"^^xsd:gYear ;
	dbp:industry	dbr:Technology ;
	dbp:hqLocationCity	<http://dbpedia.org/resource/Fremont,_California> ;
	dbp:website	<https://www.identiv.com/> ;
	dbo:numberOfEmployees	"394"^^xsd:nonNegativeInteger ;
	dbp:numEmployees	394 ;
	dbp:hqLocationCountry	"United States"@en ;
	dbp:name	"Identiv, Inc."@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Identiv-logo.png?width=300> ;
	dbp:isin	"US45170X2053"@en ;
	dbp:logo	"File:Identiv-logo.png"@en ;
	dbp:keyPeople	"Kirsten Newquist, CEO"@en ;
	dbo:locationCity	<http://dbpedia.org/resource/Fremont,_California> ;
	dbo:description	"\u0634\u0631\u0643\u0629"@ar ,
		"Digital security and Internet of Things technology company"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Identiv	dbp:wikiPageUsesTemplate	dbt:Increase ,
		dbt:Infobox_company ,
		dbt:Decrease ,
		dbt:Reflist ,
		dbt:Short_description ;
	dbp:founded	1990 .