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

<artist/32717#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuji Sato"@en,
        "佐藤徹治"@ja ;
    foaf:made <album/55280#lyrics>,
        <album/55280#subject> ;
    foaf:name "Tetsuji Sato"@en,
        "佐藤徹治"@ja .

<artist/6290#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michiko Tomita"@en,
        "富田美智子"@ja ;
    foaf:made <album/55280#lyrics>,
        <album/55280#subject> ;
    foaf:name "Michiko Tomita"@en,
        "富田美智子"@ja .

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

<product/17857#subject> a schema:CreativeWork ;
    schema:name "UTAGOE"@en,
        "淫声 ‥う・た・ご・え‥"@ja,
        "UTAGOE"@ja-latn ;
    foaf:name "UTAGOE"@en,
        "淫声 ‥う・た・ご・え‥"@ja,
        "UTAGOE"@ja-latn .

<album/55280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kouki Funamizu"@en ;
            foaf:made <album/55280#composition> ;
            foaf:name "Kouki Funamizu"@en ] ;
    mo:produced_work <album/55280#musicalwork> ;
    schema:name "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/08/55280/55280-1575213497.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5341#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55280#performance> ;
    schema:name "Miya Serizono"@en,
        "芹園みや"@ja ;
    foaf:name "Miya Serizono"@en,
        "芹園みや"@ja .

<artist/62102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55280#performance> ;
    schema:name "Progress"@en,
        "プログレス"@ja ;
    foaf:name "Progress"@en,
        "プログレス"@ja .

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

<album/55280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn ;
    mo:performance_of <album/55280#musicalwork> ;
    mo:performer _:N6b991f6088544f1ab34e64700bc0caeb,
        _:N91b14ef75cfa490e88ba43078262f3e1,
        <artist/5341#subject>,
        <artist/62102#subject> ;
    mo:recorded_as <album/55280#musicalexpression> ;
    schema:byArtist _:N6b991f6088544f1ab34e64700bc0caeb,
        _:N91b14ef75cfa490e88ba43078262f3e1,
        <artist/5341#subject>,
        <artist/62102#subject> ;
    schema:name "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn ;
    schema:workPerformed <album/55280#musicalwork> .

<album/55280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-07-23"^^xsd:date ;
    dcterms:title "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn ;
    mo:catalogue_number "TSD-105" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55280#musicalexpression> ;
    mo:publisher _:Nfd3f97100d8148c0b4902c11056ecac2 ;
    mo:record _:N58f254b7575a4c4cb01eeda72195efbd ;
    mo:record_count 1 ;
    schema:about <product/17857#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshiko Yamada"@en ;
            foaf:name "Yoshiko Yamada"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hibiki Hinakoi"@en ;
            foaf:name "Hibiki Hinakoi"@en ],
        <artist/5341#subject>,
        <artist/62102#subject> ;
    schema:datePublished "1999-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/55280/55280-1575213497.jpg> ;
    schema:name "UTAGOE SONG CD"@en,
        "UTAGOE SONG CD"@ja,
        "UTAGOE SONG CD"@ja-latn ;
    schema:publisher _:Nfd3f97100d8148c0b4902c11056ecac2 ;
    foaf:depiction <https://media.vgm.io/albums/08/55280/55280-1575213497.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoko Ouchi"@en ;
    foaf:made <album/55280#subject> ;
    foaf:name "Yoko Ouchi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55280#subject> ;
    schema:name "Kouki Funamizu"@en ;
    foaf:made <album/55280#subject> ;
    foaf:name "Kouki Funamizu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yoko Ouchi"@en ;
    foaf:made <album/55280#lyrics> ;
    foaf:name "Yoko Ouchi"@en .

_:N28b1dedc7fef414a9a292984c03d665e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Mimi Marching Song"@en,
        "ファンキーミミ音頭"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Funky Mimi Marching Song"@en,
        "ファンキーミミ音頭"@ja .

_:N489e29446da24b539c8c4d37b0d2ed52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Ally Funky Mimi"@en,
        "キミの味方さファンキーミミ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Your Ally Funky Mimi"@en,
        "キミの味方さファンキーミミ"@ja .

_:N6b991f6088544f1ab34e64700bc0caeb a schema:Person,
        foaf:Person ;
    mo:performed <album/55280#performance> ;
    schema:name "Hibiki Hinakoi"@en ;
    foaf:name "Hibiki Hinakoi"@en .

_:N7794b0980dc6477fb529678e16747251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind"@en,
        "マインド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Mind"@en,
        "マインド"@ja .

_:N8529db7de0844fe8bf435fbd2158b99a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because My Dream Will Surely Come True"@en,
        "きっと夢は叶うから"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Because My Dream Will Surely Come True"@en,
        "きっと夢は叶うから"@ja .

_:N873c601d4f4e4d31b7bd8b72cb2d89c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't stop my luv"@en,
        "Don't stop my luv"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Don't stop my luv"@en,
        "Don't stop my luv"@ja .

_:N88e6ede517104301bbf2cbde05d747be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep"@en,
        "Deep"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Deep"@en,
        "Deep"@ja .

_:N8d77149c7ab942358a512f61876dc87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers story"@en,
        "Lovers story"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Lovers story"@en,
        "Lovers story"@ja .

_:N9196c90705cd45da88b25c434ca85d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm an Idol Who Loves"@en,
        "わたしは恋するアイドル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "I'm an Idol Who Loves"@en,
        "わたしは恋するアイドル"@ja .

_:N91b14ef75cfa490e88ba43078262f3e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/55280#performance> ;
    schema:name "Yoshiko Yamada"@en ;
    foaf:name "Yoshiko Yamada"@en .

_:Nbba36bbb4de84c2c8205164e6b303582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replica"@en,
        "Replica"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Replica"@en,
        "Replica"@ja .

_:Nd7312aa4d79f45b69dd8f3864c8234dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revolution"@en,
        "Revolution"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Revolution"@en,
        "Revolution"@ja .

_:Nfd12b11a6c594f7cac1159e6c44ab819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever,Tragedy"@en,
        "Forever,Tragedy"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N58f254b7575a4c4cb01eeda72195efbd ;
    schema:name "Forever,Tragedy"@en,
        "Forever,Tragedy"@ja .

_:Nfd3f97100d8148c0b4902c11056ecac2 schema:name "APPLE PIE / SUCCUBUS"@en ;
    foaf:name "APPLE PIE / SUCCUBUS"@en .

_:N58f254b7575a4c4cb01eeda72195efbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28b1dedc7fef414a9a292984c03d665e,
        _:N489e29446da24b539c8c4d37b0d2ed52,
        _:N7794b0980dc6477fb529678e16747251,
        _:N8529db7de0844fe8bf435fbd2158b99a,
        _:N873c601d4f4e4d31b7bd8b72cb2d89c4,
        _:N88e6ede517104301bbf2cbde05d747be,
        _:N8d77149c7ab942358a512f61876dc87f,
        _:N9196c90705cd45da88b25c434ca85d88,
        _:Nbba36bbb4de84c2c8205164e6b303582,
        _:Nd7312aa4d79f45b69dd8f3864c8234dd,
        _:Nfd12b11a6c594f7cac1159e6c44ab819 ;
    mo:track_count 11 ;
    schema:duration "PT41:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N28b1dedc7fef414a9a292984c03d665e,
        _:N489e29446da24b539c8c4d37b0d2ed52,
        _:N7794b0980dc6477fb529678e16747251,
        _:N8529db7de0844fe8bf435fbd2158b99a,
        _:N873c601d4f4e4d31b7bd8b72cb2d89c4,
        _:N88e6ede517104301bbf2cbde05d747be,
        _:N8d77149c7ab942358a512f61876dc87f,
        _:N9196c90705cd45da88b25c434ca85d88,
        _:Nbba36bbb4de84c2c8205164e6b303582,
        _:Nd7312aa4d79f45b69dd8f3864c8234dd,
        _:Nfd12b11a6c594f7cac1159e6c44ab819 .

