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

<artist/30728#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiyori Usami"@en,
        "宇佐美日和"@ja ;
    foaf:made <album/96243#lyrics>,
        <album/96243#subject>,
        <album/96243#vocals> ;
    foaf:name "Hiyori Usami"@en,
        "宇佐美日和"@ja .

<artist/25602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96243#subject> ;
    schema:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja ;
    foaf:made <album/96243#composition>,
        <album/96243#subject> ;
    foaf:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja .

<artist/4653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96243#subject> ;
    schema:name "Kousei Yamashita"@en,
        "山下航生"@ja ;
    foaf:made <album/96243#composition>,
        <album/96243#lyrics>,
        <album/96243#subject> ;
    foaf:name "Kousei Yamashita"@en,
        "山下航生"@ja .

<artist/74475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96243#subject> ;
    schema:name "KukkuruP"@en,
        "クックルP"@ja ;
    foaf:made <album/96243#composition>,
        <album/96243#subject> ;
    foaf:name "KukkuruP"@en,
        "クックルP"@ja .

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

<album/96243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn ;
    mo:performance_of <album/96243#musicalwork> ;
    mo:recorded_as <album/96243#musicalexpression> ;
    schema:name "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn ;
    schema:workPerformed <album/96243#musicalwork> .

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

<https://media.vgm.io/albums/34/96243/96243-1581503415.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96243#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/96243/96243-1581503415.png> ;
    foaf:depicts <album/96243#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/96243/96243-1581503415.png> .

<https://medium-media.vgm.io/albums/34/96243/96243-1581503415.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/96243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn ;
    mo:composer <artist/25602#subject>,
        <artist/4653#subject>,
        <artist/74475#subject> ;
    mo:produced_work <album/96243#musicalwork> ;
    schema:name "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn .

<album/96243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-22"^^xsd:date ;
    dcterms:title "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96243#musicalexpression> ;
    mo:publisher _:N48bf2078b83e40b39eed1dcef2ccbb12 ;
    mo:record _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hiyori Usami Live 2020"@en ;
            foaf:name "Hiyori Usami Live 2020"@en ] ;
    schema:datePublished "2020-02-22"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/34/96243/96243-1581503415.png> ;
    schema:name "Hiyori Usami ♡ Live Theme Song Collection !!"@en,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja,
        "Hiyori Usami ♡ Live Theme Song Collection !!"@ja-latn ;
    schema:publisher _:N48bf2078b83e40b39eed1dcef2ccbb12 ;
    foaf:depiction <https://media.vgm.io/albums/34/96243/96243-1581503415.png> .

_:N3bfd8032b93645c583b36dd60c737b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かえりみち(off vocal)"@ja,
        "Kaerimichi (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "かえりみち(off vocal)"@ja,
        "Kaerimichi (off vocal)"@ja-latn .

_:N48bf2078b83e40b39eed1dcef2ccbb12 schema:name "Usahiyo-ya."@en ;
    foaf:name "Usahiyo-ya."@en .

_:Nb8628bc6af0c4918807dfd630625dc20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "*Reach for the next glitter*"@ja,
        "*Reach for the next glitter*"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "*Reach for the next glitter*"@ja,
        "*Reach for the next glitter*"@ja-latn .

_:Nc9a0a2e80a2f49b9bf396bc86408bd3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かえりみち"@ja,
        "Kaerimichi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "かえりみち"@ja,
        "Kaerimichi"@ja-latn .

_:Nd41e40fff81947fb9e1203d9d1da62ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "*Reach for the next glitter*(off vocal)"@ja,
        "*Reach for the next glitter* (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "*Reach for the next glitter*(off vocal)"@ja,
        "*Reach for the next glitter* (off vocal)"@ja-latn .

_:Nedca12f35deb470eb03b7fdee386bd3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱中！フォーチューン！イッツマイライフ！"@ja,
        "Necchuu! Fortune! It's My Life!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "熱中！フォーチューン！イッツマイライフ！"@ja,
        "Necchuu! Fortune! It's My Life!"@ja-latn .

_:Neec2e90fbddf4fcfa775934362bb5160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱中！フォーチューン！イッツマイライフ！(off vocal)"@ja,
        "Necchuu! Fortune! It's My Life! (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N81edda3dfa0349b196b7f27618a9d8b2 ;
    schema:name "熱中！フォーチューン！イッツマイライフ！(off vocal)"@ja,
        "Necchuu! Fortune! It's My Life! (off vocal)"@ja-latn .

_:N81edda3dfa0349b196b7f27618a9d8b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bfd8032b93645c583b36dd60c737b79,
        _:Nb8628bc6af0c4918807dfd630625dc20,
        _:Nc9a0a2e80a2f49b9bf396bc86408bd3a,
        _:Nd41e40fff81947fb9e1203d9d1da62ec,
        _:Nedca12f35deb470eb03b7fdee386bd3f,
        _:Neec2e90fbddf4fcfa775934362bb5160 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3bfd8032b93645c583b36dd60c737b79,
        _:Nb8628bc6af0c4918807dfd630625dc20,
        _:Nc9a0a2e80a2f49b9bf396bc86408bd3a,
        _:Nd41e40fff81947fb9e1203d9d1da62ec,
        _:Nedca12f35deb470eb03b7fdee386bd3f,
        _:Neec2e90fbddf4fcfa775934362bb5160 .

