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

<artist/156#subject> a schema:Person,
        foaf:Person ;
    schema:name "T.Mitsuyoshi"@en ;
    foaf:made <album/77365#lyrics>,
        <album/77365#subject> ;
    foaf:name "T.Mitsuyoshi"@en .

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

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

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

<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/77365#musicalexpression> a mo:Signal ;
    mo:published_as <album/77365#subject> ;
    mo:records <album/77365#performance> .

<album/77365#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn ;
    mo:performance_of <album/77365#musicalwork> ;
    mo:recorded_as <album/77365#musicalexpression> ;
    schema:name "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn ;
    schema:workPerformed <album/77365#musicalwork> .

<org/325#subject> schema:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "セガ"@ja,
        "SEGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/77365/77365-1525015142.jpg> a schema:ImageObject,
        foaf:Image .

<album/77365#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn ;
    mo:composer <artist/375#subject>,
        <artist/399#subject> ;
    mo:produced_work <album/77365#musicalwork> ;
    schema:name "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn .

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

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

<album/77365#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-29"^^xsd:date ;
    dcterms:title "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/77365#musicalexpression> ;
    mo:publisher <org/325#subject> ;
    mo:record _:N0324b7fa0a804d6380849627c9d6ee59 ;
    mo:record_count 1 ;
    schema:about <product/13058#subject> ;
    schema:datePublished "2016-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/77365/77365-1525015142.jpg> ;
    schema:name "Selections from Victory Goal '96"@en,
        "Selections from Victory Goal '96"@ja,
        "Selections from Victory Goal '96"@ja-latn ;
    schema:publisher <org/325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/77365/77365-1525015142.jpg> .

_:N65b79185357d431e95e64b41bed47159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL '96 : Ending Theme 幾千の夜を越えて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N0324b7fa0a804d6380849627c9d6ee59 ;
    schema:name "VICTORY GOAL '96 : Ending Theme 幾千の夜を越えて"@ja .

_:N673c97d2adaf458ba4a8d3f0d8fe6784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of S-League '96"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0324b7fa0a804d6380849627c9d6ee59 ;
    schema:name "Theme of S-League '96"@ja .

_:N9f33d5db09cd4f04b54e65d64d65aecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breezy Skies '96"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N0324b7fa0a804d6380849627c9d6ee59 ;
    schema:name "Breezy Skies '96"@ja .

_:Nca7725a57a9a4a1a8a1afe1d1f1a7f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL Medley"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N0324b7fa0a804d6380849627c9d6ee59 ;
    schema:name "VICTORY GOAL Medley"@ja .

_:Nd990f7c657f4473b993a77550268a832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY GOAL '96 : Opening Theme 未来へと続く空"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0324b7fa0a804d6380849627c9d6ee59 ;
    schema:name "VICTORY GOAL '96 : Opening Theme 未来へと続く空"@ja .

_:N0324b7fa0a804d6380849627c9d6ee59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N65b79185357d431e95e64b41bed47159,
        _:N673c97d2adaf458ba4a8d3f0d8fe6784,
        _:N9f33d5db09cd4f04b54e65d64d65aecf,
        _:Nca7725a57a9a4a1a8a1afe1d1f1a7f2f,
        _:Nd990f7c657f4473b993a77550268a832 ;
    mo:track_count 5 ;
    schema:duration "PT17:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N65b79185357d431e95e64b41bed47159,
        _:N673c97d2adaf458ba4a8d3f0d8fe6784,
        _:N9f33d5db09cd4f04b54e65d64d65aecf,
        _:Nca7725a57a9a4a1a8a1afe1d1f1a7f2f,
        _:Nd990f7c657f4473b993a77550268a832 .

