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

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

<artist/131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4099#subject> ;
    schema:name "Keishi Yonao"@en,
        "与猶啓至"@ja ;
    foaf:made <album/4099#composition>,
        <album/4099#subject> ;
    foaf:name "Keishi Yonao"@en,
        "与猶啓至"@ja .

<artist/905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4099#subject> ;
    schema:name "Amedio"@en,
        "アメディオ"@ja ;
    foaf:made <album/4099#composition>,
        <album/4099#subject> ;
    foaf:name "Amedio"@en,
        "アメディオ"@ja .

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

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

<org/11#subject> schema:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn ;
    foaf:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/4099/4099-1167675665.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4099#performance> ;
    schema:name "RIE"@en ;
    foaf:name "RIE"@en .

<album/4099#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn ;
    mo:composer <artist/131#subject>,
        <artist/132#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/4099#musicalwork> ;
    schema:name "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn .

<artist/132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4099#subject> ;
    mo:performed <album/4099#performance> ;
    schema:name "REIKA"@en ;
    foaf:made <album/4099#composition>,
        <album/4099#lyrics>,
        <album/4099#subject> ;
    foaf:name "REIKA"@en .

<album/4099#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn ;
    mo:performance_of <album/4099#musicalwork> ;
    mo:performer _:N0a712e4ad28c4fac927f6cdbd45b98d4,
        <artist/132#subject>,
        <artist/136#subject> ;
    mo:recorded_as <album/4099#musicalexpression> ;
    schema:byArtist _:N0a712e4ad28c4fac927f6cdbd45b98d4,
        <artist/132#subject>,
        <artist/136#subject> ;
    schema:name "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn ;
    schema:workPerformed <album/4099#musicalwork> .

<album/4099#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-22"^^xsd:date ;
    dcterms:title "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn ;
    mo:catalogue_number "VGCD-0068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4099#musicalexpression> ;
    mo:publisher <org/11#subject> ;
    mo:record _:Ndced34a90319445e84cf84f4a6a213e6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ai Shimai ~Docchi ni Suru no!!~"@en ;
            foaf:name "Ai Shimai ~Docchi ni Suru no!!~"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "らん丸"@en ;
            foaf:name "らん丸"@en ],
        <artist/132#subject>,
        <artist/136#subject> ;
    schema:datePublished "2006-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/4099/4099-1167675665.jpg> ;
    schema:name "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@en,
        "愛姉妹 ～どっちにするの!!～ アレンジサウンドトラック"@ja,
        "Ai Shimai ~Docchi ni Suru no!!~ Arrange Soundtrack"@ja-latn ;
    schema:publisher <org/11#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/4099/4099-1167675665.jpg> .

_:N0a712e4ad28c4fac927f6cdbd45b98d4 a schema:Person,
        foaf:Person ;
    mo:performed <album/4099#performance> ;
    schema:name "らん丸"@en ;
    foaf:name "らん丸"@en .

_:N1ba1e1bff1f546679c8fe72279ec1a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...me and You... (Karaoke)"@en,
        "…me and You… (Karaoke)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "...me and You... (Karaoke)"@en,
        "…me and You… (Karaoke)"@ja .

_:N286ac33f2a2e4b9daeb4cb1810bc0a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gaudy Dress ~ Theme of the Ring"@en,
        "リンゲツカビノキヌ～Theme of the りんぐ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "A Gaudy Dress ~ Theme of the Ring"@en,
        "リンゲツカビノキヌ～Theme of the りんぐ"@ja .

_:N2b5f1e4b788741eaba02ef21b9d768d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is the Big City of Edo?"@en,
        "ここが八百八町？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "This is the Big City of Edo?"@en,
        "ここが八百八町？"@ja .

_:N32af5079c79c44ec9df24320838fa24f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...me and You..."@en,
        "…me and You…"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "...me and You..."@en,
        "…me and You…"@ja .

_:N39b75e48ac4446a48ccf3de514ef4006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop (Karaoke)"@en,
        "雫 (Karaoke)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "Drop (Karaoke)"@en,
        "雫 (Karaoke)"@ja .

_:N41003a4dd1c646f49e34b967fd0763c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gaudy Dress ~ Theme of the Ring (Karaoke)"@en,
        "リンゲツカビノキヌ～Theme of the りんぐ (Karaoke)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "A Gaudy Dress ~ Theme of the Ring (Karaoke)"@en,
        "リンゲツカビノキヌ～Theme of the りんぐ (Karaoke)"@ja .

_:N4b871e82d7f74b8c92ed49bf8ef2e1fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Embarrassment!"@en,
        "恥ずかしいこと禁止！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "No Embarrassment!"@en,
        "恥ずかしいこと禁止！"@ja .

_:N506d0d4321ad46ee9fc70acb8db2a9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Wonderful Love"@en,
        "あの素晴らしい愛を"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "That Wonderful Love"@en,
        "あの素晴らしい愛を"@ja .

_:N71b56e42650041678d4557442c16d932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the Young Lady"@en,
        "おじょうさんといっしょ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "With the Young Lady"@en,
        "おじょうさんといっしょ"@ja .

_:N7470eb940353432c85e4d1c8a79cbf0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I see mind! (Karaoke)"@en,
        "I see mind！ (Karaoke)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "I see mind! (Karaoke)"@en,
        "I see mind！ (Karaoke)"@ja .

_:N7b8ff01e89444a318b695edeb7c94f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop"@en,
        "雫"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "Drop"@en,
        "雫"@ja .

_:Nbe2f4b39ff2e4e9fb4077a16993770cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Sisters 3"@en,
        "愛姉妹3"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "Beloved Sisters 3"@en,
        "愛姉妹3"@ja .

_:Nd3960b24bae04dc3be1369d96ce1c70f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Like a Plant"@en,
        "植物のように平穏な"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "Peaceful Like a Plant"@en,
        "植物のように平穏な"@ja .

_:Ne8a9dd4f5e67427c9319cf4b8f40a388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Service Service"@en,
        "サービスサービスゥ♪"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "Service Service"@en,
        "サービスサービスゥ♪"@ja .

_:Nf36d43bf4f6b432c8a7fa31958bc0985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I see mind!"@en,
        "I see mind！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Ndced34a90319445e84cf84f4a6a213e6 ;
    schema:name "I see mind!"@en,
        "I see mind！"@ja .

_:Ndced34a90319445e84cf84f4a6a213e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ba1e1bff1f546679c8fe72279ec1a30,
        _:N286ac33f2a2e4b9daeb4cb1810bc0a8b,
        _:N2b5f1e4b788741eaba02ef21b9d768d5,
        _:N32af5079c79c44ec9df24320838fa24f,
        _:N39b75e48ac4446a48ccf3de514ef4006,
        _:N41003a4dd1c646f49e34b967fd0763c1,
        _:N4b871e82d7f74b8c92ed49bf8ef2e1fa,
        _:N506d0d4321ad46ee9fc70acb8db2a9bf,
        _:N71b56e42650041678d4557442c16d932,
        _:N7470eb940353432c85e4d1c8a79cbf0a,
        _:N7b8ff01e89444a318b695edeb7c94f4a,
        _:Nbe2f4b39ff2e4e9fb4077a16993770cd,
        _:Nd3960b24bae04dc3be1369d96ce1c70f,
        _:Ne8a9dd4f5e67427c9319cf4b8f40a388,
        _:Nf36d43bf4f6b432c8a7fa31958bc0985 ;
    mo:track_count 15 ;
    schema:duration "PT53:43"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1ba1e1bff1f546679c8fe72279ec1a30,
        _:N286ac33f2a2e4b9daeb4cb1810bc0a8b,
        _:N2b5f1e4b788741eaba02ef21b9d768d5,
        _:N32af5079c79c44ec9df24320838fa24f,
        _:N39b75e48ac4446a48ccf3de514ef4006,
        _:N41003a4dd1c646f49e34b967fd0763c1,
        _:N4b871e82d7f74b8c92ed49bf8ef2e1fa,
        _:N506d0d4321ad46ee9fc70acb8db2a9bf,
        _:N71b56e42650041678d4557442c16d932,
        _:N7470eb940353432c85e4d1c8a79cbf0a,
        _:N7b8ff01e89444a318b695edeb7c94f4a,
        _:Nbe2f4b39ff2e4e9fb4077a16993770cd,
        _:Nd3960b24bae04dc3be1369d96ce1c70f,
        _:Ne8a9dd4f5e67427c9319cf4b8f40a388,
        _:Nf36d43bf4f6b432c8a7fa31958bc0985 .

