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

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

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

<artist/1580#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45278#subject> ;
    schema:name "Christopher Tin"@en ;
    foaf:made <album/45278#composition>,
        <album/45278#subject> ;
    foaf:name "Christopher Tin"@en .

<album/45278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn ;
    mo:composer <artist/1580#subject> ;
    mo:produced_work <album/45278#musicalwork> ;
    schema:name "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn .

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

<org/1700#subject> schema:name "Tin Works Publishing"@en,
        "Tin Works Publishing"@ja,
        "Tin Works Publishing"@ja-latn ;
    foaf:name "Tin Works Publishing"@en,
        "Tin Works Publishing"@ja,
        "Tin Works Publishing"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/45278/45278-1397452143.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24346#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Angel City Chorale"@en ;
    foaf:name "Angel City Chorale"@en .

<artist/31747#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Soweto Gospel Choir"@en ;
    foaf:name "Soweto Gospel Choir"@en .

<artist/4590#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Royal Philharmonic Orchestra"@en ;
    foaf:name "Royal Philharmonic Orchestra"@en .

<artist/73024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Le Mystère des Voix Bulgares"@en ;
    foaf:name "Le Mystère des Voix Bulgares"@en .

<album/45278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-08"^^xsd:date ;
    dcterms:title "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn ;
    mo:catalogue_number "TW-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45278#musicalexpression> ;
    mo:publisher <org/1700#subject> ;
    mo:record _:N87d6aef03b3f446d89b76776c3049639 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Schola Cantorum"@en ;
            foaf:name "Schola Cantorum"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anonymous 4"@en ;
            foaf:name "Anonymous 4"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nominjin"@en ;
            foaf:name "Nominjin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kardeş Türküler"@en ;
            foaf:name "Kardeş Türküler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dulce Pontes"@en ;
            foaf:name "Dulce Pontes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roopa Mahadevan"@en ;
            foaf:name "Roopa Mahadevan"@en ],
        <artist/24346#subject>,
        <artist/31747#subject>,
        <artist/4590#subject>,
        <artist/73024#subject> ;
    schema:datePublished "2014-05-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/87/45278/45278-1397452143.jpg> ;
    schema:name "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn ;
    schema:publisher <org/1700#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/45278/45278-1397452143.jpg> .

<album/45278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn ;
    mo:performance_of <album/45278#musicalwork> ;
    mo:performer _:N2da37c39914f48ae88aa8175c5f33f88,
        _:N75d583336bad41c9b398c7d6ffa70712,
        _:N89b2de8a5e104a0580a597df8516df70,
        _:N9cd6f3e406ab40238770971f552bbd73,
        _:Ncf938ff9d954403897ff4f4b8ee6e1f0,
        _:Ne9d7ef073cd548b48ade7e66723f867e,
        <artist/24346#subject>,
        <artist/31747#subject>,
        <artist/4590#subject>,
        <artist/73024#subject> ;
    mo:recorded_as <album/45278#musicalexpression> ;
    schema:byArtist _:N2da37c39914f48ae88aa8175c5f33f88,
        _:N75d583336bad41c9b398c7d6ffa70712,
        _:N89b2de8a5e104a0580a597df8516df70,
        _:N9cd6f3e406ab40238770971f552bbd73,
        _:Ncf938ff9d954403897ff4f4b8ee6e1f0,
        _:Ne9d7ef073cd548b48ade7e66723f867e,
        <artist/24346#subject>,
        <artist/31747#subject>,
        <artist/4590#subject>,
        <artist/73024#subject> ;
    schema:name "The Drop That Contained the Sea"@en,
        "The Drop That Contained the Sea"@ja,
        "The Drop That Contained the Sea"@ja-latn ;
    schema:workPerformed <album/45278#musicalwork> .

_:N2da37c39914f48ae88aa8175c5f33f88 a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Nominjin"@en ;
    foaf:name "Nominjin"@en .

_:N3af1b151bdf94c45b44693e4fa6db85d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsas Narand Uyarna - \"The Heart of Snow\" (feat. Nominjin)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Tsas Narand Uyarna - \"The Heart of Snow\" (feat. Nominjin)"@en .

_:N428f649199464f31bc045e5537855c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haf Gengr Hriðum - \"The Storm-Driven Sea\" (feat. Schola Cantorum)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Haf Gengr Hriðum - \"The Storm-Driven Sea\" (feat. Schola Cantorum)"@en .

_:N561715a954f04719b455592d4d63afe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seirenes - \"Sirens\" (feat. Anonymous 4)"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Seirenes - \"Sirens\" (feat. Anonymous 4)"@en .

_:N5a68ebd29f1d4643b298d43fe9c5e0b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haktan Gelen Şerbeti - \"The Drink from God\" (feat. Kardeş Türküler)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Haktan Gelen Şerbeti - \"The Drink from God\" (feat. Kardeş Türküler)"@en .

_:N614479a52556411399c8f107a614b0a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Prelude (feat. Angel City Chorale)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Water Prelude (feat. Angel City Chorale)"@en .

_:N75d583336bad41c9b398c7d6ffa70712 a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Kardeş Türküler"@en ;
    foaf:name "Kardeş Türküler"@en .

_:N7811e633aa0944599387e8556586eb0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waloyo Yamoni - \"We Overcome the Wind\" (feat. Soweto Gospel Choir)"@en ;
    mo:track_number 10 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Waloyo Yamoni - \"We Overcome the Wind\" (feat. Soweto Gospel Choir)"@en .

_:N80ded6eaad794652b8060878563bebdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devipravaha - \"Goddess River\" (feat. Roopa Mahadevan)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Devipravaha - \"Goddess River\" (feat. Roopa Mahadevan)"@en .

_:N89b2de8a5e104a0580a597df8516df70 a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Roopa Mahadevan"@en ;
    foaf:name "Roopa Mahadevan"@en .

_:N9b4acd620504424f84c1461b889dda2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iza Ngomso - \"Come Tomorrow\" (feat. Soweto Gospel Choir)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Iza Ngomso - \"Come Tomorrow\" (feat. Soweto Gospel Choir)"@en .

_:N9cd6f3e406ab40238770971f552bbd73 a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Schola Cantorum"@en ;
    foaf:name "Schola Cantorum"@en .

_:Nba1a7d664fae40e1892dffe15d6a34b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passou o Verão - \"Summer Has Gone\" (feat. Dulce Pontes)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Passou o Verão - \"Summer Has Gone\" (feat. Dulce Pontes)"@en .

_:Ncf938ff9d954403897ff4f4b8ee6e1f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Anonymous 4"@en ;
    foaf:name "Anonymous 4"@en .

_:Ne9d7ef073cd548b48ade7e66723f867e a schema:Person,
        foaf:Person ;
    mo:performed <album/45278#performance> ;
    schema:name "Dulce Pontes"@en ;
    foaf:name "Dulce Pontes"@en .

_:Nf76881df18e34e088c5ecfdd6a10920f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temen Oblak - \"Dark Clouds\" (feat. Le Mystère des Voix Bulgares)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N87d6aef03b3f446d89b76776c3049639 ;
    schema:name "Temen Oblak - \"Dark Clouds\" (feat. Le Mystère des Voix Bulgares)"@en .

_:N87d6aef03b3f446d89b76776c3049639 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3af1b151bdf94c45b44693e4fa6db85d,
        _:N428f649199464f31bc045e5537855c77,
        _:N561715a954f04719b455592d4d63afe4,
        _:N5a68ebd29f1d4643b298d43fe9c5e0b6,
        _:N614479a52556411399c8f107a614b0a5,
        _:N7811e633aa0944599387e8556586eb0f,
        _:N80ded6eaad794652b8060878563bebdc,
        _:N9b4acd620504424f84c1461b889dda2a,
        _:Nba1a7d664fae40e1892dffe15d6a34b6,
        _:Nf76881df18e34e088c5ecfdd6a10920f ;
    mo:track_count 10 ;
    schema:duration "PT57:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3af1b151bdf94c45b44693e4fa6db85d,
        _:N428f649199464f31bc045e5537855c77,
        _:N561715a954f04719b455592d4d63afe4,
        _:N5a68ebd29f1d4643b298d43fe9c5e0b6,
        _:N614479a52556411399c8f107a614b0a5,
        _:N7811e633aa0944599387e8556586eb0f,
        _:N80ded6eaad794652b8060878563bebdc,
        _:N9b4acd620504424f84c1461b889dda2a,
        _:Nba1a7d664fae40e1892dffe15d6a34b6,
        _:Nf76881df18e34e088c5ecfdd6a10920f .

