@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MAO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mao .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.zsnv69 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:mao .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mao .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q114677893 .

bioregistry:mao a bioregistry.schema:0000001 ;
    rdfs:label "Multiple alignment" ;
    dcterms:description "MAO is an ontology for multiple alignments of nucleic and protein sequences. MAO is designed to improve interoperation and data sharing between different alignment protocols for the construction of a high quality, reliable multiple alignment in order to facilitate knowledge extraction and the presentation of the most pertinent information to the biologist."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q114677893,
        biocontext:MAO,
        fairsharing:FAIRsharing.zsnv69,
        prefixcommons:mao,
        obofoundry:mao ;
    dcat:keyword "alignment",
        "life science",
        "nucleic acid sequence",
        "obo",
        "polypeptide region",
        "sequence" ;
    foaf:homepage <http://www-igbmc.u-strasbg.fr/BioInfo/MAO/mao.html> ;
    bioregistry.schema:0000005 "0000061"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/MAO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 [ rdfs:label "Julie Thompson" ;
            foaf:mbox "julie@igbmc.u-strasbg.fr" ] ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/MAO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:MAO_0000061 ;
    bioregistry.schema:0000029 "mao" .

wikidata:Q114677893 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

biocontext:MAO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.zsnv69 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:mao dcterms:isPartOf bioregistry.metaresource:prefixcommons .

obofoundry:mao dcterms:isPartOf bioregistry.metaresource:obofoundry .

