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

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

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86385#subject> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:made <album/86385#composition>,
        <album/86385#subject> ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<artist/8798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86385#subject> ;
    schema:name "Michihiro Iwano"@en,
        "岩野道拓"@ja ;
    foaf:made <album/86385#composition>,
        <album/86385#subject> ;
    foaf:name "Michihiro Iwano"@en,
        "岩野道拓"@ja .

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

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

<org/2179#subject> schema:name "Otomate Records"@en,
        "オトメイトレコード"@ja,
        "Otomate Records"@ja-latn ;
    foaf:name "Otomate Records"@en,
        "オトメイトレコード"@ja,
        "Otomate Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/86385/86385-1556705490.jpg> a schema:ImageObject,
        foaf:Image .

<album/86385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/1178#subject>,
        <artist/8798#subject> ;
    mo:produced_work <album/86385#musicalwork> ;
    schema:name "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn .

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

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86385#performance> ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86385#performance> ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/21831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86385#performance> ;
    schema:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja ;
    foaf:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja .

<album/86385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/86385#musicalwork> ;
    mo:performer <artist/18258#subject>,
        <artist/18799#subject>,
        <artist/21831#subject> ;
    mo:recorded_as <album/86385#musicalexpression> ;
    schema:byArtist <artist/18258#subject>,
        <artist/18799#subject>,
        <artist/21831#subject> ;
    schema:name "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/86385#musicalwork> .

<album/86385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-24"^^xsd:date ;
    dcterms:title "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "KDDL-00064" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86385#musicalexpression> ;
    mo:publisher <org/2179#subject> ;
    mo:record _:N3b016126992c447c986164d657e06ed5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oresama Residence"@en ;
            foaf:name "Oresama Residence"@en ] ;
    schema:byArtist <artist/18258#subject>,
        <artist/18799#subject>,
        <artist/21831#subject> ;
    schema:datePublished "2019-04-24"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/58/86385/86385-1556705490.jpg> ;
    schema:name "Oresama Residence O.S.T"@en,
        "俺様レジデンス オリジナルサウンドトラック"@ja,
        "Oresama Residence ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2179#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/86385/86385-1556705490.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "八田小百合"@en ;
    foaf:made <album/86385#lyrics> ;
    foaf:name "八田小百合"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "八田小百合"@en ;
    foaf:made <album/86385#subject> ;
    foaf:name "八田小百合"@en .

_:N1ba6c263b991468cb726574989a28c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Stupid"@ja .

_:N1fc611f4662c4b398f7e74d95cdfc221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紡がれる気持ち"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "紡がれる気持ち"@ja .

_:N24a06be2e7304a9e8c42a1dcb528abce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西園寺三兄弟"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "西園寺三兄弟"@ja .

_:N524ed2f64fd149be83b998168ce1f15b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつの日かきっと"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "いつの日かきっと"@ja .

_:N52e176166a41420cae67d7471731d9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺様レジデンス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "俺様レジデンス"@ja .

_:N83848f1e80ff48c5a3202b998e46f728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西園寺家、再び"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "西園寺家、再び"@ja .

_:N8ac4c6b3290d4a5db11146e057def5e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Remember"@ja .

_:N8b58504406f641f5b48dd3637a22f80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱テリトリー(Off Vocal)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "錯乱テリトリー(Off Vocal)"@ja .

_:N8c058e43ca824c4fb5d6c63274cdebc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I miss you"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "I miss you"@ja .

_:N96dc4210869041b1a89a8a68a3389649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Everything"@ja .

_:N9f170d095dbf4168aee99f398467de77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Unrest"@ja .

_:Na383627e0c274a14b9d5d44ed4919ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危険領域"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "危険領域"@ja .

_:Na72196330b224872b7e175567108ec84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱テリトリー(藍ver.)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "錯乱テリトリー(藍ver.)"@ja .

_:Nb374abfc447c429e8adc57e5c4ad6357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新しい日々"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "新しい日々"@ja .

_:Nc40256bae9de4199a841b3552dd42d8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱テリトリー(玄ver.)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "錯乱テリトリー(玄ver.)"@ja .

_:Ncbea8e1112df4794a65624978236e7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有栖川 VS 西園寺"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "有栖川 VS 西園寺"@ja .

_:Ncdc016ce797949239a32e27ce411acab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Start"@ja .

_:Nd4a38ec9f0b748ee805633892b5e59fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱テリトリー(藤ver.)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "錯乱テリトリー(藤ver.)"@ja .

_:Ndae89349256e40199d17521937e22322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋、そして始まり"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "恋、そして始まり"@ja .

_:Nddcf2aa80ecb44bd898469320a09bc52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wha't happen !?"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Wha't happen !?"@ja .

_:Neafd46b5ac1b43b398ec5f0efcf0f714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有栖川三兄弟"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "有栖川三兄弟"@ja .

_:Necb3277e369c4cd4be1ed3c3f841c93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繋がったその先へ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "繋がったその先へ"@ja .

_:Nf2e72fbf9e3d4fcc858cbfae4105b58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯乱テリトリー(西園寺三兄弟ver.)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "錯乱テリトリー(西園寺三兄弟ver.)"@ja .

_:Nf6cd2bc5648b494caa3b5310dd79d48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家政婦の一日"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "家政婦の一日"@ja .

_:Nfe891e9648234fa0b758a7067c0924b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotion"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3b016126992c447c986164d657e06ed5 ;
    schema:name "Emotion"@ja .

_:N3b016126992c447c986164d657e06ed5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ba6c263b991468cb726574989a28c47,
        _:N1fc611f4662c4b398f7e74d95cdfc221,
        _:N24a06be2e7304a9e8c42a1dcb528abce,
        _:N524ed2f64fd149be83b998168ce1f15b,
        _:N52e176166a41420cae67d7471731d9cb,
        _:N83848f1e80ff48c5a3202b998e46f728,
        _:N8ac4c6b3290d4a5db11146e057def5e5,
        _:N8b58504406f641f5b48dd3637a22f80f,
        _:N8c058e43ca824c4fb5d6c63274cdebc7,
        _:N96dc4210869041b1a89a8a68a3389649,
        _:N9f170d095dbf4168aee99f398467de77,
        _:Na383627e0c274a14b9d5d44ed4919ea2,
        _:Na72196330b224872b7e175567108ec84,
        _:Nb374abfc447c429e8adc57e5c4ad6357,
        _:Nc40256bae9de4199a841b3552dd42d8a,
        _:Ncbea8e1112df4794a65624978236e7f2,
        _:Ncdc016ce797949239a32e27ce411acab,
        _:Nd4a38ec9f0b748ee805633892b5e59fe,
        _:Ndae89349256e40199d17521937e22322,
        _:Nddcf2aa80ecb44bd898469320a09bc52,
        _:Neafd46b5ac1b43b398ec5f0efcf0f714,
        _:Necb3277e369c4cd4be1ed3c3f841c93a,
        _:Nf2e72fbf9e3d4fcc858cbfae4105b58b,
        _:Nf6cd2bc5648b494caa3b5310dd79d48c,
        _:Nfe891e9648234fa0b758a7067c0924b9 ;
    mo:track_count 25 ;
    schema:duration "PT91:05"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N1ba6c263b991468cb726574989a28c47,
        _:N1fc611f4662c4b398f7e74d95cdfc221,
        _:N24a06be2e7304a9e8c42a1dcb528abce,
        _:N524ed2f64fd149be83b998168ce1f15b,
        _:N52e176166a41420cae67d7471731d9cb,
        _:N83848f1e80ff48c5a3202b998e46f728,
        _:N8ac4c6b3290d4a5db11146e057def5e5,
        _:N8b58504406f641f5b48dd3637a22f80f,
        _:N8c058e43ca824c4fb5d6c63274cdebc7,
        _:N96dc4210869041b1a89a8a68a3389649,
        _:N9f170d095dbf4168aee99f398467de77,
        _:Na383627e0c274a14b9d5d44ed4919ea2,
        _:Na72196330b224872b7e175567108ec84,
        _:Nb374abfc447c429e8adc57e5c4ad6357,
        _:Nc40256bae9de4199a841b3552dd42d8a,
        _:Ncbea8e1112df4794a65624978236e7f2,
        _:Ncdc016ce797949239a32e27ce411acab,
        _:Nd4a38ec9f0b748ee805633892b5e59fe,
        _:Ndae89349256e40199d17521937e22322,
        _:Nddcf2aa80ecb44bd898469320a09bc52,
        _:Neafd46b5ac1b43b398ec5f0efcf0f714,
        _:Necb3277e369c4cd4be1ed3c3f841c93a,
        _:Nf2e72fbf9e3d4fcc858cbfae4105b58b,
        _:Nf6cd2bc5648b494caa3b5310dd79d48c,
        _:Nfe891e9648234fa0b758a7067c0924b9 .

