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

<artist/3331#subject> a schema:Person,
        foaf:Person ;
    schema:name "runblebee"@en ;
    foaf:made <album/88254#lyrics>,
        <album/88254#subject> ;
    foaf:name "runblebee"@en .

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

<artist/255#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88254#subject> ;
    schema:name "Hideaki Kobayashi"@en,
        "小林秀聡"@ja ;
    foaf:made <album/88254#composition>,
        <album/88254#subject> ;
    foaf:name "Hideaki Kobayashi"@en,
        "小林秀聡"@ja .

<release/34679#subject> a schema:CreativeWork ;
    schema:name "Phantasy Star Portable 2 Infinity"@en,
        "ファンタシースターポータブル2 インフィニティ"@ja,
        "Phantasy Star Portable 2 Infinity"@ja-latn ;
    foaf:name "Phantasy Star Portable 2 Infinity"@en,
        "ファンタシースターポータブル2 インフィニティ"@ja,
        "Phantasy Star Portable 2 Infinity"@ja-latn .

<album/88254#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn ;
    mo:composer <artist/255#subject> ;
    mo:produced_work <album/88254#musicalwork> ;
    schema:name "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/45/88254/88254-1561905280.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88254#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn ;
    mo:performance_of <album/88254#musicalwork> ;
    mo:performer _:N76e7e5efa53b483ea00f2c2f3808f0b1 ;
    mo:recorded_as <album/88254#musicalexpression> ;
    schema:byArtist _:N76e7e5efa53b483ea00f2c2f3808f0b1 ;
    schema:name "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn ;
    schema:workPerformed <album/88254#musicalwork> .

<album/88254#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-24"^^xsd:date ;
    dcterms:title "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn ;
    mo:catalogue_number "SGET-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88254#musicalexpression> ;
    mo:publisher _:N933c0266c15f434c9bdf0c7e2e86aaa6 ;
    mo:record _:Nfe6e761f8b9445f4ba8f225d3bb4a679 ;
    mo:record_count 1 ;
    schema:about <release/34679#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Annette Marie Cotrill"@en ;
            foaf:name "Annette Marie Cotrill"@en ] ;
    schema:datePublished "2011-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/88254/88254-1561905280.jpg> ;
    schema:name "Phantasy Star Portable 2 Infinity Special CD"@en,
        "ファンタシースターポータブル2 インフィニティ スペシャルシングルCD"@ja,
        "Phantasy Star Portable 2 Infinity Special CD"@ja-latn ;
    schema:publisher _:N933c0266c15f434c9bdf0c7e2e86aaa6 ;
    foaf:depiction <https://media.vgm.io/albums/45/88254/88254-1561905280.jpg> .

_:N078de58fe0aa4909be0be929f26594df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Infinity - Ignite Infinity REMIX -"@en,
        "Go Infinity - Ignite Infinity REMIX -"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nfe6e761f8b9445f4ba8f225d3bb4a679 ;
    schema:name "Go Infinity - Ignite Infinity REMIX -"@en,
        "Go Infinity - Ignite Infinity REMIX -"@ja .

_:N76e7e5efa53b483ea00f2c2f3808f0b1 a schema:Person,
        foaf:Person ;
    mo:performed <album/88254#performance> ;
    schema:name "Annette Marie Cotrill"@en ;
    foaf:name "Annette Marie Cotrill"@en .

_:N933c0266c15f434c9bdf0c7e2e86aaa6 schema:name "Sega STORE"@en ;
    foaf:name "Sega STORE"@en .

_:N97de0ec7017b4d8e81498c3f2568a2b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme \"Ignite Infinity\" (Long Version)"@en,
        "メインテーマ 「Ignite Infinity」 (ロングバージョン)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nfe6e761f8b9445f4ba8f225d3bb4a679 ;
    schema:name "Main Theme \"Ignite Infinity\" (Long Version)"@en,
        "メインテーマ 「Ignite Infinity」 (ロングバージョン)"@ja .

_:Nc62ee462f650438c82711703a7914a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme \"Ignite Infinity\" (Instrumental)"@en,
        "メインテーマ 「Ignite Infinity」 (インストゥルメンタル)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nfe6e761f8b9445f4ba8f225d3bb4a679 ;
    schema:name "Main Theme \"Ignite Infinity\" (Instrumental)"@en,
        "メインテーマ 「Ignite Infinity」 (インストゥルメンタル)"@ja .

_:Nfe6e761f8b9445f4ba8f225d3bb4a679 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N078de58fe0aa4909be0be929f26594df,
        _:N97de0ec7017b4d8e81498c3f2568a2b6,
        _:Nc62ee462f650438c82711703a7914a53 ;
    mo:track_count 3 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N078de58fe0aa4909be0be929f26594df,
        _:N97de0ec7017b4d8e81498c3f2568a2b6,
        _:Nc62ee462f650438c82711703a7914a53 .

