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

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

<artist/12919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50697#subject> ;
    schema:name "KMC"@en ;
    foaf:made <album/50697#composition>,
        <album/50697#lyrics>,
        <album/50697#subject> ;
    foaf:name "KMC"@en .

<artist/12921#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50697#subject> ;
    schema:name "Tooru Yamasaki"@en,
        "山﨑徹"@ja ;
    foaf:made <album/50697#composition>,
        <album/50697#lyrics>,
        <album/50697#subject> ;
    foaf:name "Tooru Yamasaki"@en,
        "山﨑徹"@ja .

<product/1375#subject> a schema:CreativeWork ;
    schema:name "Inazuma Eleven (Series)"@en,
        "イナズマイレブン (Series)"@ja,
        "Inazuma Eleven (Series)"@ja-latn ;
    foaf:name "Inazuma Eleven (Series)"@en,
        "イナズマイレブン (Series)"@ja,
        "Inazuma Eleven (Series)"@ja-latn .

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

<org/155#subject> schema:name "FRAME"@en,
        "フレーム"@ja,
        "FRAME"@ja-latn ;
    foaf:name "FRAME"@en,
        "フレーム"@ja,
        "FRAME"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/50697/50697-1423253716.jpg> a schema:ImageObject,
        foaf:Image .

<album/50697#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn ;
    mo:composer <artist/12919#subject>,
        <artist/12921#subject> ;
    mo:produced_work <album/50697#musicalwork> ;
    schema:name "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn .

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

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

<artist/19704#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50697#performance> ;
    schema:name "Yuka Nishigaki"@en,
        "西墻由香"@ja ;
    foaf:name "Yuka Nishigaki"@en,
        "西墻由香"@ja .

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50697#performance> ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/4549#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50697#performance> ;
    schema:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja ;
    foaf:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50697#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/7945#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50697#performance> ;
    schema:name "Hirofumi Nojima"@en,
        "野島裕史"@ja ;
    foaf:name "Hirofumi Nojima"@en,
        "野島裕史"@ja .

<album/50697#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn ;
    mo:performance_of <album/50697#musicalwork> ;
    mo:performer <artist/19704#subject>,
        <artist/3224#subject>,
        <artist/4549#subject>,
        <artist/4805#subject>,
        <artist/7945#subject> ;
    mo:recorded_as <album/50697#musicalexpression> ;
    schema:byArtist <artist/19704#subject>,
        <artist/3224#subject>,
        <artist/4549#subject>,
        <artist/4805#subject>,
        <artist/7945#subject> ;
    schema:name "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn ;
    schema:workPerformed <album/50697#musicalwork> .

<album/50697#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-16"^^xsd:date ;
    dcterms:title "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn ;
    mo:catalogue_number "PKCF-1030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50697#musicalexpression> ;
    mo:publisher <org/155#subject> ;
    mo:record _:N52552b55619642e78e64bd5abe30f647 ;
    mo:record_count 1 ;
    schema:about <product/1375#subject> ;
    schema:byArtist <artist/19704#subject>,
        <artist/3224#subject>,
        <artist/4549#subject>,
        <artist/4805#subject>,
        <artist/7945#subject> ;
    schema:datePublished "2011-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/50697/50697-1423253716.jpg> ;
    schema:name "Mata ne... no Kisetsu / Inazuma All Stars"@en,
        "またね…のキセツ / イナズマオールスターズ"@ja,
        "Mata ne... no Kisetsu / Inazuma All Stars"@ja-latn ;
    schema:publisher <org/155#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/50697/50697-1423253716.jpg> .

_:N00382d550ece4644997d2db47587b068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またね...のキセツ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N52552b55619642e78e64bd5abe30f647 ;
    schema:name "またね...のキセツ"@ja .

_:N03fdbddc24934722b0ea28b81081aa79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強で最高(オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N52552b55619642e78e64bd5abe30f647 ;
    schema:name "最強で最高(オリジナル・カラオケ)"@ja .

_:N541bf4e0c31344828c504744c6647c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またね...のキセツ(オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N52552b55619642e78e64bd5abe30f647 ;
    schema:name "またね...のキセツ(オリジナル・カラオケ)"@ja .

_:N5fbcaa28e3d944c08591cff362dd1793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強で最高"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N52552b55619642e78e64bd5abe30f647 ;
    schema:name "最強で最高"@ja .

_:N52552b55619642e78e64bd5abe30f647 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00382d550ece4644997d2db47587b068,
        _:N03fdbddc24934722b0ea28b81081aa79,
        _:N541bf4e0c31344828c504744c6647c73,
        _:N5fbcaa28e3d944c08591cff362dd1793 ;
    mo:track_count 4 ;
    schema:duration "PT18:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00382d550ece4644997d2db47587b068,
        _:N03fdbddc24934722b0ea28b81081aa79,
        _:N541bf4e0c31344828c504744c6647c73,
        _:N5fbcaa28e3d944c08591cff362dd1793 .

