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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/35989#lyrics>,
        <album/35989#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/34761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Afilia Saga East"@en,
        "アフィリア・サーガ・イースト"@ja ;
    foaf:made <album/35989#subject>,
        <album/35989#vocals> ;
    foaf:name "Afilia Saga East"@en,
        "アフィリア・サーガ・イースト"@ja .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/35989#lyrics>,
        <album/35989#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

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

<artist/6624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35989#subject> ;
    schema:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja ;
    foaf:made <album/35989#composition>,
        <album/35989#subject> ;
    foaf:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja .

<product/3111#subject> a schema:CreativeWork ;
    schema:name "Hyperdimension Neptunia Victory"@en,
        "神次元ゲイムネプテューヌV"@ja,
        "Kamijigen Game Neptune Victory"@ja-latn ;
    foaf:name "Hyperdimension Neptunia Victory"@en,
        "神次元ゲイムネプテューヌV"@ja,
        "Kamijigen Game Neptune Victory"@ja-latn .

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

<album/35989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn ;
    mo:performance_of <album/35989#musicalwork> ;
    mo:recorded_as <album/35989#musicalexpression> ;
    schema:name "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn ;
    schema:workPerformed <album/35989#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/35989/35989-1351162210.jpg> a schema:ImageObject,
        foaf:Image .

<album/35989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/6624#subject> ;
    mo:produced_work <album/35989#musicalwork> ;
    schema:name "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn .

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

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

<album/35989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-13"^^xsd:date ;
    dcterms:title "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn ;
    mo:catalogue_number "YZPB-5012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35989#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N0596b4c011cb4299b34fea569db6049e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akatsuki no Goei Trinity"@en ;
            foaf:name "Akatsuki no Goei Trinity"@en ],
        <product/3111#subject> ;
    schema:datePublished "2012-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/35989/35989-1351162210.jpg> ;
    schema:name "SURVIVE!! / Afilia Saga East [Regular Edition B]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤B]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition B]"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/35989/35989-1351162210.jpg> .

_:Nbd66e3d6ee744c86adfcd59582996ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィーナス☆女神っくす！"@ja,
        "Venus☆Megamix!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0596b4c011cb4299b34fea569db6049e ;
    schema:name "ヴィーナス☆女神っくす！"@ja,
        "Venus☆Megamix!"@ja-latn .

_:Nd80f2a3de39742f78ed541b59fd0f84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE!!"@ja,
        "SURVIVE!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0596b4c011cb4299b34fea569db6049e ;
    schema:name "SURVIVE!!"@ja,
        "SURVIVE!!"@ja-latn .

_:Need5da4e8033477e950edf88eb680ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE!! Feat.Ver.B"@ja,
        "SURVIVE!! Feat.Ver.B"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0596b4c011cb4299b34fea569db6049e ;
    schema:name "SURVIVE!! Feat.Ver.B"@ja,
        "SURVIVE!! Feat.Ver.B"@ja-latn .

_:N0596b4c011cb4299b34fea569db6049e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbd66e3d6ee744c86adfcd59582996ff6,
        _:Nd80f2a3de39742f78ed541b59fd0f84b,
        _:Need5da4e8033477e950edf88eb680ee3 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nbd66e3d6ee744c86adfcd59582996ff6,
        _:Nd80f2a3de39742f78ed541b59fd0f84b,
        _:Need5da4e8033477e950edf88eb680ee3 .

