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

<album/3505#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn ;
    mo:produced_work <album/3505#musicalwork> ;
    schema:name "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn .

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

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

<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/3505#musicalexpression> a mo:Signal ;
    mo:published_as <album/3505#subject> ;
    mo:records <album/3505#performance> .

<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/50/3505/3505-1532086333.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3505#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/3505/3505-1532086333.jpg> ;
    foaf:depicts <album/3505#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/3505/3505-1532086333.jpg> .

<https://medium-media.vgm.io/albums/50/3505/3505-1532086333.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1286#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja ;
    foaf:name "Mayumi Iizuka"@en,
        "飯塚雅弓"@ja .

<artist/3172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Yuko Miyamura"@en,
        "宮村優子"@ja ;
    foaf:name "Yuko Miyamura"@en,
        "宮村優子"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<artist/3230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Ryotaro Okiayu"@en,
        "置鮎龍太郎"@ja ;
    foaf:name "Ryotaro Okiayu"@en,
        "置鮎龍太郎"@ja .

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3505#performance> ;
    schema:name "Junko Iwao"@en,
        "岩男潤子"@ja ;
    foaf:name "Junko Iwao"@en,
        "岩男潤子"@ja .

<album/3505#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-01"^^xsd:date ;
    dcterms:title "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn ;
    mo:catalogue_number "PCCB-00309" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3505#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9011c2a9bda840399ad76f93effc52fe ;
    mo:record_count 1 ;
    schema:about <product/15991#subject> ;
    schema:byArtist <artist/1286#subject>,
        <artist/3172#subject>,
        <artist/3212#subject>,
        <artist/3230#subject>,
        <artist/3544#subject>,
        <artist/926#subject> ;
    schema:datePublished "1998-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/3505/3505-1532086333.jpg> ;
    schema:name "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/3505/3505-1532086333.jpg> .

<album/3505#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn ;
    mo:performance_of <album/3505#musicalwork> ;
    mo:performer <artist/1286#subject>,
        <artist/3172#subject>,
        <artist/3212#subject>,
        <artist/3230#subject>,
        <artist/3544#subject>,
        <artist/926#subject> ;
    mo:recorded_as <album/3505#musicalexpression> ;
    schema:byArtist <artist/1286#subject>,
        <artist/3172#subject>,
        <artist/3212#subject>,
        <artist/3230#subject>,
        <artist/3544#subject>,
        <artist/926#subject> ;
    schema:name "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@en,
        "悠久幻想曲　２ｎｄ　Ａｌｂｕｍ　ドラマＣＤ　Ｖｏｌ．１"@ja,
        "Yukyu Gensoukyoku 2nd Album Drama CD Vol. 1"@ja-latn ;
    schema:workPerformed <album/3505#musicalwork> .

_:N319532166a4a4681a79b7da1011ce1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of the Monster"@en,
        "魔獣の影"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Shadow of the Monster"@en,
        "魔獣の影"@ja .

_:N3a94c84815914178b7b4d533b0b14b0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Marshall's Weapons Stor"@en,
        "マーシャル武器店へようこそ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Welcome to Marshall's Weapons Stor"@en,
        "マーシャル武器店へようこそ"@ja .

_:N4b96b75cce84403aacf4bf7637d4beef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Offense and Defense in Cloud Clinic"@en,
        "クラウド医院の攻防"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Offense and Defense in Cloud Clinic"@en,
        "クラウド医院の攻防"@ja .

_:N6c04e31e79b9421991d18636d33076bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Friend"@en,
        "永遠の親友"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:40"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Eternal Friend"@en,
        "永遠の親友"@ja .

_:N70a829e9b7f84a8b9c9d9658de6f9bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Brief Moment of Happiness"@en,
        "つかの間の幸せ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "A Brief Moment of Happiness"@en,
        "つかの間の幸せ"@ja .

_:Nb71df1ce8e9e4b4b9fa7796ed91b2d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Dear..."@en,
        "My Dear…"@ja ;
    mo:track_number 7 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "My Dear..."@en,
        "My Dear…"@ja .

_:Nc6fb069830564691abb3cc16694189a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lou and Eve's Uradora Night"@en,
        "ルーとイヴの裏ドラナイト"@ja ;
    mo:track_number 8 ;
    schema:duration "PT10:13"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Lou and Eve's Uradora Night"@en,
        "ルーとイヴの裏ドラナイト"@ja .

_:Nf10aa13c94e249a495d0e79842f60a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter with the Monster"@en,
        "魔獣との出会い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:inPlaylist _:N9011c2a9bda840399ad76f93effc52fe ;
    schema:name "Encounter with the Monster"@en,
        "魔獣との出会い"@ja .

_:N9011c2a9bda840399ad76f93effc52fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N319532166a4a4681a79b7da1011ce1bb,
        _:N3a94c84815914178b7b4d533b0b14b0c,
        _:N4b96b75cce84403aacf4bf7637d4beef,
        _:N6c04e31e79b9421991d18636d33076bd,
        _:N70a829e9b7f84a8b9c9d9658de6f9bc4,
        _:Nb71df1ce8e9e4b4b9fa7796ed91b2d52,
        _:Nc6fb069830564691abb3cc16694189a6,
        _:Nf10aa13c94e249a495d0e79842f60a98 ;
    mo:track_count 8 ;
    schema:duration "PT75:46"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N319532166a4a4681a79b7da1011ce1bb,
        _:N3a94c84815914178b7b4d533b0b14b0c,
        _:N4b96b75cce84403aacf4bf7637d4beef,
        _:N6c04e31e79b9421991d18636d33076bd,
        _:N70a829e9b7f84a8b9c9d9658de6f9bc4,
        _:Nb71df1ce8e9e4b4b9fa7796ed91b2d52,
        _:Nc6fb069830564691abb3cc16694189a6,
        _:Nf10aa13c94e249a495d0e79842f60a98 .

