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

<artist/80226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yaca"@en ;
    foaf:made <album/147184#lyrics>,
        <album/147184#subject> ;
    foaf:name "Yaca"@en .

<album/147182> a mo:Release ;
    mo:catalogue_number "AZSE-0003" .

<artist/34881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147184#subject> ;
    schema:name "KBSNK"@en ;
    foaf:made <album/147184#composition>,
        <album/147184#subject> ;
    foaf:name "KBSNK"@en .

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

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

<artist/41252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147184#subject> ;
    schema:name "Capchii"@en ;
    foaf:made <album/147184#composition>,
        <album/147184#subject> ;
    foaf:name "Capchii"@en .

<artist/47555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147184#subject> ;
    schema:name "sober bear"@en ;
    foaf:made <album/147184#composition>,
        <album/147184#subject> ;
    foaf:name "sober bear"@en .

<artist/50071#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147184#subject> ;
    schema:name "filmiiz"@en ;
    foaf:made <album/147184#composition>,
        <album/147184#subject> ;
    foaf:name "filmiiz"@en .

<artist/69399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147184#subject> ;
    schema:name "Seren Azuma"@en,
        "東雪蓮"@ja ;
    foaf:made <album/147184#composition>,
        <album/147184#lyrics>,
        <album/147184#subject>,
        <album/147184#vocals> ;
    foaf:name "Seren Azuma"@en,
        "東雪蓮"@ja .

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

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

<album/147184#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn ;
    mo:performance_of <album/147184#musicalwork> ;
    mo:recorded_as <album/147184#musicalexpression> ;
    schema:name "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/147184#musicalwork> .

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

<https://media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147184#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> ;
    foaf:depicts <album/147184#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> .

<https://medium-media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/147184#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn ;
    mo:composer <artist/34881#subject>,
        <artist/35718#subject>,
        <artist/38077#subject>,
        <artist/41252#subject>,
        <artist/47555#subject>,
        <artist/50071#subject>,
        <artist/69399#subject>,
        <artist/76902#subject> ;
    mo:produced_work <album/147184#musicalwork> ;
    schema:name "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn .

<album/147184#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AZSE-0004" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/147182> ;
    mo:publication_of <album/147184#musicalexpression> ;
    mo:publisher _:N6597c5d586da474890a49ebd833bd4e7 ;
    mo:record _:N9fbb474308a2497999609424ac35b990 ;
    mo:record_count 1 ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> ;
    schema:name "YUKI-HASU / Seren Azuma [Limited Edition]"@en,
        "雪蓮 / 東雪蓮 [特典盤]"@ja,
        "YUKI-HASU / Seren Azuma [Limited Edition]"@ja-latn ;
    schema:publisher _:N6597c5d586da474890a49ebd833bd4e7 ;
    foaf:depiction <https://media.vgm.io/albums/48/147184/147184-862ab2c6003f.png> .

_:N0087632eddf448d183bb5fcec2fa7021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖愛傘"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "曖愛傘"@ja .

_:N3beb29eb2907459ebb9d3696d51926bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "りそうのせかい (feat. higma)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "りそうのせかい (feat. higma)"@ja .

_:N5155a887a9fb459fa6e59483e5d2a9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intarnet (feat. Yaca)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "intarnet (feat. Yaca)"@ja .

_:N6597c5d586da474890a49ebd833bd4e7 schema:name "Seren Azuma"@en,
        "Seren Azuma"@ja,
        "Seren Azuma"@ja-latn ;
    foaf:name "Seren Azuma"@en,
        "Seren Azuma"@ja,
        "Seren Azuma"@ja-latn .

_:Nb19e2e2e6a5e4edba87476e6cf03bb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life hacks"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "life hacks"@ja .

_:Nba17c1366a7346eda515d86ff44f33c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Love (feat. PSYQUI)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "Just Love (feat. PSYQUI)"@ja .

_:Nc63ab482ad4242458b80437956cb1ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイシテル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "アイシテル"@ja .

_:Nd0e90c6318e54d60ace4e7a096a547fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fill up"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "fill up"@ja .

_:Nda24d0f490b64f3796e55f973dee6ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひめさま (feat. nyankobrq)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "ひめさま (feat. nyankobrq)"@ja .

_:Nf059622bb2ad458382207e25e844eebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hesitation (feat. TEMPLIME)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N9fbb474308a2497999609424ac35b990 ;
    schema:name "hesitation (feat. TEMPLIME)"@ja .

_:N9fbb474308a2497999609424ac35b990 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0087632eddf448d183bb5fcec2fa7021,
        _:N3beb29eb2907459ebb9d3696d51926bf,
        _:N5155a887a9fb459fa6e59483e5d2a9ad,
        _:Nb19e2e2e6a5e4edba87476e6cf03bb9c,
        _:Nba17c1366a7346eda515d86ff44f33c8,
        _:Nc63ab482ad4242458b80437956cb1ba5,
        _:Nd0e90c6318e54d60ace4e7a096a547fa,
        _:Nda24d0f490b64f3796e55f973dee6ce6,
        _:Nf059622bb2ad458382207e25e844eebe ;
    mo:track_count 9 ;
    schema:duration "PT39:48"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0087632eddf448d183bb5fcec2fa7021,
        _:N3beb29eb2907459ebb9d3696d51926bf,
        _:N5155a887a9fb459fa6e59483e5d2a9ad,
        _:Nb19e2e2e6a5e4edba87476e6cf03bb9c,
        _:Nba17c1366a7346eda515d86ff44f33c8,
        _:Nc63ab482ad4242458b80437956cb1ba5,
        _:Nd0e90c6318e54d60ace4e7a096a547fa,
        _:Nda24d0f490b64f3796e55f973dee6ce6,
        _:Nf059622bb2ad458382207e25e844eebe .

