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

<artist/23791#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohime Lit Pucci"@en ;
    foaf:made <album/39544#subject>,
        <album/39544#vocals> ;
    foaf:name "Kohime Lit Pucci"@en .

<artist/25793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Raymee Heavenly"@en ;
    foaf:made <album/39544#subject>,
        <album/39544#vocals> ;
    foaf:name "Raymee Heavenly"@en .

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

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

<artist/860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39544#subject> ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/39544#composition>,
        <album/39544#lyrics>,
        <album/39544#subject> ;
    foaf:name "Halko Momoi"@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 .

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

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

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

<album/39544#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn ;
    mo:performance_of <album/39544#musicalwork> ;
    mo:recorded_as <album/39544#musicalexpression> ;
    schema:name "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn ;
    schema:workPerformed <album/39544#musicalwork> .

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

<https://medium-media.vgm.io/albums/44/39544/39544-1448290751.jpg> a schema:ImageObject,
        foaf:Image .

<album/39544#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn ;
    mo:composer <artist/6624#subject>,
        <artist/860#subject> ;
    mo:produced_work <album/39544#musicalwork> ;
    schema:name "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn .

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

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

<album/39544#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-07"^^xsd:date ;
    dcterms:title "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn ;
    mo:catalogue_number "YZPB-5013" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/39544#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N9d7c4bf048a741498c83e59c3616608d,
        _:Ncea917ecaac24667b8e7840b2b9eb0cb ;
    mo:record_count 2 ;
    schema:about <product/3112#subject>,
        <product/3115#subject> ;
    schema:datePublished "2013-08-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/39544/39544-1448290751.jpg> ;
    schema:name "Neptune☆Sagashite / Afilia Saga"@en,
        "ネプテューヌ☆サガして / アフィリア・サーガ"@ja,
        "Neptune☆Sagashite / Afilia Saga"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/39544/39544-1448290751.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayami Chercy Snow"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Ayami Chercy Snow"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Reina S Mauser"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Reina S Mauser"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emiu Weilschmidt"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Emiu Weilschmidt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aria M Milvana"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Aria M Milvana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miku Doll Charlotte"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Miku Doll Charlotte"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emiu Weilschmidt"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Emiu Weilschmidt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maho Sotto Voce"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Maho Sotto Voce"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yukafin Doll"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Yukafin Doll"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Reina S Mauser"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Reina S Mauser"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maho Sotto Voce"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Maho Sotto Voce"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Laura Sucreine"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "(Laura Sucreine"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Louise Sforzur"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Louise Sforzur"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miku Doll Charlotte"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Miku Doll Charlotte"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Louise Sforzur"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Louise Sforzur"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aria M Milvana"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Aria M Milvana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yukafin Doll"@en ;
    foaf:made <album/39544#vocals> ;
    foaf:name "Yukafin Doll"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayami Chercy Snow"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "Ayami Chercy Snow"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Laura Sucreine"@en ;
    foaf:made <album/39544#subject> ;
    foaf:name "(Laura Sucreine"@en .

_:N114b902b90c74ff6b0b1e7fd8be0074f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEXT STAGE!"@ja,
        "NEXT STAGE!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ncea917ecaac24667b8e7840b2b9eb0cb ;
    schema:name "NEXT STAGE!"@ja,
        "NEXT STAGE!"@ja-latn .

_:N4711a02ef3b9490695491f9f8cd7b4e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネプテューヌ☆サガして"@ja,
        "Neptune☆Sagashite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ncea917ecaac24667b8e7840b2b9eb0cb ;
    schema:name "ネプテューヌ☆サガして"@ja,
        "Neptune☆Sagashite"@ja-latn .

_:N60694736a67349e38d2cff3efc767357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5thワンマンライブ　ダイジェスト映像"@ja,
        "5th One-Man Live Digest Movie"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9d7c4bf048a741498c83e59c3616608d ;
    schema:name "5thワンマンライブ　ダイジェスト映像"@ja,
        "5th One-Man Live Digest Movie"@ja-latn .

_:N6e3c06c5a7104e61b5b89f450eaacff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEXT STAGE! (off Vocal)"@ja,
        "NEXT STAGE! (off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncea917ecaac24667b8e7840b2b9eb0cb ;
    schema:name "NEXT STAGE! (off Vocal)"@ja,
        "NEXT STAGE! (off Vocal)"@ja-latn .

_:N9b371116a8df4caa8fbb4faab8b1474a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネプテューヌ☆サガして Music Clip"@ja,
        "Neptune☆Sagashite Music Clip"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9d7c4bf048a741498c83e59c3616608d ;
    schema:name "ネプテューヌ☆サガして Music Clip"@ja,
        "Neptune☆Sagashite Music Clip"@ja-latn .

_:Nf6c87dcdab8340ffab74191692c79b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネプテューヌ☆サガして (off Vocal)"@ja,
        "Neptune☆Sagashite (off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ncea917ecaac24667b8e7840b2b9eb0cb ;
    schema:name "ネプテューヌ☆サガして (off Vocal)"@ja,
        "Neptune☆Sagashite (off Vocal)"@ja-latn .

_:N9d7c4bf048a741498c83e59c3616608d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N60694736a67349e38d2cff3efc767357,
        _:N9b371116a8df4caa8fbb4faab8b1474a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N60694736a67349e38d2cff3efc767357,
        _:N9b371116a8df4caa8fbb4faab8b1474a .

_:Ncea917ecaac24667b8e7840b2b9eb0cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N114b902b90c74ff6b0b1e7fd8be0074f,
        _:N4711a02ef3b9490695491f9f8cd7b4e1,
        _:N6e3c06c5a7104e61b5b89f450eaacff2,
        _:Nf6c87dcdab8340ffab74191692c79b34 ;
    mo:track_count 4 ;
    schema:duration "PT17:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N114b902b90c74ff6b0b1e7fd8be0074f,
        _:N4711a02ef3b9490695491f9f8cd7b4e1,
        _:N6e3c06c5a7104e61b5b89f450eaacff2,
        _:Nf6c87dcdab8340ffab74191692c79b34 .

