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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/110122#lyrics>,
        <album/110122#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/40895#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuki Temma"@en,
        "天麻ゆうき"@ja ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Yuuki Temma"@en,
        "天麻ゆうき"@ja .

<artist/40896#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mirai Hinata"@en,
        "日向未来"@ja ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Mirai Hinata"@en,
        "日向未来"@ja .

<artist/40897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoko Jyuni"@en,
        "十二稜子"@ja ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Ryoko Jyuni"@en,
        "十二稜子"@ja .

<artist/40898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rian Toda"@en,
        "戸田梨杏"@ja ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Rian Toda"@en,
        "戸田梨杏"@ja .

<artist/40899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momoka Ishii"@en,
        "石井萌々果"@ja ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Momoka Ishii"@en,
        "石井萌々果"@ja .

<artist/40900#subject> a schema:Person,
        foaf:Person ;
    schema:name "Smewthie"@en ;
    foaf:made <album/110122#subject>,
        <album/110122#vocals> ;
    foaf:name "Smewthie"@en .

<artist/16953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110122#subject> ;
    schema:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja ;
    foaf:made <album/110122#composition>,
        <album/110122#lyrics>,
        <album/110122#subject> ;
    foaf:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110122#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/110122#composition>,
        <album/110122#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<product/11585#subject> a schema:CreativeWork ;
    schema:name "TOKYO MEW MEW NEW"@en,
        "東京ミュウミュウ にゅ〜♡"@ja,
        "TOKYO MEW MEW NEW♡"@ja-latn ;
    foaf:name "TOKYO MEW MEW NEW"@en,
        "東京ミュウミュウ にゅ〜♡"@ja,
        "TOKYO MEW MEW NEW♡"@ja-latn .

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

<album/110122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn ;
    mo:performance_of <album/110122#musicalwork> ;
    mo:recorded_as <album/110122#musicalexpression> ;
    schema:name "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn ;
    schema:workPerformed <album/110122#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110122#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> ;
    foaf:depicts <album/110122#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> .

<https://medium-media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/110122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/110122#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/16953#subject>,
        <artist/17584#subject> ;
    mo:produced_work <album/110122#musicalwork> ;
    schema:name "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn .

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

<album/110122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-22"^^xsd:date ;
    dcterms:title "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn ;
    mo:catalogue_number "PCSP-03398" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/110122#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N81f28247adaf4fec929b10added4cd9a ;
    mo:record_count 1 ;
    schema:about <product/11585#subject> ;
    schema:datePublished "2021-03-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> ;
    schema:name "bitter sweet darling / Smewthie"@en,
        "bitter sweet darling / Smewthie"@ja,
        "bitter sweet darling / Smewthie"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/110122/110122-6208b788068c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110122#subject> ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/110122#subject> ;
    foaf:name "(Arte Refact"@en .

_:N4796ca2b9a104882896bbf783e87e7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-プリンVer.-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-プリンVer.-"@ja .

_:N5a96ef72bbcb4919add65d7119c64e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-Instrumental-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-Instrumental-"@ja .

_:N5f07ec1bd11c4b0fbcbef764283e33c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-みんとVer.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-みんとVer.-"@ja .

_:N6de1464130f448f798dd0740ad9672cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling"@ja .

_:N768c5869e61f49d18dae500c7b634dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-いちごVer.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-いちごVer.-"@ja .

_:N82032e9c9f1e48988bf8b18e04420b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-れたすVer.-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-れたすVer.-"@ja .

_:Na05626ae55d047f9ac599a389c7e1090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution of colors-Instrumental-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "Resolution of colors-Instrumental-"@ja .

_:Ncddb8db8be6443c9b9ec278734b94527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution of colors"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "Resolution of colors"@ja .

_:Ne4e9557a5faf4fda89bf6780a62f40d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter sweet darling-ざくろVer.-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N81f28247adaf4fec929b10added4cd9a ;
    schema:name "bitter sweet darling-ざくろVer.-"@ja .

_:N81f28247adaf4fec929b10added4cd9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4796ca2b9a104882896bbf783e87e7b7,
        _:N5a96ef72bbcb4919add65d7119c64e30,
        _:N5f07ec1bd11c4b0fbcbef764283e33c6,
        _:N6de1464130f448f798dd0740ad9672cf,
        _:N768c5869e61f49d18dae500c7b634dd8,
        _:N82032e9c9f1e48988bf8b18e04420b43,
        _:Na05626ae55d047f9ac599a389c7e1090,
        _:Ncddb8db8be6443c9b9ec278734b94527,
        _:Ne4e9557a5faf4fda89bf6780a62f40d1 ;
    mo:track_count 9 ;
    schema:duration "PT39:23"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4796ca2b9a104882896bbf783e87e7b7,
        _:N5a96ef72bbcb4919add65d7119c64e30,
        _:N5f07ec1bd11c4b0fbcbef764283e33c6,
        _:N6de1464130f448f798dd0740ad9672cf,
        _:N768c5869e61f49d18dae500c7b634dd8,
        _:N82032e9c9f1e48988bf8b18e04420b43,
        _:Na05626ae55d047f9ac599a389c7e1090,
        _:Ncddb8db8be6443c9b9ec278734b94527,
        _:Ne4e9557a5faf4fda89bf6780a62f40d1 .

