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

<artist/23227#subject> a schema:Person,
        foaf:Person ;
    schema:name "Charles Hart"@en ;
    foaf:made <album/63736#lyrics>,
        <album/63736#subject> ;
    foaf:name "Charles Hart"@en .

<artist/23228#subject> a schema:Person,
        foaf:Person ;
    schema:name "Richard Stilgoe"@en ;
    foaf:made <album/63736#lyrics>,
        <album/63736#subject> ;
    foaf:name "Richard Stilgoe"@en .

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

<artist/1468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63736#subject> ;
    schema:name "Spencer Nilsen"@en ;
    foaf:made <album/63736#composition>,
        <album/63736#subject> ;
    foaf:name "Spencer Nilsen"@en .

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

<artist/18389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63736#subject> ;
    schema:name "Andrew Lloyd Webber"@en ;
    foaf:made <album/63736#composition>,
        <album/63736#subject> ;
    foaf:name "Andrew Lloyd Webber"@en .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63736#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/63736#composition>,
        <album/63736#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63736#subject> ;
    schema:name "Yasunori Shiono"@en,
        "塩生康範"@ja ;
    foaf:made <album/63736#composition>,
        <album/63736#subject> ;
    foaf:name "Yasunori Shiono"@en,
        "塩生康範"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63736#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/63736#composition>,
        <album/63736#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/1997#subject> a schema:CreativeWork ;
    schema:name "Lufia & the Fortress of Doom"@en,
        "エストポリス伝記"@ja,
        "Estpolis Denki"@ja-latn ;
    foaf:name "Lufia & the Fortress of Doom"@en,
        "エストポリス伝記"@ja,
        "Estpolis Denki"@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/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<product/54#subject> a schema:CreativeWork ;
    schema:name "Ecco: The Tides of Time"@en,
        "Ecco: The Tides of Time"@ja,
        "Ecco: The Tides of Time"@ja-latn ;
    foaf:name "Ecco: The Tides of Time"@en,
        "Ecco: The Tides of Time"@ja,
        "Ecco: The Tides of Time"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/63/63736/63736-1481746781.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15165#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "Lauren Liebowitz"@en ;
    foaf:name "Lauren Liebowitz"@en .

<artist/15954#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "The Returners"@en ;
    foaf:name "The Returners"@en .

<artist/17515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "John Pike"@en ;
    foaf:name "John Pike"@en .

<artist/18342#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "K.C. \"Wedge\" Hawes-Domingue"@en ;
    foaf:name "K.C. \"Wedge\" Hawes-Domingue"@en .

<artist/18343#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "Andrew \"Danger\" Dangerfield"@en ;
    foaf:name "Andrew \"Danger\" Dangerfield"@en .

<artist/61168#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63736#performance> ;
    schema:name "Mike \"Lobos\" Villalobos"@en ;
    foaf:name "Mike \"Lobos\" Villalobos"@en .

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

<album/63736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn ;
    mo:composer <artist/1468#subject>,
        <artist/1781#subject>,
        <artist/18389#subject>,
        <artist/190#subject>,
        <artist/313#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/63736#musicalwork> ;
    schema:name "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn .

<album/63736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn ;
    mo:performance_of <album/63736#musicalwork> ;
    mo:performer <artist/15165#subject>,
        <artist/15954#subject>,
        <artist/17515#subject>,
        <artist/18342#subject>,
        <artist/18343#subject>,
        <artist/61168#subject> ;
    mo:recorded_as <album/63736#musicalexpression> ;
    schema:byArtist <artist/15165#subject>,
        <artist/15954#subject>,
        <artist/17515#subject>,
        <artist/18342#subject>,
        <artist/18343#subject>,
        <artist/61168#subject> ;
    schema:name "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn ;
    schema:workPerformed <album/63736#musicalwork> .

<album/63736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-26"^^xsd:date ;
    dcterms:title "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63736#musicalexpression> ;
    mo:publisher _:N0a4335557e9e46c1a87904f634f722b0 ;
    mo:record _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Phantom of the Opera"@en ;
            foaf:name "The Phantom of the Opera"@en ],
        <product/182#subject>,
        <product/1997#subject>,
        <product/294#subject>,
        <product/500#subject>,
        <product/54#subject> ;
    schema:byArtist <artist/15165#subject>,
        <artist/15954#subject>,
        <artist/17515#subject>,
        <artist/18342#subject>,
        <artist/18343#subject>,
        <artist/61168#subject> ;
    schema:datePublished "2013-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/63736/63736-1481746781.jpg> ;
    schema:name "Live Performances 2013"@en,
        "Live Performances 2013"@ja,
        "Live Performances 2013"@ja-latn ;
    schema:publisher _:N0a4335557e9e46c1a87904f634f722b0 ;
    foaf:depiction <https://media.vgm.io/albums/63/63736/63736-1481746781.jpg> .

_:N0a4335557e9e46c1a87904f634f722b0 schema:name "The Returners VGM"@en,
        "The Returners VGM"@ja,
        "The Returners VGM"@ja-latn ;
    foaf:name "The Returners VGM"@en,
        "The Returners VGM"@ja,
        "The Returners VGM"@ja-latn .

_:N0ff00b64e26a4a8b91b93e6e2cdb902e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VI medley (live)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "Final Fantasy VI medley (live)"@en .

_:N25dc4d32d51b4fe6b84603d5d47d4ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the Opera (live)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "Phantom of the Opera (live)"@en .

_:N90d1659d0eb5441c9a699c575d3c0d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Best Is Yet to Come (Metal Gear Solid) (live)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "The Best Is Yet to Come (Metal Gear Solid) (live)"@en .

_:Nd2b1462502144494b7bdddc978a91c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lufia and the Fortress of Doom medley (live)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "Lufia and the Fortress of Doom medley (live)"@en .

_:Nf0ef0c4e714349a5a058cb6a613b78e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda: Link to the Past (live)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "Legend of Zelda: Link to the Past (live)"@en .

_:Nffad88b48c9d49cba8a62378de779307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecco 2: The Tides of Time medley (live)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3de18a6304fc4fbc9f9b9b9430f294fc ;
    schema:name "Ecco 2: The Tides of Time medley (live)"@en .

_:N3de18a6304fc4fbc9f9b9b9430f294fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ff00b64e26a4a8b91b93e6e2cdb902e,
        _:N25dc4d32d51b4fe6b84603d5d47d4ab1,
        _:N90d1659d0eb5441c9a699c575d3c0d35,
        _:Nd2b1462502144494b7bdddc978a91c3e,
        _:Nf0ef0c4e714349a5a058cb6a613b78e7,
        _:Nffad88b48c9d49cba8a62378de779307 ;
    mo:track_count 6 ;
    schema:duration "PT31:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0ff00b64e26a4a8b91b93e6e2cdb902e,
        _:N25dc4d32d51b4fe6b84603d5d47d4ab1,
        _:N90d1659d0eb5441c9a699c575d3c0d35,
        _:Nd2b1462502144494b7bdddc978a91c3e,
        _:Nf0ef0c4e714349a5a058cb6a613b78e7,
        _:Nffad88b48c9d49cba8a62378de779307 .

