  @prefix epid: <http://cogprints.org/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix epx: <http://cogprints.org/id/x-> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <http://cogprints.org/id/eprint/1584>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://cogprints.org/1584/1/harnad92.turing.html>
	rdfs:label "harnad92.turing.html"^^xsd:string .

<http://cogprints.org/1584/2/indexcodes.txt>
	rdfs:label "indexcodes.txt"^^xsd:string .

<http://cogprints.org/1584/>
	dc:format "text/html";
	dc:title "HTML Summary of #1584 \n\nThe Turing Test Is Not A Trick: Turing Indistinguishability Is A Scientific Criterion\n\n";
	foaf:primaryTopic <http://cogprints.org/id/eprint/1584> .

<http://cogprints.org/id/document/11215>
	dct:hasPart <http://cogprints.org/1584/1/harnad92.turing.html>;
	ep:hasFile <http://cogprints.org/1584/1/harnad92.turing.html>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "The Turing Test Is Not A Trick: Turing Indistinguishability Is A Scientific Criterion (HTML)"^^xsd:string .

<http://cogprints.org/id/document/14057>
	dct:hasPart <http://cogprints.org/1584/2/indexcodes.txt>;
	ep:hasFile <http://cogprints.org/1584/2/indexcodes.txt>;
	eprel:isIndexCodesVersionOf <http://cogprints.org/id/document/11215>;
	eprel:isVersionOf <http://cogprints.org/id/document/11215>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/11215>;
	rdf:type ep:Document;
	rdfs:label "The Turing Test Is Not A Trick: Turing Indistinguishability Is A Scientific Criterion (Indexer Terms)"^^xsd:string .

<http://cogprints.org/id/eprint/1584#authors>
	rdf:_1 <http://cogprints.org/id/person/ext-a044c0d3db345f3ce503b48fbbe7caea> .

<http://cogprints.org/id/eprint/1584>
	bibo:abstract "It is important to understand that the Turing Test (TT) is not, nor was it intended to be, a trick; how well one can fool someone\nis not a measure of scientific progress. The TT is an empirical criterion: It sets AI's empirical goal to be to generate human-scale\nperformance capacity. This goal will be met when the candidate's performance is totally indistinguishable from a human's. Until\nthen, the TT simply represents what it is that AI must endeavor eventually to accomplish scientifically. "^^xsd:string;
	bibo:authorList <http://cogprints.org/id/eprint/1584#authors>;
	bibo:issue "4";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "3";
	dct:creator <http://cogprints.org/id/person/ext-a044c0d3db345f3ce503b48fbbe7caea>;
	dct:date "1992";
	dct:isPartOf <http://cogprints.org/id/repository>,
		<http://cogprints.org/id/publication/ext-6a7369aa56724ce5d2054b866ae1dff0>;
	dct:subject <http://cogprints.org/id/subject/comp-sci-art-intel>,
		<http://cogprints.org/id/subject/phil-mind>;
	dct:title "The Turing Test Is Not A Trick: Turing Indistinguishability Is A Scientific Criterion"^^xsd:string;
	ep:hasDocument <http://cogprints.org/id/document/11215>,
		<http://cogprints.org/id/document/14057>;
	rdf:type bibo:Article,
		ep:EPrint,
		ep:JournalpEPrint;
	rdfs:seeAlso <http://cogprints.org/1584/> .

<http://cogprints.org/id/subject/comp-sci-art-intel>
	rdf:type skos:Concept;
	skos:prefLabel "Artificial Intelligence" .

<http://cogprints.org/id/subject/phil-mind>
	rdf:type skos:Concept;
	skos:prefLabel "Philosophy of Mind" .

<http://cogprints.org/id/person/ext-a044c0d3db345f3ce503b48fbbe7caea>
	foaf:familyName "Harnad"^^xsd:string;
	foaf:givenName "Stevan"^^xsd:string;
	foaf:name "Stevan Harnad"^^xsd:string;
	rdf:type foaf:Person .

<http://cogprints.org/id/publication/ext-6a7369aa56724ce5d2054b866ae1dff0>
	foaf:name "SIGART Bulletin"^^xsd:string;
	rdf:type bibo:Collection .

