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

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

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

<album/48246> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<album/113220#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/113220#musicalwork> ;
    schema:name "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn .

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

<org/3752#subject> schema:name "Mango Mage Records"@en,
        "Mango Mage Records"@ja,
        "Mango Mage Records"@ja-latn ;
    foaf:name "Mango Mage Records"@en,
        "Mango Mage Records"@ja,
        "Mango Mage Records"@ja-latn .

<https://media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113220#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> ;
    foaf:depicts <album/113220#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> .

<https://medium-media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> a schema:ImageObject,
        foaf:Image .

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

<album/113220#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn ;
    mo:performance_of <album/113220#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/113220#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn ;
    schema:workPerformed <album/113220#musicalwork> .

<artist/15640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113220#performance> ;
    schema:name "TPR"@en ;
    foaf:name "TPR"@en .

<album/113220#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-01"^^xsd:date ;
    dcterms:title "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn ;
    mo:catalogue_number "RR-023 / MANGO-001" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/48246> ;
    mo:publication_of <album/113220#musicalexpression> ;
    mo:publisher <org/3752#subject> ;
    mo:record _:N096dbc480e2544ab884a7f223e8af612 ;
    mo:record_count 1 ;
    schema:about <product/187#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2022-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> ;
    schema:name "The Songs of Time"@en,
        "A Melancholy Tribute to The Legend of Zelda: Ocarina of Time"@ja,
        "The Songs of Time"@ja-latn ;
    schema:publisher <org/3752#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/113220/113220-0c9e157f40e7.png> .

_:N20374af0dbf14e8aa8bc4dab6776e954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Lost Woods"@en .

_:N289c7dd7f3114449b23d904c176a39fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Title Theme"@en .

_:N3be6a8ebb4264d2abc6d234d99c287bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Kakariko Village"@en .

_:N3bf86e08e8604d479742977a4fc0b996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Song of Storms"@en .

_:N421b5614dad5419faa6b598f2827ad9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Kokiri Forest"@en .

_:N4e5cd7ccf5c34ad38a5412a1016d1d1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda’s Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Zelda’s Theme"@en .

_:N60c7ffe16782462491c3b8ffb980cafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horse Race"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Horse Race"@en .

_:N61820ecb1cfd47ce80a789970811a838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy’s Fountain"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Great Fairy’s Fountain"@en .

_:N654f3adfd3c6435a9cc456c1e959e008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Time"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Temple of Time"@en .

_:N81967c4de992444784df43ae036aa570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zora’s Domain"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Zora’s Domain"@en .

_:N99653759875541bf9cd77aaa0e89d10f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade of Water"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Serenade of Water"@en .

_:N9d0bafc6096c4893900037c311032751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kepora Gebora's Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Kepora Gebora's Theme"@en .

_:N9db639120fb34451b4ea24c5d93c0952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Market"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Market"@en .

_:Na240c9ef1d184685bd769cc8a8babb29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LonLon Ranch"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "LonLon Ranch"@en .

_:Nf4383def5f354154af47c7d96076a655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N096dbc480e2544ab884a7f223e8af612 ;
    schema:name "Gerudo Valley"@en .

_:N096dbc480e2544ab884a7f223e8af612 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20374af0dbf14e8aa8bc4dab6776e954,
        _:N289c7dd7f3114449b23d904c176a39fc,
        _:N3be6a8ebb4264d2abc6d234d99c287bd,
        _:N3bf86e08e8604d479742977a4fc0b996,
        _:N421b5614dad5419faa6b598f2827ad9c,
        _:N4e5cd7ccf5c34ad38a5412a1016d1d1d,
        _:N60c7ffe16782462491c3b8ffb980cafc,
        _:N61820ecb1cfd47ce80a789970811a838,
        _:N654f3adfd3c6435a9cc456c1e959e008,
        _:N81967c4de992444784df43ae036aa570,
        _:N99653759875541bf9cd77aaa0e89d10f,
        _:N9d0bafc6096c4893900037c311032751,
        _:N9db639120fb34451b4ea24c5d93c0952,
        _:Na240c9ef1d184685bd769cc8a8babb29,
        _:Nf4383def5f354154af47c7d96076a655 ;
    mo:track_count 15 ;
    schema:duration "PT18:53"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N20374af0dbf14e8aa8bc4dab6776e954,
        _:N289c7dd7f3114449b23d904c176a39fc,
        _:N3be6a8ebb4264d2abc6d234d99c287bd,
        _:N3bf86e08e8604d479742977a4fc0b996,
        _:N421b5614dad5419faa6b598f2827ad9c,
        _:N4e5cd7ccf5c34ad38a5412a1016d1d1d,
        _:N60c7ffe16782462491c3b8ffb980cafc,
        _:N61820ecb1cfd47ce80a789970811a838,
        _:N654f3adfd3c6435a9cc456c1e959e008,
        _:N81967c4de992444784df43ae036aa570,
        _:N99653759875541bf9cd77aaa0e89d10f,
        _:N9d0bafc6096c4893900037c311032751,
        _:N9db639120fb34451b4ea24c5d93c0952,
        _:Na240c9ef1d184685bd769cc8a8babb29,
        _:Nf4383def5f354154af47c7d96076a655 .

