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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/4131#lyrics>,
        <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:made <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/4131#lyrics>,
        <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAM Project"@en ;
    foaf:made <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "JAM Project"@en .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/6194#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja ;
    foaf:made <album/4131#subject>,
        <album/4131#vocals> ;
    foaf:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja .

<artist/4209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4131#subject> ;
    schema:name "Yohgo Kohno"@en,
        "河野陽吾"@ja ;
    foaf:made <album/4131#composition>,
        <album/4131#subject> ;
    foaf:name "Yohgo Kohno"@en,
        "河野陽吾"@ja .

<product/3683#subject> a schema:CreativeWork ;
    schema:name "Super Robot Wars MX"@en,
        "スーパーロボット大戦MX"@ja,
        "Super Robot Taisen MX"@ja-latn ;
    foaf:name "Super Robot Wars MX"@en,
        "スーパーロボット大戦MX"@ja,
        "Super Robot Taisen MX"@ja-latn .

<album/4131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn ;
    mo:composer <artist/4209#subject> ;
    mo:produced_work <album/4131#musicalwork> ;
    schema:name "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn .

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

<album/4131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn ;
    mo:performance_of <album/4131#musicalwork> ;
    mo:recorded_as <album/4131#musicalexpression> ;
    schema:name "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn ;
    schema:workPerformed <album/4131#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/4131/4131-1407614267.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/4131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-21"^^xsd:date ;
    dcterms:title "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn ;
    mo:catalogue_number "LACM-4127" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4131#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N16f39265559744b2a40489a184250854 ;
    mo:record_count 1 ;
    schema:about <product/3683#subject> ;
    schema:datePublished "2004-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/4131/4131-1407614267.jpg> ;
    schema:name "VICTORY / JAM Project"@en,
        "VICTORY / JAM Project"@ja,
        "VICTORY / JAM Project"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/4131/4131-1407614267.jpg> .

_:N351efdad6a034478b9fc135e3ce08c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY (off vocal)"@en,
        "VICTORY (カラオケ)"@ja,
        "VICTORY (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N16f39265559744b2a40489a184250854 ;
    schema:name "VICTORY (off vocal)"@en,
        "VICTORY (カラオケ)"@ja,
        "VICTORY (Karaoke)"@ja-latn .

_:N44bbfafa6fad4eaab4290852de362ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY"@en,
        "VICTORY"@ja,
        "VICTORY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N16f39265559744b2a40489a184250854 ;
    schema:name "VICTORY"@en,
        "VICTORY"@ja,
        "VICTORY"@ja-latn .

_:N8badeb03563244b6ad0718a811e6bf8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Promised Land"@en,
        "約束の地"@ja,
        "Yakusoku no Chi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N16f39265559744b2a40489a184250854 ;
    schema:name "The Promised Land"@en,
        "約束の地"@ja,
        "Yakusoku no Chi"@ja-latn .

_:Naea9e02dd08941d6917aa0c77b826b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Promised Land (off vocal)"@en,
        "約束の地 (カラオケ)"@ja,
        "Yakusoku no Chi (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N16f39265559744b2a40489a184250854 ;
    schema:name "The Promised Land (off vocal)"@en,
        "約束の地 (カラオケ)"@ja,
        "Yakusoku no Chi (Karaoke)"@ja-latn .

_:N16f39265559744b2a40489a184250854 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N351efdad6a034478b9fc135e3ce08c7b,
        _:N44bbfafa6fad4eaab4290852de362ec6,
        _:N8badeb03563244b6ad0718a811e6bf8f,
        _:Naea9e02dd08941d6917aa0c77b826b69 ;
    mo:track_count 4 ;
    schema:duration "PT23:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N351efdad6a034478b9fc135e3ce08c7b,
        _:N44bbfafa6fad4eaab4290852de362ec6,
        _:N8badeb03563244b6ad0718a811e6bf8f,
        _:Naea9e02dd08941d6917aa0c77b826b69 .

