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

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

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

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

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

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

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

<artist/54749#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiho Shirahata"@en,
        "白幡いちほ"@ja ;
    foaf:made <album/123246#lyrics>,
        <album/123246#subject> ;
    foaf:name "Ichiho Shirahata"@en,
        "白幡いちほ"@ja .

<artist/29286#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123246#subject> ;
    schema:name "DogP"@en ;
    foaf:made <album/123246#composition>,
        <album/123246#subject> ;
    foaf:name "DogP"@en .

<artist/54748#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123246#subject> ;
    schema:name "Takanobu Honda"@en,
        "ホンダタカノブ"@ja ;
    foaf:made <album/123246#composition>,
        <album/123246#lyrics>,
        <album/123246#subject> ;
    foaf:name "Takanobu 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/123246#musicalexpression> a mo:Signal ;
    mo:published_as <album/123246#subject> ;
    mo:records <album/123246#performance> .

<album/123246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn ;
    mo:performance_of <album/123246#musicalwork> ;
    mo:recorded_as <album/123246#musicalexpression> ;
    schema:name "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/123246#musicalwork> .

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

<https://media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123246#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> ;
    foaf:depicts <album/123246#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> .

<https://medium-media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Zunda (24chocolate)"@en ;
            foaf:made <album/123246#composition> ;
            foaf:name "Zunda (24chocolate)"@en ],
        <artist/29286#subject>,
        <artist/54748#subject> ;
    mo:produced_work <album/123246#musicalwork> ;
    schema:name "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn .

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

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

<album/123246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-18"^^xsd:date ;
    dcterms:title "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-02196" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/123246#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:N3fe9cf3e95424550928d99ee0ba8ec6b,
        _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    mo:record_count 2 ;
    schema:about <product/11585#subject> ;
    schema:datePublished "2023-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> ;
    schema:name "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@en,
        "Story with you.../恋はア・ラ・モード (にゅ〜♡ver.) / Smewthie [初回盤]"@ja,
        "Story with you.../Koi wa à la Mode (New♡ver.) / Smewthie [Limited Edition]"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/123246/123246-5384171f793a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123246#subject> ;
    schema:name "Zunda (24chocolate)"@en ;
    foaf:made <album/123246#subject> ;
    foaf:name "Zunda (24chocolate)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(24chocolate)"@en ;
    foaf:made <album/123246#lyrics> ;
    foaf:name "(24chocolate)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(24chocolate)"@en ;
    foaf:made <album/123246#subject> ;
    foaf:name "(24chocolate)"@en .

_:N1597dc283a714b46a88372a229572e8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story with you..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "Story with you..."@ja .

_:N1d21efee3be049db9c7c5d9a8084b973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2022.09.22 LIVE Performance @harevutai"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fe9cf3e95424550928d99ee0ba8ec6b ;
    schema:name "2022.09.22 LIVE Performance @harevutai"@ja .

_:N744a5ed5c2e348fa8abe40982596f548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story with you... -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "Story with you... -Instrumental-"@ja .

_:N78790500a65f4cf1916cf72cab5e8b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はア・ラ・モード (にゅ～♡ver.) -Instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "恋はア・ラ・モード (にゅ～♡ver.) -Instrumental-"@ja .

_:N7dd65e91d68a438ba813b031f0676664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHASE♡CHASE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "CHASE♡CHASE"@ja .

_:N9916f71e53e241c6ad03afb9f8af0fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHASE♡CHASE -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "CHASE♡CHASE -Instrumental-"@ja .

_:Nbb25bd9294c14e2d8b131f7ffdc10597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story with you... (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fe9cf3e95424550928d99ee0ba8ec6b ;
    schema:name "Story with you... (Music Video)"@ja .

_:Ne3e3eed238e546a0ab4549fc1b543130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はア・ラ・モード (にゅ～♡ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Ne60d91b05f664d908d8e9fbff6e81074 ;
    schema:name "恋はア・ラ・モード (にゅ～♡ver.)"@ja .

_:N3fe9cf3e95424550928d99ee0ba8ec6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1d21efee3be049db9c7c5d9a8084b973,
        _:Nbb25bd9294c14e2d8b131f7ffdc10597 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1d21efee3be049db9c7c5d9a8084b973,
        _:Nbb25bd9294c14e2d8b131f7ffdc10597 .

_:Ne60d91b05f664d908d8e9fbff6e81074 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1597dc283a714b46a88372a229572e8d,
        _:N744a5ed5c2e348fa8abe40982596f548,
        _:N78790500a65f4cf1916cf72cab5e8b2e,
        _:N7dd65e91d68a438ba813b031f0676664,
        _:N9916f71e53e241c6ad03afb9f8af0fdd,
        _:Ne3e3eed238e546a0ab4549fc1b543130 ;
    mo:track_count 6 ;
    schema:duration "PT23:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1597dc283a714b46a88372a229572e8d,
        _:N744a5ed5c2e348fa8abe40982596f548,
        _:N78790500a65f4cf1916cf72cab5e8b2e,
        _:N7dd65e91d68a438ba813b031f0676664,
        _:N9916f71e53e241c6ad03afb9f8af0fdd,
        _:Ne3e3eed238e546a0ab4549fc1b543130 .

