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

<artist/50184#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja ;
    foaf:made <album/74406#subject>,
        <album/74406#vocals> ;
    foaf:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja .

<artist/13893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74406#subject> ;
    schema:name "ICHIKO"@en ;
    foaf:made <album/74406#composition>,
        <album/74406#lyrics>,
        <album/74406#subject> ;
    foaf:name "ICHIKO"@en .

<product/4395#subject> a schema:CreativeWork ;
    schema:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn ;
    foaf:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn .

<album/74406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn ;
    mo:composer <artist/13893#subject> ;
    mo:produced_work <album/74406#musicalwork> ;
    schema:name "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn .

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

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

<album/74406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn ;
    mo:performance_of <album/74406#musicalwork> ;
    mo:recorded_as <album/74406#musicalexpression> ;
    schema:name "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn ;
    schema:workPerformed <album/74406#musicalwork> .

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

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/74406/74406-1516467731.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-23"^^xsd:date ;
    dcterms:title "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn ;
    mo:catalogue_number "SCDC-00357" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74406#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:Ne0855c8aca4b4da78014939916432f9b ;
    mo:record_count 1 ;
    schema:about <product/4395#subject> ;
    schema:datePublished "2004-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/74406/74406-1516467731.jpg> ;
    schema:name "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@en,
        "WOWOWアニメーション「まぶらほ」キャラクターシングルシリーズ Vol.3 神城凜 (CV:猪口有佳)"@ja,
        "WOWOW Animation \"Maburaho\" Character Single Series Vol.3 Rin Kamishiro (CV: Yuka Inokuchi)"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/74406/74406-1516467731.jpg> .

_:N19824ea099e442d097e4207385e318a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「凜と和樹のハネムーンデイズ」"@ja,
        "Drama \"Rin to Kazuki Honeymoon Days\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:inPlaylist _:Ne0855c8aca4b4da78014939916432f9b ;
    schema:name "ドラマ「凜と和樹のハネムーンデイズ」"@ja,
        "Drama \"Rin to Kazuki Honeymoon Days\""@ja-latn .

_:N6445ec86ae004d85b1c506f08c2cd140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ フロム 猪口 有佳"@ja,
        "Message from Yuka Inoguchi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne0855c8aca4b4da78014939916432f9b ;
    schema:name "メッセージ フロム 猪口 有佳"@ja,
        "Message from Yuka Inoguchi"@ja-latn .

_:N771fa0b641e14dafacb37bf7ae06e499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Trance Beans」"@ja,
        "\"Trance Beans\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0855c8aca4b4da78014939916432f9b ;
    schema:name "「Trance Beans」"@ja,
        "\"Trance Beans\""@ja-latn .

_:N78a2377e0eea43b8a052bce0e99c7c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samurai girl - theme of rin"@ja,
        "Samurai girl - theme of rin"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ne0855c8aca4b4da78014939916432f9b ;
    schema:name "Samurai girl - theme of rin"@ja,
        "Samurai girl - theme of rin"@ja-latn .

_:N9c3c25cce0d943859e0ce754a56b8f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Trance Beans」 (カラオケ)"@ja,
        "\"Trance Beans\" (Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne0855c8aca4b4da78014939916432f9b ;
    schema:name "「Trance Beans」 (カラオケ)"@ja,
        "\"Trance Beans\" (Karaoke)"@ja-latn .

_:Ne0855c8aca4b4da78014939916432f9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19824ea099e442d097e4207385e318a4,
        _:N6445ec86ae004d85b1c506f08c2cd140,
        _:N771fa0b641e14dafacb37bf7ae06e499,
        _:N78a2377e0eea43b8a052bce0e99c7c63,
        _:N9c3c25cce0d943859e0ce754a56b8f06 ;
    mo:track_count 5 ;
    schema:duration "PT24:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19824ea099e442d097e4207385e318a4,
        _:N6445ec86ae004d85b1c506f08c2cd140,
        _:N771fa0b641e14dafacb37bf7ae06e499,
        _:N78a2377e0eea43b8a052bce0e99c7c63,
        _:N9c3c25cce0d943859e0ce754a56b8f06 .

