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

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

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

<artist/56176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127969#subject> ;
    schema:name "Kamisory"@en ;
    foaf:made <album/127969#composition>,
        <album/127969#subject> ;
    foaf:name "Kamisory"@en .

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

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

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

<org/3649#subject> schema:name "Kirara Records"@en,
        "Kirara Records"@ja,
        "Kirara Records"@ja-latn ;
    foaf:name "Kirara Records"@en,
        "Kirara Records"@ja,
        "Kirara Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/127969/127969-c18cab462ab0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-01"^^xsd:date ;
    dcterms:title "Reflection Remixies"@en,
        "Reflection Remixies"@ja,
        "Reflection Remixies"@ja-latn ;
    mo:catalogue_number "KREP-001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127969#musicalexpression> ;
    mo:publisher <org/3649#subject> ;
    mo:record _:N945091c9965c417a99e81ede6874f5c3 ;
    mo:record_count 1 ;
    schema:datePublished "2015-06-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/127969/127969-c18cab462ab0.jpg> ;
    schema:name "Reflection Remixies"@en,
        "Reflection Remixies"@ja,
        "Reflection Remixies"@ja-latn ;
    schema:publisher <org/3649#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/127969/127969-c18cab462ab0.jpg> .

_:N37b59ff44c4a4509b2e7935c76f54734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Soleily Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Soleily Remix)"@en .

_:N38ce6bf6736c418085c9709cc1f5db52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (KO3 Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (KO3 Remix)"@en .

_:N5bb6436b947344e787f160d986c74f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (DiA Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (DiA Remix)"@en .

_:N5cfe6643c8744331b03e237e3172c4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Getty Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Getty Remix)"@en .

_:N64781f5768b24382b76fb0ff497e4034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Original Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Original Mix)"@en .

_:N86aff40bb0e449509899b774cd949569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Plutian Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Plutian Remix)"@en .

_:N8930302b354c4cc2b1864a34383cdf5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Shion Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:56"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Shion Remix)"@en .

_:Nc9834589d40b44e199147b8620fba77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (SprightS Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (SprightS Remix)"@en .

_:Neff825d2ed3e49ca8d326c2c1fb4707c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Sanaas Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (Sanaas Remix)"@en .

_:Nffcb5086b7654467a35c9fc453e66877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (O2i3 Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N945091c9965c417a99e81ede6874f5c3 ;
    schema:name "Reflection (O2i3 Remix)"@en .

_:N945091c9965c417a99e81ede6874f5c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37b59ff44c4a4509b2e7935c76f54734,
        _:N38ce6bf6736c418085c9709cc1f5db52,
        _:N5bb6436b947344e787f160d986c74f1f,
        _:N5cfe6643c8744331b03e237e3172c4ed,
        _:N64781f5768b24382b76fb0ff497e4034,
        _:N86aff40bb0e449509899b774cd949569,
        _:N8930302b354c4cc2b1864a34383cdf5a,
        _:Nc9834589d40b44e199147b8620fba77e,
        _:Neff825d2ed3e49ca8d326c2c1fb4707c,
        _:Nffcb5086b7654467a35c9fc453e66877 ;
    mo:track_count 10 ;
    schema:duration "PT66:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N37b59ff44c4a4509b2e7935c76f54734,
        _:N38ce6bf6736c418085c9709cc1f5db52,
        _:N5bb6436b947344e787f160d986c74f1f,
        _:N5cfe6643c8744331b03e237e3172c4ed,
        _:N64781f5768b24382b76fb0ff497e4034,
        _:N86aff40bb0e449509899b774cd949569,
        _:N8930302b354c4cc2b1864a34383cdf5a,
        _:Nc9834589d40b44e199147b8620fba77e,
        _:Neff825d2ed3e49ca8d326c2c1fb4707c,
        _:Nffcb5086b7654467a35c9fc453e66877 .

