@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ISFINDER .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:isfinder .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00510 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:isfinder .

bioregistry.metaresource:n2t dcterms:hasPart n2t:isfinder .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:ISFinder .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:isfinder .

bioregistry:isfinder a bioregistry.schema:0000001 ;
    rdfs:label "ISFinder" ;
    dcterms:description "ISfinder is a database of bacterial insertion sequences (IS). It assigns IS nomenclature and acts as a repository for ISs. Each IS is annotated with information such as the open reading frame DNA sequence, the sequence of the ends of the element and target sites, its origin and distribution together with a bibliography, where available."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:ISFINDER,
        n2t:isfinder,
        ncbi.resource:ISFinder,
        integbio:nbdc00510,
        prefixcommons:isfinder,
        miriam:isfinder ;
    dcat:keyword "dna",
        "gene",
        "sequence",
        "taxonomy" ;
    foaf:homepage <http://www-is.biotoul.fr/i> ;
    bioregistry.schema:0000005 "ISA1083-2"^^xsd:string ;
    bioregistry.schema:0000006 "https://www-is.biotoul.fr/scripts/ficheIS.php?name=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^IS\\w+(\\-\\d)?$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0003-1620-6495 ;
    bioregistry.schema:0000024 "https://www-is.biotoul.fr/scripts/ficheIS.php?name="^^xsd:string ;
    bioregistry.schema:0000026 ror:04rrj3a80 ;
    bioregistry.schema:0000027 <https://www-is.biotoul.fr/scripts/ficheIS.php?name=ISA1083-2> ;
    bioregistry.schema:0000029 "isfinder" .

orcid:0000-0003-1620-6495 rdfs:label "Patricia Siguier" ;
    foaf:mbox "patricia.siguier@univ-tlse3.fr" .

biocontext:ISFINDER dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:isfinder dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:ISFinder dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc00510 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:isfinder dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:isfinder dcterms:isPartOf bioregistry.metaresource:miriam .

