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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/35988#lyrics>,
        <album/35988#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/35988#subject>,
        <album/35988#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/35988#lyrics>,
        <album/35988#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

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

<artist/6624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35988#subject> ;
    schema:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja ;
    foaf:made <album/35988#composition>,
        <album/35988#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/35988#musicalexpression> a mo:Signal ;
    mo:published_as <album/35988#subject> ;
    mo:records <album/35988#performance> .

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

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

<https://medium-media.vgm.io/albums/88/35988/35988-1351161387.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/35988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-13"^^xsd:date ;
    dcterms:title "SURVIVE!! / Afilia Saga East [Regular Edition A]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤A]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition A]"@ja-latn ;
    mo:catalogue_number "YZPB-5011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35988#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N60cca2814af442bc934cbabd157d4f55 ;
    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/88/35988/35988-1351161387.jpg> ;
    schema:name "SURVIVE!! / Afilia Saga East [Regular Edition A]"@en,
        "SURVIVE!! / アフィリア・サーガ・イースト[通常盤A]"@ja,
        "SURVIVE!! / Afilia Saga East [Regular Edition A]"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/35988/35988-1351161387.jpg> .

_:N084484f5d8384d69accd0af0ee059383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE!! Feat.Ver.A"@ja,
        "SURVIVE!! Feat.Ver.A"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N60cca2814af442bc934cbabd157d4f55 ;
    schema:name "SURVIVE!! Feat.Ver.A"@ja,
        "SURVIVE!! Feat.Ver.A"@ja-latn .

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

_:N58c5dadaa6c54c559e68097f3e727723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURVIVE!!"@ja,
        "SURVIVE!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N60cca2814af442bc934cbabd157d4f55 ;
    schema:name "SURVIVE!!"@ja,
        "SURVIVE!!"@ja-latn .

_:N60cca2814af442bc934cbabd157d4f55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N084484f5d8384d69accd0af0ee059383,
        _:N115b824e4e714756a263774b9233167f,
        _:N58c5dadaa6c54c559e68097f3e727723 ;
    mo:track_count 3 ;
    schema:duration "PT12:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N084484f5d8384d69accd0af0ee059383,
        _:N115b824e4e714756a263774b9233167f,
        _:N58c5dadaa6c54c559e68097f3e727723 .

