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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35978#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/35978#composition>,
        <album/35978#subject> ;
    foaf:name "Koji Kondo"@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/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/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 .

<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/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

<album/35978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/35978#musicalwork> ;
    schema:name "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn .

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

<album/35978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn ;
    mo:performance_of <album/35978#musicalwork> ;
    mo:recorded_as <album/35978#musicalexpression> ;
    schema:name "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn ;
    schema:workPerformed <album/35978#musicalwork> .

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

<https://medium-media.vgm.io/albums/87/35978/35978-1351032237.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-09"^^xsd:date ;
    dcterms:title "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35978#musicalexpression> ;
    mo:publisher _:Ncc937d403ffb4c6eae6758d703bbb12e ;
    mo:record _:Ne76b935e445649ebb0238d4365f891fd ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/493#subject>,
        <product/500#subject>,
        <product/501#subject> ;
    schema:datePublished "2012-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/35978/35978-1351032237.jpg> ;
    schema:name "Triforce Tribute"@en,
        "Triforce Tribute"@ja,
        "Triforce Tribute"@ja-latn ;
    schema:publisher _:Ncc937d403ffb4c6eae6758d703bbb12e ;
    foaf:depiction <https://media.vgm.io/albums/87/35978/35978-1351032237.jpg> .

_:N07f7bf717e4c4d92868f16aa36319c28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Alibi"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Zelda's Alibi"@en .

_:N0c433aaba2df44768d34c87b862a9ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Lost Woods"@en .

_:N2718fd7615d04a308dd07c7bcb022e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darknut Dilemma"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Darknut Dilemma"@en .

_:N3c1e69734cc2481daa1f662f12f14a78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dressed In Green"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Dressed In Green"@en .

_:N4ba6bcfeb133403a8e2169c25cc44fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Fairy's Fountain"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "The Great Fairy's Fountain"@en .

_:N6e01ee6fb28c483f984332450ae652aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Bridges"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Broken Bridges"@en .

_:N7dd29650a3384366bead1e1fef3894de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Wind Fish"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Ballad of the Wind Fish"@en .

_:N91bb9a0eac8d4fa493b49fbcef565928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epona's Song"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Epona's Song"@en .

_:Na3ed03962bb94ffdb91020dafb276a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guru Guru Vs Skullkid"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Guru Guru Vs Skullkid"@en .

_:Na9e775b698ca48c4a3036a34716b5bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Dark, Dark World"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "It's a Dark, Dark World"@en .

_:Naf1a110034c74a509888584ec0ce9f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of Ganon"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Return of Ganon"@en .

_:Nb70bfb3b7aef4366bc1b9811d625306e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaepora Gaebora's Message"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Kaepora Gaebora's Message"@en .

_:Nc5e57c108a5241cfa8f993bd42501711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Go Goron"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Go Go Goron"@en .

_:Ncc937d403ffb4c6eae6758d703bbb12e schema:name "Piasa"@en,
        "Piasa"@ja,
        "Piasa"@ja-latn ;
    foaf:name "Piasa"@en,
        "Piasa"@ja,
        "Piasa"@ja-latn .

_:Nef1335214b104609871f9d4f1737c552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triforce Tribute"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne76b935e445649ebb0238d4365f891fd ;
    schema:name "Triforce Tribute"@en .

_:Ne76b935e445649ebb0238d4365f891fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f7bf717e4c4d92868f16aa36319c28,
        _:N0c433aaba2df44768d34c87b862a9ef5,
        _:N2718fd7615d04a308dd07c7bcb022e1e,
        _:N3c1e69734cc2481daa1f662f12f14a78,
        _:N4ba6bcfeb133403a8e2169c25cc44fce,
        _:N6e01ee6fb28c483f984332450ae652aa,
        _:N7dd29650a3384366bead1e1fef3894de,
        _:N91bb9a0eac8d4fa493b49fbcef565928,
        _:Na3ed03962bb94ffdb91020dafb276a09,
        _:Na9e775b698ca48c4a3036a34716b5bd0,
        _:Naf1a110034c74a509888584ec0ce9f09,
        _:Nb70bfb3b7aef4366bc1b9811d625306e,
        _:Nc5e57c108a5241cfa8f993bd42501711,
        _:Nef1335214b104609871f9d4f1737c552 ;
    mo:track_count 14 ;
    schema:duration "PT24:12"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N07f7bf717e4c4d92868f16aa36319c28,
        _:N0c433aaba2df44768d34c87b862a9ef5,
        _:N2718fd7615d04a308dd07c7bcb022e1e,
        _:N3c1e69734cc2481daa1f662f12f14a78,
        _:N4ba6bcfeb133403a8e2169c25cc44fce,
        _:N6e01ee6fb28c483f984332450ae652aa,
        _:N7dd29650a3384366bead1e1fef3894de,
        _:N91bb9a0eac8d4fa493b49fbcef565928,
        _:Na3ed03962bb94ffdb91020dafb276a09,
        _:Na9e775b698ca48c4a3036a34716b5bd0,
        _:Naf1a110034c74a509888584ec0ce9f09,
        _:Nb70bfb3b7aef4366bc1b9811d625306e,
        _:Nc5e57c108a5241cfa8f993bd42501711,
        _:Nef1335214b104609871f9d4f1737c552 .

