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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/87126#lyrics>,
        <album/87126#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/13055#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jouji Yanami"@en,
        "八奈見乗児"@ja ;
    foaf:made <album/87126#subject>,
        <album/87126#vocals> ;
    foaf:name "Jouji Yanami"@en,
        "八奈見乗児"@ja .

<artist/19696#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fusako Fujimoto"@en,
        "藤本房子"@ja ;
    foaf:made <album/87126#subject>,
        <album/87126#vocals> ;
    foaf:name "Fusako Fujimoto"@en,
        "藤本房子"@ja .

<artist/31564#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fusako Amachi"@en,
        "天地総子"@ja ;
    foaf:made <album/87126#subject>,
        <album/87126#vocals> ;
    foaf:name "Fusako Amachi"@en,
        "天地総子"@ja .

<artist/49024#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mochida"@en,
        "望田市郎"@ja ;
    foaf:made <album/87126#lyrics>,
        <album/87126#subject> ;
    foaf:name "Ichiro Mochida"@en,
        "望田市郎"@ja .

<artist/73741#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eriko"@en,
        "えりこ"@ja ;
    foaf:made <album/87126#subject>,
        <album/87126#vocals> ;
    foaf:name "Eriko"@en,
        "えりこ"@ja .

<album/87125> a mo:Release ;
    mo:catalogue_number "JBX-2020" .

<artist/31565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87126#subject> ;
    schema:name "Hiroko Kikuchi"@en,
        "菊池弘子"@ja ;
    foaf:made <album/87126#composition>,
        <album/87126#subject> ;
    foaf:name "Hiroko Kikuchi"@en,
        "菊池弘子"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87126#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/87126#composition>,
        <album/87126#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87126#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/87126#composition>,
        <album/87126#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/8188#subject> a schema:CreativeWork ;
    schema:name "Tonde Monpe"@en,
        "とんでモン・ぺ"@ja,
        "Tonde Monpe"@ja-latn ;
    foaf:name "Tonde Monpe"@en,
        "とんでモン・ぺ"@ja,
        "Tonde Monpe"@ja-latn .

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

<album/87126#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn ;
    mo:performance_of <album/87126#musicalwork> ;
    mo:recorded_as <album/87126#musicalexpression> ;
    schema:name "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn ;
    schema:workPerformed <album/87126#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/62/87126/87126-1558995838.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87126#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn ;
    mo:composer <artist/31565#subject>,
        <artist/3234#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/87126#musicalwork> ;
    schema:name "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn .

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

<album/87126#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-01-01"^^xsd:date ;
    dcterms:title "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn ;
    mo:catalogue_number "VCK-745" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/87125> ;
    mo:publication_of <album/87126#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    mo:record_count 1 ;
    schema:about <product/8188#subject> ;
    schema:datePublished "1982-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/87126/87126-1558995838.jpg> ;
    schema:name "TONDE MONPE Music Collection"@en,
        "とんでモン★ペ 音楽集"@ja,
        "TONDE MONPE Ongakushuu"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/87126/87126-1558995838.jpg> .

_:N011760223587405893dda91a41feb3b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Pe-chan"@en,
        "不思議ぺーちゃん"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Mysterious Pe-chan"@en,
        "不思議ぺーちゃん"@ja .

_:N07b77f8a91e8446f8be1005a34ac421c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maidentic Dream"@en,
        "オトメチックドリーム"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Maidentic Dream"@en,
        "オトメチックドリーム"@ja .

_:N22d42a2626c04745bbbfd4eed9e20d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What is it, Chili Chili?"@en,
        "ナンダ・チリチリ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "What is it, Chili Chili?"@en,
        "ナンダ・チリチリ"@ja .

_:N3cd531bfa4ea4cea9f48779df87345cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal Rock n' Roll"@en,
        "アニマル (あ)ロックンロール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Animal Rock n' Roll"@en,
        "アニマル (あ)ロックンロール"@ja .

_:N3d8aeb1af7f046a19bd2125df51c108c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maidentic Dream"@en,
        "オトメチックドリーム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Maidentic Dream"@en,
        "オトメチックドリーム"@ja .

_:N4308ab6685b2421aa13e967880dfb2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painting Song of Pei-chan and Monpe"@en,
        "ぺーちゃんとモンペのえかき歌"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Painting Song of Pei-chan and Monpe"@en,
        "ぺーちゃんとモンペのえかき歌"@ja .

_:N643f16a1bab44865bf147d9b900ccddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal Rock n' Roll"@en,
        "アニマル (あ)ロックンロール"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Animal Rock n' Roll"@en,
        "アニマル (あ)ロックンロール"@ja .

_:N647ed4a3e1d542bab1bf5ac1400ff2ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eriko's Tango"@en,
        "エリコのタンゴ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Eriko's Tango"@en,
        "エリコのタンゴ"@ja .

_:N7afbfbdb7e724a2bb4d3c0adac120d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoping for Tomorrow's Weather"@en,
        "あした天気になあれ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Hoping for Tomorrow's Weather"@en,
        "あした天気になあれ"@ja .

_:N945e785e4476408286c23442f633eed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monpe's Grand Ultimate Tai Chi"@en,
        "モンペ体操太極拳"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Monpe's Grand Ultimate Tai Chi"@en,
        "モンペ体操太極拳"@ja .

_:Nbfce72671d3c4e70a027c698f8818ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsun~ Tsun~ Sentaro"@en,
        "ツンツン仙太郎"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "Tsun~ Tsun~ Sentaro"@en,
        "ツンツン仙太郎"@ja .

_:Nd5f6ca613d1b487da1f6ec9e61838ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FURUSATO"@en,
        "FURUSATO"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nbc2ce3f4665348ff963e4a56f7303392 ;
    schema:name "FURUSATO"@en,
        "FURUSATO"@ja .

_:Nbc2ce3f4665348ff963e4a56f7303392 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011760223587405893dda91a41feb3b4,
        _:N07b77f8a91e8446f8be1005a34ac421c,
        _:N22d42a2626c04745bbbfd4eed9e20d0f,
        _:N3cd531bfa4ea4cea9f48779df87345cb,
        _:N3d8aeb1af7f046a19bd2125df51c108c,
        _:N4308ab6685b2421aa13e967880dfb2f5,
        _:N643f16a1bab44865bf147d9b900ccddc,
        _:N647ed4a3e1d542bab1bf5ac1400ff2ce,
        _:N7afbfbdb7e724a2bb4d3c0adac120d4b,
        _:N945e785e4476408286c23442f633eed7,
        _:Nbfce72671d3c4e70a027c698f8818ae6,
        _:Nd5f6ca613d1b487da1f6ec9e61838ec8 ;
    mo:track_count 12 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N011760223587405893dda91a41feb3b4,
        _:N07b77f8a91e8446f8be1005a34ac421c,
        _:N22d42a2626c04745bbbfd4eed9e20d0f,
        _:N3cd531bfa4ea4cea9f48779df87345cb,
        _:N3d8aeb1af7f046a19bd2125df51c108c,
        _:N4308ab6685b2421aa13e967880dfb2f5,
        _:N643f16a1bab44865bf147d9b900ccddc,
        _:N647ed4a3e1d542bab1bf5ac1400ff2ce,
        _:N7afbfbdb7e724a2bb4d3c0adac120d4b,
        _:N945e785e4476408286c23442f633eed7,
        _:Nbfce72671d3c4e70a027c698f8818ae6,
        _:Nd5f6ca613d1b487da1f6ec9e61838ec8 .

