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

<album/123706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadows of Hyrule"@en,
        "Shadows of Hyrule"@ja,
        "Shadows of Hyrule"@ja-latn ;
    mo:produced_work <album/123706#musicalwork> ;
    schema:name "Shadows of Hyrule"@en,
        "Shadows of Hyrule"@ja,
        "Shadows of Hyrule"@ja-latn .

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

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

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

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

<org/3879#subject> schema:name "Mecha Dream Records"@en,
        "Mecha Dream Records"@ja,
        "Mecha Dream Records"@ja-latn ;
    foaf:name "Mecha Dream Records"@en,
        "Mecha Dream Records"@ja,
        "Mecha Dream Records"@ja-latn .

<https://media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123706#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> ;
    foaf:depicts <album/123706#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> .

<https://medium-media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-01"^^xsd:date ;
    dcterms:title "Shadows of Hyrule"@en,
        "Shadows of Hyrule"@ja,
        "Shadows of Hyrule"@ja-latn ;
    mo:catalogue_number "MDR-103-V" ;
    mo:media_type "2 Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/123706#musicalexpression> ;
    mo:publisher <org/3879#subject> ;
    mo:record _:N0b11fc43cf314301b23df32cd6a9f291,
        _:Nb470f66c47ab45059712c724b4188e1f ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Legend of Zelda"@en ;
            foaf:name "The Legend of Zelda"@en ] ;
    schema:datePublished "2024-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> ;
    schema:name "Shadows of Hyrule"@en,
        "Shadows of Hyrule"@ja,
        "Shadows of Hyrule"@ja-latn ;
    schema:publisher <org/3879#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/123706/123706-7596dfadeff5.jpg> .

_:N13e09147caad4ae1b6b84deeac8cf189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Hyrule Castle"@en .

_:N1ab35fabc7c845469dc50d3a9a8ebc27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Princess"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "The Divine Princess"@en .

_:N2f43bd3499f94ac0b03cb990cd22910e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Gerudo Valley"@en .

_:N35c462fe6947431eb3eff4b971c46344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forlorn Hero"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Forlorn Hero"@en .

_:N4187e9be016b4a3e90e17c35cd6403f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent Dragon Dinraal: Aspect of Din, The Corrupted One"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Serpent Dragon Dinraal: Aspect of Din, The Corrupted One"@en .

_:N42dc232ea8c747849e5be9715bee1a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decline of Hyrule"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "The Decline of Hyrule"@en .

_:N4b9144c5a6c64845af26d5935bd292b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transcendence"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Transcendence"@en .

_:N5ea404d6335c4ff1a57a4c3fb6580c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows of Hyrule"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Shadows of Hyrule"@en .

_:N5ef161ead7ad40ff85d21540ba7c28b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Hold the Fate of the World in Their Hands"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Those Who Hold the Fate of the World in Their Hands"@en .

_:N679af744d5b14eb7a60912a0fe2e13ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Spirit's Elegy"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Light Spirit's Elegy"@en .

_:Nb56236fc43254be89714db7592a8b93b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awaken the Dragon"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Awaken the Dragon"@en .

_:Ncd0259c1d7a94f39988a3bfc2772befe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms and Flames"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb470f66c47ab45059712c724b4188e1f ;
    schema:name "Song of Storms and Flames"@en .

_:Ne05b1adf458b4951bd098f319baf8363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of War"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Fires of War"@en .

_:Nec2fedcc53a74a168367e8b6ce912438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Temple"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Forest Temple"@en .

_:Nee68ed8338e84d71a9135baf0912f883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary Dungeon"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0b11fc43cf314301b23df32cd6a9f291 ;
    schema:name "Sanctuary Dungeon"@en .

_:Nb470f66c47ab45059712c724b4188e1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N13e09147caad4ae1b6b84deeac8cf189,
        _:N1ab35fabc7c845469dc50d3a9a8ebc27,
        _:N4187e9be016b4a3e90e17c35cd6403f1,
        _:N4b9144c5a6c64845af26d5935bd292b7,
        _:N5ea404d6335c4ff1a57a4c3fb6580c61,
        _:Nb56236fc43254be89714db7592a8b93b,
        _:Ncd0259c1d7a94f39988a3bfc2772befe ;
    mo:track_count 7 ;
    schema:duration "PT17:46"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N13e09147caad4ae1b6b84deeac8cf189,
        _:N1ab35fabc7c845469dc50d3a9a8ebc27,
        _:N4187e9be016b4a3e90e17c35cd6403f1,
        _:N4b9144c5a6c64845af26d5935bd292b7,
        _:N5ea404d6335c4ff1a57a4c3fb6580c61,
        _:Nb56236fc43254be89714db7592a8b93b,
        _:Ncd0259c1d7a94f39988a3bfc2772befe .

_:N0b11fc43cf314301b23df32cd6a9f291 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f43bd3499f94ac0b03cb990cd22910e,
        _:N35c462fe6947431eb3eff4b971c46344,
        _:N42dc232ea8c747849e5be9715bee1a09,
        _:N5ef161ead7ad40ff85d21540ba7c28b9,
        _:N679af744d5b14eb7a60912a0fe2e13ca,
        _:Ne05b1adf458b4951bd098f319baf8363,
        _:Nec2fedcc53a74a168367e8b6ce912438,
        _:Nee68ed8338e84d71a9135baf0912f883 ;
    mo:track_count 8 ;
    schema:duration "PT14:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2f43bd3499f94ac0b03cb990cd22910e,
        _:N35c462fe6947431eb3eff4b971c46344,
        _:N42dc232ea8c747849e5be9715bee1a09,
        _:N5ef161ead7ad40ff85d21540ba7c28b9,
        _:N679af744d5b14eb7a60912a0fe2e13ca,
        _:Ne05b1adf458b4951bd098f319baf8363,
        _:Nec2fedcc53a74a168367e8b6ce912438,
        _:Nee68ed8338e84d71a9135baf0912f883 .

