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

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/38199#lyrics>,
        <album/38199#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/38199#lyrics>,
        <album/38199#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

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

<artist/11636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38199#subject> ;
    schema:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja ;
    foaf:made <album/38199#composition>,
        <album/38199#subject> ;
    foaf:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38199#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/38199#composition>,
        <album/38199#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<product/1862#subject> a schema:CreativeWork ;
    schema:name "Hayate the combat butler Cuties"@en,
        "ハヤテのごとく! Cuties"@ja,
        "Hayate no Gotoku! Cuties"@ja-latn ;
    foaf:name "Hayate the combat butler Cuties"@en,
        "ハヤテのごとく! Cuties"@ja,
        "Hayate no Gotoku! Cuties"@ja-latn .

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

<album/38199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn ;
    mo:performance_of <album/38199#musicalwork> ;
    mo:recorded_as <album/38199#musicalexpression> ;
    schema:name "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn ;
    schema:workPerformed <album/38199#musicalwork> .

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

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

<album/38199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn ;
    mo:composer <artist/11636#subject>,
        <artist/840#subject> ;
    mo:produced_work <album/38199#musicalwork> ;
    schema:name "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn .

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

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

<album/38199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-23"^^xsd:date ;
    dcterms:title "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn ;
    mo:catalogue_number "GNCA-0252" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38199#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:N702d44204c454476ab76ea0103daec06 ;
    mo:record_count 1 ;
    schema:about <product/1862#subject> ;
    schema:datePublished "2013-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/38199/38199-1560435779.jpg> ;
    schema:name "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@en,
        "春ULALA♥LOVEよ来い!!! / 桂ヒナギク starring 伊藤静"@ja,
        "HARU ULALA♥LOVE yo koi!!! / Hinagiku Katsura starring Shizuka Ito"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/38199/38199-1560435779.jpg> .

_:N55d4fbff16c54876b637090ecd73c6c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春ULALA♥LOVEよ来い!!!"@ja,
        "HARU ULALA♥LOVE yo koi!!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N702d44204c454476ab76ea0103daec06 ;
    schema:name "春ULALA♥LOVEよ来い!!!"@ja,
        "HARU ULALA♥LOVE yo koi!!!"@ja-latn .

_:Nda95a91e5b6d4bec85a0e9bd616dc3b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイキライは恋のはじまり (Instrumental)"@ja,
        "Dai Kirai wa Koi no Hajimari (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N702d44204c454476ab76ea0103daec06 ;
    schema:name "ダイキライは恋のはじまり (Instrumental)"@ja,
        "Dai Kirai wa Koi no Hajimari (Instrumental)"@ja-latn .

_:Ndf1d115159f64df2a63ab09094592a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイキライは恋のはじまり"@ja,
        "Dai Kirai wa Koi no Hajimari"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N702d44204c454476ab76ea0103daec06 ;
    schema:name "ダイキライは恋のはじまり"@ja,
        "Dai Kirai wa Koi no Hajimari"@ja-latn .

_:Nebc518361d694003b39af354bcb84fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春ULALA♥LOVEよ来い!!! (Instrumental)"@ja,
        "HARU ULALA♥LOVE yo koi!!! (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N702d44204c454476ab76ea0103daec06 ;
    schema:name "春ULALA♥LOVEよ来い!!! (Instrumental)"@ja,
        "HARU ULALA♥LOVE yo koi!!! (Instrumental)"@ja-latn .

_:Nf1e90478806b4444860de8a9c604100b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春ULALA♥LOVEよ来い!!! (TV EDIT)"@ja,
        "HARU ULALA♥LOVE yo koi!!! (TV EDIT)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N702d44204c454476ab76ea0103daec06 ;
    schema:name "春ULALA♥LOVEよ来い!!! (TV EDIT)"@ja,
        "HARU ULALA♥LOVE yo koi!!! (TV EDIT)"@ja-latn .

_:N702d44204c454476ab76ea0103daec06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55d4fbff16c54876b637090ecd73c6c6,
        _:Nda95a91e5b6d4bec85a0e9bd616dc3b7,
        _:Ndf1d115159f64df2a63ab09094592a87,
        _:Nebc518361d694003b39af354bcb84fcc,
        _:Nf1e90478806b4444860de8a9c604100b ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N55d4fbff16c54876b637090ecd73c6c6,
        _:Nda95a91e5b6d4bec85a0e9bd616dc3b7,
        _:Ndf1d115159f64df2a63ab09094592a87,
        _:Nebc518361d694003b39af354bcb84fcc,
        _:Nf1e90478806b4444860de8a9c604100b .

