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

<artist/23748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Tomita"@en,
        "富田美憂"@ja ;
    foaf:made <album/123933#subject>,
        <album/123933#vocals> ;
    foaf:name "Miyu Tomita"@en,
        "富田美憂"@ja .

<artist/17098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123933#subject> ;
    schema:name "MEG.ME"@en ;
    foaf:made <album/123933#composition>,
        <album/123933#lyrics>,
        <album/123933#subject> ;
    foaf:name "MEG.ME"@en .

<artist/30775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123933#subject> ;
    schema:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja ;
    foaf:made <album/123933#composition>,
        <album/123933#lyrics>,
        <album/123933#subject> ;
    foaf:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja .

<artist/31735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123933#subject> ;
    schema:name "Hinako Tsubakiyama"@en,
        "椿山日南子"@ja ;
    foaf:made <album/123933#composition>,
        <album/123933#lyrics>,
        <album/123933#subject> ;
    foaf:name "Hinako Tsubakiyama"@en,
        "椿山日南子"@ja .

<artist/35945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123933#subject> ;
    schema:name "fuwari"@en,
        "フワリ"@ja ;
    foaf:made <album/123933#composition>,
        <album/123933#lyrics>,
        <album/123933#subject> ;
    foaf:name "fuwari"@en,
        "フワリ"@ja .

<artist/38271#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123933#subject> ;
    schema:name "Shinji Suzuki"@en,
        "涼木シンジ"@ja ;
    foaf:made <album/123933#composition>,
        <album/123933#lyrics>,
        <album/123933#subject> ;
    foaf:name "Shinji Suzuki"@en,
        "涼木シンジ"@ja .

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

<album/123933#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn ;
    mo:performance_of <album/123933#musicalwork> ;
    mo:recorded_as <album/123933#musicalexpression> ;
    schema:name "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn ;
    schema:workPerformed <album/123933#musicalwork> .

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

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

<https://media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123933#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> ;
    foaf:depicts <album/123933#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> .

<https://medium-media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123933#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn ;
    mo:composer <artist/17098#subject>,
        <artist/30775#subject>,
        <artist/31735#subject>,
        <artist/35945#subject>,
        <artist/38271#subject> ;
    mo:produced_work <album/123933#musicalwork> ;
    schema:name "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn .

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

<album/123933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-23"^^xsd:date ;
    dcterms:title "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn ;
    mo:catalogue_number "COCX-41881" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123933#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N5849f50338954c2cb7a28b3408a1a072 ;
    mo:record_count 1 ;
    schema:datePublished "2022-11-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> ;
    schema:name "Fizzy Night / Miyu Tomita"@en,
        "Fizzy Night / 富田美憂"@ja,
        "Fizzy Night / Miyu Tomita"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/123933/123933-661061f5f4ae.jpg> .

_:N4e00ba67981445ae8539ed639aa75d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coming Up"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5849f50338954c2cb7a28b3408a1a072 ;
    schema:name "Coming Up"@ja .

_:N7404296c64b944b59042f03e1d444732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群青Dreaming"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5849f50338954c2cb7a28b3408a1a072 ;
    schema:name "群青Dreaming"@ja .

_:N9a5318d1621540aabdbb98368fb19206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベンチ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5849f50338954c2cb7a28b3408a1a072 ;
    schema:name "ベンチ"@ja .

_:Ncded331cc6d94d019c232e415d1cf98f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Guiding Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5849f50338954c2cb7a28b3408a1a072 ;
    schema:name "My Guiding Star"@ja .

_:Ne2faedcdedda4f77b4fad63d78a669f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catcher"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5849f50338954c2cb7a28b3408a1a072 ;
    schema:name "Catcher"@ja .

_:N5849f50338954c2cb7a28b3408a1a072 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e00ba67981445ae8539ed639aa75d18,
        _:N7404296c64b944b59042f03e1d444732,
        _:N9a5318d1621540aabdbb98368fb19206,
        _:Ncded331cc6d94d019c232e415d1cf98f,
        _:Ne2faedcdedda4f77b4fad63d78a669f3 ;
    mo:track_count 5 ;
    schema:duration "PT20:02"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4e00ba67981445ae8539ed639aa75d18,
        _:N7404296c64b944b59042f03e1d444732,
        _:N9a5318d1621540aabdbb98368fb19206,
        _:Ncded331cc6d94d019c232e415d1cf98f,
        _:Ne2faedcdedda4f77b4fad63d78a669f3 .

