@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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    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> .

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

_:N1598cf97efe04642bccdfe2a41c0ede5 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Yell \"Dead Cell\" (VR remix)"@en .

_:N317f935813f24f12b765824ffd9714aa 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Calling To The Night (Piano Ver.)"@en .

_:N6752a2022ba94f7193ea204140ab01cc 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Who Am I Really? -Memories of Hal- Reminiscence"@en .

_:N81c04bbf38ba472581725b883b7800ab 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Metal Gear Solid Main Theme - The World Needs Only One Big Boss!"@en .

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

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

_:Nbbf48fe612d340be94000e81bea37722 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "The Best Is Yet To Come"@en .

_:Ncb47156432e44789ab8566279139d4cb 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Can't Say Goodbye To Yesterday"@en .

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

_:Ne0c6b7ec2c974c99a6dfcaa17ec26fa1 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 _:N6b4be3b6eb0c4c42a2f5e5a8429c349a ;
    schema:name "Metal Gear 20 Years History -Past, Present, Future-"@en .

_:N6b4be3b6eb0c4c42a2f5e5a8429c349a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fadda5669d74fafad54400a611d0184,
        _:N1598cf97efe04642bccdfe2a41c0ede5,
        _:N317f935813f24f12b765824ffd9714aa,
        _:N6752a2022ba94f7193ea204140ab01cc,
        _:N81c04bbf38ba472581725b883b7800ab,
        _:N9370751716f54df6a3179ec6cf25c862,
        _:N9a1fc1c2aa2a436d83e75f1deb972eff,
        _:Nbbf48fe612d340be94000e81bea37722,
        _:Ncb47156432e44789ab8566279139d4cb,
        _:Nd36ade977c074e16ac96cfea57360b0b,
        _:Ne0c6b7ec2c974c99a6dfcaa17ec26fa1 ;
    mo:track_count 11 ;
    schema:duration "PT64:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0fadda5669d74fafad54400a611d0184,
        _:N1598cf97efe04642bccdfe2a41c0ede5,
        _:N317f935813f24f12b765824ffd9714aa,
        _:N6752a2022ba94f7193ea204140ab01cc,
        _:N81c04bbf38ba472581725b883b7800ab,
        _:N9370751716f54df6a3179ec6cf25c862,
        _:N9a1fc1c2aa2a436d83e75f1deb972eff,
        _:Nbbf48fe612d340be94000e81bea37722,
        _:Ncb47156432e44789ab8566279139d4cb,
        _:Nd36ade977c074e16ac96cfea57360b0b,
        _:Ne0c6b7ec2c974c99a6dfcaa17ec26fa1 .

