@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://jmillanacosta.github.io/publications/lp-63-making-the-aop-wiki-knowledge-graph-usable-across-disc/> a schema:AboutPage ;
    schema:about <https://doi.org/10.1016/j.toxlet.2025.07.1074> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "LP-63 Making the AOP-Wiki knowledge graph usable across disciplines in toxicological assessment"@en .

<https://doi.org/10.1016/j.toxlet.2025.07.1074> a schema:ScholarlyArticle ;
    dcterms:creator <https://orcid.org/0000-0002-4166-7093> ;
    dcterms:date "2025"^^xsd:gYear ;
    dcterms:title "LP-63 Making the AOP-Wiki knowledge graph usable across disciplines in toxicological assessment"@en ;
    schema:author ( <https://orcid.org/0000-0003-2230-0840> [ ] <https://orcid.org/0000-0002-4166-7093> <https://orcid.org/0000-0001-7542-0286> ) ;
    schema:datePublished "2025"^^xsd:gYear ;
    schema:genre "Conference abstract"@en ;
    schema:identifier "10.1016/j.toxlet.2025.07.1074"@en ;
    schema:isPartOf <http://www.wikidata.org/entity/Q1796854> ;
    schema:name "LP-63 Making the AOP-Wiki knowledge graph usable across disciplines in toxicological assessment"@en .

