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

<artist/1119#subject> a schema:Person,
        foaf:Person ;
    schema:name "Low"@en ;
    foaf:made <album/22782#subject>,
        <album/22782#vocals> ;
    foaf:name "Low"@en .

<artist/2292#subject> a schema:Person,
        foaf:Person ;
    schema:name "K.Juno"@en ;
    foaf:made <album/22782#lyrics>,
        <album/22782#subject> ;
    foaf:name "K.Juno"@en .

<album/22781> a mo:Release ;
    mo:catalogue_number "CWCD-0001" .

<artist/1936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22782#subject> ;
    schema:name "Tenmon"@en ;
    foaf:made <album/22782#composition>,
        <album/22782#subject> ;
    foaf:name "Tenmon"@en .

<album/22782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/1936#subject> ;
    mo:produced_work <album/22782#musicalwork> ;
    schema:name "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn .

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

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

<album/22782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/22782#musicalwork> ;
    mo:recorded_as <album/22782#musicalexpression> ;
    schema:name "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/22782#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/28/22782/22782-1293565592.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-09"^^xsd:date ;
    dcterms:title "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "CVD/001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/22781> ;
    mo:publication_of <album/22782#musicalexpression> ;
    mo:publisher _:Nbc0326f71d8f421c9dfffc5f8c6b733b ;
    mo:record _:N95465da294f640b886adcea6d8664e56 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The voices of a distant star"@en ;
            foaf:name "The voices of a distant star"@en ] ;
    schema:datePublished "2003-12-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/22782/22782-1293565592.jpg> ;
    schema:name "Voices of a Distant Star Official Motion Picture Soundtrack"@en,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja,
        "Voices of a Distant Star Official Motion Picture Soundtrack"@ja-latn ;
    schema:publisher _:Nbc0326f71d8f421c9dfffc5f8c6b733b ;
    foaf:depiction <https://media.vgm.io/albums/28/22782/22782-1293565592.jpg> .

_:N25973fac09a348f191ad608159f8db9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agarta's rain"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Agarta's rain"@en .

_:N33a70f0f01e942c2ade477521fbed891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the years and far away"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Through the years and far away"@en .

_:N53909c9dca0b49ac81be0c331470767a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preview 1"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Preview 1"@en .

_:N67c44304d7564fa28d0c461648e5b2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy bus stop"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Rainy bus stop"@en .

_:N836b79b7b08f438f9e778c769805e1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the years and far away (In-story Version)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Through the years and far away (In-story Version)"@en .

_:N83dcc94dcdca4849a92662276192cccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning (DVD Menu OST Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Beginning (DVD Menu OST Version)"@en .

_:N99f7392c483c4771bb3824c0b395561e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preview 2"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Preview 2"@en .

_:Nae44260eb630414f9a9779c79129bc22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noboru's decision"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Noboru's decision"@en .

_:Nb04fcfd17ad14470a16f34a4242272f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter from Mikako"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Letter from Mikako"@en .

_:Nb96e5a5a0b9e4f25a087a3209196311d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Battle"@en .

_:Nbad60442e43842fbade728aa6828423e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduce"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Introduce"@en .

_:Nbc0326f71d8f421c9dfffc5f8c6b733b schema:name "ADV Music"@en ;
    foaf:name "ADV Music"@en .

_:Nedf3e6171d4c447ca739c2460cc0c80b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sadness at separating"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95465da294f640b886adcea6d8664e56 ;
    schema:name "Sadness at separating"@en .

_:N95465da294f640b886adcea6d8664e56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25973fac09a348f191ad608159f8db9b,
        _:N33a70f0f01e942c2ade477521fbed891,
        _:N53909c9dca0b49ac81be0c331470767a,
        _:N67c44304d7564fa28d0c461648e5b2c0,
        _:N836b79b7b08f438f9e778c769805e1cf,
        _:N83dcc94dcdca4849a92662276192cccf,
        _:N99f7392c483c4771bb3824c0b395561e,
        _:Nae44260eb630414f9a9779c79129bc22,
        _:Nb04fcfd17ad14470a16f34a4242272f7,
        _:Nb96e5a5a0b9e4f25a087a3209196311d,
        _:Nbad60442e43842fbade728aa6828423e,
        _:Nedf3e6171d4c447ca739c2460cc0c80b ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N25973fac09a348f191ad608159f8db9b,
        _:N33a70f0f01e942c2ade477521fbed891,
        _:N53909c9dca0b49ac81be0c331470767a,
        _:N67c44304d7564fa28d0c461648e5b2c0,
        _:N836b79b7b08f438f9e778c769805e1cf,
        _:N83dcc94dcdca4849a92662276192cccf,
        _:N99f7392c483c4771bb3824c0b395561e,
        _:Nae44260eb630414f9a9779c79129bc22,
        _:Nb04fcfd17ad14470a16f34a4242272f7,
        _:Nb96e5a5a0b9e4f25a087a3209196311d,
        _:Nbad60442e43842fbade728aa6828423e,
        _:Nedf3e6171d4c447ca739c2460cc0c80b .

