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

<artist/26713#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ami Maeshima"@en,
        "前島亜美"@ja ;
    foaf:made <album/154454#lyrics>,
        <album/154454#subject>,
        <album/154454#vocals> ;
    foaf:name "Ami Maeshima"@en,
        "前島亜美"@ja .

<artist/58887#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Hisano"@en,
        "久野藍"@ja ;
    foaf:made <album/154454#lyrics>,
        <album/154454#subject> ;
    foaf:name "Ai Hisano"@en,
        "久野藍"@ja .

<artist/19995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154454#subject> ;
    schema:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja ;
    foaf:made <album/154454#composition>,
        <album/154454#subject> ;
    foaf:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja .

<artist/29144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154454#subject> ;
    schema:name "Sho Udagawa"@en,
        "宇田川翔"@ja ;
    foaf:made <album/154454#composition>,
        <album/154454#subject> ;
    foaf:name "Sho Udagawa"@en,
        "宇田川翔"@ja .

<artist/29730#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154454#subject> ;
    schema:name "Yusuke Nagumo"@en,
        "南雲祐介"@ja ;
    foaf:made <album/154454#composition>,
        <album/154454#subject> ;
    foaf:name "Yusuke Nagumo"@en,
        "南雲祐介"@ja .

<artist/46278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154454#subject> ;
    schema:name "Hikaru Kakisako"@en,
        "柿迫ヒカル"@ja ;
    foaf:made <album/154454#composition>,
        <album/154454#subject> ;
    foaf:name "Hikaru Kakisako"@en,
        "柿迫ヒカル"@ja .

<artist/76512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154454#subject> ;
    schema:name "Imaban"@en ;
    foaf:made <album/154454#composition>,
        <album/154454#lyrics>,
        <album/154454#subject> ;
    foaf:name "Imaban"@en .

<product/22963#subject> a schema:CreativeWork ;
    schema:name "Private Tutor to the Duke's Daughter"@en,
        "公女殿下の家庭教師"@ja,
        "Koujo Denka no Kateikyoushi"@ja-latn ;
    foaf:name "Private Tutor to the Duke's Daughter"@en,
        "公女殿下の家庭教師"@ja,
        "Koujo Denka no Kateikyoushi"@ja-latn .

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

<album/154454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn ;
    mo:performance_of <album/154454#musicalwork> ;
    mo:recorded_as <album/154454#musicalexpression> ;
    schema:name "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn ;
    schema:workPerformed <album/154454#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154454#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> ;
    foaf:depicts <album/154454#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> .

<https://medium-media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/154454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn ;
    mo:composer <artist/19995#subject>,
        <artist/29144#subject>,
        <artist/29730#subject>,
        <artist/46278#subject>,
        <artist/76512#subject> ;
    mo:produced_work <album/154454#musicalwork> ;
    schema:name "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn .

<album/154454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-23"^^xsd:date ;
    dcterms:title "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn ;
    mo:catalogue_number "KICM-2167" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154454#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N6fa79fce91714d7ba40e3b28479bb84d ;
    mo:record_count 1 ;
    schema:about <product/22963#subject> ;
    schema:datePublished "2025-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> ;
    schema:name "Wish for you / Ami Maeshima"@en,
        "Wish for you / 前島亜美"@ja,
        "Wish for you / Ami Maeshima"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/154454/154454-c0ba89c19c30.jpg> .

_:N1f0e15ddd9a240c290fcd13df024e8c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇薬"@ja,
        "Gekiyaku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "劇薬"@ja,
        "Gekiyaku"@ja-latn .

_:N36d2c948f1744a4eb6b782ade7d3903f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アミュレット（off vocal ver.）"@ja,
        "Amulet (off vocal ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "アミュレット（off vocal ver.）"@ja,
        "Amulet (off vocal ver.)"@ja-latn .

_:N6c5aa0b020b7489f9c5054eb696ff93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish for you"@ja,
        "Wish for you"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "Wish for you"@ja,
        "Wish for you"@ja-latn .

_:N8a85ad7974b5480b8c59748381a146f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish for you（off vocal ver.）"@ja,
        "Wish for you (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "Wish for you（off vocal ver.）"@ja,
        "Wish for you (off vocal ver.)"@ja-latn .

_:Nae3f86c4de3e4004af0783db6330c2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇薬（off vocal ver.）"@ja,
        "Gekiyaku (off vocal ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "劇薬（off vocal ver.）"@ja,
        "Gekiyaku (off vocal ver.)"@ja-latn .

_:Nbbe47feec44d4f8ba71b9acfc4cb9438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アミュレット"@ja,
        "Amulet"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6fa79fce91714d7ba40e3b28479bb84d ;
    schema:name "アミュレット"@ja,
        "Amulet"@ja-latn .

_:N6fa79fce91714d7ba40e3b28479bb84d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f0e15ddd9a240c290fcd13df024e8c3,
        _:N36d2c948f1744a4eb6b782ade7d3903f,
        _:N6c5aa0b020b7489f9c5054eb696ff93a,
        _:N8a85ad7974b5480b8c59748381a146f0,
        _:Nae3f86c4de3e4004af0783db6330c2a9,
        _:Nbbe47feec44d4f8ba71b9acfc4cb9438 ;
    mo:track_count 6 ;
    schema:duration "PT25:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f0e15ddd9a240c290fcd13df024e8c3,
        _:N36d2c948f1744a4eb6b782ade7d3903f,
        _:N6c5aa0b020b7489f9c5054eb696ff93a,
        _:N8a85ad7974b5480b8c59748381a146f0,
        _:Nae3f86c4de3e4004af0783db6330c2a9,
        _:Nbbe47feec44d4f8ba71b9acfc4cb9438 .

