@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:LICEBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:licebase .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02217 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:licebase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:licebase .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100013547 .

bioregistry:licebase a bioregistry.schema:0000001 ;
    rdfs:label "LiceBase" ;
    dcterms:description "Sea lice (Lepeophtheirus salmonis and Caligus species) are the major pathogens of salmon,  significantly impacting upon the global salmon farming industry. Lice control is primarily accomplished through chemotherapeutants, though emerging resistance necessitates the development of new treatment methods (biological agents, prophylactics and new drugs). LiceBase is a database for sea lice genomics, providing genome annotation of the Atlantic salmon louse Lepeophtheirus salmonis, a genome browser, and access to related high-thoughput genomics data. LiceBase also mines and stores data from related genome sequencing and functional genomics projects."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:LICEBASE,
        n2t:licebase,
        integbio:nbdc02217,
        miriam:licebase,
        re3data:r3d100013547 ;
    dcat:keyword "genome/gene",
        "image/movie",
        "organism",
        "rna",
        "sequence" ;
    foaf:homepage <https://licebase.org> ;
    bioregistry.schema:0000005 "EMLSAT00000003403"^^xsd:string ;
    bioregistry.schema:0000006 "https://licebase.org/?q=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z0-9\\-\\/]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://licebase.org/?q="^^xsd:string ;
    bioregistry.schema:0000027 <https://licebase.org/?q=EMLSAT00000003403> ;
    bioregistry.schema:0000029 "licebase" .

biocontext:LICEBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:licebase dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02217 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:licebase dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100013547 dcterms:isPartOf bioregistry.metaresource:re3data .

