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

<album/6403> a mo:Release ;
    mo:catalogue_number "IM-007" .

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

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

<artist/52768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6404#subject> ;
    schema:name "Maurice Ravel"@en ;
    foaf:made <album/6404#composition>,
        <album/6404#subject> ;
    foaf:name "Maurice Ravel"@en .

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

<org/1096#subject> schema:name "Musea Records"@en,
        "Musea Records"@ja,
        "Musea Records"@ja-latn ;
    foaf:name "Musea Records"@en,
        "Musea Records"@ja,
        "Musea Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/6404/6404-1199151355.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/6404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    mo:composer <artist/43731#subject>,
        <artist/52768#subject>,
        <artist/764#subject> ;
    mo:produced_work <album/6404#musicalwork> ;
    schema:name "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn .

<artist/43731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6404#subject> ;
    mo:performed <album/6404#performance> ;
    schema:name "Luna Umegaki"@en,
        "梅垣留奈"@ja ;
    foaf:made <album/6404#composition>,
        <album/6404#subject> ;
    foaf:name "Luna Umegaki"@en,
        "梅垣留奈"@ja .

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

<album/6404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    mo:performance_of <album/6404#musicalwork> ;
    mo:performer <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/43731#subject>,
        <artist/764#subject> ;
    mo:recorded_as <album/6404#musicalexpression> ;
    schema:byArtist <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/43731#subject>,
        <artist/764#subject> ;
    schema:name "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    schema:workPerformed <album/6404#musicalwork> .

<album/6404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-28"^^xsd:date ;
    dcterms:title "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    mo:catalogue_number "FGBG 4638" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/6403> ;
    mo:publication_of <album/6404#musicalexpression> ;
    mo:publisher <org/1096#subject> ;
    mo:record _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/43731#subject>,
        <artist/764#subject> ;
    schema:datePublished "2006-07-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/40/6404/6404-1199151355.jpg> ;
    schema:name "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    schema:publisher <org/1096#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/6404/6404-1199151355.jpg> .

_:N29291a4b8198454fa2b37eb9b6823d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonatine II (Mouvement de Menuet)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Sonatine II (Mouvement de Menuet)"@en .

_:N34d5a6fac2e74591b1d0ce05328b1769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Planet"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Blue Planet"@en .

_:N91c513408ba441a4bf79f19e36155e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kesaran Patharan"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Kesaran Patharan"@en .

_:N9f330680f4614e5fb1ac03af090d01bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonatine III (Anime)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Sonatine III (Anime)"@en .

_:Na26a4d39de1547ff81b36505af2f1584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nusa Dua"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Nusa Dua"@en .

_:Na4c732c7214f4782a011cb9d43349dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Seed (Landscape 37)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Flying Seed (Landscape 37)"@en .

_:Ncb22f334e73249ca9076fcbba026850a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "12th Tree"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "12th Tree"@en .

_:Nea6da3ae047a48149a45a2dab429c3b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Nothings"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Soft Nothings"@en .

_:Nea717f6b219d46be8ffb087598e4d3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UT06"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "UT06"@en .

_:Neec7a2c181424363bc961a365828b937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonatine I (Modere)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Sonatine I (Modere)"@en .

_:Nfc7e899afbb14dbcb6fa6cf615d5342c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Carpet"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4ca40976e6f1483ab777bcb61e34fa88 ;
    schema:name "Crimson Carpet"@en .

_:N4ca40976e6f1483ab777bcb61e34fa88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29291a4b8198454fa2b37eb9b6823d9b,
        _:N34d5a6fac2e74591b1d0ce05328b1769,
        _:N91c513408ba441a4bf79f19e36155e3a,
        _:N9f330680f4614e5fb1ac03af090d01bc,
        _:Na26a4d39de1547ff81b36505af2f1584,
        _:Na4c732c7214f4782a011cb9d43349dea,
        _:Ncb22f334e73249ca9076fcbba026850a,
        _:Nea6da3ae047a48149a45a2dab429c3b3,
        _:Nea717f6b219d46be8ffb087598e4d3dc,
        _:Neec7a2c181424363bc961a365828b937,
        _:Nfc7e899afbb14dbcb6fa6cf615d5342c ;
    mo:track_count 11 ;
    schema:duration "PT58:18"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N29291a4b8198454fa2b37eb9b6823d9b,
        _:N34d5a6fac2e74591b1d0ce05328b1769,
        _:N91c513408ba441a4bf79f19e36155e3a,
        _:N9f330680f4614e5fb1ac03af090d01bc,
        _:Na26a4d39de1547ff81b36505af2f1584,
        _:Na4c732c7214f4782a011cb9d43349dea,
        _:Ncb22f334e73249ca9076fcbba026850a,
        _:Nea6da3ae047a48149a45a2dab429c3b3,
        _:Nea717f6b219d46be8ffb087598e4d3dc,
        _:Neec7a2c181424363bc961a365828b937,
        _:Nfc7e899afbb14dbcb6fa6cf615d5342c .

