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

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

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

<artist/15508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "RUON"@en ;
    foaf:made <album/56561#composition>,
        <album/56561#subject> ;
    foaf:name "RUON"@en .

<artist/27494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "Motome Nakaji"@en,
        "中路もとめ"@ja ;
    foaf:made <album/56561#composition>,
        <album/56561#subject> ;
    foaf:name "Motome Nakaji"@en,
        "中路もとめ"@ja .

<artist/40288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "ITM"@en ;
    foaf:made <album/56561#composition>,
        <album/56561#subject> ;
    foaf:name "ITM"@en .

<artist/5295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "Veneo Isrugi"@en ;
    foaf:made <album/56561#composition>,
        <album/56561#subject> ;
    foaf:name "Veneo Isrugi"@en .

<artist/5296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "kaguraduki"@en ;
    foaf:made <album/56561#composition>,
        <album/56561#subject> ;
    foaf:name "kaguraduki"@en .

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

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

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

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/56561/56561-1451930278.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56561#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STARLIGHT CONDUCTOR"@en,
        "STARLIGHT CONDUCTOR"@ja,
        "STARLIGHT CONDUCTOR"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(floater-io)"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "(floater-io)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Lost Garden)"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "(Lost Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ESQUARIA)"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "(ESQUARIA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Tokyo Audio Waffle)"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "(Tokyo Audio Waffle)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Lost Garden)"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "(Lost Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lumina"@en ;
            foaf:made <album/56561#composition> ;
            foaf:name "Lumina"@en ],
        <artist/15508#subject>,
        <artist/27494#subject>,
        <artist/40288#subject>,
        <artist/5295#subject>,
        <artist/5296#subject> ;
    mo:produced_work <album/56561#musicalwork> ;
    schema:name "STARLIGHT CONDUCTOR"@en,
        "STARLIGHT CONDUCTOR"@ja,
        "STARLIGHT CONDUCTOR"@ja-latn .

<album/56561#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-31"^^xsd:date ;
    dcterms:title "STARLIGHT CONDUCTOR"@en,
        "STARLIGHT CONDUCTOR"@ja,
        "STARLIGHT CONDUCTOR"@ja-latn ;
    mo:catalogue_number "LGCD-0028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56561#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:datePublished "2015-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/16/56561/56561-1451930278.jpg> ;
    schema:name "STARLIGHT CONDUCTOR"@en,
        "STARLIGHT CONDUCTOR"@ja,
        "STARLIGHT CONDUCTOR"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/56561/56561-1451930278.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "(Tokyo Audio Waffle)"@en ;
    foaf:made <album/56561#subject> ;
    foaf:name "(Tokyo Audio Waffle)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "(floater-io)"@en ;
    foaf:made <album/56561#subject> ;
    foaf:name "(floater-io)"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56561#subject> ;
    schema:name "Lumina"@en ;
    foaf:made <album/56561#subject> ;
    foaf:name "Lumina"@en .

_:N3293bcfc83664e729a1ef6a7c6be28dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity for Prayer"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Eternity for Prayer"@en .

_:N4381180bac5c4a2fbffe5db193d4ca81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Spark"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Emotional Spark"@en .

_:N49b56563c02d4feea97186c20f3e8467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial Classroom"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Celestial Classroom"@en .

_:Nabe07c0872e54a29b02f063ef1f60657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inaudible Girl"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Inaudible Girl"@en .

_:Nbd1ec5767c08478ab36712c8dc6fed45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Croudia"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Croudia"@en .

_:Ncad4318612134288bc2fb7b2e0f9e4d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel What I Feel"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Feel What I Feel"@en .

_:Nf0cece7a4bc84693bfb52e5ccfe55761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kuon"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Kuon"@en .

_:Nfe47cae182d241a78c8ca7df92ef346e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Chilly Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Ncf3a854bf3304f96be482a73e3a010d8 ;
    schema:name "Through the Chilly Sky"@en .

_:Ncf3a854bf3304f96be482a73e3a010d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3293bcfc83664e729a1ef6a7c6be28dd,
        _:N4381180bac5c4a2fbffe5db193d4ca81,
        _:N49b56563c02d4feea97186c20f3e8467,
        _:Nabe07c0872e54a29b02f063ef1f60657,
        _:Nbd1ec5767c08478ab36712c8dc6fed45,
        _:Ncad4318612134288bc2fb7b2e0f9e4d3,
        _:Nf0cece7a4bc84693bfb52e5ccfe55761,
        _:Nfe47cae182d241a78c8ca7df92ef346e ;
    mo:track_count 8 ;
    schema:duration "PT44:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3293bcfc83664e729a1ef6a7c6be28dd,
        _:N4381180bac5c4a2fbffe5db193d4ca81,
        _:N49b56563c02d4feea97186c20f3e8467,
        _:Nabe07c0872e54a29b02f063ef1f60657,
        _:Nbd1ec5767c08478ab36712c8dc6fed45,
        _:Ncad4318612134288bc2fb7b2e0f9e4d3,
        _:Nf0cece7a4bc84693bfb52e5ccfe55761,
        _:Nfe47cae182d241a78c8ca7df92ef346e .

