@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/155746> foaf:primaryTopic <album/155746#subject> .

<artist/34913#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yutaka Yasuoka"@en,
        "安岡優"@ja ;
    foaf:made <album/155746#lyrics>,
        <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "Yutaka Yasuoka"@en,
        "安岡優"@ja .

<artist/41866#subject> a schema:Person,
        foaf:Person ;
    schema:name "The Gospellers"@en,
        "ゴスペラーズ"@ja ;
    foaf:made <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "The Gospellers"@en,
        "ゴスペラーズ"@ja .

<artist/41867#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuji Sakai"@en,
        "酒井雄二"@ja ;
    foaf:made <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "Yuji Sakai"@en,
        "酒井雄二"@ja .

<artist/41868#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Murakami"@en,
        "村上てつや"@ja ;
    foaf:made <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "Tetsuya Murakami"@en,
        "村上てつや"@ja .

<artist/41869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoichi Kitayama"@en,
        "北山陽一"@ja ;
    foaf:made <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "Yoichi Kitayama"@en,
        "北山陽一"@ja .

<artist/34914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155746#subject> ;
    schema:name "Kaoru Kurosawa"@en,
        "黒沢薫"@ja ;
    foaf:made <album/155746#composition>,
        <album/155746#subject>,
        <album/155746#vocals> ;
    foaf:name "Kaoru Kurosawa"@en,
        "黒沢薫"@ja .

<product/18717#subject> a schema:CreativeWork ;
    schema:name "Ameku M.D.: Doctor Detective"@en,
        "天久鷹央の推理カルテ"@ja,
        "Ameku Takao no Suiri Karte"@ja-latn ;
    foaf:name "Ameku M.D.: Doctor Detective"@en,
        "天久鷹央の推理カルテ"@ja,
        "Ameku Takao no Suiri Karte"@ja-latn .

<album/155746#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn ;
    mo:composer <artist/34914#subject> ;
    mo:produced_work <album/155746#musicalwork> ;
    schema:name "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn .

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

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

<album/155746#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn ;
    mo:performance_of <album/155746#musicalwork> ;
    mo:recorded_as <album/155746#musicalexpression> ;
    schema:name "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/155746#musicalwork> .

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155746#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> ;
    foaf:depicts <album/155746#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> .

<https://medium-media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/155746#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-25"^^xsd:date ;
    dcterms:title "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-3575~6" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/155746#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N010328214ad24cd3bfbfb8a1c0795fdf,
        _:Ndae606cd1e2e44e09d8f3a95217d3c94 ;
    mo:record_count 2 ;
    schema:about <product/18717#subject> ;
    schema:datePublished "2025-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> ;
    schema:name "will be fine feat. Anly / The Gospellers [Limited Edition]"@en,
        "will be fine feat. Anly / ゴスペラーズ"@ja,
        "will be fine feat. Anly / The Gospellers [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/155746/155746-40bb24795ff0.jpg> .

_:N0db2c6789d66419aa7c6ffa7dcc04663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndae606cd1e2e44e09d8f3a95217d3c94 ;
    schema:name "will be fine feat. Anly"@en .

_:N12e13b832dbe42a2a99e9a2ca242be9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly (TV non credit ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N010328214ad24cd3bfbfb8a1c0795fdf ;
    schema:name "will be fine feat. Anly (TV non credit ver.)"@en .

_:N598aa833347f4e9eaed78db66ed1dc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly (TV size ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ndae606cd1e2e44e09d8f3a95217d3c94 ;
    schema:name "will be fine feat. Anly (TV size ver.)"@en .

_:N696f4356e9ef45b8839e7357ab777452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly (No Lead ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndae606cd1e2e44e09d8f3a95217d3c94 ;
    schema:name "will be fine feat. Anly (No Lead ver.)"@en .

_:Nb415a3c207be4e26aa6388f6145bc563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndae606cd1e2e44e09d8f3a95217d3c94 ;
    schema:name "will be fine feat. Anly (Instrumental)"@en .

_:Nd44ee71a755d45fa9d799a8f4fc8b5b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will be fine feat. Anly (Music video)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N010328214ad24cd3bfbfb8a1c0795fdf ;
    schema:name "will be fine feat. Anly (Music video)"@en .

_:N010328214ad24cd3bfbfb8a1c0795fdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N12e13b832dbe42a2a99e9a2ca242be9b,
        _:Nd44ee71a755d45fa9d799a8f4fc8b5b2 ;
    mo:track_count 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12e13b832dbe42a2a99e9a2ca242be9b,
        _:Nd44ee71a755d45fa9d799a8f4fc8b5b2 .

_:Ndae606cd1e2e44e09d8f3a95217d3c94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db2c6789d66419aa7c6ffa7dcc04663,
        _:N598aa833347f4e9eaed78db66ed1dc0a,
        _:N696f4356e9ef45b8839e7357ab777452,
        _:Nb415a3c207be4e26aa6388f6145bc563 ;
    mo:track_count 4 ;
    schema:duration "PT13:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0db2c6789d66419aa7c6ffa7dcc04663,
        _:N598aa833347f4e9eaed78db66ed1dc0a,
        _:N696f4356e9ef45b8839e7357ab777452,
        _:Nb415a3c207be4e26aa6388f6145bc563 .

