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

<artist/40375#subject> a schema:Person,
        foaf:Person ;
    schema:name "jam"@en ;
    foaf:made <album/91223#lyrics>,
        <album/91223#subject> ;
    foaf:name "jam"@en .

<artist/12844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91223#subject> ;
    schema:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja ;
    foaf:made <album/91223#composition>,
        <album/91223#subject> ;
    foaf:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja .

<artist/16418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91223#subject> ;
    schema:name "Koichi Tabo"@en,
        "多保孝一"@ja ;
    foaf:made <album/91223#composition>,
        <album/91223#lyrics>,
        <album/91223#subject> ;
    foaf:name "Koichi Tabo"@en,
        "多保孝一"@ja .

<artist/30561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91223#subject> ;
    schema:name "Leo Ieiri"@en,
        "家入レオ"@ja ;
    foaf:made <album/91223#composition>,
        <album/91223#lyrics>,
        <album/91223#subject>,
        <album/91223#vocals> ;
    foaf:name "Leo Ieiri"@en,
        "家入レオ"@ja .

<product/5949#subject> a schema:CreativeWork ;
    schema:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn ;
    foaf:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn .

<release/3254#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Kai: Majin Boo-hen"@en,
        "ドラゴンボール改 魔人ブウ編"@ja,
        "Dragon Ball Kai: Majin Boo-hen"@ja-latn ;
    foaf:name "Dragon Ball Kai: Majin Boo-hen"@en,
        "ドラゴンボール改 魔人ブウ編"@ja,
        "Dragon Ball Kai: Majin Boo-hen"@ja-latn .

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

<album/91223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn ;
    mo:performance_of <album/91223#musicalwork> ;
    mo:recorded_as <album/91223#musicalexpression> ;
    schema:name "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn ;
    schema:workPerformed <album/91223#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/32/91223/91223-1570418932.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn ;
    mo:composer <artist/12844#subject>,
        <artist/16418#subject>,
        <artist/30561#subject> ;
    mo:produced_work <album/91223#musicalwork> ;
    schema:name "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn .

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

<album/91223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-15"^^xsd:date ;
    dcterms:title "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn ;
    mo:catalogue_number "VICL-64706" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91223#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ndde29b05effc4a289f4265812086b751 ;
    mo:record_count 1 ;
    schema:about <product/5949#subject>,
        <release/3254#subject> ;
    schema:datePublished "2017-02-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/91223/91223-1570418932.jpg> ;
    schema:name "LEO IEIRI 5th Anniversary Best"@en,
        "家入レオ 5th Anniversary Best"@ja,
        "LEO IEIRI 5th Anniversary Best"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/91223/91223-1570418932.jpg> .

_:N1cad21572b2449a2b0bf7d129dc349ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君がくれた夏"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "君がくれた夏"@ja .

_:N21431aaeaeec4e5f935933b2f3a12cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "Shine"@ja .

_:N2f2bc3ad09b34da4990378b975ce5442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bless You"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "Bless You"@ja .

_:N49a2f0d0597042bb9b4e3a673a74699f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョコレート"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "チョコレート"@ja .

_:N4f6c7205f16348faa52e9f684033e209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽の女神"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "太陽の女神"@ja .

_:N57886d0b52194e2c93a00f798e0950ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サブリナ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "サブリナ"@ja .

_:N8968caeac775464fb64034d0501cb0ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "Message"@ja .

_:N9e4bbe74cb0e439eb30aaad830266446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silly"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "Silly"@ja .

_:Na5ecd06693514f5993008cbb65093261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イジワルな神様"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "イジワルな神様"@ja .

_:Na8382f6099ec434a9dc8fb96b62a5fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕たちの未来 (Special Version)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "僕たちの未来 (Special Version)"@ja .

_:Nae3d4ce12e23416ca08c9984c7a7d3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれの明日へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "それぞれの明日へ"@ja .

_:Nb28a4b5880a74b7ba318c8bd3f715ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕たちの未来"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "僕たちの未来"@ja .

_:Nb5091ff565934b72b7f408c369f474ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For you"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "For you"@ja .

_:Nbcdefd5f76784224b9cca32083d7e02a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に届け"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "君に届け"@ja .

_:Nc519a77e97ae48cc84775077d0852c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello To The World"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "Hello To The World"@ja .

_:Nceb7d16234cc447e823c0f25ff631740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "miss you"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "miss you"@ja .

_:Nfabcf83ecdba460f89d10b814b04095e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純情"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ndde29b05effc4a289f4265812086b751 ;
    schema:name "純情"@ja .

_:Ndde29b05effc4a289f4265812086b751 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cad21572b2449a2b0bf7d129dc349ec,
        _:N21431aaeaeec4e5f935933b2f3a12cdf,
        _:N2f2bc3ad09b34da4990378b975ce5442,
        _:N49a2f0d0597042bb9b4e3a673a74699f,
        _:N4f6c7205f16348faa52e9f684033e209,
        _:N57886d0b52194e2c93a00f798e0950ca,
        _:N8968caeac775464fb64034d0501cb0ce,
        _:N9e4bbe74cb0e439eb30aaad830266446,
        _:Na5ecd06693514f5993008cbb65093261,
        _:Na8382f6099ec434a9dc8fb96b62a5fec,
        _:Nae3d4ce12e23416ca08c9984c7a7d3ed,
        _:Nb28a4b5880a74b7ba318c8bd3f715ea1,
        _:Nb5091ff565934b72b7f408c369f474ad,
        _:Nbcdefd5f76784224b9cca32083d7e02a,
        _:Nc519a77e97ae48cc84775077d0852c83,
        _:Nceb7d16234cc447e823c0f25ff631740,
        _:Nfabcf83ecdba460f89d10b814b04095e ;
    mo:track_count 17 ;
    schema:duration "PT70:03"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1cad21572b2449a2b0bf7d129dc349ec,
        _:N21431aaeaeec4e5f935933b2f3a12cdf,
        _:N2f2bc3ad09b34da4990378b975ce5442,
        _:N49a2f0d0597042bb9b4e3a673a74699f,
        _:N4f6c7205f16348faa52e9f684033e209,
        _:N57886d0b52194e2c93a00f798e0950ca,
        _:N8968caeac775464fb64034d0501cb0ce,
        _:N9e4bbe74cb0e439eb30aaad830266446,
        _:Na5ecd06693514f5993008cbb65093261,
        _:Na8382f6099ec434a9dc8fb96b62a5fec,
        _:Nae3d4ce12e23416ca08c9984c7a7d3ed,
        _:Nb28a4b5880a74b7ba318c8bd3f715ea1,
        _:Nb5091ff565934b72b7f408c369f474ad,
        _:Nbcdefd5f76784224b9cca32083d7e02a,
        _:Nc519a77e97ae48cc84775077d0852c83,
        _:Nceb7d16234cc447e823c0f25ff631740,
        _:Nfabcf83ecdba460f89d10b814b04095e .

