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

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

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

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

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

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

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

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

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

<album/6402#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/6402#musicalwork> ;
    schema:name "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6402#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6402#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/6402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    mo:performance_of <album/6402#musicalwork> ;
    mo:performer <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/43731#subject>,
        <artist/764#subject> ;
    mo:recorded_as <album/6402#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/6402#musicalwork> .

<album/6402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6402#musicalexpression> ;
    mo:publisher _:N5c438f545a0e419eab2cbd4ee68fa68b ;
    mo:record _:N2602cfccc2284ddeb897b94815697154 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2427#subject>,
        <artist/2428#subject>,
        <artist/2429#subject>,
        <artist/43731#subject>,
        <artist/764#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "efflorescence"@en,
        "efflorescence"@ja,
        "efflorescence"@ja-latn ;
    schema:publisher _:N5c438f545a0e419eab2cbd4ee68fa68b ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N212cd7b5130a4d0599100a402f673b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Nothings"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "Soft Nothings"@en .

_:N5c438f545a0e419eab2cbd4ee68fa68b schema:name "MP3.com"@en ;
    foaf:name "MP3.com"@en .

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

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

_:Nb6d50783f23c404aa2e3ef455db785ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Planet"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "Blue Planet"@en .

_:Nb77cf3edfe39405a9bc8d3700c9144bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nusa Dua"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "Nusa Dua"@en .

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

_:Nc8dc3e106f57437985392c7d2d54a5c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Carpet"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "Crimson Carpet"@en .

_:Nce89d551985e4e74b9b6f8789e0d86ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kesaran Patharan"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "Kesaran Patharan"@en .

_:Neecceeb691d34eaa8dd23ebe6de27c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "12th Tree"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2602cfccc2284ddeb897b94815697154 ;
    schema:name "12th Tree"@en .

_:N2602cfccc2284ddeb897b94815697154 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e74e470ce34901ba54ff2f87300dde,
        _:N212cd7b5130a4d0599100a402f673b86,
        _:Na0dc11277816454097b9e70fb6c63ca9,
        _:Nab8c2a1f891f4eacbf0141ac77935a08,
        _:Nb6d50783f23c404aa2e3ef455db785ae,
        _:Nb77cf3edfe39405a9bc8d3700c9144bf,
        _:Nc6825ee766af4ab286a33dbfdc77fed5,
        _:Nc8dc3e106f57437985392c7d2d54a5c1,
        _:Nce89d551985e4e74b9b6f8789e0d86ad,
        _:Neecceeb691d34eaa8dd23ebe6de27c78 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N10e74e470ce34901ba54ff2f87300dde,
        _:N212cd7b5130a4d0599100a402f673b86,
        _:Na0dc11277816454097b9e70fb6c63ca9,
        _:Nab8c2a1f891f4eacbf0141ac77935a08,
        _:Nb6d50783f23c404aa2e3ef455db785ae,
        _:Nb77cf3edfe39405a9bc8d3700c9144bf,
        _:Nc6825ee766af4ab286a33dbfdc77fed5,
        _:Nc8dc3e106f57437985392c7d2d54a5c1,
        _:Nce89d551985e4e74b9b6f8789e0d86ad,
        _:Neecceeb691d34eaa8dd23ebe6de27c78 .

