SubjectPredicateObject
EndpointQueryProviderQuery Type
http://cu.bioportal.bio2rdf.org/sparql CONSTRUCT { ?s ?p <http://bio2rdf.org/patent:US2003111410> . ?s a ?linkedRecordType . ?s <http://www.w3.org/2000/01/rdf-schema#label> ?label . ?s <http://purl.org/dc/elements/1.1/title> ?title . ?s <http://www.w3.org/2004/02/skos/core#prefLabel> ?skoslabel . } WHERE { ?s ?p <http://bio2rdf.org/patent:US2003111410> . OPTIONAL { ?s a ?linkedRecordType . } OPTIONAL { ?s <http://www.w3.org/2000/01/rdf-schema#label> ?label . } OPTIONAL { ?s <http://purl.org/dc/elements/1.1/title> ?title . } OPTIONAL { ?s <http://www.w3.org/2004/02/skos/core#prefLabel> ?skoslabel . } } LIMIT 500 OFFSET 0 http://bio2rdf.org/provider:carleton.bioportal http://bio2rdf.org/query:linksbynamespace