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

<album/114300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn ;
    mo:produced_work <album/114300#musicalwork> ;
    schema:name "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn .

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

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

<product/2034#subject> a schema:CreativeWork ;
    schema:name "BioShock Infinite"@en,
        "BioShock Infinite"@ja,
        "BioShock Infinite"@ja-latn ;
    foaf:name "BioShock Infinite"@en,
        "BioShock Infinite"@ja,
        "BioShock Infinite"@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/3001#subject> a schema:CreativeWork ;
    schema:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@ja-latn ;
    foaf:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@ja-latn .

<product/3505#subject> a schema:CreativeWork ;
    schema:name "Metal Gear Solid V: The Phantom Pain"@en,
        "メタルギアソリッドV ファントムペイン"@ja,
        "Metal Gear Solid V: The Phantom Pain"@ja-latn ;
    foaf:name "Metal Gear Solid V: The Phantom Pain"@en,
        "メタルギアソリッドV ファントムペイン"@ja,
        "Metal Gear Solid V: The Phantom Pain"@ja-latn .

<product/4234#subject> a schema:CreativeWork ;
    schema:name "Red Dead Redemption 2"@en,
        "Red Dead Redemption 2"@ja,
        "Red Dead Redemption 2"@ja-latn ;
    foaf:name "Red Dead Redemption 2"@en,
        "Red Dead Redemption 2"@ja,
        "Red Dead Redemption 2"@ja-latn .

<product/4247#subject> a schema:CreativeWork ;
    schema:name "Fallout: New Vegas"@en,
        "Fallout: New Vegas"@ja,
        "Fallout: New Vegas"@ja-latn ;
    foaf:name "Fallout: New Vegas"@en,
        "Fallout: New Vegas"@ja,
        "Fallout: New Vegas"@ja-latn .

<product/4248#subject> a schema:CreativeWork ;
    schema:name "Fallout 4"@en,
        "Fallout 4"@ja,
        "Fallout 4"@ja-latn ;
    foaf:name "Fallout 4"@en,
        "Fallout 4"@ja,
        "Fallout 4"@ja-latn .

<product/496#subject> a schema:CreativeWork ;
    schema:name "BioShock 2"@en,
        "BioShock 2"@ja,
        "BioShock 2"@ja-latn ;
    foaf:name "BioShock 2"@en,
        "BioShock 2"@ja,
        "BioShock 2"@ja-latn .

<product/8150#subject> a schema:CreativeWork ;
    schema:name "Borderlands 3"@en,
        "Borderlands 3"@ja,
        "Borderlands 3"@ja-latn ;
    foaf:name "Borderlands 3"@en,
        "Borderlands 3"@ja,
        "Borderlands 3"@ja-latn .

<product/8288#subject> a schema:CreativeWork ;
    schema:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn ;
    foaf:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn .

<product/903#subject> a schema:CreativeWork ;
    schema:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn ;
    foaf:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn .

<product/971#subject> a schema:CreativeWork ;
    schema:name "Portal"@en,
        "Portal"@ja,
        "Portal"@ja-latn ;
    foaf:name "Portal"@en,
        "Portal"@ja,
        "Portal"@ja-latn .

<product/972#subject> a schema:CreativeWork ;
    schema:name "Portal 2"@en,
        "Portal 2"@ja,
        "Portal 2"@ja-latn ;
    foaf:name "Portal 2"@en,
        "Portal 2"@ja,
        "Portal 2"@ja-latn .

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

<album/114300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn ;
    mo:performance_of <album/114300#musicalwork> ;
    mo:recorded_as <album/114300#musicalexpression> ;
    schema:name "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn ;
    schema:workPerformed <album/114300#musicalwork> .

<https://media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114300#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> ;
    foaf:depicts <album/114300#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> .

<https://medium-media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-26"^^xsd:date ;
    dcterms:title "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114300#musicalexpression> ;
    mo:publisher _:N1f85332ff5d142608bcf2e87288c7d8a ;
    mo:record _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    mo:record_count 1 ;
    schema:about <product/2034#subject>,
        <product/296#subject>,
        <product/3001#subject>,
        <product/3505#subject>,
        <product/4234#subject>,
        <product/4247#subject>,
        <product/4248#subject>,
        <product/496#subject>,
        <product/8150#subject>,
        <product/8288#subject>,
        <product/903#subject>,
        <product/971#subject>,
        <product/972#subject> ;
    schema:datePublished "2019-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> ;
    schema:name "The Best Video Game Music Volume Four"@en,
        "The Best Video Game Music, Vol. 4"@ja,
        "The Best Video Game Music Volume Four"@ja-latn ;
    schema:publisher _:N1f85332ff5d142608bcf2e87288c7d8a ;
    foaf:depiction <https://media.vgm.io/albums/00/114300/114300-7709060fd53b.jpg> .

_:N154daf477b90400ab5e9e49f6c129f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallout 4 : The Wanderer"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Fallout 4 : The Wanderer"@en .

_:N1f85332ff5d142608bcf2e87288c7d8a schema:name "Geek Music"@en,
        "Geek Music"@ja,
        "Geek Music"@ja-latn ;
    foaf:name "Geek Music"@en,
        "Geek Music"@ja,
        "Geek Music"@ja-latn .

_:N346a0f1bb7794aa8b03b57929b455d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Gear Solid 3 : Snake Eater"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Metal Gear Solid 3 : Snake Eater"@en .

_:N5588fc9fefbf4e54b581b4c7c2c00822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallout New Vegas : Big Iron"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Fallout New Vegas : Big Iron"@en .

_:N74d94df367564cada3a51039c3458140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Dead Redemption 2 : Epilogue"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Red Dead Redemption 2 : Epilogue"@en .

_:N7ecff2858ec245778c184ab7422c968b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Souls : Gwyn, Lord of Cinder"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Dark Souls : Gwyn, Lord of Cinder"@en .

_:Naae4700e5d2d4eb2ad2ba3cb2568e058 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team Fortress 2 : Main Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Team Fortress 2 : Main Theme"@en .

_:Nb31e57966d014b91bfa3c27d67f1e88e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bioshock Infinite : After You've Gone"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Bioshock Infinite : After You've Gone"@en .

_:Nc6703a0d2e2b41e6ab3d06dca5081841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodborne : Gehrman, The First Hunter"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Bloodborne : Gehrman, The First Hunter"@en .

_:Nd20b051d83db46df856a2319588e0989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portal 2 : End Credits : Want You Gone"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Portal 2 : End Credits : Want You Gone"@en .

_:Nd437b342ad654048af59ca3847ead0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borderlands 3 : Official Trailer Song : Can't Hold Me Down"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Borderlands 3 : Official Trailer Song : Can't Hold Me Down"@en .

_:Nd611946f7b884af3aebf3ec189f1a4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bioshock Infinite : After You've Gone (Old Sounding Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Bioshock Infinite : After You've Gone (Old Sounding Version)"@en .

_:Nd980f2cb14aa469c930e719f78e15f7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Gear Solid V - The Phantom Pain : Nuclear"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Metal Gear Solid V - The Phantom Pain : Nuclear"@en .

_:Nfa9a0b5a186e4b01b44a7ab945264af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portal : End Credits : Still Alive"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Portal : End Credits : Still Alive"@en .

_:Nfd0085c6173f4fac93715f494713f79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Dead Redemption 2 : See The Fire In Your Eyes"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Red Dead Redemption 2 : See The Fire In Your Eyes"@en .

_:Nfdd2e23565a344cab0fe34d3e262af42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bioshock 2 : Main Theme : Pairbond"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N9f3387a2bb9c4d5ea1600009b35ebc00 ;
    schema:name "Bioshock 2 : Main Theme : Pairbond"@en .

_:N9f3387a2bb9c4d5ea1600009b35ebc00 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N154daf477b90400ab5e9e49f6c129f99,
        _:N346a0f1bb7794aa8b03b57929b455d87,
        _:N5588fc9fefbf4e54b581b4c7c2c00822,
        _:N74d94df367564cada3a51039c3458140,
        _:N7ecff2858ec245778c184ab7422c968b,
        _:Naae4700e5d2d4eb2ad2ba3cb2568e058,
        _:Nb31e57966d014b91bfa3c27d67f1e88e,
        _:Nc6703a0d2e2b41e6ab3d06dca5081841,
        _:Nd20b051d83db46df856a2319588e0989,
        _:Nd437b342ad654048af59ca3847ead0c5,
        _:Nd611946f7b884af3aebf3ec189f1a4e2,
        _:Nd980f2cb14aa469c930e719f78e15f7e,
        _:Nfa9a0b5a186e4b01b44a7ab945264af1,
        _:Nfd0085c6173f4fac93715f494713f79e,
        _:Nfdd2e23565a344cab0fe34d3e262af42 ;
    mo:track_count 15 ;
    schema:duration "PT48:20"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N154daf477b90400ab5e9e49f6c129f99,
        _:N346a0f1bb7794aa8b03b57929b455d87,
        _:N5588fc9fefbf4e54b581b4c7c2c00822,
        _:N74d94df367564cada3a51039c3458140,
        _:N7ecff2858ec245778c184ab7422c968b,
        _:Naae4700e5d2d4eb2ad2ba3cb2568e058,
        _:Nb31e57966d014b91bfa3c27d67f1e88e,
        _:Nc6703a0d2e2b41e6ab3d06dca5081841,
        _:Nd20b051d83db46df856a2319588e0989,
        _:Nd437b342ad654048af59ca3847ead0c5,
        _:Nd611946f7b884af3aebf3ec189f1a4e2,
        _:Nd980f2cb14aa469c930e719f78e15f7e,
        _:Nfa9a0b5a186e4b01b44a7ab945264af1,
        _:Nfd0085c6173f4fac93715f494713f79e,
        _:Nfdd2e23565a344cab0fe34d3e262af42 .

