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

<artist/28064#subject> a schema:Person,
        foaf:Person ;
    schema:name "ASCA"@en ;
    foaf:made <album/110145#lyrics>,
        <album/110145#subject>,
        <album/110145#vocals> ;
    foaf:name "ASCA"@en .

<artist/35011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110145#subject> ;
    schema:name "teniwoha"@en,
        "てにをは"@ja ;
    foaf:made <album/110145#composition>,
        <album/110145#lyrics>,
        <album/110145#subject> ;
    foaf:name "teniwoha"@en,
        "てにをは"@ja .

<artist/776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110145#subject> ;
    schema:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja ;
    foaf:made <album/110145#composition>,
        <album/110145#subject> ;
    foaf:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja .

<product/9267#subject> a schema:CreativeWork ;
    schema:name "The World Ends with You The Animation"@en,
        "すばらしきこのせかい The Animation"@ja,
        "Subarashiki Kono Sekai The Animation"@ja-latn ;
    foaf:name "The World Ends with You The Animation"@en,
        "すばらしきこのせかい The Animation"@ja,
        "Subarashiki Kono Sekai The Animation"@ja-latn .

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

<album/110145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/110145#musicalwork> ;
    mo:recorded_as <album/110145#musicalexpression> ;
    schema:name "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/110145#musicalwork> .

<album/110145#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/54/110145/110145-bd8d49c0335c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110145#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/110145/110145-bd8d49c0335c.jpg> ;
    foaf:depicts <album/110145#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/110145/110145-bd8d49c0335c.jpg> .

<https://medium-media.vgm.io/albums/54/110145/110145-bd8d49c0335c.jpg> a schema:ImageObject,
        foaf:Image .

<album/110145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn ;
    mo:composer <artist/35011#subject>,
        <artist/776#subject> ;
    mo:produced_work <album/110145#musicalwork> ;
    schema:name "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn .

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

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

<album/110145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-02"^^xsd:date ;
    dcterms:title "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1883~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/110145#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nd492eb6a7b19418c8061cf5f5e64fc3c,
        _:Ndea1bea7eaeb4cd99a9c15184dc08e54 ;
    mo:record_count 2 ;
    schema:about <product/9267#subject> ;
    schema:datePublished "2021-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/110145/110145-bd8d49c0335c.jpg> ;
    schema:name "Carpe Diem/Villain / ASCA [Limited Edition]"@en,
        "カルペディエム/ヴィラン / ASCA [期間生産限定盤]"@ja,
        "Carpe Diem/Villain / ASCA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/110145/110145-bd8d49c0335c.jpg> .

_:N2f303ec1a9e04c268d639478c4b6dc80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carpe Diem"@en,
        "カルペディエム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd492eb6a7b19418c8061cf5f5e64fc3c ;
    schema:name "Carpe Diem"@en,
        "カルペディエム"@ja .

_:N801ef36706c84bf5b547a9ca5c9b36a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carpe Diem -TV size-"@en,
        "カルペディエム -TV size-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nd492eb6a7b19418c8061cf5f5e64fc3c ;
    schema:name "Carpe Diem -TV size-"@en,
        "カルペディエム -TV size-"@ja .

_:Ndea1bea7eaeb4cd99a9c15184dc08e54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne2d92b50ccdf43b487ab1e4e94aa0859 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne2d92b50ccdf43b487ab1e4e94aa0859 .

_:Ne2d92b50ccdf43b487ab1e4e94aa0859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"The World Ends with You The Animation\" Non-credit Ending Movie"@en,
        "TVアニメ「すばらしきこのせかい」ノンクレジットエンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndea1bea7eaeb4cd99a9c15184dc08e54 ;
    schema:name "TV Anime \"The World Ends with You The Animation\" Non-credit Ending Movie"@en,
        "TVアニメ「すばらしきこのせかい」ノンクレジットエンディングムービー"@ja .

_:Ne32670557d2a43db987c00d08e5b573a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Villain"@en,
        "ヴィラン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd492eb6a7b19418c8061cf5f5e64fc3c ;
    schema:name "Villain"@en,
        "ヴィラン"@ja .

_:Nfc2f839d79ae40178fad0091977d5f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carpe Diem -seize the day-"@en,
        "Carpe Diem -seize the day-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd492eb6a7b19418c8061cf5f5e64fc3c ;
    schema:name "Carpe Diem -seize the day-"@en,
        "Carpe Diem -seize the day-"@ja .

_:Nd492eb6a7b19418c8061cf5f5e64fc3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f303ec1a9e04c268d639478c4b6dc80,
        _:N801ef36706c84bf5b547a9ca5c9b36a7,
        _:Ne32670557d2a43db987c00d08e5b573a,
        _:Nfc2f839d79ae40178fad0091977d5f38 ;
    mo:track_count 4 ;
    schema:duration "PT12:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f303ec1a9e04c268d639478c4b6dc80,
        _:N801ef36706c84bf5b547a9ca5c9b36a7,
        _:Ne32670557d2a43db987c00d08e5b573a,
        _:Nfc2f839d79ae40178fad0091977d5f38 .

