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

<artist/21540#subject> a schema:Person,
        foaf:Person ;
    schema:name "Klammy"@en ;
    foaf:made <album/20033#subject>,
        <album/20033#vocals> ;
    foaf:name "Klammy"@en .

<artist/28673#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seibou Kitahara"@en,
        "北原星望"@ja ;
    foaf:made <album/20033#lyrics>,
        <album/20033#subject> ;
    foaf:name "Seibou Kitahara"@en,
        "北原星望"@ja .

<artist/28676#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuo Hara"@en,
        "原哲夫"@ja ;
    foaf:made <album/20033#lyrics>,
        <album/20033#subject> ;
    foaf:name "Tetsuo Hara"@en,
        "原哲夫"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/20033#lyrics>,
        <album/20033#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/9013#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuaki Kakuda"@en,
        "角田信朗"@ja ;
    foaf:made <album/20033#subject>,
        <album/20033#vocals> ;
    foaf:name "Nobuaki Kakuda"@en,
        "角田信朗"@ja .

<artist/15661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20033#subject> ;
    schema:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja ;
    foaf:made <album/20033#composition>,
        <album/20033#subject> ;
    foaf:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja .

<artist/2960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20033#subject> ;
    schema:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja ;
    foaf:made <album/20033#composition>,
        <album/20033#subject> ;
    foaf:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja .

<artist/3099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20033#subject> ;
    schema:name "Takeshi Ike"@en,
        "池毅"@ja ;
    foaf:made <album/20033#composition>,
        <album/20033#subject> ;
    foaf:name "Takeshi Ike"@en,
        "池毅"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20033#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/20033#composition>,
        <album/20033#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

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

<album/20033#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn ;
    mo:performance_of <album/20033#musicalwork> ;
    mo:recorded_as <album/20033#musicalexpression> ;
    schema:name "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn ;
    schema:workPerformed <album/20033#musicalwork> .

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/20033/20033-1277651797.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/20033#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "畑公夫"@en ;
            foaf:made <album/20033#composition> ;
            foaf:name "畑公夫"@en ],
        <artist/15661#subject>,
        <artist/2960#subject>,
        <artist/3099#subject>,
        <artist/3608#subject> ;
    mo:produced_work <album/20033#musicalwork> ;
    schema:name "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn .

<album/20033#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-24"^^xsd:date ;
    dcterms:title "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn ;
    mo:catalogue_number "KICS-1539" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20033#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CR Hana no Keiji ~ Ai"@en ;
            foaf:name "CR Hana no Keiji ~ Ai"@en ] ;
    schema:datePublished "2010-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/20033/20033-1277651797.jpg> ;
    schema:name "CR Hana no Keiji ~ Ai Theme Songs"@en,
        "CR花の慶次～愛 テーマ曲"@ja,
        "CR Hana no Keiji ~ Ai Theme Songs"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/20033/20033-1277651797.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ai Nobuoka"@en ;
    foaf:made <album/20033#vocals> ;
    foaf:name "Ai Nobuoka"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20033#subject> ;
    schema:name "畑公夫"@en ;
    foaf:made <album/20033#subject> ;
    foaf:name "畑公夫"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "傾奇エンジェルス"@en ;
    foaf:made <album/20033#vocals> ;
    foaf:name "傾奇エンジェルス"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "傾奇エンジェルス"@en ;
    foaf:made <album/20033#subject> ;
    foaf:name "傾奇エンジェルス"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ai Nobuoka"@en ;
    foaf:made <album/20033#subject> ;
    foaf:name "Ai Nobuoka"@en .

_:N00f65de2dcf04420a492399bb59fbe28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "修羅の果てまでも"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "修羅の果てまでも"@ja .

_:N0a3914522f084e5cbae3e58afa648ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "義風堂々!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "義風堂々!!"@ja .

_:N254b8103ac5b4d729108d3902d2a03a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傾奇者恋歌～DIGI-KABUKI ver.～ （カラオケ）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "傾奇者恋歌～DIGI-KABUKI ver.～ （カラオケ）"@ja .

_:N27b2abe0ff914ff584e6221951196de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "義風堂々!!～月語り ver.～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "義風堂々!!～月語り ver.～"@ja .

_:N436a1ce7184b4a9abbc5cf17fcff6a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "修羅の果てまでも （カラオケ）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "修羅の果てまでも （カラオケ）"@ja .

_:N66d45750920842edb850401757de3904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傾奇者恋歌～DIGI-KABUKI ver.～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "傾奇者恋歌～DIGI-KABUKI ver.～"@ja .

_:N7952a212a8bc4b218289ef22f699b3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとひらの花～SAKURA ver.～ （カラオケ）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "ひとひらの花～SAKURA ver.～ （カラオケ）"@ja .

_:N91bbc8182c854ac499570ff8641ad987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "義風堂々!! （カラオケ）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "義風堂々!! （カラオケ）"@ja .

_:N9f88b66141b54463acce8232f6a30be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の戦士～DARING WARRIOR～ （カラオケ）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "最後の戦士～DARING WARRIOR～ （カラオケ）"@ja .

_:Nc29613fc19574628ba04a36a6370b153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "義風堂々!!～月語り ver.～ （カラオケ）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "義風堂々!!～月語り ver.～ （カラオケ）"@ja .

_:Nd4eea29d7ec546959b6ff724a6a4f9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の戦士～DARING WARRIOR～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "最後の戦士～DARING WARRIOR～"@ja .

_:Nfde2a573c00f47bf8897d256c2a0d81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとひらの花～SAKURA ver.～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N7eba5a463a984bb4aa20ce03a49bdbaf ;
    schema:name "ひとひらの花～SAKURA ver.～"@ja .

_:N7eba5a463a984bb4aa20ce03a49bdbaf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f65de2dcf04420a492399bb59fbe28,
        _:N0a3914522f084e5cbae3e58afa648ccc,
        _:N254b8103ac5b4d729108d3902d2a03a8,
        _:N27b2abe0ff914ff584e6221951196de8,
        _:N436a1ce7184b4a9abbc5cf17fcff6a0d,
        _:N66d45750920842edb850401757de3904,
        _:N7952a212a8bc4b218289ef22f699b3bc,
        _:N91bbc8182c854ac499570ff8641ad987,
        _:N9f88b66141b54463acce8232f6a30be8,
        _:Nc29613fc19574628ba04a36a6370b153,
        _:Nd4eea29d7ec546959b6ff724a6a4f9de,
        _:Nfde2a573c00f47bf8897d256c2a0d81e ;
    mo:track_count 12 ;
    schema:duration "PT55:35"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00f65de2dcf04420a492399bb59fbe28,
        _:N0a3914522f084e5cbae3e58afa648ccc,
        _:N254b8103ac5b4d729108d3902d2a03a8,
        _:N27b2abe0ff914ff584e6221951196de8,
        _:N436a1ce7184b4a9abbc5cf17fcff6a0d,
        _:N66d45750920842edb850401757de3904,
        _:N7952a212a8bc4b218289ef22f699b3bc,
        _:N91bbc8182c854ac499570ff8641ad987,
        _:N9f88b66141b54463acce8232f6a30be8,
        _:Nc29613fc19574628ba04a36a6370b153,
        _:Nd4eea29d7ec546959b6ff724a6a4f9de,
        _:Nfde2a573c00f47bf8897d256c2a0d81e .

