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

<artist/42744#subject> a schema:Person,
        foaf:Person ;
    schema:name "ricono"@en ;
    foaf:made <album/117595#subject>,
        <album/117595#vocals> ;
    foaf:name "ricono"@en .

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

<artist/11503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "cittan*"@en ;
    foaf:made <album/117595#composition>,
        <album/117595#subject> ;
    foaf:name "cittan*"@en .

<artist/13377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "FALL"@en ;
    foaf:made <album/117595#composition>,
        <album/117595#subject> ;
    foaf:name "FALL"@en .

<artist/7345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja ;
    foaf:made <album/117595#composition>,
        <album/117595#subject> ;
    foaf:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja .

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

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

<album/117595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn ;
    mo:performance_of <album/117595#musicalwork> ;
    mo:recorded_as <album/117595#musicalexpression> ;
    schema:name "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn ;
    schema:workPerformed <album/117595#musicalwork> .

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

<org/3800#subject> schema:name "Sprite:Wall"@en,
        "Sprite:Wall"@ja,
        "Sprite:Wall"@ja-latn ;
    foaf:name "Sprite:Wall"@en,
        "Sprite:Wall"@ja,
        "Sprite:Wall"@ja-latn .

<https://media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117595#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> ;
    foaf:depicts <album/117595#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> .

<https://medium-media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> a schema:ImageObject,
        foaf:Image .

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

<album/117595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Sprite:Wall"@en ;
            foaf:made <album/117595#composition> ;
            foaf:name "(Sprite:Wall"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Sprite:Wall)"@en ;
            foaf:made <album/117595#composition> ;
            foaf:name "(Sprite:Wall)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Sprite:Wall)"@en ;
            foaf:made <album/117595#composition> ;
            foaf:name "(Sprite:Wall)"@en ],
        <artist/11503#subject>,
        <artist/13377#subject>,
        <artist/7345#subject> ;
    mo:produced_work <album/117595#musicalwork> ;
    schema:name "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn .

<album/117595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn ;
    mo:catalogue_number "SRCD-017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117595#musicalexpression> ;
    mo:publisher <org/3800#subject> ;
    mo:record _:N82b083e62c2343d09279f5bd87011ef3 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> ;
    schema:name "reflections / ricono"@en,
        "reflections / ricono"@ja,
        "reflections / ricono"@ja-latn ;
    schema:publisher <org/3800#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/117595/117595-3ab9ab2ecfe0.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "(Sprite:Wall"@en ;
    foaf:made <album/117595#subject> ;
    foaf:name "(Sprite:Wall"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "(Sprite:Wall)"@en ;
    foaf:made <album/117595#subject> ;
    foaf:name "(Sprite:Wall)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117595#subject> ;
    schema:name "(Sprite:Wall)"@en ;
    foaf:made <album/117595#subject> ;
    foaf:name "(Sprite:Wall)"@en .

_:N027fac82aa4d4aa995ff48bd9ad18537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が好きだ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "君が好きだ"@ja .

_:N2222a6f4644d47deadc75827386e7a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "Underwater"@ja .

_:N62c5b5619e7f4b5c84db05b30167ce63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い花"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "白い花"@ja .

_:N6a904ed7eca3449fbb505af2c3ef2878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sine"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "Sine"@ja .

_:N9afe1bc447f7440cb03f7925094429c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サウンドプール"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "サウンドプール"@ja .

_:N9fe99865f4674d509c47e74f49105c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reflections"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "reflections"@ja .

_:Na833c659040345f2910d0faeb6c4f66c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proud"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "Proud"@ja .

_:Na9a69687642847539499a1b6a28ab470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost of Night Wave"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "Ghost of Night Wave"@ja .

_:Ned834dc708bc4ca7a6224e04342bd6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82b083e62c2343d09279f5bd87011ef3 ;
    schema:name "Mirage"@ja .

_:N82b083e62c2343d09279f5bd87011ef3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027fac82aa4d4aa995ff48bd9ad18537,
        _:N2222a6f4644d47deadc75827386e7a20,
        _:N62c5b5619e7f4b5c84db05b30167ce63,
        _:N6a904ed7eca3449fbb505af2c3ef2878,
        _:N9afe1bc447f7440cb03f7925094429c6,
        _:N9fe99865f4674d509c47e74f49105c41,
        _:Na833c659040345f2910d0faeb6c4f66c,
        _:Na9a69687642847539499a1b6a28ab470,
        _:Ned834dc708bc4ca7a6224e04342bd6fa ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N027fac82aa4d4aa995ff48bd9ad18537,
        _:N2222a6f4644d47deadc75827386e7a20,
        _:N62c5b5619e7f4b5c84db05b30167ce63,
        _:N6a904ed7eca3449fbb505af2c3ef2878,
        _:N9afe1bc447f7440cb03f7925094429c6,
        _:N9fe99865f4674d509c47e74f49105c41,
        _:Na833c659040345f2910d0faeb6c4f66c,
        _:Na9a69687642847539499a1b6a28ab470,
        _:Ned834dc708bc4ca7a6224e04342bd6fa .

