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

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/36748#subject>,
        <album/36748#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/847#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozuca*"@en ;
    foaf:made <album/36748#lyrics>,
        <album/36748#subject> ;
    foaf:name "yozuca*"@en .

<artist/10302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36748#subject> ;
    schema:name "Go Sakabe"@en,
        "坂部剛"@ja ;
    foaf:made <album/36748#composition>,
        <album/36748#subject> ;
    foaf:name "Go Sakabe"@en,
        "坂部剛"@ja .

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

<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/36748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:composer <artist/10302#subject> ;
    mo:produced_work <album/36748#musicalwork> ;
    schema:name "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn .

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

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

<album/36748#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:performance_of <album/36748#musicalwork> ;
    mo:recorded_as <album/36748#musicalexpression> ;
    schema:name "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    schema:workPerformed <album/36748#musicalwork> .

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

<https://medium-media.vgm.io/albums/84/36748/36748-1448290227.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-26"^^xsd:date ;
    dcterms:title "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:catalogue_number "FVCG-1222" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36748#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N4d4c9cfbfa214222899d19333f80b118 ;
    mo:record_count 1 ;
    schema:about <product/1120#subject>,
        <product/3111#subject> ;
    schema:datePublished "2012-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/36748/36748-1448290227.jpg> ;
    schema:name "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "超次元ゲイム ネプテューヌ　守護女神Vol.2 ノワール×ブラックハート（cv：今井麻美）"@ja,
        "Choujigen Game Neptune Shugo Megami Vol.2 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/36748/36748-1448290227.jpg> .

_:N181f97ea741c4b67b2d9dade92335ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goddess of victory"@en,
        "goddess of victory"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4d4c9cfbfa214222899d19333f80b118 ;
    schema:name "goddess of victory"@en,
        "goddess of victory"@ja .

_:N202e1a1790af4f26a827a4a7a5d0e138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cast Relay Comment Imai Asami"@en,
        "キャストリレーコメント 今井麻美"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4d4c9cfbfa214222899d19333f80b118 ;
    schema:name "Cast Relay Comment Imai Asami"@en,
        "キャストリレーコメント 今井麻美"@ja .

_:N2374d3c22f054c79a2e47075d180fa21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with confidence"@en,
        "with confidence"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4d4c9cfbfa214222899d19333f80b118 ;
    schema:name "with confidence"@en,
        "with confidence"@ja .

_:N364ef3c2031847d89bb7117f302eb92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with confidence (off Vocal)"@en,
        "with confidence (off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N4d4c9cfbfa214222899d19333f80b118 ;
    schema:name "with confidence (off Vocal)"@en,
        "with confidence (off Vocal)"@ja .

_:N63832603cb7f4d6fb4de50a37b81b597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goddess of victory (off Vocal)"@en,
        "goddess of victory (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4d4c9cfbfa214222899d19333f80b118 ;
    schema:name "goddess of victory (off Vocal)"@en,
        "goddess of victory (off Vocal)"@ja .

_:N4d4c9cfbfa214222899d19333f80b118 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N181f97ea741c4b67b2d9dade92335ee4,
        _:N202e1a1790af4f26a827a4a7a5d0e138,
        _:N2374d3c22f054c79a2e47075d180fa21,
        _:N364ef3c2031847d89bb7117f302eb92d,
        _:N63832603cb7f4d6fb4de50a37b81b597 ;
    mo:track_count 5 ;
    schema:duration "PT19:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N181f97ea741c4b67b2d9dade92335ee4,
        _:N202e1a1790af4f26a827a4a7a5d0e138,
        _:N2374d3c22f054c79a2e47075d180fa21,
        _:N364ef3c2031847d89bb7117f302eb92d,
        _:N63832603cb7f4d6fb4de50a37b81b597 .

