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

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

<artist/1491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12937#subject> ;
    schema:name "Haruyoshi Tomita"@en,
        "冨田晴義"@ja ;
    foaf:made <album/12937#composition>,
        <album/12937#subject> ;
    foaf:name "Haruyoshi Tomita"@en,
        "冨田晴義"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12937#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/12937#composition>,
        <album/12937#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<artist/795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12937#subject> ;
    schema:name "Hidenori Shoji"@en,
        "庄司英徳"@ja ;
    foaf:made <album/12937#composition>,
        <album/12937#subject> ;
    foaf:name "Hidenori Shoji"@en,
        "庄司英徳"@ja .

<product/8771#subject> a schema:CreativeWork ;
    schema:name "Super Monkey Ball"@en,
        "スーパーモンキーボール"@ja,
        "Super Monkey Ball"@ja-latn ;
    foaf:name "Super Monkey Ball"@en,
        "スーパーモンキーボール"@ja,
        "Super Monkey Ball"@ja-latn .

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

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

<org/52#subject> schema:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn ;
    foaf:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/12937/12937-1238959404.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn ;
    mo:performance_of <album/12937#musicalwork> ;
    mo:performer _:N622f1c92a6274f5f89de3509406769d6 ;
    mo:recorded_as <album/12937#musicalexpression> ;
    schema:byArtist _:N622f1c92a6274f5f89de3509406769d6 ;
    schema:name "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn ;
    schema:workPerformed <album/12937#musicalwork> .

<album/12937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn ;
    mo:composer <artist/1491#subject>,
        <artist/3608#subject>,
        <artist/795#subject> ;
    mo:produced_work <album/12937#musicalwork> ;
    schema:name "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn .

<album/12937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-05"^^xsd:date ;
    dcterms:title "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn ;
    mo:catalogue_number "AVCA-14287" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12937#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    mo:record_count 1 ;
    schema:about <product/8771#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yu Abiru"@en ;
            foaf:name "Yu Abiru"@en ] ;
    schema:datePublished "2001-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/12937/12937-1238959404.jpg> ;
    schema:name "Ei-Ei-Poo! / Yu Abiru"@en,
        "エイエイプ〜! / あびる優"@ja,
        "Ei-Ei-Poo! / Yu Abiru"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/12937/12937-1238959404.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chouengyoku"@en ;
    foaf:made <album/12937#lyrics> ;
    foaf:name "Chouengyoku"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chouengyoku"@en ;
    foaf:made <album/12937#subject> ;
    foaf:name "Chouengyoku"@en .

_:N4d97f6c7ffb6409aa80bc8c64030bf93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AiAi Ya~!"@en,
        "アイアイヤー!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    schema:name "AiAi Ya~!"@en,
        "アイアイヤー!"@ja .

_:N5dbdf232cc734bbb9c5492dd1259b9e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ei-Ei-Poo!"@en,
        "エイエイプー!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    schema:name "Ei-Ei-Poo!"@en,
        "エイエイプー!"@ja .

_:N622f1c92a6274f5f89de3509406769d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/12937#performance> ;
    schema:name "Yu Abiru"@en ;
    foaf:name "Yu Abiru"@en .

_:Nb117a88aabf14134b14ce5ad571bee0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ei-Ei-Poo! (Instrumental)"@en,
        "エイエイプー!(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    schema:name "Ei-Ei-Poo! (Instrumental)"@en,
        "エイエイプー!(Instrumental)"@ja .

_:Neccb648a48c445d1b5f022f00403205a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AiAi Ya~! (Instrumental)"@en,
        "アイアイヤー!(Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    schema:name "AiAi Ya~! (Instrumental)"@en,
        "アイアイヤー!(Instrumental)"@ja .

_:Nf9849799280a468cb6a63e933b0b9453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AiAi's Round and Round Groove Adventure ~Super Monkey Ball / Non-stop dream~"@en,
        "アイアイのぐるぐるグルーヴ大冒険 ~Super Monkey Ball Non-stop dream~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N0a2555cc2ff3474c8191490389e1b7b7 ;
    schema:name "AiAi's Round and Round Groove Adventure ~Super Monkey Ball / Non-stop dream~"@en,
        "アイアイのぐるぐるグルーヴ大冒険 ~Super Monkey Ball Non-stop dream~"@ja .

_:N0a2555cc2ff3474c8191490389e1b7b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d97f6c7ffb6409aa80bc8c64030bf93,
        _:N5dbdf232cc734bbb9c5492dd1259b9e6,
        _:Nb117a88aabf14134b14ce5ad571bee0a,
        _:Neccb648a48c445d1b5f022f00403205a,
        _:Nf9849799280a468cb6a63e933b0b9453 ;
    mo:track_count 5 ;
    schema:duration "PT17:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4d97f6c7ffb6409aa80bc8c64030bf93,
        _:N5dbdf232cc734bbb9c5492dd1259b9e6,
        _:Nb117a88aabf14134b14ce5ad571bee0a,
        _:Neccb648a48c445d1b5f022f00403205a,
        _:Nf9849799280a468cb6a63e933b0b9453 .

