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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140183#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/140183#composition>,
        <album/140183#subject> ;
    foaf:name "Kenta Nagata"@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/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/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/140183#musicalexpression> a mo:Signal ;
    mo:published_as <album/140183#subject> ;
    mo:records <album/140183#performance> .

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

<https://media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140183#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> ;
    foaf:depicts <album/140183#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> .

<https://medium-media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> a schema:ImageObject,
        foaf:Image .

<album/140183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Dulcimer"@en,
        "The Legend of Dulcimer"@ja,
        "The Legend of Dulcimer"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject> ;
    mo:produced_work <album/140183#musicalwork> ;
    schema:name "The Legend of Dulcimer"@en,
        "The Legend of Dulcimer"@ja,
        "The Legend of Dulcimer"@ja-latn .

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

<album/140183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-01"^^xsd:date ;
    dcterms:title "The Legend of Dulcimer"@en,
        "The Legend of Dulcimer"@ja,
        "The Legend of Dulcimer"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl" ;
    mo:publication_of <album/140183#musicalexpression> ;
    mo:publisher _:N6c73024a3d6b4e399baa25854da97df0 ;
    mo:record _:N064825bc23354394bb14a9b48c485c85 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/500#subject> ;
    schema:datePublished "2024-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> ;
    schema:name "The Legend of Dulcimer"@en,
        "The Legend of Dulcimer"@ja,
        "The Legend of Dulcimer"@ja-latn ;
    schema:publisher _:N6c73024a3d6b4e399baa25854da97df0 ;
    foaf:depiction <https://media.vgm.io/albums/38/140183/140183-879a5c57b6b2.png> .

_:N0b65fb76cae94160913a944a03cf1484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outset Island"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Outset Island"@en .

_:N23f7fdca5fe141a9ab399aeda491ca98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zora's Domain"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Zora's Domain"@en .

_:N3f544bcec5ce4f13864eb6541a57f933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Song of Healing"@en .

_:N5e81ad6843f84d54b9563b49148785d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Song of Storms"@en .

_:N6c73024a3d6b4e399baa25854da97df0 schema:name "Colin Beasley"@en ;
    foaf:name "Colin Beasley"@en .

_:Nbe5a86bc012442998fc63398178f931f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time Title"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Ocarina of Time Title"@en .

_:Nc1543ac753b1474ea6ea271a4d6f70e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deku Palace"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Deku Palace"@en .

_:Ne1e51982f3484261b96e8934b29ea9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy Fountain"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Great Fairy Fountain"@en .

_:Nf3266bf7127d41afa81d729132578c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Dragon Roost Island"@en .

_:Nfe9057c268a74a35bec8f2120a56e55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064825bc23354394bb14a9b48c485c85 ;
    schema:name "Kakariko Village"@en .

_:N064825bc23354394bb14a9b48c485c85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b65fb76cae94160913a944a03cf1484,
        _:N23f7fdca5fe141a9ab399aeda491ca98,
        _:N3f544bcec5ce4f13864eb6541a57f933,
        _:N5e81ad6843f84d54b9563b49148785d7,
        _:Nbe5a86bc012442998fc63398178f931f,
        _:Nc1543ac753b1474ea6ea271a4d6f70e8,
        _:Ne1e51982f3484261b96e8934b29ea9e5,
        _:Nf3266bf7127d41afa81d729132578c59,
        _:Nfe9057c268a74a35bec8f2120a56e55f ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0b65fb76cae94160913a944a03cf1484,
        _:N23f7fdca5fe141a9ab399aeda491ca98,
        _:N3f544bcec5ce4f13864eb6541a57f933,
        _:N5e81ad6843f84d54b9563b49148785d7,
        _:Nbe5a86bc012442998fc63398178f931f,
        _:Nc1543ac753b1474ea6ea271a4d6f70e8,
        _:Ne1e51982f3484261b96e8934b29ea9e5,
        _:Nf3266bf7127d41afa81d729132578c59,
        _:Nfe9057c268a74a35bec8f2120a56e55f .

