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

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

<artist/8470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113113#subject> ;
    schema:name "Masafumi Gotoh"@en,
        "後藤正文"@ja ;
    foaf:made <album/113113#composition>,
        <album/113113#lyrics>,
        <album/113113#subject> ;
    foaf:name "Masafumi Gotoh"@en,
        "後藤正文"@ja .

<product/9709#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia THE MOVIE: World Heroes' Mission"@en,
        "僕のヒーローアカデミア THE MOVIE ワールド ヒーローズ ミッション"@ja,
        "Boku no Hero Academia THE MOVIE: World Heroes' Mission"@ja-latn ;
    foaf:name "My Hero Academia THE MOVIE: World Heroes' Mission"@en,
        "僕のヒーローアカデミア THE MOVIE ワールド ヒーローズ ミッション"@ja,
        "Boku no Hero Academia THE MOVIE: World Heroes' Mission"@ja-latn .

<album/113113#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:composer <artist/8470#subject> ;
    mo:produced_work <album/113113#musicalwork> ;
    schema:name "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/31/113113/113113-aee255c18491.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113113#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:performance_of <album/113113#musicalwork> ;
    mo:performer <artist/10056#subject> ;
    mo:recorded_as <album/113113#musicalexpression> ;
    schema:byArtist <artist/10056#subject> ;
    schema:name "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:workPerformed <album/113113#musicalwork> .

<artist/10056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113113#performance> ;
    schema:name "ASIAN KUNG-FU GENERATION"@en ;
    foaf:name "ASIAN KUNG-FU GENERATION"@en .

<album/113113#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-04"^^xsd:date ;
    dcterms:title "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:catalogue_number "KSCL-3308" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113113#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N287ab71d950f4a4086d33e6dc9a40afc ;
    mo:record_count 1 ;
    schema:about <product/9709#subject> ;
    schema:byArtist <artist/10056#subject> ;
    schema:datePublished "2021-08-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/113113/113113-aee255c18491.jpg> ;
    schema:name "Empathy / ASIAN KUNG-FU GENERATION"@en,
        "エンパシー / ASIAN KUNG-FU GENERATION"@ja,
        "Empathy / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/113113/113113-aee255c18491.jpg> .

_:N57f014576d074af9b48827e87ef101b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワーズ"@ja,
        "Flowers"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N287ab71d950f4a4086d33e6dc9a40afc ;
    schema:name "フラワーズ"@ja,
        "Flowers"@ja-latn .

_:N929ddbbdaddd459fbb14c092e43f1a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンパシー"@ja,
        "Empathy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N287ab71d950f4a4086d33e6dc9a40afc ;
    schema:name "エンパシー"@ja,
        "Empathy"@ja-latn .

_:Na35a5bd8ae7443a2a9d58ff8d0bc3241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンパシー (Instrumental)"@ja,
        "Empathy (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N287ab71d950f4a4086d33e6dc9a40afc ;
    schema:name "エンパシー (Instrumental)"@ja,
        "Empathy (Instrumental)"@ja-latn .

_:Na4e98d1eb1174793983f7e38822b6582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワーズ (Instrumental)"@ja,
        "Flowers (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N287ab71d950f4a4086d33e6dc9a40afc ;
    schema:name "フラワーズ (Instrumental)"@ja,
        "Flowers (Instrumental)"@ja-latn .

_:Nb9d2cba9234d4fd196134cb2a267a545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "触れたい 確かめたい (Seiho Remix)"@ja,
        "Furetai Tashikametai (Seiho Remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N287ab71d950f4a4086d33e6dc9a40afc ;
    schema:name "触れたい 確かめたい (Seiho Remix)"@ja,
        "Furetai Tashikametai (Seiho Remix)"@ja-latn .

_:N287ab71d950f4a4086d33e6dc9a40afc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57f014576d074af9b48827e87ef101b1,
        _:N929ddbbdaddd459fbb14c092e43f1a56,
        _:Na35a5bd8ae7443a2a9d58ff8d0bc3241,
        _:Na4e98d1eb1174793983f7e38822b6582,
        _:Nb9d2cba9234d4fd196134cb2a267a545 ;
    mo:track_count 5 ;
    schema:duration "PT25:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N57f014576d074af9b48827e87ef101b1,
        _:N929ddbbdaddd459fbb14c092e43f1a56,
        _:Na35a5bd8ae7443a2a9d58ff8d0bc3241,
        _:Na4e98d1eb1174793983f7e38822b6582,
        _:Nb9d2cba9234d4fd196134cb2a267a545 .

