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

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

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

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

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

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

<product/16071#subject> a schema:CreativeWork ;
    schema:name "Night in the Woods"@en,
        "Night in the Woods"@ja,
        "Night in the Woods"@ja-latn ;
    foaf:name "Night in the Woods"@en,
        "Night in the Woods"@ja,
        "Night in the Woods"@ja-latn .

<product/1810#subject> a schema:CreativeWork ;
    schema:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn ;
    foaf:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn .

<product/2487#subject> a schema:CreativeWork ;
    schema:name "The Last of Us"@en,
        "The Last of Us"@ja,
        "The Last of Us"@ja-latn ;
    foaf:name "The Last of Us"@en,
        "The Last of Us"@ja,
        "The Last of Us"@ja-latn .

<product/4059#subject> a schema:CreativeWork ;
    schema:name "Dragon Age: Inquisition"@en,
        "Dragon Age: Inquisition"@ja,
        "Dragon Age: Inquisition"@ja-latn ;
    foaf:name "Dragon Age: Inquisition"@en,
        "Dragon Age: Inquisition"@ja,
        "Dragon Age: Inquisition"@ja-latn .

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

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@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/6729#subject> a schema:CreativeWork ;
    schema:name "Celeste"@en,
        "Celeste"@ja,
        "Celeste"@ja-latn ;
    foaf:name "Celeste"@en,
        "Celeste"@ja,
        "Celeste"@ja-latn .

<product/7341#subject> a schema:CreativeWork ;
    schema:name "Death Stranding"@en,
        "デス・ストランディング"@ja,
        "Death Stranding"@ja-latn ;
    foaf:name "Death Stranding"@en,
        "デス・ストランディング"@ja,
        "Death Stranding"@ja-latn .

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

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

<https://media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114612#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> ;
    foaf:depicts <album/114612#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> .

<https://medium-media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114612#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-22"^^xsd:date ;
    dcterms:title "The Best Video Game Music Volume Five"@en,
        "The Best Video Game Music, Vol. 5"@ja,
        "The Best Video Game Music Volume Five"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114612#musicalexpression> ;
    mo:publisher _:N88f5e05dc72d4b36ad700d2b3b828c7f ;
    mo:record _:Nccc0da7022ba4b7e957428e9150664aa ;
    mo:record_count 1 ;
    schema:about <product/11130#subject>,
        <product/14376#subject>,
        <product/16071#subject>,
        <product/1810#subject>,
        <product/2487#subject>,
        <product/4059#subject>,
        <product/4123#subject>,
        <product/416#subject>,
        <product/4234#subject>,
        <product/6729#subject>,
        <product/7341#subject> ;
    schema:datePublished "2019-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> ;
    schema:name "The Best Video Game Music Volume Five"@en,
        "The Best Video Game Music, Vol. 5"@ja,
        "The Best Video Game Music Volume Five"@ja-latn ;
    schema:publisher _:N88f5e05dc72d4b36ad700d2b3b828c7f ;
    foaf:depiction <https://media.vgm.io/albums/21/114612/114612-42cd7248978e.jpg> .

_:N1d056285b0654538a94d13a32ce9a866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy Day (From \"Night In The Woods\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Rainy Day (From \"Night In The Woods\")"@en .

_:N21911b215dca4d3f84543c8fa7ccd068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel, Cruel World (from\"Red Dead Redemption 2\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Cruel, Cruel World (from\"Red Dead Redemption 2\")"@en .

_:N23692ef349394479aa01dbb105ffc08d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Age Inquisition Theme (From\"Dragon Age Inquisition\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Dragon Age Inquisition Theme (From\"Dragon Age Inquisition\")"@en .

_:N3008487c5819487ba4cc5a33031335db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Friends (From \"Transistor\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Old Friends (From \"Transistor\")"@en .

_:N499e0f79ec1747d887ff6071c0831e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nascence (From \"Journey\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Nascence (From \"Journey\")"@en .

_:N506033682d6d467ebae4eebf61e8075e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrections (From\"Celeste\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Resurrections (From\"Celeste\")"@en .

_:N5716f8da3c464736b18d0e6f3f6e0b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That's The Way It Is (From\"Red Dead Redemption 2\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "That's The Way It Is (From\"Red Dead Redemption 2\")"@en .

_:N5fdf75e528ce493d9918c2c94a4824a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Choice (From \"The Last of Us\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "The Choice (From \"The Last of Us\")"@en .

_:N6447cf5da07a47c1b93053c05c4893cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wolven Storm: Priscilla's Son (From \"The Witcher 3- Wild Hunt\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "The Wolven Storm: Priscilla's Son (From \"The Witcher 3- Wild Hunt\")"@en .

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

_:N936cfe7307644d33acb1b26c660dc9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unshaken (From\" Red Dead Redemption 2\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Unshaken (From\" Red Dead Redemption 2\")"@en .

_:N97d98d22836b447a82dd0c4dad9069dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path: A New Beginning (From \"The Last of Us\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "The Path: A New Beginning (From \"The Last of Us\")"@en .

_:Na4c10d93d406468caf77a80d3375312e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time (From \"The Legend of Zelda\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Ocarina of Time (From \"The Legend of Zelda\")"@en .

_:Nced5bd244d0548ce982fdc2e3d68f8de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Stranding (From\"Death Stranding - Timefall\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Death Stranding (From\"Death Stranding - Timefall\")"@en .

_:Nd1a74e3011924839a4418ccc66434aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gris, Pt. 1 (from\"Gris\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "Gris, Pt. 1 (from\"Gris\")"@en .

_:Neda55cd4c5ac48e18af0b9066c4e7044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BB's Theme (From\"Death Stranding\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nccc0da7022ba4b7e957428e9150664aa ;
    schema:name "BB's Theme (From\"Death Stranding\")"@en .

_:Nccc0da7022ba4b7e957428e9150664aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d056285b0654538a94d13a32ce9a866,
        _:N21911b215dca4d3f84543c8fa7ccd068,
        _:N23692ef349394479aa01dbb105ffc08d,
        _:N3008487c5819487ba4cc5a33031335db,
        _:N499e0f79ec1747d887ff6071c0831e26,
        _:N506033682d6d467ebae4eebf61e8075e,
        _:N5716f8da3c464736b18d0e6f3f6e0b2b,
        _:N5fdf75e528ce493d9918c2c94a4824a6,
        _:N6447cf5da07a47c1b93053c05c4893cf,
        _:N936cfe7307644d33acb1b26c660dc9b2,
        _:N97d98d22836b447a82dd0c4dad9069dc,
        _:Na4c10d93d406468caf77a80d3375312e,
        _:Nced5bd244d0548ce982fdc2e3d68f8de,
        _:Nd1a74e3011924839a4418ccc66434aea,
        _:Neda55cd4c5ac48e18af0b9066c4e7044 ;
    mo:track_count 15 ;
    schema:duration "PT50:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1d056285b0654538a94d13a32ce9a866,
        _:N21911b215dca4d3f84543c8fa7ccd068,
        _:N23692ef349394479aa01dbb105ffc08d,
        _:N3008487c5819487ba4cc5a33031335db,
        _:N499e0f79ec1747d887ff6071c0831e26,
        _:N506033682d6d467ebae4eebf61e8075e,
        _:N5716f8da3c464736b18d0e6f3f6e0b2b,
        _:N5fdf75e528ce493d9918c2c94a4824a6,
        _:N6447cf5da07a47c1b93053c05c4893cf,
        _:N936cfe7307644d33acb1b26c660dc9b2,
        _:N97d98d22836b447a82dd0c4dad9069dc,
        _:Na4c10d93d406468caf77a80d3375312e,
        _:Nced5bd244d0548ce982fdc2e3d68f8de,
        _:Nd1a74e3011924839a4418ccc66434aea,
        _:Neda55cd4c5ac48e18af0b9066c4e7044 .

