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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/49127#lyrics>,
        <album/49127#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

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

<album/49134> a mo:Release ;
    mo:catalogue_number "K-10030" .

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49127#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/49127#composition>,
        <album/49127#subject> ;
    foaf:name "Toru Fuyuki"@en,
        "冬木透"@ja .

<artist/7575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49127#subject> ;
    schema:name "Daisuke Inoue"@en,
        "井上大輔"@ja ;
    foaf:made <album/49127#composition>,
        <album/49127#subject> ;
    foaf:name "Daisuke Inoue"@en,
        "井上大輔"@ja .

<product/21663#subject> a schema:CreativeWork ;
    schema:name "Panzer World Galient"@en,
        "機甲界ガリアン"@ja,
        "Kikoukai Galient"@ja-latn ;
    foaf:name "Panzer World Galient"@en,
        "機甲界ガリアン"@ja,
        "Kikoukai Galient"@ja-latn .

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

<org/1235#subject> schema:name "TRIPLE STARS"@en,
        "TRIPLE STARS"@ja,
        "TRIPLE STARS"@ja-latn ;
    foaf:name "TRIPLE STARS"@en,
        "TRIPLE STARS"@ja,
        "TRIPLE STARS"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/49127/49127-1415662364.jpg> a schema:ImageObject,
        foaf:Image .

<album/49127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn ;
    mo:composer <artist/13738#subject>,
        <artist/7575#subject> ;
    mo:produced_work <album/49127#musicalwork> ;
    schema:name "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn .

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

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

<artist/11032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "Henri Sekine"@en,
        "関根安里"@ja ;
    foaf:name "Henri Sekine"@en,
        "関根安里"@ja .

<artist/24966#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "EUROX"@en ;
    foaf:name "EUROX"@en .

<artist/30083#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "Hiroshi Nemoto"@en,
        "KING REGUYTH"@en,
        "根本博"@ja ;
    foaf:made <album/49127#lyrics>,
        <album/49127#subject> ;
    foaf:name "Hiroshi Nemoto"@en,
        "KING REGUYTH"@en,
        "根本博"@ja .

<artist/764#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "Tsutomu Kurihara"@en,
        "栗原務"@ja ;
    foaf:name "Tsutomu Kurihara"@en,
        "栗原務"@ja .

<album/49127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn ;
    mo:performance_of <album/49127#musicalwork> ;
    mo:performer _:N261c1fbaa19b4dd3b4319fdd0554c898,
        _:Naeaafdf2c097484eb21a5da84ecf42ce,
        <artist/11032#subject>,
        <artist/24966#subject>,
        <artist/30083#subject>,
        <artist/764#subject> ;
    mo:recorded_as <album/49127#musicalexpression> ;
    schema:byArtist _:N261c1fbaa19b4dd3b4319fdd0554c898,
        _:Naeaafdf2c097484eb21a5da84ecf42ce,
        <artist/11032#subject>,
        <artist/24966#subject>,
        <artist/30083#subject>,
        <artist/764#subject> ;
    schema:name "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn ;
    schema:workPerformed <album/49127#musicalwork> .

<album/49127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-24"^^xsd:date ;
    dcterms:title "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn ;
    mo:catalogue_number "TPST-002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/49134> ;
    mo:publication_of <album/49127#musicalexpression> ;
    mo:publisher <org/1235#subject> ;
    mo:record _:Na678c363838547aca4a88a90282c882c ;
    mo:record_count 1 ;
    schema:about <product/21663#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsuo Nozawa"@en ;
            foaf:name "Tatsuo Nozawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Haruo Okano"@en ;
            foaf:name "Haruo Okano"@en ],
        <artist/11032#subject>,
        <artist/24966#subject>,
        <artist/30083#subject>,
        <artist/764#subject> ;
    schema:datePublished "2008-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/49127/49127-1415662364.jpg> ;
    schema:name "PANZER WORLD Galient Music Collection Vol.2"@en,
        "機甲界ガリアン 音楽集 Vol.2"@ja,
        "Kikoukai Galient Ongakushuu Vol.2"@ja-latn ;
    schema:publisher <org/1235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/49127/49127-1415662364.jpg> .

_:N261c1fbaa19b4dd3b4319fdd0554c898 a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "Haruo Okano"@en ;
    foaf:name "Haruo Okano"@en .

_:N61629641aae346f2b904703cff528b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene VII 新たなる第一歩"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene VII 新たなる第一歩"@ja .

_:N6ad7798ecfe4475883e6bb570f80b56c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene IV 再会"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene IV 再会"@ja .

_:N73d1af548a174f059d62483b1ff10dc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene III 闘い～ガリアン・ワールド (歌 ガリアン・ワールド[英語ヴァージョン])"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:14"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene III 闘い～ガリアン・ワールド (歌 ガリアン・ワールド[英語ヴァージョン])"@ja .

_:N74748d316dfa4cd7a29e8bbf93bbe64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue (歌 星の1秒[TVサイズ])"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "epilogue (歌 星の1秒[TVサイズ])"@ja .

_:N87ce8ae59fe24964bae2a393807d3d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene V マーダルの瞑想"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene V マーダルの瞑想"@ja .

_:Naeaafdf2c097484eb21a5da84ecf42ce a schema:Person,
        foaf:Person ;
    mo:performed <album/49127#performance> ;
    schema:name "Tatsuo Nozawa"@en ;
    foaf:name "Tatsuo Nozawa"@en .

_:Nd049587349e24b52af9ae9a91a9d7454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene I オープニング～風の王国 (歌 ガリアン・ワールド[TVサイズ])"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene I オープニング～風の王国 (歌 ガリアン・ワールド[TVサイズ])"@ja .

_:Ne6b6c320d7204c5396aa362381073f75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene VI 星のまたたき (星の1秒[インストルメンタル]) / (歌 星の1秒[英語ヴァージョン])"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene VI 星のまたたき (星の1秒[インストルメンタル]) / (歌 星の1秒[英語ヴァージョン])"@ja .

_:Nf6ce1743856a4a93b6c6ccd969996ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene II 白い谷 (束の間の平和)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na678c363838547aca4a88a90282c882c ;
    schema:name "scene II 白い谷 (束の間の平和)"@ja .

_:Na678c363838547aca4a88a90282c882c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61629641aae346f2b904703cff528b4e,
        _:N6ad7798ecfe4475883e6bb570f80b56c,
        _:N73d1af548a174f059d62483b1ff10dc0,
        _:N74748d316dfa4cd7a29e8bbf93bbe64e,
        _:N87ce8ae59fe24964bae2a393807d3d71,
        _:Nd049587349e24b52af9ae9a91a9d7454,
        _:Ne6b6c320d7204c5396aa362381073f75,
        _:Nf6ce1743856a4a93b6c6ccd969996ed9 ;
    mo:track_count 8 ;
    schema:duration "PT42:16"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N61629641aae346f2b904703cff528b4e,
        _:N6ad7798ecfe4475883e6bb570f80b56c,
        _:N73d1af548a174f059d62483b1ff10dc0,
        _:N74748d316dfa4cd7a29e8bbf93bbe64e,
        _:N87ce8ae59fe24964bae2a393807d3d71,
        _:Nd049587349e24b52af9ae9a91a9d7454,
        _:Ne6b6c320d7204c5396aa362381073f75,
        _:Nf6ce1743856a4a93b6c6ccd969996ed9 .

