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

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

<artist/11626#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31975#subject> ;
    schema:name "Hironobu Hirata"@en,
        "平田博信"@ja ;
    foaf:made <album/31975#composition>,
        <album/31975#subject> ;
    foaf:name "Hironobu Hirata"@en,
        "平田博信"@ja .

<artist/800#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31975#subject> ;
    schema:name "Jun-ichi Doi"@en,
        "土井潤一"@ja ;
    foaf:made <album/31975#composition>,
        <album/31975#subject> ;
    foaf:name "Jun-ichi Doi"@en,
        "土井潤一"@ja .

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

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

<org/314#subject> schema:name "GEORIDE"@en,
        "GEORIDE"@ja,
        "GEORIDE"@ja-latn ;
    foaf:name "GEORIDE"@en,
        "GEORIDE"@ja,
        "GEORIDE"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/31975/31975-1331251443.jpg> a schema:ImageObject,
        foaf:Image .

<album/31975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn ;
    mo:composer <artist/11626#subject>,
        <artist/800#subject> ;
    mo:produced_work <album/31975#musicalwork> ;
    schema:name "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn .

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

<artist/32251#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31975#performance> ;
    schema:name "First Astronomical Velocity"@en,
        "第一宇宙速度"@ja ;
    foaf:name "First Astronomical Velocity"@en,
        "第一宇宙速度"@ja .

<artist/36035#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31975#performance> ;
    schema:name "Super Sonico"@en,
        "すーぱーそに子"@ja ;
    foaf:made <album/31975#lyrics>,
        <album/31975#subject> ;
    foaf:name "Super Sonico"@en,
        "すーぱーそに子"@ja .

<album/31975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn ;
    mo:performance_of <album/31975#musicalwork> ;
    mo:performer <artist/32251#subject>,
        <artist/36035#subject> ;
    mo:recorded_as <album/31975#musicalexpression> ;
    schema:byArtist <artist/32251#subject>,
        <artist/36035#subject> ;
    schema:name "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn ;
    schema:workPerformed <album/31975#musicalwork> .

<album/31975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-29"^^xsd:date ;
    dcterms:title "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn ;
    mo:catalogue_number "GRN-029" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/31975#musicalexpression> ;
    mo:publisher <org/314#subject> ;
    mo:record _:Na58bdba95339499ebbf0b64695f77f91,
        _:Nc661a411604443f996cd7a1b8c8c172a ;
    mo:record_count 2 ;
    schema:byArtist <artist/32251#subject>,
        <artist/36035#subject> ;
    schema:datePublished "2011-12-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/57/31975/31975-1331251443.jpg> ;
    schema:name "Phantom Vibration!"@en,
        "ファントム・ヴァイブレーション!"@ja,
        "Phantom Vibration!"@ja-latn ;
    schema:publisher <org/314#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/31975/31975-1331251443.jpg> .

_:N046218517e7749c0a1b27c2df5be68d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "エピローグ"@ja .

_:N54ff7eee61b3481eb47e18902038d359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『ソニコミ』追加衣装パッチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na58bdba95339499ebbf0b64695f77f91 ;
    schema:name "『ソニコミ』追加衣装パッチ"@ja .

_:N6645d9b779744186885856ded8929251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未知との遭遇"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "未知との遭遇"@ja .

_:N7e5af20f3825456b9dd426016c5d7f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コミマ開幕！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:59"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "コミマ開幕！"@ja .

_:N9e45eb8769764630b053de72d54e87a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Vibration!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "Phantom Vibration!"@ja .

_:Na58bdba95339499ebbf0b64695f77f91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N54ff7eee61b3481eb47e18902038d359 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N54ff7eee61b3481eb47e18902038d359 .

_:Nad3e8ce3780d461f9aab41a681a5aa6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベリメリ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "ベリメリ"@ja .

_:Nba78a4327785430bb311e60a08f919a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そに子, 有明に立つ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "そに子, 有明に立つ"@ja .

_:Nd822db21a66e4547b0304a9e3129a7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "尊い犠牲!?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc661a411604443f996cd7a1b8c8c172a ;
    schema:name "尊い犠牲!?"@ja .

_:Nc661a411604443f996cd7a1b8c8c172a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046218517e7749c0a1b27c2df5be68d1,
        _:N6645d9b779744186885856ded8929251,
        _:N7e5af20f3825456b9dd426016c5d7f25,
        _:N9e45eb8769764630b053de72d54e87a4,
        _:Nad3e8ce3780d461f9aab41a681a5aa6b,
        _:Nba78a4327785430bb311e60a08f919a4,
        _:Nd822db21a66e4547b0304a9e3129a7c7 ;
    mo:track_count 7 ;
    schema:duration "PT41:48"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N046218517e7749c0a1b27c2df5be68d1,
        _:N6645d9b779744186885856ded8929251,
        _:N7e5af20f3825456b9dd426016c5d7f25,
        _:N9e45eb8769764630b053de72d54e87a4,
        _:Nad3e8ce3780d461f9aab41a681a5aa6b,
        _:Nba78a4327785430bb311e60a08f919a4,
        _:Nd822db21a66e4547b0304a9e3129a7c7 .

