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

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

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

<artist/375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4851#subject> ;
    schema:name "Jun Senoue"@en,
        "瀬上純"@ja ;
    foaf:made <album/4851#composition>,
        <album/4851#subject> ;
    foaf:name "Jun Senoue"@en,
        "瀬上純"@ja .

<artist/399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4851#subject> ;
    schema:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja ;
    foaf:made <album/4851#composition>,
        <album/4851#subject> ;
    foaf:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja .

<product/13056#subject> a schema:CreativeWork ;
    schema:name "Worldwide Soccer"@en,
        "ビクトリーゴール"@ja,
        "VICTORY GOAL"@ja-latn ;
    foaf:name "Worldwide Soccer"@en,
        "ビクトリーゴール"@ja,
        "VICTORY GOAL"@ja-latn .

<product/13057#subject> a schema:CreativeWork ;
    schema:name "SEGA INTERNATIONAL Victory Goal"@en,
        "セガ インターナショナル ビクトリーゴール"@ja,
        "SEGA INTERNATIONAL Victory Goal"@ja-latn ;
    foaf:name "SEGA INTERNATIONAL Victory Goal"@en,
        "セガ インターナショナル ビクトリーゴール"@ja,
        "SEGA INTERNATIONAL Victory Goal"@ja-latn .

<product/13058#subject> a schema:CreativeWork ;
    schema:name "VICTORY GOAL'96"@en,
        "ビクトリーゴール'96"@ja,
        "VICTORY GOAL'96"@ja-latn ;
    foaf:name "VICTORY GOAL'96"@en,
        "ビクトリーゴール'96"@ja,
        "VICTORY GOAL'96"@ja-latn .

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

<album/4851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn ;
    mo:performance_of <album/4851#musicalwork> ;
    mo:recorded_as <album/4851#musicalexpression> ;
    schema:name "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn ;
    schema:workPerformed <album/4851#musicalwork> .

<org/70#subject> schema:name "NIPPON CROWN Co.,Ltd."@en,
        "日本クラウン株式会社"@ja,
        "NIPPON CROWN Co.,Ltd."@ja-latn ;
    foaf:name "NIPPON CROWN Co.,Ltd."@en,
        "日本クラウン株式会社"@ja,
        "NIPPON CROWN Co.,Ltd."@ja-latn .

<https://media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4851#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> ;
    foaf:depicts <album/4851#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> .

<https://medium-media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SEGA)"@en ;
            foaf:made <album/4851#composition> ;
            foaf:name "(SEGA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SEGA"@en ;
            foaf:made <album/4851#composition> ;
            foaf:name "(SEGA"@en ],
        <artist/375#subject>,
        <artist/399#subject> ;
    mo:produced_work <album/4851#musicalwork> ;
    schema:name "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn .

<album/4851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-04-03"^^xsd:date ;
    dcterms:title "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn ;
    mo:catalogue_number "CRCI-20229" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4851#musicalexpression> ;
    mo:publisher <org/70#subject> ;
    mo:record _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    mo:record_count 1 ;
    schema:about <product/13056#subject>,
        <product/13057#subject>,
        <product/13058#subject> ;
    schema:datePublished "1996-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> ;
    schema:name "VICTORY GOAL '96: Get the goal to win!"@en,
        "VICTORY GOAL '96 サウンドトラック"@ja,
        "VICTORY GOAL '96: Get the goal to win!"@ja-latn ;
    schema:publisher <org/70#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/4851/4851-3b99bb7002a8.jpg> .

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

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

_:N2fb25e4de3d64d09a25eded21dd039d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL '96 : opening theme The Sky Continuing Towards the Future"@en,
        "VICTORY GOAL '96 : opening theme 未来へと続く空"@ja,
        "VICTORY GOAL '96 : opening theme Miraieto Tsuzuku Sora"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "VICTORY GOAL '96 : opening theme The Sky Continuing Towards the Future"@en,
        "VICTORY GOAL '96 : opening theme 未来へと続く空"@ja,
        "VICTORY GOAL '96 : opening theme Miraieto Tsuzuku Sora"@ja-latn .

_:N367527fbffde4f37ade9d58ce78642e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Goal"@en,
        "Victory Goal"@ja,
        "Victory Goal"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Victory Goal"@en,
        "Victory Goal"@ja,
        "Victory Goal"@ja-latn .

_:N3934e4e92482456ab141b8bc0f9837a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through The Field"@en,
        "Through The Field"@ja,
        "Through The Field"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Through The Field"@en,
        "Through The Field"@ja,
        "Through The Field"@ja-latn .

_:N418b6e1a63be4cfea65b935a436754f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caribbean Breeze"@en,
        "Caribbean Breeze"@ja,
        "Caribbean Breeze"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Caribbean Breeze"@en,
        "Caribbean Breeze"@ja,
        "Caribbean Breeze"@ja-latn .

_:N617477ef4ca64762827e48fa717e1ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matches Are Over..."@en,
        "Matches Are Over..."@ja,
        "Matches Are Over..."@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Matches Are Over..."@en,
        "Matches Are Over..."@ja,
        "Matches Are Over..."@ja-latn .

_:N65567902d868433d9866edd2e2c51fe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn It Down!"@en,
        "Burn It Down!"@ja,
        "Burn It Down!"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Burn It Down!"@en,
        "Burn It Down!"@ja,
        "Burn It Down!"@ja-latn .

_:N739aec5e949e43da8ba93b6f66ffa899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Back Home"@en,
        "Way Back Home"@ja,
        "Way Back Home"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Way Back Home"@en,
        "Way Back Home"@ja,
        "Way Back Home"@ja-latn .

_:N749148f5292845c7a1863470686455cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get A Chance!"@en,
        "Get A Chance!"@ja,
        "Get A Chance!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Get A Chance!"@en,
        "Get A Chance!"@ja,
        "Get A Chance!"@ja-latn .

_:N7cd22145a4b1452788da3b27f5c03c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky Continuing Towards the Future : Karaoke"@en,
        "未来へと続く空 : Karaoke"@ja,
        "Miraieto Tsuzuku Sora : Karaoke"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "The Sky Continuing Towards the Future : Karaoke"@en,
        "未来へと続く空 : Karaoke"@ja,
        "Miraieto Tsuzuku Sora : Karaoke"@ja-latn .

_:N7d7b6f3cee7141829503f23f2b5f5860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancin' Dancin'"@en,
        "Dancin' Dancin'"@ja,
        "Dancin' Dancin'"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Dancin' Dancin'"@en,
        "Dancin' Dancin'"@ja,
        "Dancin' Dancin'"@ja-latn .

_:N80bcf8721e3b465bbac271ba61955a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Own Destiny"@en,
        "Your Own Destiny"@ja,
        "Your Own Destiny"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Your Own Destiny"@en,
        "Your Own Destiny"@ja,
        "Your Own Destiny"@ja-latn .

_:N924d223f000a43be9a0896f51c0e110b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overcoming a Thousand Nights : Karaoke"@en,
        "幾千の夜を越えて : Karaoke"@ja,
        "Ikusenno Yoru wo Koete : Karaoke"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Overcoming a Thousand Nights : Karaoke"@en,
        "幾千の夜を越えて : Karaoke"@ja,
        "Ikusenno Yoru wo Koete : Karaoke"@ja-latn .

_:Nbccee46712f64cde9a00cf6b03626f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEGA INTERNATIONAL VICTORY GOAL Medley"@en,
        "SEGA INTERNATIONAL VICTORY GOAL Medley"@ja,
        "SEGA INTERNATIONAL VICTORY GOAL Medley"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "SEGA INTERNATIONAL VICTORY GOAL Medley"@en,
        "SEGA INTERNATIONAL VICTORY GOAL Medley"@ja,
        "SEGA INTERNATIONAL VICTORY GOAL Medley"@ja-latn .

_:Nc759e65e5d054de38067125a93257055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL '96 : ending theme Overcoming a Thousand Nights"@en,
        "VICTORY GOAL '96 : ending theme 幾千の夜を越えて"@ja,
        "VICTORY GOAL '96 : ending theme Ikusenno Yoru wo Koete"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "VICTORY GOAL '96 : ending theme Overcoming a Thousand Nights"@en,
        "VICTORY GOAL '96 : ending theme 幾千の夜を越えて"@ja,
        "VICTORY GOAL '96 : ending theme Ikusenno Yoru wo Koete"@ja-latn .

_:Nd3a7d65f48894958b573f922a9cda3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breezy Skies '96"@en,
        "Breezy Skies '96"@ja,
        "Breezy Skies '96"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Breezy Skies '96"@en,
        "Breezy Skies '96"@ja,
        "Breezy Skies '96"@ja-latn .

_:Nd6087e977c064d1c8166110cd14304b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of S-League '96"@en,
        "Theme of S-League '96"@ja,
        "Theme of S-League '96"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Theme of S-League '96"@en,
        "Theme of S-League '96"@ja,
        "Theme of S-League '96"@ja-latn .

_:Nf3138bc0df064fd59ca11b1d8aab3d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase The Wind"@en,
        "Chase The Wind"@ja,
        "Chase The Wind"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "Chase The Wind"@en,
        "Chase The Wind"@ja,
        "Chase The Wind"@ja-latn .

_:Nffa77203a945471298d332f66c3f7002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL Medley"@en,
        "VICTORY GOAL Medley"@ja,
        "VICTORY GOAL Medley"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb63e8b9792ee4fadaf5b41e231cdbf89 ;
    schema:name "VICTORY GOAL Medley"@en,
        "VICTORY GOAL Medley"@ja,
        "VICTORY GOAL Medley"@ja-latn .

_:Nb63e8b9792ee4fadaf5b41e231cdbf89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fb25e4de3d64d09a25eded21dd039d5,
        _:N367527fbffde4f37ade9d58ce78642e4,
        _:N3934e4e92482456ab141b8bc0f9837a5,
        _:N418b6e1a63be4cfea65b935a436754f6,
        _:N617477ef4ca64762827e48fa717e1ca9,
        _:N65567902d868433d9866edd2e2c51fe5,
        _:N739aec5e949e43da8ba93b6f66ffa899,
        _:N749148f5292845c7a1863470686455cd,
        _:N7cd22145a4b1452788da3b27f5c03c32,
        _:N7d7b6f3cee7141829503f23f2b5f5860,
        _:N80bcf8721e3b465bbac271ba61955a53,
        _:N924d223f000a43be9a0896f51c0e110b,
        _:Nbccee46712f64cde9a00cf6b03626f0b,
        _:Nc759e65e5d054de38067125a93257055,
        _:Nd3a7d65f48894958b573f922a9cda3a8,
        _:Nd6087e977c064d1c8166110cd14304b4,
        _:Nf3138bc0df064fd59ca11b1d8aab3d71,
        _:Nffa77203a945471298d332f66c3f7002 ;
    mo:track_count 18 ;
    schema:duration "PT65:37"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N2fb25e4de3d64d09a25eded21dd039d5,
        _:N367527fbffde4f37ade9d58ce78642e4,
        _:N3934e4e92482456ab141b8bc0f9837a5,
        _:N418b6e1a63be4cfea65b935a436754f6,
        _:N617477ef4ca64762827e48fa717e1ca9,
        _:N65567902d868433d9866edd2e2c51fe5,
        _:N739aec5e949e43da8ba93b6f66ffa899,
        _:N749148f5292845c7a1863470686455cd,
        _:N7cd22145a4b1452788da3b27f5c03c32,
        _:N7d7b6f3cee7141829503f23f2b5f5860,
        _:N80bcf8721e3b465bbac271ba61955a53,
        _:N924d223f000a43be9a0896f51c0e110b,
        _:Nbccee46712f64cde9a00cf6b03626f0b,
        _:Nc759e65e5d054de38067125a93257055,
        _:Nd3a7d65f48894958b573f922a9cda3a8,
        _:Nd6087e977c064d1c8166110cd14304b4,
        _:Nf3138bc0df064fd59ca11b1d8aab3d71,
        _:Nffa77203a945471298d332f66c3f7002 .

