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

<album/127003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn ;
    mo:produced_work <album/127003#musicalwork> ;
    schema:name "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn .

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

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

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

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

<https://media.vgm.io/albums/30/127003/127003-fb52596fedba.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127003#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/127003/127003-fb52596fedba.png> ;
    foaf:depicts <album/127003#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/127003/127003-fb52596fedba.png> .

<https://medium-media.vgm.io/albums/30/127003/127003-fb52596fedba.png> a schema:ImageObject,
        foaf:Image .

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

<album/127003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn ;
    mo:performance_of <album/127003#musicalwork> ;
    mo:performer <artist/50591#subject> ;
    mo:recorded_as <album/127003#musicalexpression> ;
    schema:byArtist <artist/50591#subject> ;
    schema:name "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn ;
    schema:workPerformed <album/127003#musicalwork> .

<artist/50591#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/127003#performance> ;
    schema:name "Tim Burnelis"@en ;
    foaf:name "Tim Burnelis"@en .

<album/127003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-26"^^xsd:date ;
    dcterms:title "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127003#musicalexpression> ;
    mo:publisher _:N15a8e4b38ee1465f86a13e2ce1781d2c ;
    mo:record _:Nf29215c3763d402fa71b85f017c0bc54 ;
    mo:record_count 1 ;
    schema:about <product/4600#subject> ;
    schema:byArtist <artist/50591#subject> ;
    schema:datePublished "2023-02-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/127003/127003-fb52596fedba.png> ;
    schema:name "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@en,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja,
        "Sounds of Hyrule (Music from \"The Legend of Zelda: Breath of the Wild\")"@ja-latn ;
    schema:publisher _:N15a8e4b38ee1465f86a13e2ce1781d2c ;
    foaf:depiction <https://media.vgm.io/albums/30/127003/127003-fb52596fedba.png> .

_:N15a8e4b38ee1465f86a13e2ce1781d2c schema:name "Tim Burnelis"@en,
        "Tim Burnelis"@ja,
        "Tim Burnelis"@ja-latn ;
    foaf:name "Tim Burnelis"@en,
        "Tim Burnelis"@ja,
        "Tim Burnelis"@ja-latn .

_:N3130e07eef144abdbf9aa4b0bbe063bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "House"@en .

_:N86aecd5ba6d1461fa14b0dc5e27fa40d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Ruins"@en .

_:Na6979a37460b435ba26a7284f0c60ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Champion Shrine"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Champion Shrine"@en .

_:Ncaea487bd31547f6a0585729dd07ef8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasteland"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Wasteland"@en .

_:Ncf57778077474ea4abb5fd214259e313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple of Time"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "The Temple of Time"@en .

_:Nd78ff4ef3e8d4c37919662b8027cd536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field (Night)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Field (Night)"@en .

_:Nd8c5567082894e1a82ef9ec9ef73580b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Cave"@en .

_:Ndf11d3bf27e548d6bf74dd02f32e2810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sheikah Tower"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Sheikah Tower"@en .

_:Ne7e8dab395bf4d48a4ac7904733982dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highlands"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Highlands"@en .

_:Neb53208e119d4e8eb95ca734a4d19d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field (Day)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Field (Day)"@en .

_:Necc4e65331b7476faaa1dc18591bf456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight Range"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Flight Range"@en .

_:Nece9fc53f61b40d3b8fa0ea403d38eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterfront"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf29215c3763d402fa71b85f017c0bc54 ;
    schema:name "Waterfront"@en .

_:Nf29215c3763d402fa71b85f017c0bc54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3130e07eef144abdbf9aa4b0bbe063bc,
        _:N86aecd5ba6d1461fa14b0dc5e27fa40d,
        _:Na6979a37460b435ba26a7284f0c60ed1,
        _:Ncaea487bd31547f6a0585729dd07ef8f,
        _:Ncf57778077474ea4abb5fd214259e313,
        _:Nd78ff4ef3e8d4c37919662b8027cd536,
        _:Nd8c5567082894e1a82ef9ec9ef73580b,
        _:Ndf11d3bf27e548d6bf74dd02f32e2810,
        _:Ne7e8dab395bf4d48a4ac7904733982dc,
        _:Neb53208e119d4e8eb95ca734a4d19d2f,
        _:Necc4e65331b7476faaa1dc18591bf456,
        _:Nece9fc53f61b40d3b8fa0ea403d38eb9 ;
    mo:track_count 12 ;
    schema:duration "PT30:11"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3130e07eef144abdbf9aa4b0bbe063bc,
        _:N86aecd5ba6d1461fa14b0dc5e27fa40d,
        _:Na6979a37460b435ba26a7284f0c60ed1,
        _:Ncaea487bd31547f6a0585729dd07ef8f,
        _:Ncf57778077474ea4abb5fd214259e313,
        _:Nd78ff4ef3e8d4c37919662b8027cd536,
        _:Nd8c5567082894e1a82ef9ec9ef73580b,
        _:Ndf11d3bf27e548d6bf74dd02f32e2810,
        _:Ne7e8dab395bf4d48a4ac7904733982dc,
        _:Neb53208e119d4e8eb95ca734a4d19d2f,
        _:Necc4e65331b7476faaa1dc18591bf456,
        _:Nece9fc53f61b40d3b8fa0ea403d38eb9 .

