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

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/19139#lyrics>,
        <album/19139#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19139#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/19139#composition>,
        <album/19139#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

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

<product/15995#subject> a schema:CreativeWork ;
    schema:name "Yukyu Gensoukyoku 3: Perpetual Blue"@en,
        "悠久幻想曲3 Perpetual Blue"@ja,
        "Yukyu Gensoukyoku 3: Perpetual Blue"@ja-latn ;
    foaf:name "Yukyu Gensoukyoku 3: Perpetual Blue"@en,
        "悠久幻想曲3 Perpetual Blue"@ja,
        "Yukyu Gensoukyoku 3: Perpetual Blue"@ja-latn .

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

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

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/19139/19139-1273185561.jpg> a schema:ImageObject,
        foaf:Image .

<album/19139#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/414#subject> ;
    mo:produced_work <album/19139#musicalwork> ;
    schema:name "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn .

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

<album/19139#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn ;
    mo:performance_of <album/19139#musicalwork> ;
    mo:performer <artist/4275#subject> ;
    mo:recorded_as <album/19139#musicalexpression> ;
    schema:byArtist <artist/4275#subject> ;
    schema:name "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn ;
    schema:workPerformed <album/19139#musicalwork> .

<artist/4275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19139#performance> ;
    schema:name "Akiko Yajima"@en,
        "矢島晶子"@ja ;
    foaf:name "Akiko Yajima"@en,
        "矢島晶子"@ja .

<album/19139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-06-21"^^xsd:date ;
    dcterms:title "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn ;
    mo:catalogue_number "SCDC-00023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19139#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    mo:record_count 1 ;
    schema:about <product/15995#subject> ;
    schema:byArtist <artist/4275#subject> ;
    schema:datePublished "2000-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/19139/19139-1273185561.jpg> ;
    schema:name "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@en,
        "悠久幻想曲3～Perpetual Blue～ マキシシングルコレクションVol.4 余裕でいこう／ビセット・マーシュ"@ja,
        "Yukyu Gensoukyoku 3 - Perpetual Blue Maxi Single Collection Vol.4 / Bisette Marsh"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/19139/19139-1273185561.jpg> .

_:N2cb6ff4ba9a946958cd43c6ab8691e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr.Merrymaker (original)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "Mr.Merrymaker (original)"@ja .

_:N4c48b8b158e943c09195b5309df9343e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "余裕でいこう (カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "余裕でいこう (カラオケ)"@ja .

_:N63e1b3d24fad4d238cdcd512046813f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "矢島晶子からビセット君へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "矢島晶子からビセット君へ"@ja .

_:N8bfa71890ff84cc482a7044cb336036c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr.Merrymaker (arrange)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "Mr.Merrymaker (arrange)"@ja .

_:Ncb6a4beeb0e4420488416f8b22f4e73e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナルドラマ [ビセット、ただいま病欠中…]"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "オリジナルドラマ [ビセット、ただいま病欠中…]"@ja .

_:Ne93bac9e216f4b0d9ca0cc86244848cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "余裕でいこう"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5f702eba4a14dbcae672cd095d2f2af ;
    schema:name "余裕でいこう"@ja .

_:Nc5f702eba4a14dbcae672cd095d2f2af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cb6ff4ba9a946958cd43c6ab8691e73,
        _:N4c48b8b158e943c09195b5309df9343e,
        _:N63e1b3d24fad4d238cdcd512046813f8,
        _:N8bfa71890ff84cc482a7044cb336036c,
        _:Ncb6a4beeb0e4420488416f8b22f4e73e,
        _:Ne93bac9e216f4b0d9ca0cc86244848cb ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2cb6ff4ba9a946958cd43c6ab8691e73,
        _:N4c48b8b158e943c09195b5309df9343e,
        _:N63e1b3d24fad4d238cdcd512046813f8,
        _:N8bfa71890ff84cc482a7044cb336036c,
        _:Ncb6a4beeb0e4420488416f8b22f4e73e,
        _:Ne93bac9e216f4b0d9ca0cc86244848cb .

