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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:made <album/123445#lyrics>,
        <album/123445#subject>,
        <album/123445#vocals> ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<artist/15586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Ohzora"@en,
        "大空直美"@ja ;
    foaf:made <album/123445#subject>,
        <album/123445#vocals> ;
    foaf:name "Naomi Ohzora"@en,
        "大空直美"@ja .

<artist/20340#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lon"@en,
        "ろん"@ja ;
    foaf:made <album/123445#subject>,
        <album/123445#vocals> ;
    foaf:name "Lon"@en,
        "ろん"@ja .

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/123445#lyrics>,
        <album/123445#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<artist/52980#subject> a schema:Person,
        foaf:Person ;
    schema:name "MKLNtic"@en ;
    foaf:made <album/123445#subject>,
        <album/123445#vocals> ;
    foaf:name "MKLNtic"@en .

<artist/52981#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mahoro Kano"@en,
        "鹿乃まほろ"@ja ;
    foaf:made <album/123445#subject>,
        <album/123445#vocals> ;
    foaf:name "Mahoro Kano"@en,
        "鹿乃まほろ"@ja .

<album/123446> a mo:Release ;
    mo:catalogue_number "SNCL-00071" .

<artist/43655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123445#subject> ;
    schema:name "iyowa"@en,
        "いよわ"@ja ;
    foaf:made <album/123445#composition>,
        <album/123445#lyrics>,
        <album/123445#subject> ;
    foaf:name "iyowa"@en,
        "いよわ"@ja .

<artist/51528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123445#subject> ;
    schema:name "Chinozo"@en ;
    foaf:made <album/123445#composition>,
        <album/123445#lyrics>,
        <album/123445#subject> ;
    foaf:name "Chinozo"@en .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123445#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/123445#composition>,
        <album/123445#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/9263#subject> a schema:CreativeWork ;
    schema:name "Uzaki-chan Wants to Hang Out! Season 2"@en,
        "宇崎ちゃんは遊びたい! ω"@ja,
        "Uzaki chan wa Asobi tai! ω"@ja-latn ;
    foaf:name "Uzaki-chan Wants to Hang Out! Season 2"@en,
        "宇崎ちゃんは遊びたい! ω"@ja,
        "Uzaki chan wa Asobi tai! ω"@ja-latn .

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

<album/123445#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn ;
    mo:performance_of <album/123445#musicalwork> ;
    mo:recorded_as <album/123445#musicalexpression> ;
    schema:name "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn ;
    schema:workPerformed <album/123445#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/54/123445/123445-f43c84daf713.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123445#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn ;
    mo:composer <artist/43655#subject>,
        <artist/51528#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/123445#musicalwork> ;
    schema:name "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn .

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

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

<album/123445#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-30"^^xsd:date ;
    dcterms:title "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn ;
    mo:catalogue_number "SNCL-00070" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/123446> ;
    mo:publication_of <album/123445#musicalexpression> ;
    mo:publisher <org/2591#subject> ;
    mo:record _:N369b6a8410c74e64a0e396d1923a3ddf ;
    mo:record_count 1 ;
    schema:about <product/9263#subject> ;
    schema:datePublished "2022-11-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/123445/123445-f43c84daf713.jpg> ;
    schema:name "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@en,
        "いちごいちえ Celebration/はっぴーらいふ [鹿乃盤]"@ja,
        "Ichigo Ichie Celebration/Happy Life [Kano Edition]"@ja-latn ;
    schema:publisher <org/2591#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/123445/123445-f43c84daf713.jpg> .

_:N435d5b467cc9435d91049f6531f834e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴーらいふ (TVsize)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "はっぴーらいふ (TVsize)"@ja .

_:N63045bb842b5469e8e74ccc6b14ff876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いちごいちえ Celebration (TVsize)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "いちごいちえ Celebration (TVsize)"@ja .

_:N6a703cdfc84649488bd368ef3a8ab218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いちごいちえ Celebration"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "いちごいちえ Celebration"@ja .

_:N7eee00cf7392432f87d01561eabb2730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "so cry tonight"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "so cry tonight"@ja .

_:Nd2ad3444ad014398964c6d7d6b1f6215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハローマイトリート"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "ハローマイトリート"@ja .

_:Nf7fedd56dc3148b696fbb9bd7bb8b53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴーらいふ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N369b6a8410c74e64a0e396d1923a3ddf ;
    schema:name "はっぴーらいふ"@ja .

_:N369b6a8410c74e64a0e396d1923a3ddf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N435d5b467cc9435d91049f6531f834e5,
        _:N63045bb842b5469e8e74ccc6b14ff876,
        _:N6a703cdfc84649488bd368ef3a8ab218,
        _:N7eee00cf7392432f87d01561eabb2730,
        _:Nd2ad3444ad014398964c6d7d6b1f6215,
        _:Nf7fedd56dc3148b696fbb9bd7bb8b53a ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N435d5b467cc9435d91049f6531f834e5,
        _:N63045bb842b5469e8e74ccc6b14ff876,
        _:N6a703cdfc84649488bd368ef3a8ab218,
        _:N7eee00cf7392432f87d01561eabb2730,
        _:Nd2ad3444ad014398964c6d7d6b1f6215,
        _:Nf7fedd56dc3148b696fbb9bd7bb8b53a .

