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

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

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

<artist/16186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja .

<artist/16194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Manaka Kataoka"@en,
        "片岡真央"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Manaka Kataoka"@en,
        "片岡真央"@ja .

<artist/16694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Riyu Tamura"@en,
        "田村理遊"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Riyu Tamura"@en,
        "田村理遊"@ja .

<artist/27651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Takuro Yasuda"@en,
        "安田拓朗"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Takuro Yasuda"@en,
        "安田拓朗"@ja .

<artist/28357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Soshi Abe"@en,
        "阿部壮志"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Soshi Abe"@en,
        "阿部壮志"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120381#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/120381#composition>,
        <album/120381#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<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/120381#musicalexpression> a mo:Signal ;
    mo:published_as <album/120381#subject> ;
    mo:records <album/120381#performance> .

<https://media.vgm.io/albums/18/120381/120381-830225c3a93d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120381#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/120381/120381-830225c3a93d.png> ;
    foaf:depicts <album/120381#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/120381/120381-830225c3a93d.png> .

<https://medium-media.vgm.io/albums/18/120381/120381-830225c3a93d.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/120381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@en,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja-latn ;
    mo:composer <artist/16186#subject>,
        <artist/16194#subject>,
        <artist/16694#subject>,
        <artist/27651#subject>,
        <artist/28357#subject>,
        <artist/692#subject> ;
    mo:produced_work <album/120381#musicalwork> ;
    schema:name "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@en,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja-latn .

<album/120381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-17"^^xsd:date ;
    dcterms:title "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@en,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120381#musicalexpression> ;
    mo:publisher _:N8fa556903a4d47a3bb6c05097c736b3a ;
    mo:record _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    mo:record_count 1 ;
    schema:about <product/4600#subject> ;
    schema:byArtist <artist/50591#subject> ;
    schema:datePublished "2022-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/120381/120381-830225c3a93d.png> ;
    schema:name "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@en,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja,
        "Memories of Hyrule - The Legend of Zelda: Breath of the Wild"@ja-latn ;
    schema:publisher _:N8fa556903a4d47a3bb6c05097c736b3a ;
    foaf:depiction <https://media.vgm.io/albums/18/120381/120381-830225c3a93d.png> .

_:N076be4a116e949dfa98008eba8882bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Despair"@en .

_:N1914986d31644b288fefeaa8de7892ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Father and Daughter"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Father and Daughter"@en .

_:N2877c4dda84b44c9a22673d4ce617505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recovered Memory"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Recovered Memory"@en .

_:N2b9389953aa14e72a941df3f0e76f033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of Calamity Ganon"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Return of Calamity Ganon"@en .

_:N4c1a14755e174e2c862ba900f2e30d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blades of the Yiga"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Blades of the Yiga"@en .

_:N5b767726693d496499953361d499ef5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subdued Ceremony"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Subdued Ceremony"@en .

_:N636d5843c3904c90bd4f8fc5fc9d939a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Mount Lanayru"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "To Mount Lanayru"@en .

_:N83b4fa41156a4c8db5625ad9c8876b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Awakening"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Zelda's Awakening"@en .

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

_:Nb2dd2a3ac39341998dd17bdf0a63ccb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumbering Power"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Slumbering Power"@en .

_:Nbf865c3c5cc841a396577a8e19fa467a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolve and Grief"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Resolve and Grief"@en .

_:Nc5a64a8815cb422aa5815eed396088a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Princess"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Silent Princess"@en .

_:Nf1737c6d618b43f79e9be99c58e64415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Wish"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N1b1e5cae9ea146c2863b5fc17c0b4ab6 ;
    schema:name "Zelda's Wish"@en .

_:N1b1e5cae9ea146c2863b5fc17c0b4ab6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N076be4a116e949dfa98008eba8882bc6,
        _:N1914986d31644b288fefeaa8de7892ad,
        _:N2877c4dda84b44c9a22673d4ce617505,
        _:N2b9389953aa14e72a941df3f0e76f033,
        _:N4c1a14755e174e2c862ba900f2e30d32,
        _:N5b767726693d496499953361d499ef5e,
        _:N636d5843c3904c90bd4f8fc5fc9d939a,
        _:N83b4fa41156a4c8db5625ad9c8876b2d,
        _:Nb2dd2a3ac39341998dd17bdf0a63ccb0,
        _:Nbf865c3c5cc841a396577a8e19fa467a,
        _:Nc5a64a8815cb422aa5815eed396088a5,
        _:Nf1737c6d618b43f79e9be99c58e64415 ;
    mo:track_count 12 ;
    schema:duration "PT14:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N076be4a116e949dfa98008eba8882bc6,
        _:N1914986d31644b288fefeaa8de7892ad,
        _:N2877c4dda84b44c9a22673d4ce617505,
        _:N2b9389953aa14e72a941df3f0e76f033,
        _:N4c1a14755e174e2c862ba900f2e30d32,
        _:N5b767726693d496499953361d499ef5e,
        _:N636d5843c3904c90bd4f8fc5fc9d939a,
        _:N83b4fa41156a4c8db5625ad9c8876b2d,
        _:Nb2dd2a3ac39341998dd17bdf0a63ccb0,
        _:Nbf865c3c5cc841a396577a8e19fa467a,
        _:Nc5a64a8815cb422aa5815eed396088a5,
        _:Nf1737c6d618b43f79e9be99c58e64415 .

