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

<artist/2953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja ;
    foaf:made <album/1783#lyrics>,
        <album/1783#subject> ;
    foaf:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja .

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

<album/18964> a mo:Release ;
    mo:catalogue_number "METG-28005" .

<artist/3014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1783#subject> ;
    schema:name "Time In Motions"@en ;
    foaf:made <album/1783#composition>,
        <album/1783#subject> ;
    foaf:name "Time In Motions"@en .

<artist/624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1783#subject> ;
    schema:name "Kazuo Sawa"@en,
        "澤和雄"@ja ;
    foaf:made <album/1783#composition>,
        <album/1783#subject> ;
    foaf:name "Kazuo Sawa"@en,
        "澤和雄"@ja .

<product/2458#subject> a schema:CreativeWork ;
    schema:name "Nintendo World Cup"@en,
        "熱血高校ドッジボール部サッカー編"@ja,
        "Nekketsu Koukou Dodgeball Bu: Soccer Hen"@ja-latn ;
    foaf:name "Nintendo World Cup"@en,
        "熱血高校ドッジボール部サッカー編"@ja,
        "Nekketsu Koukou Dodgeball Bu: Soccer Hen"@ja-latn .

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

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

<org/4695#subject> schema:name "meldac"@en,
        "メルダック"@ja,
        "meldac"@ja-latn ;
    foaf:name "meldac"@en,
        "メルダック"@ja,
        "meldac"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/1783/1783-1204827152.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1783#performance> ;
    schema:name "TWO-KO KIMOTO"@en ;
    foaf:name "TWO-KO KIMOTO"@en .

<artist/6634#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1783#performance> ;
    schema:name "Tatsuya Chiba"@en,
        "千葉達也"@ja ;
    foaf:name "Tatsuya Chiba"@en,
        "千葉達也"@ja .

<album/1783#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(M&M"@en ;
            foaf:made <album/1783#composition> ;
            foaf:name "(M&M"@en ],
        <artist/3014#subject>,
        <artist/624#subject> ;
    mo:produced_work <album/1783#musicalwork> ;
    schema:name "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn .

<album/1783#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn ;
    mo:performance_of <album/1783#musicalwork> ;
    mo:performer _:N08a4e78d05bd4617b1fbdf4ce94d32af,
        _:N4f8a84d47eee41ba8cb212e048112ca0,
        <artist/3015#subject>,
        <artist/6634#subject> ;
    mo:recorded_as <album/1783#musicalexpression> ;
    schema:byArtist _:N08a4e78d05bd4617b1fbdf4ce94d32af,
        _:N4f8a84d47eee41ba8cb212e048112ca0,
        <artist/3015#subject>,
        <artist/6634#subject> ;
    schema:name "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn ;
    schema:workPerformed <album/1783#musicalwork> .

<album/1783#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-06-21"^^xsd:date ;
    dcterms:title "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn ;
    mo:catalogue_number "MECG-28005" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/18964> ;
    mo:publication_of <album/1783#musicalexpression> ;
    mo:publisher <org/4695#subject> ;
    mo:record _:N23260be8107c47a7a084d5bf2f7ae02e ;
    mo:record_count 1 ;
    schema:about <product/2458#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "YOSHI. \"GOOD BOY\" KISHIMOTO"@en ;
            foaf:name "YOSHI. \"GOOD BOY\" KISHIMOTO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "EGG MAN"@en ;
            foaf:name "EGG MAN"@en ],
        <artist/3015#subject>,
        <artist/6634#subject> ;
    schema:datePublished "1990-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/1783/1783-1204827152.jpg> ;
    schema:name "Nekketsu High School Dodgeball Club Soccer Edition"@en,
        "熱血高校ドッジボール部～サッカー編"@ja,
        "Nekketsu High School Dodgeball Club Soccer Edition"@ja-latn ;
    schema:publisher <org/4695#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/1783/1783-1204827152.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1783#subject> ;
    schema:name "(M&M"@en ;
    foaf:made <album/1783#subject> ;
    foaf:name "(M&M"@en .

_:N08a4e78d05bd4617b1fbdf4ce94d32af a schema:Person,
        foaf:Person ;
    mo:performed <album/1783#performance> ;
    schema:name "YOSHI. \"GOOD BOY\" KISHIMOTO"@en ;
    foaf:name "YOSHI. \"GOOD BOY\" KISHIMOTO"@en .

_:N3386e2bfc90945a2913c2de4ea008180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ON THE STREET (Campus Conversation)"@en,
        "ON THE STREET (校庭での会話)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "ON THE STREET (Campus Conversation)"@en,
        "ON THE STREET (校庭での会話)"@ja .

_:N374ff969edad4f73b635900714079b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TURN OVER (Match Group C)"@en,
        "TURN OVER (試合グループC)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "TURN OVER (Match Group C)"@en,
        "TURN OVER (試合グループC)"@ja .

_:N433976e0b6f8463eb53332d2fed433aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLASH (Match Group D)"@en,
        "FLASH (試合グループD)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "FLASH (Match Group D)"@en,
        "FLASH (試合グループD)"@ja .

_:N45d6081e38af4723879bec192d8a6508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hotblooded BAD BOY -Female Vocal Version"@en,
        "熱血BAD BOY -Female Vocal Version"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "Hotblooded BAD BOY -Female Vocal Version"@en,
        "熱血BAD BOY -Female Vocal Version"@ja .

_:N4f8a84d47eee41ba8cb212e048112ca0 a schema:Person,
        foaf:Person ;
    mo:performed <album/1783#performance> ;
    schema:name "EGG MAN"@en ;
    foaf:name "EGG MAN"@en .

_:N5e166bc69ca0426ea5a035d171227d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAUGH IN (Character Introduction)"@en,
        "LAUGH IN (登場人物紹介)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "LAUGH IN (Character Introduction)"@en,
        "LAUGH IN (登場人物紹介)"@ja .

_:N7640aa8a602d47258998b4684d7c6c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE ANGEL (Title & Select)"@en,
        "BLUE ANGEL (タイトル＆セレクト)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "BLUE ANGEL (Title & Select)"@en,
        "BLUE ANGEL (タイトル＆セレクト)"@ja .

_:N9e1cc9901d09421d846c720e5efe1201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COPULATION (Classroom Conversation)"@en,
        "COPULATION (教室での会話)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "COPULATION (Classroom Conversation)"@en,
        "COPULATION (教室での会話)"@ja .

_:Ncaffcc088639424e9d794e55cf6bc634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EGO GAMES (Match Group A)"@en,
        "EGO GAMES (試合グループA)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "EGO GAMES (Match Group A)"@en,
        "EGO GAMES (試合グループA)"@ja .

_:Nde05bb409bda4583a44cb2470a6f9e70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JOY POP (Match Group B)"@en,
        "JOY POP (試合グループB)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "JOY POP (Match Group B)"@en,
        "JOY POP (試合グループB)"@ja .

_:Nf3d03447785643bb9785bc031e9b5bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UP TIGHT (Final Match, Versus Shimanchu Industrial High School)"@en,
        "UP TIGHT (決勝試合・対四満忠実業高校)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N23260be8107c47a7a084d5bf2f7ae02e ;
    schema:name "UP TIGHT (Final Match, Versus Shimanchu Industrial High School)"@en,
        "UP TIGHT (決勝試合・対四満忠実業高校)"@ja .

_:N23260be8107c47a7a084d5bf2f7ae02e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3386e2bfc90945a2913c2de4ea008180,
        _:N374ff969edad4f73b635900714079b36,
        _:N433976e0b6f8463eb53332d2fed433aa,
        _:N45d6081e38af4723879bec192d8a6508,
        _:N5e166bc69ca0426ea5a035d171227d59,
        _:N7640aa8a602d47258998b4684d7c6c02,
        _:N9e1cc9901d09421d846c720e5efe1201,
        _:Ncaffcc088639424e9d794e55cf6bc634,
        _:Nde05bb409bda4583a44cb2470a6f9e70,
        _:Nf3d03447785643bb9785bc031e9b5bfe ;
    mo:track_count 10 ;
    schema:duration "PT40:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3386e2bfc90945a2913c2de4ea008180,
        _:N374ff969edad4f73b635900714079b36,
        _:N433976e0b6f8463eb53332d2fed433aa,
        _:N45d6081e38af4723879bec192d8a6508,
        _:N5e166bc69ca0426ea5a035d171227d59,
        _:N7640aa8a602d47258998b4684d7c6c02,
        _:N9e1cc9901d09421d846c720e5efe1201,
        _:Ncaffcc088639424e9d794e55cf6bc634,
        _:Nde05bb409bda4583a44cb2470a6f9e70,
        _:Nf3d03447785643bb9785bc031e9b5bfe .

