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

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

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

<artist/7962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112793#subject> ;
    schema:name "Ryo Nagamatsu"@en,
        "永松亮"@ja ;
    foaf:made <album/112793#composition>,
        <album/112793#subject> ;
    foaf:name "Ryo Nagamatsu"@en,
        "永松亮"@ja .

<product/2945#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link Between Worlds"@en,
        "ゼルダの伝説 神々のトライフォース2"@ja,
        "Zelda no Densetsu: Kamigami no Triforce 2"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link Between Worlds"@en,
        "ゼルダの伝説 神々のトライフォース2"@ja,
        "Zelda no Densetsu: Kamigami no Triforce 2"@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 .

<album/112793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn ;
    mo:composer <artist/7962#subject> ;
    mo:produced_work <album/112793#musicalwork> ;
    schema:name "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn .

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

<album/112793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn ;
    mo:performance_of <album/112793#musicalwork> ;
    mo:recorded_as <album/112793#musicalexpression> ;
    schema:name "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn ;
    schema:workPerformed <album/112793#musicalwork> .

<https://media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112793#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> ;
    foaf:depicts <album/112793#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> .

<https://medium-media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-03"^^xsd:date ;
    dcterms:title "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112793#musicalexpression> ;
    mo:publisher _:N1a9b2bbff57b4dfca4bd86032fe2ee4e ;
    mo:record _:N129006c3ff6b4aba9c2d6010a682f11a ;
    mo:record_count 1 ;
    schema:about <product/2945#subject>,
        <product/489#subject> ;
    schema:datePublished "2021-07-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> ;
    schema:name "Project 10: Hilda's Healing"@en,
        "Project 10: Hilda's Healing"@ja,
        "Project 10: Hilda's Healing"@ja-latn ;
    schema:publisher _:N1a9b2bbff57b4dfca4bd86032fe2ee4e ;
    foaf:depiction <https://media.vgm.io/albums/39/112793/112793-000f755a5a2e.jpg> .

_:N1a9b2bbff57b4dfca4bd86032fe2ee4e schema:name "Virtual Video Game Orchestra"@en,
        "Virtual Video Game Orchestra"@ja,
        "Virtual Video Game Orchestra"@ja-latn ;
    foaf:name "Virtual Video Game Orchestra"@en,
        "Virtual Video Game Orchestra"@ja,
        "Virtual Video Game Orchestra"@ja-latn .

_:N23d6daa2392d43e0881ce6e35c4bbed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Card: Hilda's Theme @ the Milk Bar"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N129006c3ff6b4aba9c2d6010a682f11a ;
    schema:name "End Card: Hilda's Theme @ the Milk Bar"@en .

_:Ndc98ffb2e2e44f9287d14f7cbacc8c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hilda's Healing"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N129006c3ff6b4aba9c2d6010a682f11a ;
    schema:name "Hilda's Healing"@en .

_:N129006c3ff6b4aba9c2d6010a682f11a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23d6daa2392d43e0881ce6e35c4bbed1,
        _:Ndc98ffb2e2e44f9287d14f7cbacc8c8b ;
    mo:track_count 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N23d6daa2392d43e0881ce6e35c4bbed1,
        _:Ndc98ffb2e2e44f9287d14f7cbacc8c8b .

