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

<artist/31960#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mimei Kurosawa"@en,
        "黒澤未明"@ja ;
    foaf:made <album/92035#subject>,
        <album/92035#vocals> ;
    foaf:name "Mimei Kurosawa"@en,
        "黒澤未明"@ja .

<artist/32966#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ume Akatsuki"@en,
        "暁うめ"@ja ;
    foaf:made <album/92035#lyrics>,
        <album/92035#subject> ;
    foaf:name "Ume Akatsuki"@en,
        "暁うめ"@ja .

<artist/79538#subject> a schema:Person,
        foaf:Person ;
    schema:name "anporin"@en ;
    foaf:made <album/92035#subject>,
        <album/92035#vocals> ;
    foaf:name "anporin"@en .

<artist/27781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92035#subject> ;
    schema:name "Offshore"@en ;
    foaf:made <album/92035#composition>,
        <album/92035#subject> ;
    foaf:name "Offshore"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/14462#subject> a schema:CreativeWork ;
    schema:name "Deep One"@en,
        "Deep One -ディープワン-"@ja,
        "Deep One"@ja-latn ;
    foaf:name "Deep One"@en,
        "Deep One -ディープワン-"@ja,
        "Deep One"@ja-latn .

<album/92035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn ;
    mo:composer <artist/27781#subject> ;
    mo:produced_work <album/92035#musicalwork> ;
    schema:name "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn .

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

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

<album/92035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn ;
    mo:performance_of <album/92035#musicalwork> ;
    mo:recorded_as <album/92035#musicalexpression> ;
    schema:name "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn ;
    schema:workPerformed <album/92035#musicalwork> .

<org/1874#subject> schema:name "Nameless"@en,
        "Nameless"@ja,
        "Nameless"@ja-latn ;
    foaf:name "Nameless"@en,
        "Nameless"@ja,
        "Nameless"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/92035/92035-1577707339.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/92035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-28"^^xsd:date ;
    dcterms:title "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn ;
    mo:catalogue_number "DOCD-0003" ;
    mo:media_type "DVD + CD" ;
    mo:publication_of <album/92035#musicalexpression> ;
    mo:publisher <org/1874#subject> ;
    mo:record _:N2c568920f2f6475f92a119ea1ec9aa23,
        _:N4a01648adffc4076b82e9beb4c61d157 ;
    mo:record_count 2 ;
    mo:release <event/224> ;
    schema:about <product/14462#subject> ;
    schema:datePublished "2019-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/92035/92035-1577707339.jpg> ;
    schema:name "Deep One sound collection: Itsukino Konoka no Nukumori"@en,
        "『Deep One』サウンドコレクション 斎野九花の熱(ぬくもり)"@ja,
        "Deep One sound collection: Itsukino Konoka no Nukumori"@ja-latn ;
    schema:publisher <org/1874#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/92035/92035-1577707339.jpg> .

_:N165f24793eb84b79bc4343afca78c5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お兄ちゃんの逆襲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "お兄ちゃんの逆襲"@ja .

_:N1b0205561ac34076947601aa5c89b80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こたつでまったり（右耳かき)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "こたつでまったり（右耳かき)"@ja .

_:N24fd16eba7854510ba5be0382e9fb897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろんなメニュー - instrument"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "いろんなメニュー - instrument"@ja .

_:N2e061b8ef8bc4522a30eb2539374eed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九華扇 - instrument"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "九華扇 - instrument"@ja .

_:N353a9d70c26d404487785168c9b494bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寝ちゃう子だれだ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "寝ちゃう子だれだ"@ja .

_:N46ea047525214391aae4d365f5e1ce6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妹マッサージ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "妹マッサージ"@ja .

_:N4738e1112c99434cab35565b6c0abe26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "反対のお耳も（左耳かき）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "反対のお耳も（左耳かき）"@ja .

_:N5b3302799a91447d84c62d54b2df5f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一つのニャラドラ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "もう一つのニャラドラ"@ja .

_:N733794a6efdc472684604edd3a15716f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDLESS"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "ENDLESS"@ja .

_:N7c47f4e65abd44ebb67e9c7a54d7b836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九華扇 Offshore Re:Arrange - instrument"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "九華扇 Offshore Re:Arrange - instrument"@ja .

_:N8bb0d6fae7d940aaaf8adcc940821126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけ 添い寝（右）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "おまけ 添い寝（右）"@ja .

_:N8cff34f44f184f75ab08f6a62d858ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろんなメニュー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "いろんなメニュー"@ja .

_:N9e6ecb5bf103455fa1b9a927ab1b17ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conception history repeats 2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "conception history repeats 2"@ja .

_:Nc3a0fb9dcb504468a128a58dc0a19731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚き想いよ。幾度も花になれ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "儚き想いよ。幾度も花になれ"@ja .

_:Nd654fe8c12c6424aa14d38ba364e4e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一緒にお休み"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "一緒にお休み"@ja .

_:Nd72da031afa24fbf9d99240d05a8418f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妹日和"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:50"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "妹日和"@ja .

_:Nd91c152d98204106a63a765b5c970ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけ 添い寝（左）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N4a01648adffc4076b82e9beb4c61d157 ;
    schema:name "おまけ 添い寝（左）"@ja .

_:Nfba8a35425e643ac889142d7808a2325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九華扇"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "九華扇"@ja .

_:Nfd122d9a408e41d595a5506d808d1ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九華扇"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N2c568920f2f6475f92a119ea1ec9aa23 ;
    schema:name "九華扇"@ja .

_:N4a01648adffc4076b82e9beb4c61d157 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N165f24793eb84b79bc4343afca78c5c7,
        _:N1b0205561ac34076947601aa5c89b80a,
        _:N353a9d70c26d404487785168c9b494bb,
        _:N46ea047525214391aae4d365f5e1ce6e,
        _:N4738e1112c99434cab35565b6c0abe26,
        _:N8bb0d6fae7d940aaaf8adcc940821126,
        _:Nd654fe8c12c6424aa14d38ba364e4e9e,
        _:Nd72da031afa24fbf9d99240d05a8418f,
        _:Nd91c152d98204106a63a765b5c970ac6 ;
    mo:track_count 9 ;
    schema:duration "PT65:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N165f24793eb84b79bc4343afca78c5c7,
        _:N1b0205561ac34076947601aa5c89b80a,
        _:N353a9d70c26d404487785168c9b494bb,
        _:N46ea047525214391aae4d365f5e1ce6e,
        _:N4738e1112c99434cab35565b6c0abe26,
        _:N8bb0d6fae7d940aaaf8adcc940821126,
        _:Nd654fe8c12c6424aa14d38ba364e4e9e,
        _:Nd72da031afa24fbf9d99240d05a8418f,
        _:Nd91c152d98204106a63a765b5c970ac6 .

_:N2c568920f2f6475f92a119ea1ec9aa23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N24fd16eba7854510ba5be0382e9fb897,
        _:N2e061b8ef8bc4522a30eb2539374eed1,
        _:N5b3302799a91447d84c62d54b2df5f94,
        _:N733794a6efdc472684604edd3a15716f,
        _:N7c47f4e65abd44ebb67e9c7a54d7b836,
        _:N8cff34f44f184f75ab08f6a62d858ddd,
        _:N9e6ecb5bf103455fa1b9a927ab1b17ce,
        _:Nc3a0fb9dcb504468a128a58dc0a19731,
        _:Nfba8a35425e643ac889142d7808a2325,
        _:Nfd122d9a408e41d595a5506d808d1ee7 ;
    mo:track_count 10 ;
    schema:duration "PT48:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N24fd16eba7854510ba5be0382e9fb897,
        _:N2e061b8ef8bc4522a30eb2539374eed1,
        _:N5b3302799a91447d84c62d54b2df5f94,
        _:N733794a6efdc472684604edd3a15716f,
        _:N7c47f4e65abd44ebb67e9c7a54d7b836,
        _:N8cff34f44f184f75ab08f6a62d858ddd,
        _:N9e6ecb5bf103455fa1b9a927ab1b17ce,
        _:Nc3a0fb9dcb504468a128a58dc0a19731,
        _:Nfba8a35425e643ac889142d7808a2325,
        _:Nfd122d9a408e41d595a5506d808d1ee7 .

