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

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

<artist/74471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102956#subject> ;
    schema:name "Tsuyoshi \"Kinsan\" Kaneko"@en ;
    foaf:made <album/102956#composition>,
        <album/102956#lyrics>,
        <album/102956#subject> ;
    foaf:name "Tsuyoshi \"Kinsan\" Kaneko"@en .

<album/102956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn ;
    mo:composer <artist/74471#subject> ;
    mo:produced_work <album/102956#musicalwork> ;
    schema:name "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/102956/102956-fb8cc6c67940.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/23796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Atsuya Takizawa"@en,
        "滝沢アツヤ"@ja ;
    foaf:name "Atsuya Takizawa"@en,
        "滝沢アツヤ"@ja .

<artist/3799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Hina Nakase"@en,
        "なかせひな"@ja ;
    foaf:name "Hina Nakase"@en,
        "なかせひな"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<artist/4829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Honoka Imuraya"@en,
        "井村屋ほのか"@ja ;
    foaf:name "Honoka Imuraya"@en,
        "井村屋ほのか"@ja .

<artist/5152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Rino Kawashima"@en,
        "かわしまりの"@ja ;
    foaf:name "Rino Kawashima"@en,
        "かわしまりの"@ja .

<artist/5216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Mahiru Kaneda"@en,
        "金田まひる"@ja ;
    foaf:name "Mahiru Kaneda"@en,
        "金田まひる"@ja .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/102956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-27"^^xsd:date ;
    dcterms:title "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn ;
    mo:catalogue_number "SMK-0003A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102956#musicalexpression> ;
    mo:publisher _:N35c79df7421e4d4a9e579dbef7b8092d ;
    mo:record _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ah"@en ;
            foaf:name "Ah"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ojousama"@en ;
            foaf:name "Ojousama"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "三条リカ"@en ;
            foaf:name "三条リカ"@en ],
        <artist/149#subject>,
        <artist/23796#subject>,
        <artist/3799#subject>,
        <artist/455#subject>,
        <artist/4829#subject>,
        <artist/5152#subject>,
        <artist/5216#subject>,
        <artist/79#subject> ;
    schema:datePublished "2007-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/102956/102956-fb8cc6c67940.jpg> ;
    schema:name "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn ;
    schema:publisher _:N35c79df7421e4d4a9e579dbef7b8092d ;
    foaf:depiction <https://media.vgm.io/albums/65/102956/102956-fb8cc6c67940.jpg> .

<album/102956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn ;
    mo:performance_of <album/102956#musicalwork> ;
    mo:performer _:Nbbbf422270344d9abae20fbe3cfd1b6c,
        <artist/149#subject>,
        <artist/23796#subject>,
        <artist/3799#subject>,
        <artist/455#subject>,
        <artist/4829#subject>,
        <artist/5152#subject>,
        <artist/5216#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/102956#musicalexpression> ;
    schema:byArtist _:Nbbbf422270344d9abae20fbe3cfd1b6c,
        <artist/149#subject>,
        <artist/23796#subject>,
        <artist/3799#subject>,
        <artist/455#subject>,
        <artist/4829#subject>,
        <artist/5152#subject>,
        <artist/5216#subject>,
        <artist/79#subject> ;
    schema:name "Ah, Ojousama Preorder Bonus Drama"@en,
        "ああっお嬢様っ 予約特典ドラマ「飯田礼の受難な日常」"@ja,
        "Ah, Ojousama Preorder Bonus Drama"@ja-latn ;
    schema:workPerformed <album/102956#musicalwork> .

_:N03fa8da776004945aa99498d2a3256c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#04"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#04"@ja .

_:N0abd35b2c1b94c3d9c3bdd4d6afda959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 須美"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 須美"@ja .

_:N31167ab23f904df4a9f6f3fb59b0a1ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス マリー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス マリー"@ja .

_:N35c79df7421e4d4a9e579dbef7b8092d schema:name "Sumikko Soft"@en,
        "Sumikko Soft"@ja,
        "Sumikko Soft"@ja-latn ;
    foaf:name "Sumikko Soft"@en,
        "Sumikko Soft"@ja,
        "Sumikko Soft"@ja-latn .

_:N479cbcea00e4457fa4076a6453f267f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#02"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#02"@ja .

_:N540d038edb924bb1affd149cdc9816a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#07"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#07"@ja .

_:N628b8d354e334a88887021e1cd26720e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 沙紀"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 沙紀"@ja .

_:N62b637a1bc8f4a55b58d7358b4f9a6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#06"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#06"@ja .

_:N6927807ade054750bbad073430d146ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#01"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#01"@ja .

_:N7b6985075eac4192b85c37fe6d5438ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just The Way I am (Short.Ver)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "Just The Way I am (Short.Ver)"@ja .

_:N7fa7efdf4e9d48a9bb7916c712aa007b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY (Full.Ver)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "STAY (Full.Ver)"@ja .

_:N7ff85dd3a0494b10a8c4a03be7724485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY (カラオケ.Ver)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "STAY (カラオケ.Ver)"@ja .

_:N80f31d8be1b64eac831dcd4e9aaba5a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 香織"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 香織"@ja .

_:N8a41318f8c314f6cb9a47a22bef115e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#03"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#03"@ja .

_:Naf65bc58c4794fd789664c74d101d84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just The Way I am (カラオケ.Ver)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "Just The Way I am (カラオケ.Ver)"@ja .

_:Nb691218ef5ee4e198e78816a007cc227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY (Short.Ver)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "STAY (Short.Ver)"@ja .

_:Nb7dad08ac36e46debef0519ff3c37c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 美弥子"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 美弥子"@ja .

_:Nbbbf422270344d9abae20fbe3cfd1b6c a schema:Person,
        foaf:Person ;
    mo:performed <album/102956#performance> ;
    schema:name "三条リカ"@en ;
    foaf:name "三条リカ"@en .

_:Nd06a710aa02341f6b10cab94e1babc6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just The Way I am (Full.Ver)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "Just The Way I am (Full.Ver)"@ja .

_:Ndbc5eb9078e34e548af9b270dc882963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 由香利"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 由香利"@ja .

_:Ne2d51a624c93455a8f29742dd707d896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飯田礼の受難な日常#05"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "飯田礼の受難な日常#05"@ja .

_:Ne3da5a9272c742e886cb7c77edc41e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システムボイス 真樹由"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb4c8f8d543934cf0be14036fc4b77859 ;
    schema:name "システムボイス 真樹由"@ja .

_:Nb4c8f8d543934cf0be14036fc4b77859 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03fa8da776004945aa99498d2a3256c0,
        _:N0abd35b2c1b94c3d9c3bdd4d6afda959,
        _:N31167ab23f904df4a9f6f3fb59b0a1ea,
        _:N479cbcea00e4457fa4076a6453f267f4,
        _:N540d038edb924bb1affd149cdc9816a4,
        _:N628b8d354e334a88887021e1cd26720e,
        _:N62b637a1bc8f4a55b58d7358b4f9a6f0,
        _:N6927807ade054750bbad073430d146ff,
        _:N7b6985075eac4192b85c37fe6d5438ba,
        _:N7fa7efdf4e9d48a9bb7916c712aa007b,
        _:N7ff85dd3a0494b10a8c4a03be7724485,
        _:N80f31d8be1b64eac831dcd4e9aaba5a5,
        _:N8a41318f8c314f6cb9a47a22bef115e2,
        _:Naf65bc58c4794fd789664c74d101d84f,
        _:Nb691218ef5ee4e198e78816a007cc227,
        _:Nb7dad08ac36e46debef0519ff3c37c33,
        _:Nd06a710aa02341f6b10cab94e1babc6c,
        _:Ndbc5eb9078e34e548af9b270dc882963,
        _:Ne2d51a624c93455a8f29742dd707d896,
        _:Ne3da5a9272c742e886cb7c77edc41e9e ;
    mo:track_count 20 ;
    schema:duration "PT68:03"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N03fa8da776004945aa99498d2a3256c0,
        _:N0abd35b2c1b94c3d9c3bdd4d6afda959,
        _:N31167ab23f904df4a9f6f3fb59b0a1ea,
        _:N479cbcea00e4457fa4076a6453f267f4,
        _:N540d038edb924bb1affd149cdc9816a4,
        _:N628b8d354e334a88887021e1cd26720e,
        _:N62b637a1bc8f4a55b58d7358b4f9a6f0,
        _:N6927807ade054750bbad073430d146ff,
        _:N7b6985075eac4192b85c37fe6d5438ba,
        _:N7fa7efdf4e9d48a9bb7916c712aa007b,
        _:N7ff85dd3a0494b10a8c4a03be7724485,
        _:N80f31d8be1b64eac831dcd4e9aaba5a5,
        _:N8a41318f8c314f6cb9a47a22bef115e2,
        _:Naf65bc58c4794fd789664c74d101d84f,
        _:Nb691218ef5ee4e198e78816a007cc227,
        _:Nb7dad08ac36e46debef0519ff3c37c33,
        _:Nd06a710aa02341f6b10cab94e1babc6c,
        _:Ndbc5eb9078e34e548af9b270dc882963,
        _:Ne2d51a624c93455a8f29742dd707d896,
        _:Ne3da5a9272c742e886cb7c77edc41e9e .

