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

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

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

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

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9315#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/9315#composition>,
        <album/9315#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9315#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/9315#composition>,
        <album/9315#subject> ;
    foaf:name "Asuka Ohta"@en,
        "太田あすか"@ja .

<product/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn .

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

<album/9315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn ;
    mo:performance_of <album/9315#musicalwork> ;
    mo:recorded_as <album/9315#musicalexpression> ;
    schema:name "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/9315#musicalwork> .

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

<https://medium-media.vgm.io/albums/51/9315/9315-1215039458.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/698#subject>,
        <artist/806#subject> ;
    mo:produced_work <album/9315#musicalwork> ;
    schema:name "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn .

<album/9315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-19"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9315#musicalexpression> ;
    mo:publisher _:Na642834e310a48039925a82bc92cf1f4 ;
    mo:record _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    mo:record_count 1 ;
    schema:about <product/491#subject> ;
    schema:datePublished "2006-11-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/9315/9315-1215039458.jpg> ;
    schema:name "The Legend of Zelda: Twilight Princess Official Soundtrack"@en,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja,
        "The Legend of Zelda: Twilight Princess Official Soundtrack"@ja-latn ;
    schema:publisher _:Na642834e310a48039925a82bc92cf1f4 ;
    foaf:depiction <https://media.vgm.io/albums/51/9315/9315-1215039458.jpg> .

_:N26602ba3eb7f4442baf18e829f4b0295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Main Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "Hyrule Field Main Theme"@en .

_:N4f9f48c02cdf4504a1b45ac241bcb9f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Orchestra Piece #2"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "The Legend of Zelda: Orchestra Piece #2"@en .

_:N5dc26a9463fe4aa9990308bbd311f3c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ilia's Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "Ilia's Theme"@en .

_:Na642834e310a48039925a82bc92cf1f4 schema:name "Master Replicas"@en ;
    foaf:name "Master Replicas"@en .

_:Nc75fd0fc484b4ad48a3b9c6f3b613f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "Death Mountain"@en .

_:Nc9c5fe450571483da18b5e693be48c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "Midna's Theme"@en .

_:Ncd59f69a4c714a7a98c99542631949f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N1d9115532a3f49c98098bd4a8bfbd47e ;
    schema:name "Kakariko Village"@en .

_:N1d9115532a3f49c98098bd4a8bfbd47e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26602ba3eb7f4442baf18e829f4b0295,
        _:N4f9f48c02cdf4504a1b45ac241bcb9f3,
        _:N5dc26a9463fe4aa9990308bbd311f3c0,
        _:Nc75fd0fc484b4ad48a3b9c6f3b613f82,
        _:Nc9c5fe450571483da18b5e693be48c71,
        _:Ncd59f69a4c714a7a98c99542631949f0 ;
    mo:track_count 6 ;
    schema:duration "PT13:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26602ba3eb7f4442baf18e829f4b0295,
        _:N4f9f48c02cdf4504a1b45ac241bcb9f3,
        _:N5dc26a9463fe4aa9990308bbd311f3c0,
        _:Nc75fd0fc484b4ad48a3b9c6f3b613f82,
        _:Nc9c5fe450571483da18b5e693be48c71,
        _:Ncd59f69a4c714a7a98c99542631949f0 .

