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

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

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

<album/59557> a mo:Release ;
    mo:catalogue_number "MICA-0837" .

<artist/1617#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "Akihiro Honda"@en,
        "本田晃弘"@ja ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "Akihiro Honda"@en,
        "本田晃弘"@ja .

<artist/1781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "Rika Muranaka"@en,
        "村中りか"@ja ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "Rika Muranaka"@en,
        "村中りか"@ja .

<artist/1791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "Harry Gregson-Williams"@en ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "Harry Gregson-Williams"@en .

<artist/1796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "Mutsuhiko Izumi"@en,
        "泉陸奥彦"@ja ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "Mutsuhiko Izumi"@en,
        "泉陸奥彦"@ja .

<artist/252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

<artist/36243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4634#subject> ;
    schema:name "TAPPY"@en ;
    foaf:made <album/4634#composition>,
        <album/4634#subject> ;
    foaf:name "TAPPY"@en .

<product/293#subject> a schema:CreativeWork ;
    schema:name "Metal Gear 2: Solid Snake"@en,
        "メタルギア2 ソリッドスネーク"@ja,
        "Metal Gear 2: Solid Snake"@ja-latn ;
    foaf:name "Metal Gear 2: Solid Snake"@en,
        "メタルギア2 ソリッドスネーク"@ja,
        "Metal Gear 2: Solid Snake"@ja-latn .

<product/294#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid"@en,
        "メタルギアソリッド"@ja,
        "Metal Gear Solid"@ja-latn ;
    foaf:name "Metal Gear Solid"@en,
        "メタルギアソリッド"@ja,
        "Metal Gear Solid"@ja-latn .

<product/296#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid 3: Snake Eater"@en,
        "メタルギアソリッド3 スネーク・イーター"@ja,
        "Metal Gear Solid 3: Snake Eater"@ja-latn ;
    foaf:name "Metal Gear Solid 3: Snake Eater"@en,
        "メタルギアソリッド3 スネーク・イーター"@ja,
        "Metal Gear Solid 3: Snake Eater"@ja-latn .

<product/298#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid: Portable Ops"@en,
        "メタルギアソリッド ポータブルオプス"@ja,
        "Metal Gear Solid: Portable Ops"@ja-latn ;
    foaf:name "Metal Gear Solid: Portable Ops"@en,
        "メタルギアソリッド ポータブルオプス"@ja,
        "Metal Gear Solid: Portable Ops"@ja-latn .

<release/360#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid 2: Sons of Liberty"@en,
        "Metal Gear Solid 2: Sons of Liberty"@ja,
        "Metal Gear Solid 2: Sons of Liberty"@ja-latn ;
    foaf:name "Metal Gear Solid 2: Sons of Liberty"@en,
        "Metal Gear Solid 2: Sons of Liberty"@ja,
        "Metal Gear Solid 2: Sons of Liberty"@ja-latn .

<release/5133#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid 2: Substance"@en,
        "Metal Gear Solid 2: Substance"@ja,
        "Metal Gear Solid 2: Substance"@ja-latn ;
    foaf:name "Metal Gear Solid 2: Substance"@en,
        "Metal Gear Solid 2: Substance"@ja,
        "Metal Gear Solid 2: Substance"@ja-latn .

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

<album/4634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn ;
    mo:performance_of <album/4634#musicalwork> ;
    mo:recorded_as <album/4634#musicalexpression> ;
    schema:name "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn ;
    schema:workPerformed <album/4634#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/4634/4634-1190844319.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn ;
    mo:composer <artist/1617#subject>,
        <artist/1781#subject>,
        <artist/1791#subject>,
        <artist/1796#subject>,
        <artist/252#subject>,
        <artist/36243#subject> ;
    mo:produced_work <album/4634#musicalwork> ;
    schema:name "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn .

<album/4634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-18"^^xsd:date ;
    dcterms:title "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn ;
    mo:catalogue_number "GFCA-53" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/59557> ;
    mo:publication_of <album/4634#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    mo:record_count 1 ;
    schema:about <product/293#subject>,
        <product/294#subject>,
        <product/296#subject>,
        <product/298#subject>,
        <release/360#subject>,
        <release/5133#subject> ;
    schema:datePublished "2007-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/4634/4634-1190844319.jpg> ;
    schema:name "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@en,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja,
        "METAL GEAR 20th ANNIVERSARY: METAL GEAR MUSIC COLLECTION"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/4634/4634-1190844319.jpg> .

_:N21e1885944334cdea40d90ae3b217e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Am I Really? -Memories of Hal- Reminiscence"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Who Am I Really? -Memories of Hal- Reminiscence"@en .

_:N29aac195e4b549508c708c86ebeca95f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yell \"Dead Cell\" (VR remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Yell \"Dead Cell\" (VR remix)"@en .

_:N36e4b76e0c5845bea377df9b1735a0db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Gear 20 Years History -Past, Present, Future-"@en ;
    mo:track_number 1 ;
    schema:duration "PT14:26"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Metal Gear 20 Years History -Past, Present, Future-"@en .

_:N4dee047f556b475a9068ca3ed4838233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snake Eater"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Snake Eater"@en .

_:N7476722b4d214b7d89982e9f401acf10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling To The Night"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Calling To The Night"@en .

_:N793f725aee624e50b1cd550cf5d3c0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling To The Night (Piano Ver.)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Calling To The Night (Piano Ver.)"@en .

_:Na024618d32714d14818b619ae24f1e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Gear Solid Main Theme - The World Needs Only One Big Boss!"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Metal Gear Solid Main Theme - The World Needs Only One Big Boss!"@en .

_:Nd6fbc5be6fa044b2ae42f2b407e45b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Say Goodbye To Yesterday"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Can't Say Goodbye To Yesterday"@en .

_:Ne05fb5aa9c7e43b3aa6b6f37235014a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtuous Mission"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Virtuous Mission"@en .

_:Ne64bf69774744d4899a27ea0235a89e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zanzibar Breeze"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "Zanzibar Breeze"@en .

_:Nf164101cf928423bacb3f7aef533cce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Best Is Yet To Come"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nbf37f870d70d4397b57a261d3f1b08b8 ;
    schema:name "The Best Is Yet To Come"@en .

_:Nbf37f870d70d4397b57a261d3f1b08b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21e1885944334cdea40d90ae3b217e4d,
        _:N29aac195e4b549508c708c86ebeca95f,
        _:N36e4b76e0c5845bea377df9b1735a0db,
        _:N4dee047f556b475a9068ca3ed4838233,
        _:N7476722b4d214b7d89982e9f401acf10,
        _:N793f725aee624e50b1cd550cf5d3c0ec,
        _:Na024618d32714d14818b619ae24f1e6e,
        _:Nd6fbc5be6fa044b2ae42f2b407e45b1c,
        _:Ne05fb5aa9c7e43b3aa6b6f37235014a9,
        _:Ne64bf69774744d4899a27ea0235a89e2,
        _:Nf164101cf928423bacb3f7aef533cce4 ;
    mo:track_count 11 ;
    schema:duration "PT64:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N21e1885944334cdea40d90ae3b217e4d,
        _:N29aac195e4b549508c708c86ebeca95f,
        _:N36e4b76e0c5845bea377df9b1735a0db,
        _:N4dee047f556b475a9068ca3ed4838233,
        _:N7476722b4d214b7d89982e9f401acf10,
        _:N793f725aee624e50b1cd550cf5d3c0ec,
        _:Na024618d32714d14818b619ae24f1e6e,
        _:Nd6fbc5be6fa044b2ae42f2b407e45b1c,
        _:Ne05fb5aa9c7e43b3aa6b6f37235014a9,
        _:Ne64bf69774744d4899a27ea0235a89e2,
        _:Nf164101cf928423bacb3f7aef533cce4 .

