# bio2rdf sourceforge package version (0.8.3_pre)

# bio2rdf sourceforge subversion copy Id ($Id: atlas2rdf.jsp 796 2009-11-24 22:33:31Z p_ansell $)

# bio2rdf sourceforge properties file subversion copy Id ($Id: bio2rdf.properties 831 2010-02-05 04:26:34Z p_ansell $)

# result units=7 

# Query queryKey=http://bio2rdf.org/query:primaryreverseconstruct successful on endpoint=http://cu.obo.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7G5_8> .   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:secondaryreverseconstruct successful on endpoint=http://cu.uniprot.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7G5_8> .  }   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:secondaryreverseconstruct successful on endpoint=http://quebec.uniprot.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7G5_8> .  }   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:construct successful on endpoint=http://quebec.uniprot.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> ?p ?o . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  <http://bio2rdf.org/uniprot:Q8C7G5_8> ?p ?o .  }   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:secondaryreverseconstruct successful on endpoint=http://irefindex.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  GRAPH <http://bio2rdf.org/irefindex> {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7G5_8> .  }   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:construct successful on endpoint=http://cu.uniprot.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> ?p ?o . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  <http://bio2rdf.org/uniprot:Q8C7G5_8> ?p ?o .  }   } LIMIT 2000 OFFSET 0)
# Query queryKey=http://bio2rdf.org/query:primaryreverseconstruct successful on endpoint=http://quebec.obo.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7G5_8> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7G5_8> .   } LIMIT 2000 OFFSET 0)
@prefix ns1: <http://bio2rdf.org/uniprot:> .
@prefix ns0: <http://bio2rdf.org/bio2rdf_resource:> .
@prefix ns2: <http://bio2rdf.org/core:> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:Q8C7G5_8 ns0:linkedToFrom ns1:Q8C7G5_7 ;
	a ns2:Strain ;
	rdfs:label "FVB/N" ;
	ns0:ispyUrl "http://bio2rdf.org/ispy/uniprot:Q8C7G5_8" ;
	<http://creativecommons.org/ns#license> <http://bio2rdf.org/license/uniprot:Q8C7G5_8> ;
	ns0:url "http://bio2rdf.org/html/uniprot:Q8C7G5_8" .

