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

<artist/3505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja ;
    foaf:made <album/97252#lyrics>,
        <album/97252#subject> ;
    foaf:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja .

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

<artist/14187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97252#subject> ;
    schema:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja ;
    foaf:made <album/97252#composition>,
        <album/97252#subject> ;
    foaf:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97252#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/97252#composition>,
        <album/97252#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<product/8819#subject> a schema:CreativeWork ;
    schema:name "Jealousy love of a princess and the young girl -Glitter summer story!-"@en,
        "姫と乙女のヤキモチLOVE-きらめき夏物語!-"@ja,
        "Hime to Otome no Yakimochi LOVE -Kirameki Natsu Monogatari!-"@ja-latn ;
    foaf:name "Jealousy love of a princess and the young girl -Glitter summer story!-"@en,
        "姫と乙女のヤキモチLOVE-きらめき夏物語!-"@ja,
        "Hime to Otome no Yakimochi LOVE -Kirameki Natsu Monogatari!-"@ja-latn .

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

<https://media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97252#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> ;
    foaf:depicts <album/97252#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> .

<https://medium-media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> a schema:ImageObject,
        foaf:Image .

<album/97252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn ;
    mo:composer <artist/14187#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/97252#musicalwork> ;
    schema:name "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn .

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

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

<artist/14534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "Meu Koharu"@en,
        "小春めう"@ja ;
    foaf:name "Meu Koharu"@en,
        "小春めう"@ja .

<artist/2326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "Ringo Aoba"@en,
        "青葉りんご"@ja ;
    foaf:name "Ringo Aoba"@en,
        "青葉りんご"@ja .

<artist/31465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "Rin"@en ;
    foaf:made <album/97252#lyrics>,
        <album/97252#subject> ;
    foaf:name "Rin"@en .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "Ceui"@en ;
    foaf:name "Ceui"@en .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "nao"@en ;
    foaf:name "nao"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97252#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/97252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn ;
    mo:performance_of <album/97252#musicalwork> ;
    mo:performer <artist/14534#subject>,
        <artist/2326#subject>,
        <artist/31465#subject>,
        <artist/3240#subject>,
        <artist/657#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/97252#musicalexpression> ;
    schema:byArtist <artist/14534#subject>,
        <artist/2326#subject>,
        <artist/31465#subject>,
        <artist/3240#subject>,
        <artist/657#subject>,
        <artist/96#subject> ;
    schema:name "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn ;
    schema:workPerformed <album/97252#musicalwork> .

<album/97252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-26"^^xsd:date ;
    dcterms:title "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97252#musicalexpression> ;
    mo:publisher _:Na4e64551146e464d93b6d377abb5a353 ;
    mo:record _:Na87fb420be514f07bd9f4c0f329209e9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hime to Otome no Yakimochi LOVE"@en ;
            foaf:name "Hime to Otome no Yakimochi LOVE"@en ],
        <product/8819#subject> ;
    schema:byArtist <artist/14534#subject>,
        <artist/2326#subject>,
        <artist/31465#subject>,
        <artist/3240#subject>,
        <artist/657#subject>,
        <artist/96#subject> ;
    schema:datePublished "2020-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> ;
    schema:name "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@en,
        "姫と乙女のヤキモチLOVEボーカル集CD ～Himeoto vocal collection～"@ja,
        "Hime to Otome no Yakimochi LOVE Vocal Collection CD ~Himeoto vocal collection~"@ja-latn ;
    schema:publisher _:Na4e64551146e464d93b6d377abb5a353 ;
    foaf:depiction <https://media.vgm.io/albums/25/97252/97252-640abbea15be.jpg> .

_:N0266d072fe9d45c985dc45400429e160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "これからの未来予報（Midlength ver）"@ja,
        "Kore Kara no Mirai Yohou （Midlength ver）"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "これからの未来予報（Midlength ver）"@ja,
        "Kore Kara no Mirai Yohou （Midlength ver）"@ja-latn .

_:N5b3e99e977134a49820a520dddb59d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰にも負けない想いがあるから！（Midlength ver）"@ja,
        "Dare ni mo Makenai Omoi ga aru kara! （Midlength ver）"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "誰にも負けない想いがあるから！（Midlength ver）"@ja,
        "Dare ni mo Makenai Omoi ga aru kara! （Midlength ver）"@ja-latn .

_:N60079e382873485498429ef2bc31584d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milky Kiss（Full ver）"@ja,
        "Milky Kiss （Full ver）"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "Milky Kiss（Full ver）"@ja,
        "Milky Kiss （Full ver）"@ja-latn .

_:N6dd1b22ad9304e86999155b128079284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のサプライズ（Full ver）"@ja,
        "Unmei no Suprise （Full ver）"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "運命のサプライズ（Full ver）"@ja,
        "Unmei no Suprise （Full ver）"@ja-latn .

_:N8664b058b6b945a08aafd4f153861293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining on you（Full ver）"@ja,
        "Shining on you （Full ver）"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "Shining on you（Full ver）"@ja,
        "Shining on you （Full ver）"@ja-latn .

_:Na42508ee722a4347b9dd670af17a3be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色ヤキモチ恋模様（Full ver）"@ja,
        "Natsuiro Yakimochi Koi Moyou （Full ver）"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "夏色ヤキモチ恋模様（Full ver）"@ja,
        "Natsuiro Yakimochi Koi Moyou （Full ver）"@ja-latn .

_:Na4e64551146e464d93b6d377abb5a353 schema:name "Princess Sugar"@en,
        "Princess Sugar"@ja,
        "Princess Sugar"@ja-latn ;
    foaf:name "Princess Sugar"@en,
        "Princess Sugar"@ja,
        "Princess Sugar"@ja-latn .

_:Nc9f2770ece67405e8af65b63bdf97858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jewelry Kiss（Full ver）"@ja,
        "Jewelry Kiss （Full ver）"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "Jewelry Kiss（Full ver）"@ja,
        "Jewelry Kiss （Full ver）"@ja-latn .

_:Nd0f7fa8e69954382b0015064099d915e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's All my Love（Midlength ver）"@ja,
        "It's All my Love （Midlength ver）"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "It's All my Love（Midlength ver）"@ja,
        "It's All my Love （Midlength ver）"@ja-latn .

_:Nd2c7bf8cab16487880a04c33f76af602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream with you（Midlength ver）"@ja,
        "dream with you （Midlength ver）"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "dream with you（Midlength ver）"@ja,
        "dream with you （Midlength ver）"@ja-latn .

_:Nda88bf44673a45e1b8c0af1999e4a809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy vacation!!（Midlength ver）"@ja,
        "Happy vacation!! （Midlength ver）"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "Happy vacation!!（Midlength ver）"@ja,
        "Happy vacation!! （Midlength ver）"@ja-latn .

_:Nece45b77daaa49c1a4d6272d028d283d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight moon（Midlength ver）"@ja,
        "twilight moon （Midlength ver）"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "twilight moon（Midlength ver）"@ja,
        "twilight moon （Midlength ver）"@ja-latn .

_:Nfeee29af3e1749c88d05c7a1ee8f7fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams come true（Full ver）"@ja,
        "Dreams come true （Full ver）"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Na87fb420be514f07bd9f4c0f329209e9 ;
    schema:name "Dreams come true（Full ver）"@ja,
        "Dreams come true （Full ver）"@ja-latn .

_:Na87fb420be514f07bd9f4c0f329209e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0266d072fe9d45c985dc45400429e160,
        _:N5b3e99e977134a49820a520dddb59d0b,
        _:N60079e382873485498429ef2bc31584d,
        _:N6dd1b22ad9304e86999155b128079284,
        _:N8664b058b6b945a08aafd4f153861293,
        _:Na42508ee722a4347b9dd670af17a3be8,
        _:Nc9f2770ece67405e8af65b63bdf97858,
        _:Nd0f7fa8e69954382b0015064099d915e,
        _:Nd2c7bf8cab16487880a04c33f76af602,
        _:Nda88bf44673a45e1b8c0af1999e4a809,
        _:Nece45b77daaa49c1a4d6272d028d283d,
        _:Nfeee29af3e1749c88d05c7a1ee8f7fcd ;
    mo:track_count 12 ;
    schema:duration "PT44:32"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0266d072fe9d45c985dc45400429e160,
        _:N5b3e99e977134a49820a520dddb59d0b,
        _:N60079e382873485498429ef2bc31584d,
        _:N6dd1b22ad9304e86999155b128079284,
        _:N8664b058b6b945a08aafd4f153861293,
        _:Na42508ee722a4347b9dd670af17a3be8,
        _:Nc9f2770ece67405e8af65b63bdf97858,
        _:Nd0f7fa8e69954382b0015064099d915e,
        _:Nd2c7bf8cab16487880a04c33f76af602,
        _:Nda88bf44673a45e1b8c0af1999e4a809,
        _:Nece45b77daaa49c1a4d6272d028d283d,
        _:Nfeee29af3e1749c88d05c7a1ee8f7fcd .

