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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64596#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/64596#composition>,
        <album/64596#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64596#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/64596#composition>,
        <album/64596#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/1530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64596#subject> ;
    schema:name "Masafumi Takada"@en,
        "高田雅史"@ja ;
    foaf:made <album/64596#composition>,
        <album/64596#subject> ;
    foaf:name "Masafumi Takada"@en,
        "高田雅史"@ja .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64596#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/64596#composition>,
        <album/64596#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<product/1865#subject> a schema:CreativeWork ;
    schema:name "Kid Icarus: UPRISING"@en,
        "新・光神話 パルテナの鏡"@ja,
        "Shin Hikari Shinwa: Palutena no Kagami"@ja-latn ;
    foaf:name "Kid Icarus: UPRISING"@en,
        "新・光神話 パルテナの鏡"@ja,
        "Shin Hikari Shinwa: Palutena no Kagami"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/69/64596/64596-1484063264.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64596#performance> ;
    schema:name "John Robert Matz"@en ;
    foaf:name "John Robert Matz"@en .

<artist/17366#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64596#performance> ;
    schema:name "Chris Erickson"@en ;
    foaf:name "Chris Erickson"@en .

<artist/18378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64596#performance> ;
    schema:name "ACMenes"@en ;
    foaf:name "ACMenes"@en .

<album/64596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn ;
    mo:composer <artist/104#subject>,
        <artist/148#subject>,
        <artist/1530#subject>,
        <artist/166#subject> ;
    mo:produced_work <album/64596#musicalwork> ;
    schema:name "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn .

<album/64596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn ;
    mo:performance_of <album/64596#musicalwork> ;
    mo:performer _:N545c8aaa617b4c86be0c751d126f3399,
        <artist/14848#subject>,
        <artist/17366#subject>,
        <artist/18378#subject> ;
    mo:recorded_as <album/64596#musicalexpression> ;
    schema:byArtist _:N545c8aaa617b4c86be0c751d126f3399,
        <artist/14848#subject>,
        <artist/17366#subject>,
        <artist/18378#subject> ;
    schema:name "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn ;
    schema:workPerformed <album/64596#musicalwork> .

<album/64596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-19"^^xsd:date ;
    dcterms:title "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/64596#musicalexpression> ;
    mo:publisher _:N1a7d5b487ea34b289dc9a2439d5d329c ;
    mo:record _:N18a3f3389ab2492b92a159ba35c520f3 ;
    mo:record_count 1 ;
    schema:about <product/1865#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Remme"@en ;
            foaf:name "Dan Remme"@en ],
        <artist/14848#subject>,
        <artist/17366#subject>,
        <artist/18378#subject> ;
    schema:datePublished "2016-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/64596/64596-1484063264.jpg> ;
    schema:name "Meet The Light"@en,
        "Meet The Light"@ja,
        "Meet The Light"@ja-latn ;
    schema:publisher _:N1a7d5b487ea34b289dc9a2439d5d329c ;
    foaf:depiction <https://media.vgm.io/albums/69/64596/64596-1484063264.jpg> .

_:N1a7d5b487ea34b289dc9a2439d5d329c schema:name "ACMenes"@en,
        "ACMenes"@ja,
        "ACMenes"@ja-latn ;
    foaf:name "ACMenes"@en,
        "ACMenes"@ja,
        "ACMenes"@ja-latn .

_:N2b305f1a485d4a9f87a88a1abb790bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroyed Skyworld"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N18a3f3389ab2492b92a159ba35c520f3 ;
    schema:name "Destroyed Skyworld"@en .

_:N545c8aaa617b4c86be0c751d126f3399 a schema:Person,
        foaf:Person ;
    mo:performed <album/64596#performance> ;
    schema:name "Dan Remme"@en ;
    foaf:name "Dan Remme"@en .

_:N76847aadb4fd41b890ec55a63df42c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hades"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N18a3f3389ab2492b92a159ba35c520f3 ;
    schema:name "Hades"@en .

_:N98c2436d4fed4ed68e03ee4e40860080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N18a3f3389ab2492b92a159ba35c520f3 ;
    schema:name "Home"@en .

_:Nb79976fc69fa4a02aec9357049892c8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Pit"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N18a3f3389ab2492b92a159ba35c520f3 ;
    schema:name "Dark Pit"@en .

_:N18a3f3389ab2492b92a159ba35c520f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b305f1a485d4a9f87a88a1abb790bcd,
        _:N76847aadb4fd41b890ec55a63df42c9e,
        _:N98c2436d4fed4ed68e03ee4e40860080,
        _:Nb79976fc69fa4a02aec9357049892c8d ;
    mo:track_count 4 ;
    schema:duration "PT17:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b305f1a485d4a9f87a88a1abb790bcd,
        _:N76847aadb4fd41b890ec55a63df42c9e,
        _:N98c2436d4fed4ed68e03ee4e40860080,
        _:Nb79976fc69fa4a02aec9357049892c8d .

