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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/14400#lyrics>,
        <album/14400#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/6523#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukie Ozaki"@en,
        "尾崎雪絵"@ja ;
    foaf:made <album/14400#lyrics>,
        <album/14400#subject> ;
    foaf:name "Yukie Ozaki"@en,
        "尾崎雪絵"@ja .

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

<artist/13354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14400#subject> ;
    schema:name "Katsuya Kawazoe"@en,
        "川副克弥"@ja ;
    foaf:made <album/14400#composition>,
        <album/14400#subject> ;
    foaf:name "Katsuya Kawazoe"@en,
        "川副克弥"@ja .

<artist/17447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14400#subject> ;
    schema:name "Loop-K"@en ;
    foaf:made <album/14400#composition>,
        <album/14400#subject> ;
    foaf:name "Loop-K"@en .

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14400#subject> ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/14400#composition>,
        <album/14400#subject> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

<product/3542#subject> a schema:CreativeWork ;
    schema:name "Neo Angelique Special"@en,
        "ネオ アンジェリーク Special"@ja,
        "Neo Angelique Special"@ja-latn ;
    foaf:name "Neo Angelique Special"@en,
        "ネオ アンジェリーク Special"@ja,
        "Neo Angelique Special"@ja-latn .

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/00/14400/14400-1246633907.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14400#performance> ;
    schema:name "Masaya Onosaka"@en,
        "小野坂昌也"@ja ;
    foaf:name "Masaya Onosaka"@en,
        "小野坂昌也"@ja .

<artist/4205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14400#performance> ;
    schema:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja .

<artist/6492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14400#performance> ;
    schema:name "Yuichi Nakamura"@en,
        "中村悠一"@ja ;
    foaf:name "Yuichi Nakamura"@en,
        "中村悠一"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14400#performance> ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<artist/6520#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14400#performance> ;
    schema:name "Ryohei Kimura"@en,
        "木村良平"@ja ;
    foaf:name "Ryohei Kimura"@en,
        "木村良平"@ja .

<album/14400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AYUMU"@en ;
            foaf:made <album/14400#composition> ;
            foaf:name "AYUMU"@en ],
        <artist/13354#subject>,
        <artist/17447#subject>,
        <artist/4155#subject> ;
    mo:produced_work <album/14400#musicalwork> ;
    schema:name "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn .

<album/14400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn ;
    mo:performance_of <album/14400#musicalwork> ;
    mo:performer <artist/3902#subject>,
        <artist/4205#subject>,
        <artist/6492#subject>,
        <artist/6493#subject>,
        <artist/6520#subject> ;
    mo:recorded_as <album/14400#musicalexpression> ;
    schema:byArtist <artist/3902#subject>,
        <artist/4205#subject>,
        <artist/6492#subject>,
        <artist/6493#subject>,
        <artist/6520#subject> ;
    schema:name "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn ;
    schema:workPerformed <album/14400#musicalwork> .

<album/14400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-29"^^xsd:date ;
    dcterms:title "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn ;
    mo:catalogue_number "KECH-1470" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14400#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N6bdff265e7ae4eb79714388de994822f ;
    mo:record_count 1 ;
    schema:about <product/3542#subject> ;
    schema:byArtist <artist/3902#subject>,
        <artist/4205#subject>,
        <artist/6492#subject>,
        <artist/6493#subject>,
        <artist/6520#subject> ;
    schema:datePublished "2008-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/14400/14400-1246633907.jpg> ;
    schema:name "Neo Angelique Special ~gold note~"@en,
        "ヴォーカル集 ネオアンジェリーク Special ~gold note~"@ja,
        "Neo Angelique Special ~gold note~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/14400/14400-1246633907.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14400#subject> ;
    schema:name "AYUMU"@en ;
    foaf:made <album/14400#subject> ;
    foaf:name "AYUMU"@en .

_:N02f1c4501eaf4ef0b4bbce27a8aa522e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "premier amour"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "premier amour"@ja .

_:N537c3f4bb5a94a85ae20b3d924196a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SYSTEM ERROR?"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "SYSTEM ERROR?"@ja .

_:N8a84a874ef0a48b4b37361182b4b7f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Generation Gap"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Generation Gap"@ja .

_:N90b84dbb84374e61ae3100582c19b6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming of You"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Dreaming of You"@ja .

_:N997cc0a8cc9b4dd88a065ea34c3488ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Jewels"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Innocent Jewels"@ja .

_:N9d7ef8952d03454eb93a9f3ac51e6a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Vie en Rose ～薔薇色の奇跡～"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "La Vie en Rose ～薔薇色の奇跡～"@ja .

_:N9ebaa72a914947e18968937714a20ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Arms"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Open Arms"@ja .

_:Nd34f36ff435a460a8ed2b9fd7667b8d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level X"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Level X"@ja .

_:Ne9774471a05547d081215e86783bfa16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Talk(GOLD編)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "Free Talk(GOLD編)"@ja .

_:Nea2c52b478914731851cf0da16017399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMERGENCY"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6bdff265e7ae4eb79714388de994822f ;
    schema:name "EMERGENCY"@ja .

_:N6bdff265e7ae4eb79714388de994822f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f1c4501eaf4ef0b4bbce27a8aa522e,
        _:N537c3f4bb5a94a85ae20b3d924196a28,
        _:N8a84a874ef0a48b4b37361182b4b7f65,
        _:N90b84dbb84374e61ae3100582c19b6c9,
        _:N997cc0a8cc9b4dd88a065ea34c3488ae,
        _:N9d7ef8952d03454eb93a9f3ac51e6a25,
        _:N9ebaa72a914947e18968937714a20ef3,
        _:Nd34f36ff435a460a8ed2b9fd7667b8d6,
        _:Ne9774471a05547d081215e86783bfa16,
        _:Nea2c52b478914731851cf0da16017399 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02f1c4501eaf4ef0b4bbce27a8aa522e,
        _:N537c3f4bb5a94a85ae20b3d924196a28,
        _:N8a84a874ef0a48b4b37361182b4b7f65,
        _:N90b84dbb84374e61ae3100582c19b6c9,
        _:N997cc0a8cc9b4dd88a065ea34c3488ae,
        _:N9d7ef8952d03454eb93a9f3ac51e6a25,
        _:N9ebaa72a914947e18968937714a20ef3,
        _:Nd34f36ff435a460a8ed2b9fd7667b8d6,
        _:Ne9774471a05547d081215e86783bfa16,
        _:Nea2c52b478914731851cf0da16017399 .

