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

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

<artist/2471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106763#subject> ;
    schema:name "Luca"@en,
        "流歌"@ja ;
    foaf:made <album/106763#composition>,
        <album/106763#subject> ;
    foaf:name "Luca"@en,
        "流歌"@ja .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

<album/106763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn ;
    mo:composer <artist/2471#subject> ;
    mo:produced_work <album/106763#musicalwork> ;
    schema:name "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn .

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

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

<https://media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106763#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> ;
    foaf:depicts <album/106763#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> .

<https://medium-media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> a schema:ImageObject,
        foaf:Image .

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

<artist/14303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "marina"@en ;
    foaf:name "marina"@en .

<artist/21541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Yuki Somekawa"@en,
        "染川裕紀"@ja ;
    foaf:name "Yuki Somekawa"@en,
        "染川裕紀"@ja .

<artist/36143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Keiki"@en,
        "圭輝"@ja ;
    foaf:name "Keiki"@en,
        "圭輝"@ja .

<artist/3916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Yasuo Asai"@en,
        "朝井泰生"@ja ;
    foaf:name "Yasuo Asai"@en,
        "朝井泰生"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/5509#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Aoi Tada"@en,
        "多田葵"@ja ;
    foaf:name "Aoi Tada"@en,
        "多田葵"@ja .

<artist/5525#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Miya Kotuki"@en,
        "コツキミヤ"@ja ;
    foaf:made <album/106763#lyrics>,
        <album/106763#subject> ;
    foaf:name "Miya Kotuki"@en,
        "コツキミヤ"@ja .

<artist/6487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Yutaka Odawara"@en,
        "小田原豊"@ja ;
    foaf:name "Yutaka Odawara"@en,
        "小田原豊"@ja .

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106763#performance> ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

<album/106763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn ;
    mo:catalogue_number "ALCA-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106763#musicalexpression> ;
    mo:publisher _:N24e5139998ef466298a114d5767ccb17 ;
    mo:record _:N358caad0ba2c44a094700095f222944b ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:byArtist <artist/14303#subject>,
        <artist/21541#subject>,
        <artist/36143#subject>,
        <artist/3916#subject>,
        <artist/4306#subject>,
        <artist/5509#subject>,
        <artist/5525#subject>,
        <artist/6487#subject>,
        <artist/66921#subject> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> ;
    schema:name "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn ;
    schema:publisher _:N24e5139998ef466298a114d5767ccb17 ;
    foaf:depiction <https://media.vgm.io/albums/36/106763/106763-40eb3ac88b53.png> .

<album/106763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn ;
    mo:performance_of <album/106763#musicalwork> ;
    mo:performer <artist/14303#subject>,
        <artist/21541#subject>,
        <artist/36143#subject>,
        <artist/3916#subject>,
        <artist/4306#subject>,
        <artist/5509#subject>,
        <artist/5525#subject>,
        <artist/6487#subject>,
        <artist/66921#subject> ;
    mo:recorded_as <album/106763#musicalexpression> ;
    schema:byArtist <artist/14303#subject>,
        <artist/21541#subject>,
        <artist/36143#subject>,
        <artist/3916#subject>,
        <artist/4306#subject>,
        <artist/5509#subject>,
        <artist/5525#subject>,
        <artist/6487#subject>,
        <artist/66921#subject> ;
    schema:name "Luminous"@en,
        "Luminous"@ja,
        "Luminous"@ja-latn ;
    schema:workPerformed <album/106763#musicalwork> .

_:N1839f8ca8c394f2c858c61dcd4fe1fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calm scene"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "calm scene"@ja .

_:N235b8e6249164156b9caf21ec8dd566b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clue"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "clue"@ja .

_:N24e5139998ef466298a114d5767ccb17 schema:name "project-ALCA-"@en ;
    foaf:name "project-ALCA-"@en .

_:N31341d1b1d2b4224ac1f246b19e6e6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "luminous"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "luminous"@ja .

_:N9d1428a8d64e41c0ae109ab844e209a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未保存の世界に生まれた空は。"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "未保存の世界に生まれた空は。"@ja .

_:Nd542986ac3c0419791f1ee9e96c95772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re:birth"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "re:birth"@ja .

_:Nd5dfc6eac37749b0980054cfb2d8c411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "artificial believers"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "artificial believers"@ja .

_:Ne170b7da46af4c49811bed972dbccfb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Style"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N358caad0ba2c44a094700095f222944b ;
    schema:name "Style"@ja .

_:N358caad0ba2c44a094700095f222944b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1839f8ca8c394f2c858c61dcd4fe1fef,
        _:N235b8e6249164156b9caf21ec8dd566b,
        _:N31341d1b1d2b4224ac1f246b19e6e6e1,
        _:N9d1428a8d64e41c0ae109ab844e209a0,
        _:Nd542986ac3c0419791f1ee9e96c95772,
        _:Nd5dfc6eac37749b0980054cfb2d8c411,
        _:Ne170b7da46af4c49811bed972dbccfb1 ;
    mo:track_count 7 ;
    schema:duration "PT31:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1839f8ca8c394f2c858c61dcd4fe1fef,
        _:N235b8e6249164156b9caf21ec8dd566b,
        _:N31341d1b1d2b4224ac1f246b19e6e6e1,
        _:N9d1428a8d64e41c0ae109ab844e209a0,
        _:Nd542986ac3c0419791f1ee9e96c95772,
        _:Nd5dfc6eac37749b0980054cfb2d8c411,
        _:Ne170b7da46af4c49811bed972dbccfb1 .

