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

<artist/34715#subject> a schema:Person,
        foaf:Person ;
    schema:name "LISA KOUSAKA"@en,
        "上坂梨紗"@ja ;
    foaf:made <album/128349#lyrics>,
        <album/128349#subject> ;
    foaf:name "LISA KOUSAKA"@en,
        "上坂梨紗"@ja .

<artist/34958#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki Sato"@en,
        "佐藤ミキ"@ja ;
    foaf:made <album/128349#subject>,
        <album/128349#vocals> ;
    foaf:name "Miki Sato"@en,
        "佐藤ミキ"@ja .

<artist/16118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128349#subject> ;
    schema:name "SHIKI"@en ;
    foaf:made <album/128349#composition>,
        <album/128349#subject> ;
    foaf:name "SHIKI"@en .

<artist/29049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128349#subject> ;
    schema:name "Kai Shiono"@en,
        "塩野海"@ja ;
    foaf:made <album/128349#composition>,
        <album/128349#subject> ;
    foaf:name "Kai Shiono"@en,
        "塩野海"@ja .

<product/12858#subject> a schema:CreativeWork ;
    schema:name "The Café Terrace and Its Goddesses"@en,
        "女神のカフェテラス"@ja,
        "Megami no Café Terrace"@ja-latn ;
    foaf:name "The Café Terrace and Its Goddesses"@en,
        "女神のカフェテラス"@ja,
        "Megami no Café Terrace"@ja-latn .

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

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

<album/128349#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn ;
    mo:performance_of <album/128349#musicalwork> ;
    mo:recorded_as <album/128349#musicalexpression> ;
    schema:name "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/128349#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/128349/128349-dc04f8fed902.jpg> a schema:ImageObject,
        foaf:Image .

<album/128349#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn ;
    mo:composer <artist/16118#subject>,
        <artist/29049#subject> ;
    mo:produced_work <album/128349#musicalwork> ;
    schema:name "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn .

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

<album/128349#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-31"^^xsd:date ;
    dcterms:title "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-2268~9" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/128349#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N90bdfc4683634d8d929fc5a6136cbd42,
        _:Ne4e591db78d54e18badf4bb2454cd348 ;
    mo:record_count 2 ;
    schema:about <product/12858#subject> ;
    schema:datePublished "2023-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/128349/128349-dc04f8fed902.jpg> ;
    schema:name "Dramatic / Miki Sato [Limited Edition]"@en,
        "ドラマチック / 佐藤ミキ [期間生産限定盤]"@ja,
        "Dramatic / Miki Sato [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/128349/128349-dc04f8fed902.jpg> .

_:N2fe1eafd15674d368aeecc7b2a84958a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dramatic"@en,
        "ドラマチック"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4e591db78d54e18badf4bb2454cd348 ;
    schema:name "Dramatic"@en,
        "ドラマチック"@ja .

_:N603ea024f71f42548953a7ef78173344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy"@en,
        "Strategy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne4e591db78d54e18badf4bb2454cd348 ;
    schema:name "Strategy"@en,
        "Strategy"@ja .

_:N7dd223f100604723909728e2d1a69af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Dramatic\" MUSIC VIDEO"@en,
        "「ドラマチック」MUSIC VIDEO"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N90bdfc4683634d8d929fc5a6136cbd42 ;
    schema:name "\"Dramatic\" MUSIC VIDEO"@en,
        "「ドラマチック」MUSIC VIDEO"@ja .

_:N8979e2d7447e4e43ab213b74e47f7103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dramatic -TV edit-"@en,
        "ドラマチック -TV edit-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne4e591db78d54e18badf4bb2454cd348 ;
    schema:name "Dramatic -TV edit-"@en,
        "ドラマチック -TV edit-"@ja .

_:Na105232e800f4ac280f4d10cc1bfb699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"The Café Terrace and Its Goddesses\" Non-credit Ending Movie"@en,
        "TVアニメ「女神のカフェテラス」ノンクレジットエンディングムービー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N90bdfc4683634d8d929fc5a6136cbd42 ;
    schema:name "TV Anime \"The Café Terrace and Its Goddesses\" Non-credit Ending Movie"@en,
        "TVアニメ「女神のカフェテラス」ノンクレジットエンディングムービー"@ja .

_:Nc38d7e68c42e4d509ba8f775855445c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy -Instrumental-"@en,
        "Strategy -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ne4e591db78d54e18badf4bb2454cd348 ;
    schema:name "Strategy -Instrumental-"@en,
        "Strategy -Instrumental-"@ja .

_:Nca55519b552845dda16f5cb1eb794cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dramatic -Instrumental-"@en,
        "ドラマチック -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4e591db78d54e18badf4bb2454cd348 ;
    schema:name "Dramatic -Instrumental-"@en,
        "ドラマチック -Instrumental-"@ja .

_:N90bdfc4683634d8d929fc5a6136cbd42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7dd223f100604723909728e2d1a69af5,
        _:Na105232e800f4ac280f4d10cc1bfb699 ;
    mo:track_count 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7dd223f100604723909728e2d1a69af5,
        _:Na105232e800f4ac280f4d10cc1bfb699 .

_:Ne4e591db78d54e18badf4bb2454cd348 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fe1eafd15674d368aeecc7b2a84958a,
        _:N603ea024f71f42548953a7ef78173344,
        _:N8979e2d7447e4e43ab213b74e47f7103,
        _:Nc38d7e68c42e4d509ba8f775855445c5,
        _:Nca55519b552845dda16f5cb1eb794cd9 ;
    mo:track_count 5 ;
    schema:duration "PT18:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2fe1eafd15674d368aeecc7b2a84958a,
        _:N603ea024f71f42548953a7ef78173344,
        _:N8979e2d7447e4e43ab213b74e47f7103,
        _:Nc38d7e68c42e4d509ba8f775855445c5,
        _:Nca55519b552845dda16f5cb1eb794cd9 .

