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

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

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

<artist/777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95578#subject> ;
    schema:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja ;
    foaf:made <album/95578#composition>,
        <album/95578#subject> ;
    foaf:name "Mitsuto Suzuki"@en,
        "鈴木光人"@ja .

<artist/8570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95578#subject> ;
    schema:name "Aska Kaneko"@en,
        "金子飛鳥"@ja ;
    foaf:made <album/95578#composition>,
        <album/95578#subject> ;
    foaf:name "Aska Kaneko"@en,
        "金子飛鳥"@ja .

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

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

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

<album/95578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn ;
    mo:composer <artist/777#subject>,
        <artist/8570#subject> ;
    mo:produced_work <album/95578#musicalwork> ;
    schema:name "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn .

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

<album/95578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn ;
    mo:performance_of <album/95578#musicalwork> ;
    mo:performer <artist/40169#subject> ;
    mo:recorded_as <album/95578#musicalexpression> ;
    schema:byArtist <artist/40169#subject> ;
    schema:name "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn ;
    schema:workPerformed <album/95578#musicalwork> .

<artist/40169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95578#performance> ;
    schema:name "yuLa"@en ;
    foaf:name "yuLa"@en .

<album/95578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-30"^^xsd:date ;
    dcterms:title "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95578#musicalexpression> ;
    mo:publisher _:Ne93f8423fc224b1b830fa909de6d52cb ;
    mo:record _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    mo:record_count 1 ;
    schema:byArtist <artist/40169#subject> ;
    schema:datePublished "2020-01-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/87/95578/95578-1579682635.jpg> ;
    schema:name "ambient works / yuLa"@en,
        "ambient works / yuLa"@ja,
        "ambient works / yuLa"@ja-latn ;
    schema:publisher _:Ne93f8423fc224b1b830fa909de6d52cb ;
    foaf:depiction <https://media.vgm.io/albums/87/95578/95578-1579682635.jpg> .

_:N0346d3b09cd44fbb8d518ff5fd7c02e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflected Heat"@en,
        "リフレクテッド ヒート"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Reflected Heat"@en,
        "リフレクテッド ヒート"@ja .

_:N16a28c5b155d45a7bddaaeceef4c71d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Less Than Clear"@en,
        "レス ザン クリアー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Less Than Clear"@en,
        "レス ザン クリアー"@ja .

_:N332074678fcb40f2b7ceb950eb536eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spheres"@en,
        "ザ スフィアース"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "The Spheres"@en,
        "ザ スフィアース"@ja .

_:N4ec5d689f6104a2ba8309ccbf6c83cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flower's Secret"@en,
        "ザ フラワーズ シークレット"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "The Flower's Secret"@en,
        "ザ フラワーズ シークレット"@ja .

_:N64e22f90c2be4a5a837b88e23010cb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wet Jungle"@en,
        "ウェットジャングル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Wet Jungle"@en,
        "ウェットジャングル"@ja .

_:N7c2aaece83754f88bc0ac5b574512f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ocean Depth"@en,
        "ジ オーシャン デプス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "The Ocean Depth"@en,
        "ジ オーシャン デプス"@ja .

_:N7c45e41cf61544139054819c440b25c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Indefinite Articles"@en,
        "インデフィニート アーティクルス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Indefinite Articles"@en,
        "インデフィニート アーティクルス"@ja .

_:N8a270d4127724006abadf71431824ddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Java"@en,
        "ジャヴァ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Java"@en,
        "ジャヴァ"@ja .

_:N8ff25ea464784b4cab2bd9dc301cdb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The End"@en,
        "ビヨンド ジ エンド"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Beyond The End"@en,
        "ビヨンド ジ エンド"@ja .

_:Nbbd1991c96664a2fad4056d3079024c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yulama"@en,
        "ユラ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:inPlaylist _:Nac2ec9b067224ec08adb24ef16ce9ee2 ;
    schema:name "Yulama"@en,
        "ユラ"@ja .

_:Ne93f8423fc224b1b830fa909de6d52cb schema:name "LEYLINE-RECORDS"@en,
        "LEYLINE-RECORDS"@ja,
        "LEYLINE-RECORDS"@ja-latn ;
    foaf:name "LEYLINE-RECORDS"@en,
        "LEYLINE-RECORDS"@ja,
        "LEYLINE-RECORDS"@ja-latn .

_:Nac2ec9b067224ec08adb24ef16ce9ee2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0346d3b09cd44fbb8d518ff5fd7c02e8,
        _:N16a28c5b155d45a7bddaaeceef4c71d1,
        _:N332074678fcb40f2b7ceb950eb536eb5,
        _:N4ec5d689f6104a2ba8309ccbf6c83cce,
        _:N64e22f90c2be4a5a837b88e23010cb3e,
        _:N7c2aaece83754f88bc0ac5b574512f5e,
        _:N7c45e41cf61544139054819c440b25c4,
        _:N8a270d4127724006abadf71431824ddf,
        _:N8ff25ea464784b4cab2bd9dc301cdb48,
        _:Nbbd1991c96664a2fad4056d3079024c1 ;
    mo:track_count 10 ;
    schema:duration "PT52:35"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0346d3b09cd44fbb8d518ff5fd7c02e8,
        _:N16a28c5b155d45a7bddaaeceef4c71d1,
        _:N332074678fcb40f2b7ceb950eb536eb5,
        _:N4ec5d689f6104a2ba8309ccbf6c83cce,
        _:N64e22f90c2be4a5a837b88e23010cb3e,
        _:N7c2aaece83754f88bc0ac5b574512f5e,
        _:N7c45e41cf61544139054819c440b25c4,
        _:N8a270d4127724006abadf71431824ddf,
        _:N8ff25ea464784b4cab2bd9dc301cdb48,
        _:Nbbd1991c96664a2fad4056d3079024c1 .

