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

<artist/23983#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ume Aoki"@en,
        "蒼樹うめ"@ja ;
    foaf:made <album/21161#subject>,
        <album/21161#vocals> ;
    foaf:name "Ume Aoki"@en,
        "蒼樹うめ"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/21161#lyrics>,
        <album/21161#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/8312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21161#subject> ;
    schema:name "Seiji Miura"@en,
        "三浦誠司"@ja ;
    foaf:made <album/21161#composition>,
        <album/21161#subject> ;
    foaf:name "Seiji Miura"@en,
        "三浦誠司"@ja .

<artist/9828#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21161#subject> ;
    schema:name "Dai Murai"@en,
        "村井大"@ja ;
    foaf:made <album/21161#composition>,
        <album/21161#subject> ;
    foaf:name "Dai Murai"@en,
        "村井大"@ja .

<product/2796#subject> a schema:CreativeWork ;
    schema:name "Hidamari Sketch x 365"@en,
        "ひだまりスケッチ×365"@ja,
        "Hidamari Sketch x 365"@ja-latn ;
    foaf:name "Hidamari Sketch x 365"@en,
        "ひだまりスケッチ×365"@ja,
        "Hidamari Sketch x 365"@ja-latn .

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

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

<album/21161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn ;
    mo:performance_of <album/21161#musicalwork> ;
    mo:recorded_as <album/21161#musicalexpression> ;
    schema:name "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn ;
    schema:workPerformed <album/21161#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/16/21161/21161-1284678464.jpg> a schema:ImageObject,
        foaf:Image .

<album/21161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn ;
    mo:composer <artist/8312#subject>,
        <artist/9828#subject> ;
    mo:produced_work <album/21161#musicalwork> ;
    schema:name "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn .

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

<album/21161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-21"^^xsd:date ;
    dcterms:title "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn ;
    mo:catalogue_number "LACM-4554" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21161#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N38abe1b8666349d4ae041d7cbc33cd01 ;
    mo:record_count 1 ;
    schema:about <product/2796#subject> ;
    schema:datePublished "2009-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/21161/21161-1284678464.jpg> ;
    schema:name "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@en,
        "TVアニメ『ひだまりスケッチ×365』 キャラクターソング Vol.7 うめ先生"@ja,
        "TV Animation Hidamari Sketch x365 Character Song Vol.7 UME"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/21161/21161-1284678464.jpg> .

_:N2fa5d17fee49498cb0b10aaafaa5d935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひだまり・ひだまれ・ひだまりるん"@ja,
        "Hidamari Hidamare Hidamarirun"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N38abe1b8666349d4ae041d7cbc33cd01 ;
    schema:name "ひだまり・ひだまれ・ひだまりるん"@ja,
        "Hidamari Hidamare Hidamarirun"@ja-latn .

_:N56c3b84e63284b8e894de40e080ff3c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見ちゃだめすごいんです（off vocal）"@ja,
        "Micha dame Sugoin desu (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N38abe1b8666349d4ae041d7cbc33cd01 ;
    schema:name "見ちゃだめすごいんです（off vocal）"@ja,
        "Micha dame Sugoin desu (off vocal)"@ja-latn .

_:Nbe4584de6114463c83b8326679af4d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひだまり・ひだまれ・ひだまりるん（off vocal）"@ja,
        "Hidamari Hidamare Hidamarirun (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N38abe1b8666349d4ae041d7cbc33cd01 ;
    schema:name "ひだまり・ひだまれ・ひだまりるん（off vocal）"@ja,
        "Hidamari Hidamare Hidamarirun (off vocal)"@ja-latn .

_:Ncec4edcbac5c437798192123f35ce2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見ちゃだめすごいんです"@ja,
        "Micha dame Sugoin desu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N38abe1b8666349d4ae041d7cbc33cd01 ;
    schema:name "見ちゃだめすごいんです"@ja,
        "Micha dame Sugoin desu"@ja-latn .

_:N38abe1b8666349d4ae041d7cbc33cd01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fa5d17fee49498cb0b10aaafaa5d935,
        _:N56c3b84e63284b8e894de40e080ff3c5,
        _:Nbe4584de6114463c83b8326679af4d87,
        _:Ncec4edcbac5c437798192123f35ce2b9 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2fa5d17fee49498cb0b10aaafaa5d935,
        _:N56c3b84e63284b8e894de40e080ff3c5,
        _:Nbe4584de6114463c83b8326679af4d87,
        _:Ncec4edcbac5c437798192123f35ce2b9 .

