@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/146636> foaf:primaryTopic <album/146636#subject> .

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:made <album/146636#lyrics>,
        <album/146636#subject>,
        <album/146636#vocals> ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/26727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146636#subject> ;
    schema:name "Masaki Honda"@en,
        "本田正樹"@ja ;
    foaf:made <album/146636#composition>,
        <album/146636#subject> ;
    foaf:name "Masaki Honda"@en,
        "本田正樹"@ja .

<product/19272#subject> a schema:CreativeWork ;
    schema:name "I've Been Killing Slimes for 300 Years and Maxed Out My Level Season 2"@en,
        "スライム倒して300年、知らないうちにレベルMAXになってました ～そのに～"@ja,
        "Slime Taoshite 300-nen, Shiranai Uchi ni Level MAX ni Nattemashita ~Sono Ni~"@ja-latn ;
    foaf:name "I've Been Killing Slimes for 300 Years and Maxed Out My Level Season 2"@en,
        "スライム倒して300年、知らないうちにレベルMAXになってました ～そのに～"@ja,
        "Slime Taoshite 300-nen, Shiranai Uchi ni Level MAX ni Nattemashita ~Sono Ni~"@ja-latn .

<album/146636#lyrics> a mo:Lyrics .

<album/146636#musicalexpression> a mo:Signal ;
    mo:published_as <album/146636#subject> ;
    mo:records <album/146636#performance> .

<album/146636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn ;
    mo:performance_of <album/146636#musicalwork> ;
    mo:recorded_as <album/146636#musicalexpression> ;
    schema:name "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn ;
    schema:workPerformed <album/146636#musicalwork> .

<album/146636#vocals> a mo:Singer .

<org/2112#subject> schema:name "NIPPONOPHONE"@en,
        "NIPPONOPHONE"@ja,
        "NIPPONOPHONE"@ja-latn ;
    foaf:name "NIPPONOPHONE"@en,
        "NIPPONOPHONE"@ja,
        "NIPPONOPHONE"@ja-latn .

<https://media.vgm.io/albums/63/146636/146636-894e091add67.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146636#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/146636/146636-894e091add67.png> ;
    foaf:depicts <album/146636#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/146636/146636-894e091add67.png> .

<https://medium-media.vgm.io/albums/63/146636/146636-894e091add67.png> a schema:ImageObject,
        foaf:Image .

<album/146636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster"@en ;
            foaf:made <album/146636#composition> ;
            foaf:name "(Dream Monster"@en ],
        <artist/26727#subject> ;
    mo:produced_work <album/146636#musicalwork> ;
    schema:name "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn .

<album/146636#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/146636#composition> ;
    mo:lyrics <album/146636#lyrics> ;
    mo:performed_in <album/146636#performance> ;
    mo:singer <album/146636#vocals> .

<album/146636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-23"^^xsd:date ;
    dcterms:title "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn ;
    mo:catalogue_number "COCC-18280" ;
    mo:media_type "CD" ;
    mo:publication_of <album/146636#musicalexpression> ;
    mo:publisher <org/2112#subject> ;
    mo:record _:N10ec6d54dc0747ed98a03291603c68c8 ;
    mo:record_count 1 ;
    schema:about <product/19272#subject> ;
    schema:datePublished "2025-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/146636/146636-894e091add67.png> ;
    schema:name "So☆Lucky / Yui Ogura [Slime Edition]"@en,
        "So☆Lucky / 小倉唯 [スライム盤]"@ja,
        "So☆Lucky / Yui Ogura [Slime Edition]"@ja-latn ;
    schema:publisher <org/2112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/146636/146636-894e091add67.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146636#subject> ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/146636#subject> ;
    foaf:name "(Dream Monster"@en .

_:N2a0839536bc34d44843f7c4784592f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So☆Lucky"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N10ec6d54dc0747ed98a03291603c68c8 ;
    schema:name "So☆Lucky"@en .

_:N2b648a1d70e04153ac9c429a566e861c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So☆Lucky Instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N10ec6d54dc0747ed98a03291603c68c8 ;
    schema:name "So☆Lucky Instrumental"@en .

_:N3ccaa974919b45cea3fc9abf0dab28c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So☆Lucky（TV Size）"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N10ec6d54dc0747ed98a03291603c68c8 ;
    schema:name "So☆Lucky（TV Size）"@en .

_:N9d6841be00f346ffbdb43a1d0af04101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So☆Lucky（TV Size）Instrumental"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N10ec6d54dc0747ed98a03291603c68c8 ;
    schema:name "So☆Lucky（TV Size）Instrumental"@en .

_:N10ec6d54dc0747ed98a03291603c68c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a0839536bc34d44843f7c4784592f9d,
        _:N2b648a1d70e04153ac9c429a566e861c,
        _:N3ccaa974919b45cea3fc9abf0dab28c5,
        _:N9d6841be00f346ffbdb43a1d0af04101 ;
    mo:track_count 4 ;
    schema:duration "PT9:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a0839536bc34d44843f7c4784592f9d,
        _:N2b648a1d70e04153ac9c429a566e861c,
        _:N3ccaa974919b45cea3fc9abf0dab28c5,
        _:N9d6841be00f346ffbdb43a1d0af04101 .

