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

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

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

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

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

<https://medium-media.vgm.io/albums/07/102770/102770-fd1c6bbb218c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Henri Sekine"@en,
        "関根安里"@ja ;
    foaf:name "Henri Sekine"@en,
        "関根安里"@ja .

<artist/15108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Noriko Terada"@en,
        "寺田典子"@ja ;
    foaf:name "Noriko Terada"@en,
        "寺田典子"@ja .

<artist/2427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Lu7"@en ;
    foaf:name "Lu7"@en .

<artist/2428#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Toshimi Nagai"@en,
        "永井敏己"@ja ;
    foaf:name "Toshimi Nagai"@en,
        "永井敏己"@ja .

<artist/2429#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Vagabond Suzuki"@en,
        "バカボン鈴木"@ja ;
    foaf:name "Vagabond Suzuki"@en,
        "バカボン鈴木"@ja .

<artist/30412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Hirobumi Suzuki"@en,
        "鈴木ひろぶみ"@ja ;
    foaf:name "Hirobumi Suzuki"@en,
        "鈴木ひろぶみ"@ja .

<artist/3416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Jiro Okada"@en,
        "岡田治郎"@ja ;
    foaf:name "Jiro Okada"@en,
        "岡田治郎"@ja .

<artist/766#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Toru Itoga"@en,
        "糸賀徹"@ja ;
    foaf:name "Toru Itoga"@en,
        "糸賀徹"@ja .

<artist/9533#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Ittoku Shimamura"@en,
        "嶋村一徳"@ja ;
    foaf:name "Ittoku Shimamura"@en,
        "嶋村一徳"@ja .

<album/102770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Manuel de Falla"@en ;
            foaf:made <album/102770#composition> ;
            foaf:name "Manuel de Falla"@en ],
        <artist/762#subject>,
        <artist/764#subject> ;
    mo:produced_work <album/102770#musicalwork> ;
    schema:name "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn .

<artist/762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102770#subject> ;
    mo:performed <album/102770#performance> ;
    schema:name "Luna Umegaki"@en,
        "梅垣ルナ"@ja ;
    foaf:made <album/102770#composition>,
        <album/102770#subject> ;
    foaf:name "Luna Umegaki"@en,
        "梅垣ルナ"@ja .

<artist/764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102770#subject> ;
    mo:performed <album/102770#performance> ;
    schema:name "Tsutomu Kurihara"@en,
        "栗原務"@ja ;
    foaf:made <album/102770#composition>,
        <album/102770#subject> ;
    foaf:name "Tsutomu Kurihara"@en,
        "栗原務"@ja .

<album/102770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-28"^^xsd:date ;
    dcterms:title "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn ;
    mo:catalogue_number "VGDBRZ-0068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102770#musicalexpression> ;
    mo:publisher _:N30d3633087a7459aa7a3d853aa4eb0f8 ;
    mo:record _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Irvine Hamilton"@en ;
            foaf:name "Mark Irvine Hamilton"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kazumi Hasegawa"@en ;
            foaf:name "Kazumi Hasegawa"@en ],
        <artist/11032#subject>,
        <artist/15108#subject>,
        <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/30412#subject>,
        <artist/3416#subject>,
        <artist/762#subject>,
        <artist/764#subject>,
        <artist/766#subject>,
        <artist/9533#subject> ;
    schema:datePublished "2018-02-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/102770/102770-fd1c6bbb218c.jpg> ;
    schema:name "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn ;
    schema:publisher _:N30d3633087a7459aa7a3d853aa4eb0f8 ;
    foaf:depiction <https://media.vgm.io/albums/07/102770/102770-fd1c6bbb218c.jpg> .

<album/102770#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn ;
    mo:performance_of <album/102770#musicalwork> ;
    mo:performer _:N2332383601294c22a5ac403e8de24b61,
        _:Nd3ddc7f0bcbc4793bc22f5845a046f34,
        <artist/11032#subject>,
        <artist/15108#subject>,
        <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/30412#subject>,
        <artist/3416#subject>,
        <artist/762#subject>,
        <artist/764#subject>,
        <artist/766#subject>,
        <artist/9533#subject> ;
    mo:recorded_as <album/102770#musicalexpression> ;
    schema:byArtist _:N2332383601294c22a5ac403e8de24b61,
        _:Nd3ddc7f0bcbc4793bc22f5845a046f34,
        <artist/11032#subject>,
        <artist/15108#subject>,
        <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/30412#subject>,
        <artist/3416#subject>,
        <artist/762#subject>,
        <artist/764#subject>,
        <artist/766#subject>,
        <artist/9533#subject> ;
    schema:name "L'esprit de l'exil Revisité"@en,
        "L'esprit de l'exil Revisité"@ja,
        "L'esprit de l'exil Revisité"@ja-latn ;
    schema:workPerformed <album/102770#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102770#subject> ;
    schema:name "Manuel de Falla"@en ;
    foaf:made <album/102770#subject> ;
    foaf:name "Manuel de Falla"@en .

_:N04adcea7e55a47aea60932ed50a29093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつもはじまり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "いつもはじまり"@ja .

_:N1062b1304228434f872085c092ca9b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Recipe"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Secret Recipe"@ja .

_:N1b43631df3424c81a1b4d4bbf028e51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mariana's Garden"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Mariana's Garden"@ja .

_:N1fd74f2273cc4c92ac2cd62454b3c6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の箱の数え方"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "夢の箱の数え方"@ja .

_:N2332383601294c22a5ac403e8de24b61 a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Mark Irvine Hamilton"@en ;
    foaf:name "Mark Irvine Hamilton"@en .

_:N30d3633087a7459aa7a3d853aa4eb0f8 schema:name "VEGA Music Entertainment"@en ;
    foaf:name "VEGA Music Entertainment"@en .

_:N663535c1f17d4bfda75add36c37d4b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripple (Miss no Wa)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Ripple (Miss no Wa)"@ja .

_:Na4775e84bee94969a7aa2150a4d1bfc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Beyond the Andes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Far Beyond the Andes"@ja .

_:Nb09b679632dd4856a8241430dede99aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'esprit de l'exil"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "L'esprit de l'exil"@ja .

_:Nb88eecee889d4c568ac88220c43d2fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golem"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Golem"@ja .

_:Nba1bc198d9bb4f75b66c1d5da417fecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danse Rituelle du Feu (Ballet Musique \"El Amour Brujo\")"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Danse Rituelle du Feu (Ballet Musique \"El Amour Brujo\")"@ja .

_:Ncfca6140c18d4fd397142a18fccdd110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bluetail of Passage"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Bluetail of Passage"@ja .

_:Nd3ddc7f0bcbc4793bc22f5845a046f34 a schema:Person,
        foaf:Person ;
    mo:performed <album/102770#performance> ;
    schema:name "Kazumi Hasegawa"@en ;
    foaf:name "Kazumi Hasegawa"@en .

_:Nf1101794254e44f3a84abef5c335d218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canary Creeper"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf6008c7d3e24436f83cadac90dec9b16 ;
    schema:name "Canary Creeper"@ja .

_:Nf6008c7d3e24436f83cadac90dec9b16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04adcea7e55a47aea60932ed50a29093,
        _:N1062b1304228434f872085c092ca9b8d,
        _:N1b43631df3424c81a1b4d4bbf028e51f,
        _:N1fd74f2273cc4c92ac2cd62454b3c6c1,
        _:N663535c1f17d4bfda75add36c37d4b35,
        _:Na4775e84bee94969a7aa2150a4d1bfc0,
        _:Nb09b679632dd4856a8241430dede99aa,
        _:Nb88eecee889d4c568ac88220c43d2fd1,
        _:Nba1bc198d9bb4f75b66c1d5da417fecd,
        _:Ncfca6140c18d4fd397142a18fccdd110,
        _:Nf1101794254e44f3a84abef5c335d218 ;
    mo:track_count 11 ;
    schema:duration "PT58:43"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04adcea7e55a47aea60932ed50a29093,
        _:N1062b1304228434f872085c092ca9b8d,
        _:N1b43631df3424c81a1b4d4bbf028e51f,
        _:N1fd74f2273cc4c92ac2cd62454b3c6c1,
        _:N663535c1f17d4bfda75add36c37d4b35,
        _:Na4775e84bee94969a7aa2150a4d1bfc0,
        _:Nb09b679632dd4856a8241430dede99aa,
        _:Nb88eecee889d4c568ac88220c43d2fd1,
        _:Nba1bc198d9bb4f75b66c1d5da417fecd,
        _:Ncfca6140c18d4fd397142a18fccdd110,
        _:Nf1101794254e44f3a84abef5c335d218 .

