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

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/26470#lyrics>,
        <album/26470#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

<artist/9086#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Wada"@en,
        "和田光司"@ja ;
    foaf:made <album/26470#subject>,
        <album/26470#vocals> ;
    foaf:name "Koji Wada"@en,
        "和田光司"@ja .

<artist/9962#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Matsuki"@en,
        "松木悠"@ja ;
    foaf:made <album/26470#lyrics>,
        <album/26470#subject> ;
    foaf:name "Yuu Matsuki"@en,
        "松木悠"@ja .

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26470#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/26470#composition>,
        <album/26470#subject> ;
    foaf:name "Michihiko Ohta"@en,
        "太田美知彦"@ja .

<artist/9963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26470#subject> ;
    schema:name "Hidenori Chiwata"@en,
        "千綿偉功"@ja ;
    foaf:made <album/26470#composition>,
        <album/26470#subject> ;
    foaf:name "Hidenori Chiwata"@en,
        "千綿偉功"@ja .

<product/7565#subject> a schema:CreativeWork ;
    schema:name "Digimon Frontier: Island of Lost Digimon"@en,
        "デジモンフロンティア 古代デジモン復活!!"@ja,
        "Digimon Frontier: Kodai Digimon Fukkatsu!!"@ja-latn ;
    foaf:name "Digimon Frontier: Island of Lost Digimon"@en,
        "デジモンフロンティア 古代デジモン復活!!"@ja,
        "Digimon Frontier: Kodai Digimon Fukkatsu!!"@ja-latn .

<product/871#subject> a schema:CreativeWork ;
    schema:name "Digimon Frontier"@en,
        "デジモンフロンティア"@ja,
        "Digimon Frontier"@ja-latn ;
    foaf:name "Digimon Frontier"@en,
        "デジモンフロンティア"@ja,
        "Digimon Frontier"@ja-latn .

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

<album/26470#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn ;
    mo:performance_of <album/26470#musicalwork> ;
    mo:recorded_as <album/26470#musicalexpression> ;
    schema:name "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/26470#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/26470/26470-1566722635.jpg> a schema:ImageObject,
        foaf:Image .

<album/26470#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn ;
    mo:composer <artist/4576#subject>,
        <artist/9963#subject> ;
    mo:produced_work <album/26470#musicalwork> ;
    schema:name "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn .

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

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

<album/26470#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-07-24"^^xsd:date ;
    dcterms:title "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn ;
    mo:catalogue_number "NECM-12034" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26470#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nd0ef698058b146f19c9f2246e8e78ba1 ;
    mo:record_count 1 ;
    schema:about <product/7565#subject>,
        <product/871#subject> ;
    schema:datePublished "2002-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/26470/26470-1566722635.jpg> ;
    schema:name "FIRE!! / Koji Wada [Limited Edition]"@en,
        "FIRE!! / 和田光司 [期間生産限定盤]"@ja,
        "FIRE!! / Koji Wada [Limited Edition]"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/26470/26470-1566722635.jpg> .

_:N0f336c1acf5a49938a619e1122196050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE!!(オリジナル・カラオケ)"@ja,
        "FIRE!! (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd0ef698058b146f19c9f2246e8e78ba1 ;
    schema:name "FIRE!!(オリジナル・カラオケ)"@ja,
        "FIRE!! (Original Karaoke)"@ja-latn .

_:N2d17db8e50ce48aba412f049bb007f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イノセント～無邪気なままで～(オリジナル・カラオケ)"@ja,
        "Innocent ~Mujaki na mama de~ (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd0ef698058b146f19c9f2246e8e78ba1 ;
    schema:name "イノセント～無邪気なままで～(オリジナル・カラオケ)"@ja,
        "Innocent ~Mujaki na mama de~ (Original Karaoke)"@ja-latn .

_:N9e0405822d8144dcaff61e1f2ff52750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE!!"@ja,
        "FIRE!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd0ef698058b146f19c9f2246e8e78ba1 ;
    schema:name "FIRE!!"@ja,
        "FIRE!!"@ja-latn .

_:Nd5479e7089834aaa9064ac36cf24f3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イノセント～無邪気なままで～"@ja,
        "Innocent ~Mujaki na mama de~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd0ef698058b146f19c9f2246e8e78ba1 ;
    schema:name "イノセント～無邪気なままで～"@ja,
        "Innocent ~Mujaki na mama de~"@ja-latn .

_:Nd0ef698058b146f19c9f2246e8e78ba1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f336c1acf5a49938a619e1122196050,
        _:N2d17db8e50ce48aba412f049bb007f8b,
        _:N9e0405822d8144dcaff61e1f2ff52750,
        _:Nd5479e7089834aaa9064ac36cf24f3e4 ;
    mo:track_count 4 ;
    schema:duration "PT17:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f336c1acf5a49938a619e1122196050,
        _:N2d17db8e50ce48aba412f049bb007f8b,
        _:N9e0405822d8144dcaff61e1f2ff52750,
        _:Nd5479e7089834aaa9064ac36cf24f3e4 .

