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

<artist/12665#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikako Komatsu"@en,
        "小松未可子"@ja ;
    foaf:made <album/73749#subject>,
        <album/73749#vocals> ;
    foaf:name "Mikako Komatsu"@en,
        "小松未可子"@ja .

<artist/13289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Uchida"@en,
        "内田真礼"@ja ;
    foaf:made <album/73749#subject>,
        <album/73749#vocals> ;
    foaf:name "Maaya Uchida"@en,
        "内田真礼"@ja .

<artist/16147#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yuuki"@en,
        "優木かな"@ja ;
    foaf:made <album/73749#subject>,
        <album/73749#vocals> ;
    foaf:name "Kana Yuuki"@en,
        "優木かな"@ja .

<artist/16335#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Takahashi"@en,
        "高橋未奈美"@ja ;
    foaf:made <album/73749#subject>,
        <album/73749#vocals> ;
    foaf:name "Minami Takahashi"@en,
        "高橋未奈美"@ja .

<artist/2876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja ;
    foaf:made <album/73749#lyrics>,
        <album/73749#subject> ;
    foaf:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja .

<artist/7247#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Arisato"@en,
        "有里泉美"@ja ;
    foaf:made <album/73749#lyrics>,
        <album/73749#subject> ;
    foaf:name "Izumi Arisato"@en,
        "有里泉美"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/73749#composition>,
        <album/73749#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/12405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "Seima Iwahashi"@en,
        "岩橋星実"@ja ;
    foaf:made <album/73749#composition>,
        <album/73749#subject> ;
    foaf:name "Seima Iwahashi"@en,
        "岩橋星実"@ja .

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/73749#composition>,
        <album/73749#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<artist/4379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "Keisuke Kurose"@en,
        "黒瀬圭亮"@ja ;
    foaf:made <album/73749#composition>,
        <album/73749#subject> ;
    foaf:name "Keisuke Kurose"@en,
        "黒瀬圭亮"@ja .

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

<album/73749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn ;
    mo:performance_of <album/73749#musicalwork> ;
    mo:recorded_as <album/73749#musicalexpression> ;
    schema:name "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn ;
    schema:workPerformed <album/73749#musicalwork> .

<org/2865#subject> schema:name "FgG Records"@en,
        "FgG Records"@ja,
        "FgG Records"@ja-latn ;
    foaf:name "FgG Records"@en,
        "FgG Records"@ja,
        "FgG Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/73749/73749-1514132703.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/73749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/73749#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(UROBOROS"@en ;
            foaf:made <album/73749#composition> ;
            foaf:name "(UROBOROS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/73749#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/73749#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/12405#subject>,
        <artist/16261#subject>,
        <artist/4379#subject> ;
    mo:produced_work <album/73749#musicalwork> ;
    schema:name "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn .

<album/73749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-25"^^xsd:date ;
    dcterms:title "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73749#musicalexpression> ;
    mo:publisher <org/2865#subject> ;
    mo:record _:N0c7410a2791a44d2b2330e37cf92434d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shinobi Nightmare"@en ;
            foaf:name "Shinobi Nightmare"@en ] ;
    schema:datePublished "2017-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/73749/73749-1514132703.jpg> ;
    schema:name "Shinobi Nightmare"@en,
        "シノビナイトメア"@ja,
        "Shinobi Nightmare"@ja-latn ;
    schema:publisher <org/2865#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/73749/73749-1514132703.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/73749#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/73749#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73749#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/73749#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N0fa08bd491ba4eafa3757c9ea8010e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらめき輪廻"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "きらめき輪廻"@ja .

_:N3a0018b7320f42f9852426cd2019da23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pureness Lily"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "Pureness Lily"@ja .

_:N72728a03fcad4563949221d8e5a5e513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KONKONスノウ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "KONKONスノウ"@ja .

_:Nd1f4277b686b47628fd719217d80b473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚くも美しく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "儚くも美しく"@ja .

_:Ndaea2006b4f947439a5e1f5f32c660dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シノビフェニックス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "シノビフェニックス"@ja .

_:Nf86807d6554149cca9a181d0788ee809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラさくらんぼ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0c7410a2791a44d2b2330e37cf92434d ;
    schema:name "サクラさくらんぼ"@ja .

_:N0c7410a2791a44d2b2330e37cf92434d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa08bd491ba4eafa3757c9ea8010e61,
        _:N3a0018b7320f42f9852426cd2019da23,
        _:N72728a03fcad4563949221d8e5a5e513,
        _:Nd1f4277b686b47628fd719217d80b473,
        _:Ndaea2006b4f947439a5e1f5f32c660dc,
        _:Nf86807d6554149cca9a181d0788ee809 ;
    mo:track_count 6 ;
    schema:duration "PT24:52"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fa08bd491ba4eafa3757c9ea8010e61,
        _:N3a0018b7320f42f9852426cd2019da23,
        _:N72728a03fcad4563949221d8e5a5e513,
        _:Nd1f4277b686b47628fd719217d80b473,
        _:Ndaea2006b4f947439a5e1f5f32c660dc,
        _:Nf86807d6554149cca9a181d0788ee809 .

