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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/84120#lyrics>,
        <album/84120#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

<artist/14057#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohya Okano"@en,
        "丘野塔也"@ja ;
    foaf:made <album/84120#lyrics>,
        <album/84120#subject> ;
    foaf:name "Tohya Okano"@en,
        "丘野塔也"@ja .

<artist/25432#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuki Shiraya"@en,
        "白矢たつき"@ja ;
    foaf:made <album/84120#lyrics>,
        <album/84120#subject> ;
    foaf:name "Tatsuki Shiraya"@en,
        "白矢たつき"@ja .

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

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84120#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/84120#composition>,
        <album/84120#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84120#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/84120#composition>,
        <album/84120#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<artist/15973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84120#subject> ;
    schema:name "Yuichiro Usui"@en,
        "碓氷悠一朗"@ja ;
    foaf:made <album/84120#composition>,
        <album/84120#subject> ;
    foaf:name "Yuichiro Usui"@en,
        "碓氷悠一朗"@ja .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84120#subject> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/84120#composition>,
        <album/84120#subject> ;
    foaf:name "ANZIE"@en .

<artist/4443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84120#subject> ;
    schema:name "Meis Clauson"@en ;
    foaf:made <album/84120#composition>,
        <album/84120#subject> ;
    foaf:name "Meis Clauson"@en .

<product/8732#subject> a schema:CreativeWork ;
    schema:name "See you at the other side of the moon"@en,
        "月の彼方で逢いましょう"@ja,
        "Tsuki no Kanata de Aimashou"@ja-latn ;
    foaf:name "See you at the other side of the moon"@en,
        "月の彼方で逢いましょう"@ja,
        "Tsuki no Kanata de Aimashou"@ja-latn .

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

<album/84120#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn ;
    mo:performance_of <album/84120#musicalwork> ;
    mo:recorded_as <album/84120#musicalexpression> ;
    schema:name "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn ;
    schema:workPerformed <album/84120#musicalwork> .

<org/1540#subject> schema:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn ;
    foaf:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/84120/84120-1564225796.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/84120#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn ;
    mo:composer <artist/12263#subject>,
        <artist/14058#subject>,
        <artist/15973#subject>,
        <artist/36184#subject>,
        <artist/4443#subject> ;
    mo:produced_work <album/84120#musicalwork> ;
    schema:name "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn .

<album/84120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-28"^^xsd:date ;
    dcterms:title "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn ;
    mo:catalogue_number "TWCD-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84120#musicalexpression> ;
    mo:publisher <org/1540#subject> ;
    mo:record _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    mo:record_count 1 ;
    schema:about <product/8732#subject> ;
    schema:datePublished "2019-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/84120/84120-1564225796.jpg> ;
    schema:name "See you at the other side of the moon Vocal Collection"@en,
        "月の彼方で逢いましょう Vocal Collection"@ja,
        "Tsuki no Kanata de Aimashou Vocal Collection"@ja-latn ;
    schema:publisher <org/1540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/84120/84120-1564225796.jpg> .

_:N529d90710617426fb0955290f038b39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "Sign"@ja .

_:N642f0606aa6a48968cb1186f36fb0d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の彼方で逢いましょう"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "月の彼方で逢いましょう"@ja .

_:N6bb5b7f278824b5c9e3912059806ca2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Tomorrow"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "With Tomorrow"@ja .

_:Na5246e5c4fd24733a27960b9503df4f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕たちの詩"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "僕たちの詩"@ja .

_:Nb117261db4a4413ba637203e228e592f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Rain"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "After Rain"@ja .

_:Nbb2d813747d04576b5919e6f2215f15a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月ノ鐘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "月ノ鐘"@ja .

_:Nc096e880fa664677b70d2108f62563b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Spice"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "Lovely Spice"@ja .

_:Ncbe3f491ee7644d4addf7824b79cf0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "でんじゃらすきゅーとはっかーレインちゃん"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N19e3876ccc9541ba8815d5ed5c99ae35 ;
    schema:name "でんじゃらすきゅーとはっかーレインちゃん"@ja .

_:N19e3876ccc9541ba8815d5ed5c99ae35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N529d90710617426fb0955290f038b39d,
        _:N642f0606aa6a48968cb1186f36fb0d8d,
        _:N6bb5b7f278824b5c9e3912059806ca2b,
        _:Na5246e5c4fd24733a27960b9503df4f7,
        _:Nb117261db4a4413ba637203e228e592f,
        _:Nbb2d813747d04576b5919e6f2215f15a,
        _:Nc096e880fa664677b70d2108f62563b3,
        _:Ncbe3f491ee7644d4addf7824b79cf0d1 ;
    mo:track_count 8 ;
    schema:duration "PT36:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N529d90710617426fb0955290f038b39d,
        _:N642f0606aa6a48968cb1186f36fb0d8d,
        _:N6bb5b7f278824b5c9e3912059806ca2b,
        _:Na5246e5c4fd24733a27960b9503df4f7,
        _:Nb117261db4a4413ba637203e228e592f,
        _:Nbb2d813747d04576b5919e6f2215f15a,
        _:Nc096e880fa664677b70d2108f62563b3,
        _:Ncbe3f491ee7644d4addf7824b79cf0d1 .

