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

<album/94903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn ;
    mo:produced_work <album/94903#musicalwork> ;
    schema:name "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn .

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

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

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/30/94903/94903-1577971867.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn ;
    mo:performance_of <album/94903#musicalwork> ;
    mo:performer <artist/20284#subject> ;
    mo:recorded_as <album/94903#musicalexpression> ;
    schema:byArtist <artist/20284#subject> ;
    schema:name "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn ;
    schema:workPerformed <album/94903#musicalwork> .

<artist/20284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94903#performance> ;
    schema:name "Amie Waters"@en ;
    foaf:name "Amie Waters"@en .

<album/94903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94903#musicalexpression> ;
    mo:publisher _:Nc5155c5624cb41a193cea99b1193e372 ;
    mo:record _:N1314149fc96b407389637528695674af ;
    mo:record_count 1 ;
    schema:about <product/4600#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/493#subject> ;
    schema:byArtist <artist/20284#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/94903/94903-1577971867.jpg> ;
    schema:name "Zelda Month 2019"@en,
        "Zelda Month 2019"@ja,
        "Zelda Month 2019"@ja-latn ;
    schema:publisher _:Nc5155c5624cb41a193cea99b1193e372 ;
    foaf:depiction <https://media.vgm.io/albums/30/94903/94903-1577971867.jpg> .

_:N8cbeedb2e23c43fbbfc4e8631abb34b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Link is Awake (Link's Awakening)"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:inPlaylist _:N1314149fc96b407389637528695674af ;
    schema:name "Link is Awake (Link's Awakening)"@en .

_:Nbf29996b913348189fef2ec3072286cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clock Tower (Majora's Mask)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N1314149fc96b407389637528695674af ;
    schema:name "Clock Tower (Majora's Mask)"@en .

_:Nc5155c5624cb41a193cea99b1193e372 schema:name "Amie Waters"@en,
        "Amie Waters"@ja,
        "Amie Waters"@ja-latn ;
    foaf:name "Amie Waters"@en,
        "Amie Waters"@ja,
        "Amie Waters"@ja-latn .

_:Ndf80dbb0a72d49bbb41d35de0489aecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outset Island (Wind Waker)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N1314149fc96b407389637528695674af ;
    schema:name "Outset Island (Wind Waker)"@en .

_:Nf959f6c72f684bbda56018a7c6549c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kass' Theme (Breath of the Wild)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1314149fc96b407389637528695674af ;
    schema:name "Kass' Theme (Breath of the Wild)"@en .

_:N1314149fc96b407389637528695674af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8cbeedb2e23c43fbbfc4e8631abb34b0,
        _:Nbf29996b913348189fef2ec3072286cd,
        _:Ndf80dbb0a72d49bbb41d35de0489aecb,
        _:Nf959f6c72f684bbda56018a7c6549c3d ;
    mo:track_count 4 ;
    schema:duration "PT24:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8cbeedb2e23c43fbbfc4e8631abb34b0,
        _:Nbf29996b913348189fef2ec3072286cd,
        _:Ndf80dbb0a72d49bbb41d35de0489aecb,
        _:Nf959f6c72f684bbda56018a7c6549c3d .

