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

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:made <album/21342#subject>,
        <album/21342#vocals> ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/4030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Kisaragi"@en,
        "きさらぎそら"@ja ;
    foaf:made <album/21342#lyrics>,
        <album/21342#subject> ;
    foaf:name "Sora Kisaragi"@en,
        "きさらぎそら"@ja .

<artist/414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21342#subject> ;
    schema:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja ;
    foaf:made <album/21342#composition>,
        <album/21342#subject> ;
    foaf:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja .

<product/15991#subject> a schema:CreativeWork ;
    schema:name "Yukyu Gensoukyoku 2nd Album"@en,
        "悠久幻想曲 2nd Album"@ja,
        "Yukyu Gensoukyoku 2nd Album"@ja-latn ;
    foaf:name "Yukyu Gensoukyoku 2nd Album"@en,
        "悠久幻想曲 2nd Album"@ja,
        "Yukyu Gensoukyoku 2nd Album"@ja-latn .

<album/21342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn ;
    mo:composer <artist/414#subject> ;
    mo:produced_work <album/21342#musicalwork> ;
    schema:name "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn .

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

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

<album/21342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn ;
    mo:performance_of <album/21342#musicalwork> ;
    mo:recorded_as <album/21342#musicalexpression> ;
    schema:name "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn ;
    schema:workPerformed <album/21342#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/21342/21342-1285881335.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-20"^^xsd:date ;
    dcterms:title "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn ;
    mo:catalogue_number "PCDB-00015" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/21342#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nbf590d41bdcb43eeb312788cff04c8bc ;
    mo:record_count 1 ;
    schema:about <product/15991#subject> ;
    schema:datePublished "1999-01-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/21342/21342-1285881335.jpg> ;
    schema:name "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@en,
        "悠久幻想曲キャラクターシリーズ Vol.7 あの日の君に / アレフ・コールソン"@ja,
        "Yukyu Gensoukyoku Character Series vol.7 To You on That Day / Aleph Coulson"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/21342/21342-1285881335.jpg> .

_:N136baf7e74b74f50bc66ddf77b7e21d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アレフのひとりごと"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nbf590d41bdcb43eeb312788cff04c8bc ;
    schema:name "アレフのひとりごと"@ja .

_:N889e17a124074549960989b78d0e19fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日の君に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nbf590d41bdcb43eeb312788cff04c8bc ;
    schema:name "あの日の君に"@ja .

_:N9c659418ddcc49749222b0278ebde8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's All Right (アレフのテーマ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nbf590d41bdcb43eeb312788cff04c8bc ;
    schema:name "It's All Right (アレフのテーマ)"@ja .

_:Necaa064328564edca3f8b0d9c679a6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日の君に (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nbf590d41bdcb43eeb312788cff04c8bc ;
    schema:name "あの日の君に (カラオケ)"@ja .

_:Nbf590d41bdcb43eeb312788cff04c8bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N136baf7e74b74f50bc66ddf77b7e21d5,
        _:N889e17a124074549960989b78d0e19fa,
        _:N9c659418ddcc49749222b0278ebde8dd,
        _:Necaa064328564edca3f8b0d9c679a6b4 ;
    mo:track_count 4 ;
    schema:duration "PT16:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N136baf7e74b74f50bc66ddf77b7e21d5,
        _:N889e17a124074549960989b78d0e19fa,
        _:N9c659418ddcc49749222b0278ebde8dd,
        _:Necaa064328564edca3f8b0d9c679a6b4 .

