@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.openlinksw.com/oplweb/opsys_family/MacOSClassic#> .
@prefix OpenLink:	<http://www.openlinksw.com/schemas/oplweb#> .
ns1:this	rdf:type	OpenLink:OpsysFamily .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://en.wikipedia.org/wiki/> .
ns1:this	foaf:homepage	ns4:Macintosh_Classic .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:this	owl:sameAs	dbpedia:Macintosh_Classic .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:this	rdfs:label	"Mac OS Classic" ;
	OpenLink:OpsysFamilyName	"Mac OS Classic" ;
	OpenLink:OpsysFamilyLicenseCode	"Mac OS 9" .
@prefix ns8:	<http://data.openlinksw.com/oplweb/vendor/AppleComputer#> .
ns1:this	OpenLink:OpsysFamilyVendor	ns8:this ;
	OpenLink:OpsysFamilyRating	10 ;
	OpenLink:WikipediaPage	ns4:Macintosh_Classic .
@prefix ns9:	<http://data.openlinksw.com/oplweb/product/odbc-db2-mt#> .
ns1:this	OpenLink:hasProducts	ns9:this .
@prefix ns10:	<http://data.openlinksw.com/oplweb/product/odbc-informix-mt#> .
ns1:this	OpenLink:hasProducts	ns10:this .
@prefix ns11:	<http://data.openlinksw.com/oplweb/product/odbc-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProducts	ns11:this .
@prefix ns12:	<http://data.openlinksw.com/oplweb/product/odbc-ingres-mt#> .
ns1:this	OpenLink:hasProducts	ns12:this .
@prefix ns13:	<http://data.openlinksw.com/oplweb/product/odbc-mysql-mt#> .
ns1:this	OpenLink:hasProducts	ns13:this .
@prefix ns14:	<http://data.openlinksw.com/oplweb/product/odbc-odbc-mt#> .
ns1:this	OpenLink:hasProducts	ns14:this .
@prefix ns15:	<http://data.openlinksw.com/oplweb/product/iodbc-sdk#> .
ns1:this	OpenLink:hasProducts	ns15:this .
@prefix ns16:	<http://data.openlinksw.com/oplweb/product/odbc-postgres-mt#> .
ns1:this	OpenLink:hasProducts	ns16:this .
@prefix ns17:	<http://data.openlinksw.com/oplweb/product/odbc-oracle-mt#> .
ns1:this	OpenLink:hasProducts	ns17:this .
@prefix ns18:	<http://data.openlinksw.com/oplweb/product/odbc-progress-mt#> .
ns1:this	OpenLink:hasProducts	ns18:this .
@prefix ns19:	<http://data.openlinksw.com/oplweb/product/odbc-sqlserver-mt#> .
ns1:this	OpenLink:hasProducts	ns19:this .
@prefix ns20:	<http://data.openlinksw.com/oplweb/product/odbc-sqlserver-st#> .
ns1:this	OpenLink:hasProducts	ns20:this .
@prefix ns21:	<http://data.openlinksw.com/oplweb/product/odbc-prxy-mt#> .
ns1:this	OpenLink:hasProducts	ns21:this .
@prefix ns22:	<http://data.openlinksw.com/oplweb/product/odbc-sybase-st#> .
ns1:this	OpenLink:hasProducts	ns22:this .
@prefix ns23:	<http://data.openlinksw.com/oplweb/product/odbc-sybase-mt#> .
ns1:this	OpenLink:hasProducts	ns23:this .
@prefix ns24:	<http://data.openlinksw.com/oplweb/product_category/odbc#> .
ns1:this	OpenLink:hasProductCategory	ns24:this .
@prefix ns25:	<http://data.openlinksw.com/oplweb/product_category/dasdk#> .
ns1:this	OpenLink:hasProductCategory	ns25:this .
@prefix ns26:	<http://data.openlinksw.com/oplweb/product_format/st#> .
ns1:this	OpenLink:hasProductFormat	ns26:this .
@prefix ns27:	<http://data.openlinksw.com/oplweb/product_format/mt#> .
ns1:this	OpenLink:hasProductFormat	ns27:this .
@prefix ns28:	<http://data.openlinksw.com/oplweb/product_format/enterprise#> .
ns1:this	OpenLink:hasProductFormat	ns28:this .
@prefix ns29:	<http://data.openlinksw.com/oplweb/product_family/uda#> .
ns1:this	OpenLink:hasProductFamily	ns29:this .
@prefix ns30:	<http://data.openlinksw.com/oplweb/product_family/development#> .
ns1:this	OpenLink:hasProductFamily	ns30:this ;
	foaf:logo	<http://download.openlinksw.com/download/images/icon-macos.gif> .
@prefix ns31:	<http://data.openlinksw.com/oplweb/opsys/powerpc-apple-macos8.0-32#> .
ns1:this	OpenLink:hasOpsys	ns31:this .
@prefix ns32:	<http://data.openlinksw.com/oplweb/opsys/m68k-apple-macos7.0-32#> .
ns1:this	OpenLink:hasOpsys	ns32:this .
@prefix ns33:	<http://data.openlinksw.com/oplweb/opsys/powerpc-apple-macos-32#> .
ns1:this	OpenLink:hasOpsys	ns33:this .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
ns1:this	opl:isDescribedUsing	owl: ,
		rdfs: ,
		foaf: ,
		OpenLink: .