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

<artist/19090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisashi Inoue"@en,
        "井上ひさし"@ja ;
    foaf:made <album/104018#lyrics>,
        <album/104018#subject> ;
    foaf:name "Hisashi Inoue"@en,
        "井上ひさし"@ja .

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

<artist/8726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104018#subject> ;
    schema:name "Seiichiro Uno"@en,
        "宇野誠一郎"@ja ;
    foaf:made <album/104018#composition>,
        <album/104018#subject> ;
    foaf:name "Seiichiro Uno"@en,
        "宇野誠一郎"@ja .

<artist/8887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104018#subject> ;
    schema:name "Go Misawa"@en,
        "三沢郷"@ja ;
    foaf:made <album/104018#composition>,
        <album/104018#subject> ;
    foaf:name "Go Misawa"@en,
        "三沢郷"@ja .

<product/8178#subject> a schema:CreativeWork ;
    schema:name "Moomin (1969)"@en,
        "ムーミン (1969)"@ja,
        "Moomin (1969)"@ja-latn ;
    foaf:name "Moomin (1969)"@en,
        "ムーミン (1969)"@ja,
        "Moomin (1969)"@ja-latn .

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

<https://media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104018#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> ;
    foaf:depicts <album/104018#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> .

<https://medium-media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104018#performance> ;
    schema:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja ;
    foaf:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja .

<artist/19389#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104018#performance> ;
    schema:name "Reiko Muto"@en,
        "武藤礼子"@ja ;
    foaf:name "Reiko Muto"@en,
        "武藤礼子"@ja .

<artist/19390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104018#performance> ;
    schema:name "Minori Matsushima"@en,
        "松島みのり"@ja ;
    foaf:name "Minori Matsushima"@en,
        "松島みのり"@ja .

<artist/19451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104018#performance> ;
    schema:name "Hitoshi Takagi"@en,
        "高木均"@ja ;
    foaf:name "Hitoshi Takagi"@en,
        "高木均"@ja .

<artist/32334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104018#performance> ;
    schema:name "Yuko Uno"@en,
        "宇野ゆう子"@ja ;
    foaf:name "Yuko Uno"@en,
        "宇野ゆう子"@ja .

<album/104018#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Giichi Takayama"@en ;
            foaf:made <album/104018#composition> ;
            foaf:name "Giichi Takayama"@en ],
        <artist/8726#subject>,
        <artist/8887#subject> ;
    mo:produced_work <album/104018#musicalwork> ;
    schema:name "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn .

<album/104018#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn ;
    mo:performance_of <album/104018#musicalwork> ;
    mo:performer <artist/10365#subject>,
        <artist/19389#subject>,
        <artist/19390#subject>,
        <artist/19451#subject>,
        <artist/32334#subject> ;
    mo:recorded_as <album/104018#musicalexpression> ;
    schema:byArtist <artist/10365#subject>,
        <artist/19389#subject>,
        <artist/19390#subject>,
        <artist/19451#subject>,
        <artist/32334#subject> ;
    schema:name "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn ;
    schema:workPerformed <album/104018#musicalwork> .

<album/104018#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-03-05"^^xsd:date ;
    dcterms:title "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn ;
    mo:catalogue_number "TC-4003" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/104018#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:N3b06634987d9496e896743192af09d46 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ken-chan Toko-chan"@en ;
            foaf:name "Ken-chan Toko-chan"@en ],
        <product/8178#subject> ;
    schema:byArtist <artist/10365#subject>,
        <artist/19389#subject>,
        <artist/19390#subject>,
        <artist/19451#subject>,
        <artist/32334#subject> ;
    schema:datePublished "1971-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> ;
    schema:name "TV no Uta Moomin / Ken-chan Toko-chan"@en,
        "テレビのうた ムーミン/ケンちゃんトコちゃん"@ja,
        "TV no Uta Moomin / Ken-chan Toko-chan"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/104018/104018-527638ba8d99.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104018#subject> ;
    schema:name "Giichi Takayama"@en ;
    foaf:made <album/104018#subject> ;
    foaf:name "Giichi Takayama"@en .

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

_:N18623adfff594a46ae34c8c9e2ebc5d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミン・パパの歌"@ja,
        "Moomin Papa no Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b06634987d9496e896743192af09d46 ;
    schema:name "ムーミン・パパの歌"@ja,
        "Moomin Papa no Uta"@ja-latn .

_:N474f9226f69d4596ad5b4631509349ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パパとママがちっちゃなときに遊んだ歌"@ja,
        "Papa to Mama ga Chicchana Toki ni Asonda Uta"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b06634987d9496e896743192af09d46 ;
    schema:name "パパとママがちっちゃなときに遊んだ歌"@ja,
        "Papa to Mama ga Chicchana Toki ni Asonda Uta"@ja-latn .

_:N4fd39f63dc95482d9b0927dc0e38d866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケンちゃんトコちゃんGo!Go!Go!"@ja,
        "Ken-chan Toko-chan Go! Go! Go!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b06634987d9496e896743192af09d46 ;
    schema:name "ケンちゃんトコちゃんGo!Go!Go!"@ja,
        "Ken-chan Toko-chan Go! Go! Go!"@ja-latn .

_:Nad0da9dff8b044ad8415806c4b9fcd2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノンノンがムーミンに逢うときソング"@ja,
        "NonNon ga Moomin ni au Toki Song"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b06634987d9496e896743192af09d46 ;
    schema:name "ノンノンがムーミンに逢うときソング"@ja,
        "NonNon ga Moomin ni au Toki Song"@ja-latn .

_:Ne9e9e1fbf8334444a7cc729c1b3eeda4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミン"@ja,
        "Moomin"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b06634987d9496e896743192af09d46 ;
    schema:name "ムーミン"@ja,
        "Moomin"@ja-latn .

_:N3b06634987d9496e896743192af09d46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18623adfff594a46ae34c8c9e2ebc5d4,
        _:N474f9226f69d4596ad5b4631509349ab,
        _:N4fd39f63dc95482d9b0927dc0e38d866,
        _:Nad0da9dff8b044ad8415806c4b9fcd2b,
        _:Ne9e9e1fbf8334444a7cc729c1b3eeda4 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N18623adfff594a46ae34c8c9e2ebc5d4,
        _:N474f9226f69d4596ad5b4631509349ab,
        _:N4fd39f63dc95482d9b0927dc0e38d866,
        _:Nad0da9dff8b044ad8415806c4b9fcd2b,
        _:Ne9e9e1fbf8334444a7cc729c1b3eeda4 .

