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

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

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

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

<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 .

<album/5753#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/5753#musicalwork> ;
    schema:name "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/35/5753/5753-1197015940.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5753#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn ;
    mo:performance_of <album/5753#musicalwork> ;
    mo:performer _:N5a9c60bf5d2b47698d9ff47ac5302f2d ;
    mo:recorded_as <album/5753#musicalexpression> ;
    schema:byArtist _:N5a9c60bf5d2b47698d9ff47ac5302f2d ;
    schema:name "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn ;
    schema:workPerformed <album/5753#musicalwork> .

<album/5753#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn ;
    mo:catalogue_number "0440126525" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5753#musicalexpression> ;
    mo:publisher _:N989954aa290c4a9f8207fe82a55ef00f ;
    mo:record _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    mo:record_count 1 ;
    schema:about <product/500#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew James Thomas"@en ;
            foaf:name "Andrew James Thomas"@en ] ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/5753/5753-1197015940.jpg> ;
    schema:name "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@en,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja,
        "The Legend of Zelda: A Link to the Past ~ Arranged Tracks by Andrew James Thomas"@ja-latn ;
    schema:publisher _:N989954aa290c4a9f8207fe82a55ef00f ;
    foaf:depiction <https://media.vgm.io/albums/35/5753/5753-1197015940.jpg> .

_:N0fa3d32d34c14618b10e626f360d9062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Zelda"@en .

_:N2453c44692f34401bbf6e7b5d11fe806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon of Fears"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Dungeon of Fears"@en .

_:N29f1f540d6f54848bb1afc9a452f820f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Ends"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "The Journey Ends"@en .

_:N5a9c60bf5d2b47698d9ff47ac5302f2d a schema:Person,
        foaf:Person ;
    mo:performed <album/5753#performance> ;
    schema:name "Andrew James Thomas"@en ;
    foaf:name "Andrew James Thomas"@en .

_:N6464adbd489e449389077341a1816dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero of Light (End Credits)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Hero of Light (End Credits)"@en .

_:N736640b40bfa45f9a207150d77524599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Final Battle"@en .

_:N901c3c8ed13446b390b0ec13a4648a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Questing"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Questing"@en .

_:N989954aa290c4a9f8207fe82a55ef00f schema:name "Andrew James Thomas"@en ;
    foaf:name "Andrew James Thomas"@en .

_:N9e94f79472784f6ab11d2ff12ed7e0ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil in the Rising"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Evil in the Rising"@en .

_:Na80a2dd8b7e74c5e89af65b1e7cbcdca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Main Title"@en .

_:Nb3055531890e450fa6f805178b256b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save Game"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "Save Game"@en .

_:Nbb07fd5ede8e41eab56104022176f55c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Woods"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N5a91d14049d44c1fbc47a2c3215bd05f ;
    schema:name "The Lost Woods"@en .

_:N5a91d14049d44c1fbc47a2c3215bd05f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa3d32d34c14618b10e626f360d9062,
        _:N2453c44692f34401bbf6e7b5d11fe806,
        _:N29f1f540d6f54848bb1afc9a452f820f,
        _:N6464adbd489e449389077341a1816dd0,
        _:N736640b40bfa45f9a207150d77524599,
        _:N901c3c8ed13446b390b0ec13a4648a03,
        _:N9e94f79472784f6ab11d2ff12ed7e0ef,
        _:Na80a2dd8b7e74c5e89af65b1e7cbcdca,
        _:Nb3055531890e450fa6f805178b256b49,
        _:Nbb07fd5ede8e41eab56104022176f55c ;
    mo:track_count 10 ;
    schema:duration "PT22:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0fa3d32d34c14618b10e626f360d9062,
        _:N2453c44692f34401bbf6e7b5d11fe806,
        _:N29f1f540d6f54848bb1afc9a452f820f,
        _:N6464adbd489e449389077341a1816dd0,
        _:N736640b40bfa45f9a207150d77524599,
        _:N901c3c8ed13446b390b0ec13a4648a03,
        _:N9e94f79472784f6ab11d2ff12ed7e0ef,
        _:Na80a2dd8b7e74c5e89af65b1e7cbcdca,
        _:Nb3055531890e450fa6f805178b256b49,
        _:Nbb07fd5ede8e41eab56104022176f55c .

