@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Atlas_VPN	rdf:type	wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:Atlas_VPN	rdf:type	schema:CreativeWork .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Atlas_VPN	rdf:type	dbo:Work ,
		wikidata:Q7397 ,
		dbo:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Atlas_VPN	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Atlas_VPN .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Atlas_VPN	rdfs:label	"Atlas VPN"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Atlas_VPN	dct:subject	dbc:TvOS_software ,
		dbc:Virtual_private_network_services ,
		dbc:Internet_security ,
		dbc:Internet_privacy_software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Atlas_VPN	foaf:homepage	<https://atlasvpn.com> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Atlas_VPN	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Atlas_VPN?oldid=1285515700&ns=0> ;
	dbo:description	"freemium VPN-\u0441\u0435\u0440\u0432\u0438\u0441"@ru ,
		"virtual private network provider"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Atlas_VPN	dbp:wikiPageUsesTemplate	dbt:Infobox_software ,
		dbt:Reflist ,
		dbt:Short_description ;
	dbp:genre	"Virtual private network"@en ;
	dbp:title	"Atlas VPN"@en ;
	dbp:platform	"Personal Computer, Smartphone, Smart TV"@en ;
	dbp:website	<https://atlasvpn.com> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
dbr:Atlas_VPN	foaf:isPrimaryTopicOf	wikipedia-en:Atlas_VPN ;
	dbp:developer	"Peakstar Technologies Inc."@en ;
	dbo:operatingSystem	dbr:Microsoft_Windows ,
		dbr:IOS ,
		dbr:MacOS ,
		dbr:Linux ,
		<http://dbpedia.org/resource/Android_(operating_system)> ;
	dbp:operatingSystem	dbr:Microsoft_Windows ,
		<http://dbpedia.org/resource/Android_(operating_system)> ,
		dbr:IOS ,
		dbr:Linux ,
		dbr:MacOS ;
	dbo:license	dbr:Proprietary_software ;
	dbp:license	dbr:Proprietary_software .
wikipedia-en:Atlas_VPN	foaf:primaryTopic	dbr:Atlas_VPN .