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

<artist/16052#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Iwaki"@en,
        "岩城由美"@ja ;
    foaf:made <album/40256#lyrics>,
        <album/40256#subject> ;
    foaf:name "Yumi Iwaki"@en,
        "岩城由美"@ja .

<artist/16297#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoYringo"@en,
        "青Yりんご"@ja ;
    foaf:made <album/40256#lyrics>,
        <album/40256#subject> ;
    foaf:name "aoYringo"@en,
        "青Yりんご"@ja .

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

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

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

<artist/14021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40256#subject> ;
    schema:name "Ken Masutani"@en,
        "増谷賢"@ja ;
    foaf:made <album/40256#composition>,
        <album/40256#subject> ;
    foaf:name "Ken Masutani"@en,
        "増谷賢"@ja .

<artist/2031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40256#subject> ;
    schema:name "Shigetoshi Yamada"@en,
        "山田重利"@ja ;
    foaf:made <album/40256#composition>,
        <album/40256#subject> ;
    foaf:name "Shigetoshi Yamada"@en,
        "山田重利"@ja .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40256#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/40256#composition>,
        <album/40256#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<product/3112#subject> a schema:CreativeWork ;
    schema:name "Hyperdimension Neptunia Producing Perfection"@en,
        "神次元アイドル ネプテューヌPP"@ja,
        "Kamijigen Idol Neptune PP"@ja-latn ;
    foaf:name "Hyperdimension Neptunia Producing Perfection"@en,
        "神次元アイドル ネプテューヌPP"@ja,
        "Kamijigen Idol Neptune PP"@ja-latn .

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

<album/40256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:performance_of <album/40256#musicalwork> ;
    mo:recorded_as <album/40256#musicalexpression> ;
    schema:name "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    schema:workPerformed <album/40256#musicalwork> .

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

<https://medium-media.vgm.io/albums/65/40256/40256-1448290474.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/40256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:composer <artist/10302#subject>,
        <artist/14021#subject>,
        <artist/2031#subject>,
        <artist/5563#subject> ;
    mo:produced_work <album/40256#musicalwork> ;
    schema:name "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn .

<album/40256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-28"^^xsd:date ;
    dcterms:title "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    mo:catalogue_number "FVCG-1250" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40256#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    mo:record_count 1 ;
    schema:about <product/3112#subject> ;
    schema:datePublished "2013-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/40256/40256-1448290474.jpg> ;
    schema:name "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@en,
        "神次元アイドル ネプテューヌPP Complete Bundle Processor vol.3 ノワール×ブラックハート（cv.今井麻美）"@ja,
        "Kamijigen Idol Neptune PP Complete Bundle Processor vol.3 NOIRE×BLACKHEART (cv.Asami Imai)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/40256/40256-1448290474.jpg> .

_:N2334bfef65c6490ca9cd552e3d6eb987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear... every day (idol dance ver)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "Dear... every day (idol dance ver)"@en .

_:N4aa6ed35125a4580975d408547b35db8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with confidence (idol dance ver)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "with confidence (idol dance ver)"@en .

_:N71260864c4c54ef9b8a6ac2e400354f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goddess of victory"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "goddess of victory"@en .

_:N7f2f2020a7fe4d12aebc57d5d1db2961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HP ∞ L♡VE Power (idol dance ver)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "HP ∞ L♡VE Power (idol dance ver)"@en .

_:Nc9b3d72450d8464495206c44dbcffaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High! (idol dance ver)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "Fly High! (idol dance ver)"@en .

_:Ndb1402f0f9514b4c8292c5d92894e8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with confidence"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N67f915c9b56e4a64b224e5c02a9bae7f ;
    schema:name "with confidence"@en .

_:N67f915c9b56e4a64b224e5c02a9bae7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2334bfef65c6490ca9cd552e3d6eb987,
        _:N4aa6ed35125a4580975d408547b35db8,
        _:N71260864c4c54ef9b8a6ac2e400354f8,
        _:N7f2f2020a7fe4d12aebc57d5d1db2961,
        _:Nc9b3d72450d8464495206c44dbcffaa8,
        _:Ndb1402f0f9514b4c8292c5d92894e8ee ;
    mo:track_count 6 ;
    schema:duration "PT23:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2334bfef65c6490ca9cd552e3d6eb987,
        _:N4aa6ed35125a4580975d408547b35db8,
        _:N71260864c4c54ef9b8a6ac2e400354f8,
        _:N7f2f2020a7fe4d12aebc57d5d1db2961,
        _:Nc9b3d72450d8464495206c44dbcffaa8,
        _:Ndb1402f0f9514b4c8292c5d92894e8ee .

