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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/142419#subject>,
        <album/142419#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/57882#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ninezero"@en ;
    foaf:made <album/142419#subject>,
        <album/142419#vocals> ;
    foaf:name "Ninezero"@en .

<artist/59733#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karin Natsuki"@en,
        "夏色花梨"@ja ;
    foaf:made <album/142419#subject>,
        <album/142419#vocals> ;
    foaf:name "Karin Natsuki"@en,
        "夏色花梨"@ja .

<artist/81627#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maki Tsurumaki"@en,
        "弦巻マキ"@ja ;
    foaf:made <album/142419#subject>,
        <album/142419#vocals> ;
    foaf:name "Maki Tsurumaki"@en,
        "弦巻マキ"@ja .

<artist/37405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142419#subject> ;
    schema:name "mustie=DC"@en ;
    foaf:made <album/142419#composition>,
        <album/142419#lyrics>,
        <album/142419#subject> ;
    foaf:name "mustie=DC"@en .

<album/142419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn ;
    mo:composer <artist/37405#subject> ;
    mo:produced_work <album/142419#musicalwork> ;
    schema:name "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn .

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

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

<album/142419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn ;
    mo:performance_of <album/142419#musicalwork> ;
    mo:recorded_as <album/142419#musicalexpression> ;
    schema:name "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn ;
    schema:workPerformed <album/142419#musicalwork> .

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

<https://media.vgm.io/albums/91/142419/142419-5f2862e12765.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142419#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/142419/142419-5f2862e12765.png> ;
    foaf:depicts <album/142419#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/142419/142419-5f2862e12765.png> .

<https://medium-media.vgm.io/albums/91/142419/142419-5f2862e12765.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/142419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-17"^^xsd:date ;
    dcterms:title "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142419#musicalexpression> ;
    mo:publisher <org/4343#subject> ;
    mo:record _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    mo:record_count 1 ;
    schema:datePublished "2024-08-17"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/91/142419/142419-5f2862e12765.png> ;
    schema:name "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@en,
        "ワンダーランド・ワンダーランド・ワンダーランド (Side A) / mustie=DC"@ja,
        "WONDERLAND WONDERLAND WONDERLAND (Side A) / mustie=DC"@ja-latn ;
    schema:publisher <org/4343#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/142419/142419-5f2862e12765.png> .

_:N3e07254d3b674a1987a4c2567a3319a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイバーヴォイス・ゲーミングガール (feat. 弦巻マキ) [2024 Remastered]"@ja,
        "Cyber Voice Gaming Girl (feat. Maki Tsurumaki) [2024 Remastered]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "サイバーヴォイス・ゲーミングガール (feat. 弦巻マキ) [2024 Remastered]"@ja,
        "Cyber Voice Gaming Girl (feat. Maki Tsurumaki) [2024 Remastered]"@ja-latn .

_:N9c8d54a8967a49608180c94462713b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強の夏 (feat. Ninezero & 夏色花梨)"@ja,
        "Saikyou no Natsu (feat. Ninezero & Karin Natsuki)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "最強の夏 (feat. Ninezero & 夏色花梨)"@ja,
        "Saikyou no Natsu (feat. Ninezero & Karin Natsuki)"@ja-latn .

_:Ndaf52aea5a95498bb6e0d50d366de673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なにがレトロブームじゃい (feat. 桜乃そら)"@ja,
        "Nani ga Retro Boom jai (feat. Sora Haruno)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "なにがレトロブームじゃい (feat. 桜乃そら)"@ja,
        "Nani ga Retro Boom jai (feat. Sora Haruno)"@ja-latn .

_:Nf13f848c94a5410aab479444f910604f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通常の20倍の火力を備えたシンデレラ (feat. 初音ミク)"@ja,
        "Tsuujou no 20-bai no Karyoku wo Sonaeta Cinderella (feat. Miku Hatsune)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "通常の20倍の火力を備えたシンデレラ (feat. 初音ミク)"@ja,
        "Tsuujou no 20-bai no Karyoku wo Sonaeta Cinderella (feat. Miku Hatsune)"@ja-latn .

_:Nf8245814ae8340a3a0b2d1cb96e5512d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エクスプレス・ワンダーランド (feat. 初音ミク) [2024 Remastered]"@ja,
        "Express Wonderland (feat. Miku Hatsune) [2024 Remastered]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "エクスプレス・ワンダーランド (feat. 初音ミク) [2024 Remastered]"@ja,
        "Express Wonderland (feat. Miku Hatsune) [2024 Remastered]"@ja-latn .

_:Nffec26be67d548379aada706013b1acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎ゲーでRTAを走るな (feat. 弦巻マキ) [2024 Remastered]"@ja,
        "Nazoge de RTA wo Hashiru na (feat. Maki Tsurumaki) [2024 Remastered]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1b384bccccf4c0692dbf27ebe05dc6a ;
    schema:name "謎ゲーでRTAを走るな (feat. 弦巻マキ) [2024 Remastered]"@ja,
        "Nazoge de RTA wo Hashiru na (feat. Maki Tsurumaki) [2024 Remastered]"@ja-latn .

_:Nf1b384bccccf4c0692dbf27ebe05dc6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e07254d3b674a1987a4c2567a3319a3,
        _:N9c8d54a8967a49608180c94462713b63,
        _:Ndaf52aea5a95498bb6e0d50d366de673,
        _:Nf13f848c94a5410aab479444f910604f,
        _:Nf8245814ae8340a3a0b2d1cb96e5512d,
        _:Nffec26be67d548379aada706013b1acd ;
    mo:track_count 6 ;
    schema:duration "PT21:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3e07254d3b674a1987a4c2567a3319a3,
        _:N9c8d54a8967a49608180c94462713b63,
        _:Ndaf52aea5a95498bb6e0d50d366de673,
        _:Nf13f848c94a5410aab479444f910604f,
        _:Nf8245814ae8340a3a0b2d1cb96e5512d,
        _:Nffec26be67d548379aada706013b1acd .

