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

<artist/3563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatoshi Nishimura"@en,
        "西村麻聡"@ja ;
    foaf:made <album/3559#subject>,
        <album/3559#vocals> ;
    foaf:name "Masatoshi Nishimura"@en,
        "西村麻聡"@ja .

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

<artist/4532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3559#subject> ;
    schema:name "Kenji Kitajima"@en,
        "北島健二"@ja ;
    foaf:made <album/3559#composition>,
        <album/3559#lyrics>,
        <album/3559#subject> ;
    foaf:name "Kenji Kitajima"@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/3559#musicalexpression> a mo:Signal ;
    mo:published_as <album/3559#subject> ;
    mo:records <album/3559#performance> .

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

<https://medium-media.vgm.io/albums/95/3559/3559-1532086360.jpg> a schema:ImageObject,
        foaf:Image .

<album/3559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn ;
    mo:composer <artist/414#subject>,
        <artist/4532#subject> ;
    mo:produced_work <album/3559#musicalwork> ;
    schema:name "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn .

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

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

<album/3559#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn ;
    mo:performance_of <album/3559#musicalwork> ;
    mo:performer <artist/12255#subject> ;
    mo:recorded_as <album/3559#musicalexpression> ;
    schema:byArtist <artist/12255#subject> ;
    schema:name "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn ;
    schema:workPerformed <album/3559#musicalwork> .

<artist/12255#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3559#performance> ;
    schema:name "FENCE OF DEFENSE"@en ;
    foaf:name "FENCE OF DEFENSE"@en .

<album/3559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-10-20"^^xsd:date ;
    dcterms:title "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn ;
    mo:catalogue_number "PCCB-00395" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3559#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N96512fa34f7c458cad8d22ef97bdea36 ;
    mo:record_count 1 ;
    schema:about <product/15995#subject> ;
    schema:byArtist <artist/12255#subject> ;
    schema:datePublished "1999-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/3559/3559-1532086360.jpg> ;
    schema:name "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@en,
        "悠久幻想曲3 パーペチュアルブルー プレリリース"@ja,
        "Yukyu Gensoukyoku 3 Perpetual Blue prerelease"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/3559/3559-1532086360.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "山路禮照"@en ;
    foaf:made <album/3559#lyrics> ;
    foaf:name "山路禮照"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "山路禮照"@en ;
    foaf:made <album/3559#subject> ;
    foaf:name "山路禮照"@en .

_:N52658e298cb047bcbaae35a5f300c646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody's Report First Job!"@en,
        "メロディのレポート初仕事！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Melody's Report First Job!"@en,
        "メロディのレポート初仕事！"@ja .

_:N617ef4053b4d406bb487fdd0f0863726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Recording in Progress!"@en,
        "只今ゲーム収録中！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT14:06"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Game Recording in Progress!"@en,
        "只今ゲーム収録中！"@ja .

_:N7be1621be6684eacbde3439e4f7fdae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grateful songs"@en,
        "Grateful songs"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Grateful songs"@en,
        "Grateful songs"@ja .

_:N7d7479e391234a5fb2ac58bfed8fd0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Feather"@en,
        "Blue Feather"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Blue Feather"@en,
        "Blue Feather"@ja .

_:N803910e48b1e403dbd9d23ae05ed8fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Be Around"@en,
        "I'll Be Around"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "I'll Be Around"@en,
        "I'll Be Around"@ja .

_:N947ce14dc6194c749113a88ff810adcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Recording Still in Progress!"@en,
        "またまたゲーム収録中！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT32:45"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Game Recording Still in Progress!"@en,
        "またまたゲーム収録中！"@ja .

_:Nf058354d0acb4b95a0194d0a88767871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Myself"@en,
        "Get Myself"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N96512fa34f7c458cad8d22ef97bdea36 ;
    schema:name "Get Myself"@en,
        "Get Myself"@ja .

_:N96512fa34f7c458cad8d22ef97bdea36 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52658e298cb047bcbaae35a5f300c646,
        _:N617ef4053b4d406bb487fdd0f0863726,
        _:N7be1621be6684eacbde3439e4f7fdae1,
        _:N7d7479e391234a5fb2ac58bfed8fd0cf,
        _:N803910e48b1e403dbd9d23ae05ed8fea,
        _:N947ce14dc6194c749113a88ff810adcc,
        _:Nf058354d0acb4b95a0194d0a88767871 ;
    mo:track_count 7 ;
    schema:duration "PT70:35"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N52658e298cb047bcbaae35a5f300c646,
        _:N617ef4053b4d406bb487fdd0f0863726,
        _:N7be1621be6684eacbde3439e4f7fdae1,
        _:N7d7479e391234a5fb2ac58bfed8fd0cf,
        _:N803910e48b1e403dbd9d23ae05ed8fea,
        _:N947ce14dc6194c749113a88ff810adcc,
        _:Nf058354d0acb4b95a0194d0a88767871 .

