@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 _:N83e0bdb38fca499390273665fbcf47e3,
        _:Nd13deaebe8ec441b805ab8e03271f7cb ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nd13deaebe8ec441b805ab8e03271f7cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0352c4d3eafa4af9b712710eabcab316,
        _:N07abb9484ca240f2b156efb199f2facc,
        _:N1ca4a8f16d7c4018b88853662291ce96,
        _:N2660d37f9eb44316ab18d61d3ad5e71e,
        _:N316b7f1e580a4bbf9bf84934070151d4,
        _:N69b76920412d447b93731e7fd9fb91b6,
        _:N87d202d87d4f4a188f3022a8d873826f,
        _:N8c6b6b5ccfd84e7695effa39c8f468c4,
        _:Na39aa001a7dc4849a69e5eb6af2c66f3 ;
    mo:track_count 9 ;
    schema:duration "PT65:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0352c4d3eafa4af9b712710eabcab316,
        _:N07abb9484ca240f2b156efb199f2facc,
        _:N1ca4a8f16d7c4018b88853662291ce96,
        _:N2660d37f9eb44316ab18d61d3ad5e71e,
        _:N316b7f1e580a4bbf9bf84934070151d4,
        _:N69b76920412d447b93731e7fd9fb91b6,
        _:N87d202d87d4f4a188f3022a8d873826f,
        _:N8c6b6b5ccfd84e7695effa39c8f468c4,
        _:Na39aa001a7dc4849a69e5eb6af2c66f3 .

_:N83e0bdb38fca499390273665fbcf47e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0ebe819c5df2440fbba85ad075d326b6,
        _:N421d057ce2ea497b8753420a9faa07d6,
        _:N682728c8ef8e491cbbcc386895306e00,
        _:N88b6c8e39ef642ddad01ec5bbd5d63d5,
        _:N90d276b2dbbb42bfaaa9ff9046e8bb93,
        _:Na9a8eeb1cf3a413e9b77b01152c3afd9,
        _:Ne881432543b14457b143a60e3e9f98fa,
        _:Nee2b6a16197e45988825b68836336ce3,
        _:Nf479de1c982e4e62825a867a863653d0,
        _:Nf8df4bd4de2547509be3e0d9984815d5 ;
    mo:track_count 10 ;
    schema:duration "PT48:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ebe819c5df2440fbba85ad075d326b6,
        _:N421d057ce2ea497b8753420a9faa07d6,
        _:N682728c8ef8e491cbbcc386895306e00,
        _:N88b6c8e39ef642ddad01ec5bbd5d63d5,
        _:N90d276b2dbbb42bfaaa9ff9046e8bb93,
        _:Na9a8eeb1cf3a413e9b77b01152c3afd9,
        _:Ne881432543b14457b143a60e3e9f98fa,
        _:Nee2b6a16197e45988825b68836336ce3,
        _:Nf479de1c982e4e62825a867a863653d0,
        _:Nf8df4bd4de2547509be3e0d9984815d5 .

