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

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

<artist/18355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58016#subject> ;
    schema:name "Ryota Mori"@en,
        "森良太"@ja ;
    foaf:made <album/58016#composition>,
        <album/58016#lyrics>,
        <album/58016#subject> ;
    foaf:name "Ryota Mori"@en,
        "森良太"@ja .

<product/4112#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia (TV)"@en,
        "僕のヒーローアカデミア (TV)"@ja,
        "Boku no Hero Academia (TV)"@ja-latn ;
    foaf:name "My Hero Academia (TV)"@en,
        "僕のヒーローアカデミア (TV)"@ja,
        "Boku no Hero Academia (TV)"@ja-latn .

<album/58016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:composer <artist/18355#subject> ;
    mo:produced_work <album/58016#musicalwork> ;
    schema:name "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn .

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

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/58016/58016-1464408146.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:performance_of <album/58016#musicalwork> ;
    mo:performer <artist/18354#subject> ;
    mo:recorded_as <album/58016#musicalexpression> ;
    schema:byArtist <artist/18354#subject> ;
    schema:name "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/58016#musicalwork> .

<artist/18354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58016#performance> ;
    schema:name "Brian the Sun"@en ;
    foaf:name "Brian the Sun"@en .

<album/58016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-01"^^xsd:date ;
    dcterms:title "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4636~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/58016#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N1201b34b1c914416a55124e91a41f941,
        _:N58d1be47036d4163bb1bc911503c2ddc ;
    mo:record_count 2 ;
    schema:about <product/4112#subject> ;
    schema:byArtist <artist/18354#subject> ;
    schema:datePublished "2016-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/58016/58016-1464408146.jpg> ;
    schema:name "HEROES / Brian the Sun [Limited Edition]"@en,
        "HEROES / Brian the Sun [Limited Edition]"@ja,
        "HEROES / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/58016/58016-1464408146.jpg> .

_:N39d5e55bb101492096cfa8223dc129da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神曲"@ja,
        "Kami Kyoku"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58d1be47036d4163bb1bc911503c2ddc ;
    schema:name "神曲"@ja,
        "Kami Kyoku"@ja-latn .

_:N44c2202cad024992a6ad2bdc13d8d7e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES"@ja,
        "HEROES"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1201b34b1c914416a55124e91a41f941 ;
    schema:name "HEROES"@ja,
        "HEROES"@ja-latn .

_:N4869894fe12b452dbed72445959d4aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュレディンガーの猫"@ja,
        "Schrödinger no Neko"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58d1be47036d4163bb1bc911503c2ddc ;
    schema:name "シュレディンガーの猫"@ja,
        "Schrödinger no Neko"@ja-latn .

_:N5bff4f1688cc408ebabc36c1baf9198e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロックンロールポップギャング"@ja,
        "Rock n' Roll Pop Gang"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58d1be47036d4163bb1bc911503c2ddc ;
    schema:name "ロックンロールポップギャング"@ja,
        "Rock n' Roll Pop Gang"@ja-latn .

_:N91c4c3ef1dae4769ae3948a652a74f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "都会の泉"@ja,
        "Tokai no Izumi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58d1be47036d4163bb1bc911503c2ddc ;
    schema:name "都会の泉"@ja,
        "Tokai no Izumi"@ja-latn .

_:Nc56595fd35cc4c3a8b145a64eecdec05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女はゼロフィリア"@ja,
        "Kanojo wa Zelophilia"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58d1be47036d4163bb1bc911503c2ddc ;
    schema:name "彼女はゼロフィリア"@ja,
        "Kanojo wa Zelophilia"@ja-latn .

_:Neecaf1e534e34b36844f2b4a52a885d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES (Instrumental)"@ja,
        "HEROES (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N1201b34b1c914416a55124e91a41f941 ;
    schema:name "HEROES (Instrumental)"@ja,
        "HEROES (Instrumental)"@ja-latn .

_:Nf43a2d289817473598bd4297ca37003a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday"@ja,
        "Sunday"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1201b34b1c914416a55124e91a41f941 ;
    schema:name "Sunday"@ja,
        "Sunday"@ja-latn .

_:N1201b34b1c914416a55124e91a41f941 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44c2202cad024992a6ad2bdc13d8d7e6,
        _:Neecaf1e534e34b36844f2b4a52a885d5,
        _:Nf43a2d289817473598bd4297ca37003a ;
    mo:track_count 3 ;
    schema:duration "PT9:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N44c2202cad024992a6ad2bdc13d8d7e6,
        _:Neecaf1e534e34b36844f2b4a52a885d5,
        _:Nf43a2d289817473598bd4297ca37003a .

_:N58d1be47036d4163bb1bc911503c2ddc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N39d5e55bb101492096cfa8223dc129da,
        _:N4869894fe12b452dbed72445959d4aa3,
        _:N5bff4f1688cc408ebabc36c1baf9198e,
        _:N91c4c3ef1dae4769ae3948a652a74f48,
        _:Nc56595fd35cc4c3a8b145a64eecdec05 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N39d5e55bb101492096cfa8223dc129da,
        _:N4869894fe12b452dbed72445959d4aa3,
        _:N5bff4f1688cc408ebabc36c1baf9198e,
        _:N91c4c3ef1dae4769ae3948a652a74f48,
        _:Nc56595fd35cc4c3a8b145a64eecdec05 .

