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

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/157053#lyrics>,
        <album/157053#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

<artist/8023#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Shindo"@en,
        "真堂圭"@ja ;
    foaf:made <album/157053#subject>,
        <album/157053#vocals> ;
    foaf:name "Kei Shindo"@en,
        "真堂圭"@ja .

<artist/891#subject> a schema:Person,
        foaf:Person ;
    schema:name "mao"@en ;
    foaf:made <album/157053#subject>,
        <album/157053#vocals> ;
    foaf:name "mao"@en .

<artist/8219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157053#subject> ;
    schema:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja ;
    foaf:made <album/157053#composition>,
        <album/157053#subject> ;
    foaf:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja .

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

<album/157053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    mo:performance_of <album/157053#musicalwork> ;
    mo:recorded_as <album/157053#musicalexpression> ;
    schema:name "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    schema:workPerformed <album/157053#musicalwork> .

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

<https://media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157053#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> ;
    foaf:depicts <album/157053#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> .

<https://medium-media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> a schema:ImageObject,
        foaf:Image .

<album/157053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "くらしっくっち"@en ;
            foaf:made <album/157053#composition> ;
            foaf:name "くらしっくっち"@en ],
        <artist/8219#subject> ;
    mo:produced_work <album/157053#musicalwork> ;
    schema:name "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn .

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

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

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

<album/157053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-23"^^xsd:date ;
    dcterms:title "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    mo:catalogue_number "COCC-16376" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157053#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tamagotchi!"@en ;
            foaf:name "Tamagotchi!"@en ] ;
    schema:datePublished "2010-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> ;
    schema:name "Moshimo☆Paradise!"@en,
        "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/157053/157053-e7a586a6d62b.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "くらしっくっち"@en ;
    foaf:made <album/157053#lyrics> ;
    foaf:name "くらしっくっち"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "くらしっくっち"@en ;
    foaf:made <album/157053#subject> ;
    foaf:name "くらしっくっち"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157053#subject> ;
    schema:name "くらしっくっち"@en ;
    foaf:made <album/157053#subject> ;
    foaf:name "くらしっくっち"@en .

_:N2fca2d6ebb4f4abab1403534b53ca58a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    schema:name "もしも☆パラダイス!"@ja,
        "Moshimo☆Paradise!"@ja-latn .

_:N4828fabac1c5401eb7400bfc1ee4a651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしも☆パラダイス! (カラオケ)"@ja,
        "Moshimo☆Paradise! (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    schema:name "もしも☆パラダイス! (カラオケ)"@ja,
        "Moshimo☆Paradise! (Karaoke)"@ja-latn .

_:Ncc6488dee40c4435a6f24e34177b8388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクル・キッチン! (カラオケ)"@ja,
        "Miracle Kitchen! (Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    schema:name "ミラクル・キッチン! (カラオケ)"@ja,
        "Miracle Kitchen! (Karaoke)"@ja-latn .

_:Ne4f3b255c2a04273821eab716c9a2047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクル・キッチン!"@ja,
        "Miracle Kitchen!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    schema:name "ミラクル・キッチン!"@ja,
        "Miracle Kitchen!"@ja-latn .

_:Ne5732e47fa9f43f4a692f9fddad2c6b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピチピチおみせっちのテーマ"@ja,
        "Pichi Pichi Omisetchi no Theme"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N7bb1bd5b0024495a854a0ac46fe67898 ;
    schema:name "ピチピチおみせっちのテーマ"@ja,
        "Pichi Pichi Omisetchi no Theme"@ja-latn .

_:N7bb1bd5b0024495a854a0ac46fe67898 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fca2d6ebb4f4abab1403534b53ca58a,
        _:N4828fabac1c5401eb7400bfc1ee4a651,
        _:Ncc6488dee40c4435a6f24e34177b8388,
        _:Ne4f3b255c2a04273821eab716c9a2047,
        _:Ne5732e47fa9f43f4a692f9fddad2c6b7 ;
    mo:track_count 5 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2fca2d6ebb4f4abab1403534b53ca58a,
        _:N4828fabac1c5401eb7400bfc1ee4a651,
        _:Ncc6488dee40c4435a6f24e34177b8388,
        _:Ne4f3b255c2a04273821eab716c9a2047,
        _:Ne5732e47fa9f43f4a692f9fddad2c6b7 .

