# bio2rdf sourceforge package version (0.8.2)

# 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 813 2009-12-09 22:28:35Z p_ansell $)

# result units=4 

# Query queryKey=http://bio2rdf.org/query:primaryreverseconstruct successful on endpoint=http://quebec.obo.bio2rdf.org/sparql query=CONSTRUCT { <http://bio2rdf.org/uniprot:Q8C7H1_2> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7H1_2> .   } 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:Q8C7H1_2> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7H1_2> .  }   } 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:Q8C7H1_2> ?p ?o . } WHERE {  GRAPH <http://bio2rdf.org/uniprot> {  <http://bio2rdf.org/uniprot:Q8C7H1_2> ?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:Q8C7H1_2> <http://bio2rdf.org/bio2rdf_resource:linkedToFrom> ?s . } WHERE {  GRAPH <http://bio2rdf.org/irefindex> {  ?s ?p <http://bio2rdf.org/uniprot:Q8C7H1_2> .  }   } 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:Q8C7H1_2 ns0:linkedToFrom ns1:Q8C7H1_1 ;
	a ns2:Strain ;
	rdfs:label "C57BL/6J" ;
	ns0:ispyUrl "http://bio2rdf.org/ispy/uniprot:Q8C7H1_2" ;
	<http://purl.org/dc/terms/rights> <http://www.uniprot.org/help/license> ;
	ns0:url "http://bio2rdf.org/html/uniprot:Q8C7H1_2" .

