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

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

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

<album/72270> a mo:Release ;
    mo:catalogue_number "MCOL-0028-CDLE" .

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

<artist/16194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66483#subject> ;
    schema:name "Manaka Kataoka"@en,
        "片岡真央"@ja ;
    foaf:made <album/66483#composition>,
        <album/66483#subject> ;
    foaf:name "Manaka Kataoka"@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/66483#musicalexpression> a mo:Signal ;
    mo:published_as <album/66483#subject> ;
    mo:records <album/66483#performance> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

<https://media.vgm.io/albums/38/66483/66483-1489371350.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66483#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/66483/66483-1489371350.jpg> ;
    foaf:depicts <album/66483#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/66483/66483-1489371350.jpg> .

<https://medium-media.vgm.io/albums/38/66483/66483-1489371350.jpg> a schema:ImageObject,
        foaf:Image .

<album/66483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn ;
    mo:composer <artist/16186#subject>,
        <artist/16194#subject> ;
    mo:produced_work <album/66483#musicalwork> ;
    schema:name "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn .

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

<artist/17445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66483#performance> ;
    schema:name "Ro Panuganti"@en ;
    foaf:name "Ro Panuganti"@en .

<artist/17457#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66483#performance> ;
    schema:name "David Russell"@en ;
    foaf:name "David Russell"@en .

<artist/42846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66483#performance> ;
    schema:name "insaneintherainmusic"@en ;
    foaf:name "insaneintherainmusic"@en .

<artist/45475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66483#performance> ;
    schema:name "AHMusic"@en ;
    foaf:name "AHMusic"@en .

<album/66483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn ;
    mo:performance_of <album/66483#musicalwork> ;
    mo:performer <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/42846#subject>,
        <artist/45475#subject> ;
    mo:recorded_as <album/66483#musicalexpression> ;
    schema:byArtist <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/42846#subject>,
        <artist/45475#subject> ;
    schema:name "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn ;
    schema:workPerformed <album/66483#musicalwork> .

<album/66483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-14"^^xsd:date ;
    dcterms:title "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn ;
    mo:catalogue_number "MCOL-0028" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/72270> ;
    mo:publication_of <album/66483#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    mo:record_count 1 ;
    schema:about <product/4600#subject> ;
    schema:byArtist <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/42846#subject>,
        <artist/45475#subject> ;
    schema:datePublished "2017-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/66483/66483-1489371350.jpg> ;
    schema:name "The Wild: Music from The Legend of Zelda: Breath of the Wild"@en,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja,
        "The Wild: Music from The Legend of Zelda: Breath of the Wild"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/66483/66483-1489371350.jpg> .

_:N03f96ccd88b8485d9484c0e2fe4e03be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awaken"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    schema:name "Awaken"@en .

_:N6b3d3a00c02b4dacbbda844481a2c2c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rito"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    schema:name "Rito"@en .

_:N9b64aa6ab6c44ab7a1f81de3a113e156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    schema:name "Guardian"@en .

_:Nda17d2e6cfdd4fdab44624c2552a05df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hinox"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    schema:name "Hinox"@en .

_:Ne755794c77ea4d25a8e31c9d8fd2af6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zora"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N75fdf7c6136046a6aa08ffd22f4744eb ;
    schema:name "Zora"@en .

_:N75fdf7c6136046a6aa08ffd22f4744eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f96ccd88b8485d9484c0e2fe4e03be,
        _:N6b3d3a00c02b4dacbbda844481a2c2c6,
        _:N9b64aa6ab6c44ab7a1f81de3a113e156,
        _:Nda17d2e6cfdd4fdab44624c2552a05df,
        _:Ne755794c77ea4d25a8e31c9d8fd2af6e ;
    mo:track_count 5 ;
    schema:duration "PT18:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03f96ccd88b8485d9484c0e2fe4e03be,
        _:N6b3d3a00c02b4dacbbda844481a2c2c6,
        _:N9b64aa6ab6c44ab7a1f81de3a113e156,
        _:Nda17d2e6cfdd4fdab44624c2552a05df,
        _:Ne755794c77ea4d25a8e31c9d8fd2af6e .

