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

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

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

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

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/32/98623/98623-1588803433.jpg> a schema:ImageObject,
        foaf:Image .

<album/98623#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/98623#musicalwork> ;
    schema:name "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn .

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

<album/98623#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn ;
    mo:performance_of <album/98623#musicalwork> ;
    mo:performer <artist/18555#subject> ;
    mo:recorded_as <album/98623#musicalexpression> ;
    schema:byArtist <artist/18555#subject> ;
    schema:name "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn ;
    schema:workPerformed <album/98623#musicalwork> .

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98623#performance> ;
    schema:name "Ian Martyn"@en ;
    foaf:made <album/98623#lyrics>,
        <album/98623#subject> ;
    foaf:name "Ian Martyn"@en .

<album/98623#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-23"^^xsd:date ;
    dcterms:title "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98623#musicalexpression> ;
    mo:publisher _:N52bc264db2d643e383acc7e546bc4ac9 ;
    mo:record _:Nb090ad58d3674d1890285dbd80819b0e ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/190#subject> ;
    schema:byArtist <artist/18555#subject> ;
    schema:datePublished "2016-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/98623/98623-1588803433.jpg> ;
    schema:name "Deux Chansons de Lah"@en,
        "Deux Chansons de Lah"@ja,
        "Deux Chansons de Lah"@ja-latn ;
    schema:publisher _:N52bc264db2d643e383acc7e546bc4ac9 ;
    foaf:depiction <https://media.vgm.io/albums/32/98623/98623-1588803433.jpg> .

_:N52bc264db2d643e383acc7e546bc4ac9 schema:name "Ian Martyn"@en,
        "Ian Martyn"@ja,
        "Ian Martyn"@ja-latn ;
    foaf:name "Ian Martyn"@en,
        "Ian Martyn"@ja,
        "Ian Martyn"@ja-latn .

_:Nc11e575c342a443e8602b822027f39ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb090ad58d3674d1890285dbd80819b0e ;
    schema:name "Gerudo Valley (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:Ne0e78876e1a5427eb0af1b24ff06ba50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place I'll Return To Someday (From \"Final Fantasy IX\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb090ad58d3674d1890285dbd80819b0e ;
    schema:name "The Place I'll Return To Someday (From \"Final Fantasy IX\")"@en .

_:Nb090ad58d3674d1890285dbd80819b0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc11e575c342a443e8602b822027f39ad,
        _:Ne0e78876e1a5427eb0af1b24ff06ba50 ;
    mo:track_count 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc11e575c342a443e8602b822027f39ad,
        _:Ne0e78876e1a5427eb0af1b24ff06ba50 .

