@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix orcid: <https://orcid.org/> .
@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:bioregistry dcterms:hasPart bioregistry:envipath .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02011 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:envipath .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012715 .

bioregistry:envipath a bioregistry.schema:0000001 ;
    rdfs:label "enviPath" ;
    dcterms:description "enviPath is a database and prediction system for the microbial biotransformation of organic environmental contaminants. The database provides the possibility to store and view experimentally observed biotransformation pathways. The pathway prediction system provides different relative reasoning models to predict likely biotransformation pathways and products."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch integbio:nbdc02011,
        fairsharing:FAIRsharing.g0c5qn,
        miriam:envipath,
        re3data:r3d100012715 ;
    dcat:keyword "environmental science" ;
    foaf:homepage <https://envipath.org/> ;
    bioregistry.schema:0000005 "32de3cf4-e3e6-4168-956e-32fa5ddb0ce1/compound/b545cabc-8c9e-4b20-8848-efa015b481ea"^^xsd:string ;
    bioregistry.schema:0000006 "https://envipath.org/package/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[\\w^_]{8}-[\\w^_]{4}-[\\w^_]{4}-[\\w^_]{4}-[\\w^_]{12}\\/[\\w-]+\\/[\\w^_]{8}-[\\w^_]{4}-[\\w^_]{4}-[\\w^_]{4}-[\\w^_]{12}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-0533-3368 ;
    bioregistry.schema:0000024 "https://envipath.org/package/"^^xsd:string ;
    bioregistry.schema:0000027 <https://envipath.org/package/32de3cf4-e3e6-4168-956e-32fa5ddb0ce1/compound/b545cabc-8c9e-4b20-8848-efa015b481ea> ;
    bioregistry.schema:0000029 "envipath" .

orcid:0000-0003-0533-3368 rdfs:label "Jörg Wicker" ;
    foaf:mbox "admin@envipath.org" .

integbio:nbdc02011 dcterms:isPartOf bioregistry.metaresource:integbio .

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

miriam:envipath dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012715 dcterms:isPartOf bioregistry.metaresource:re3data .

