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

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:made <album/128301#subject>,
        <album/128301#vocals> ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

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

<artist/19474#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Nishimoto"@en,
        "西本裕行"@ja ;
    foaf:made <album/128301#subject>,
        <album/128301#vocals> ;
    foaf:name "Hiroyuki Nishimoto"@en,
        "西本裕行"@ja .

<artist/34230#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kahei No"@en,
        "能加平"@ja ;
    foaf:made <album/128301#lyrics>,
        <album/128301#subject> ;
    foaf:name "Kahei No"@en,
        "能加平"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/128301#subject>,
        <album/128301#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<album/67864> a mo:Release ;
    mo:catalogue_number "KKS-20077" .

<artist/8726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128301#subject> ;
    schema:name "Seiichiro Uno"@en,
        "宇野誠一郎"@ja ;
    foaf:made <album/128301#composition>,
        <album/128301#subject> ;
    foaf:name "Seiichiro Uno"@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/128301#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn ;
    mo:composer <artist/8726#subject> ;
    mo:produced_work <album/128301#musicalwork> ;
    schema:name "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn .

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

<album/128301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn ;
    mo:performance_of <album/128301#musicalwork> ;
    mo:recorded_as <album/128301#musicalexpression> ;
    schema:name "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn ;
    schema:workPerformed <album/128301#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/128301/128301-e79f51e7e420.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/128301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-12-01"^^xsd:date ;
    dcterms:title "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn ;
    mo:catalogue_number "CPY-694" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/67864> ;
    mo:publication_of <album/128301#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N022b93d0d9df44609f022075e508361f ;
    mo:record_count 1 ;
    schema:about <product/8178#subject> ;
    schema:datePublished "1979-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/128301/128301-e79f51e7e420.jpg> ;
    schema:name "Ohanashi \"Moomin\""@en,
        "おはなし\"ムーミン\""@ja,
        "Ohanashi \"Moomin\""@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/128301/128301-e79f51e7e420.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "アオエトリオ"@en ;
    foaf:made <album/128301#vocals> ;
    foaf:name "アオエトリオ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "アオエトリオ"@en ;
    foaf:made <album/128301#subject> ;
    foaf:name "アオエトリオ"@en .

_:N51711a42c7c641179d741ab5d41aeda8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミン谷に春がきた 挿入曲 ●ムーミンのテーマ ●まだ帰って来ないスナフキン ●ふしぎなシルクハット ●雲に乗れば ●スナフキンの歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N022b93d0d9df44609f022075e508361f ;
    schema:name "ムーミン谷に春がきた 挿入曲 ●ムーミンのテーマ ●まだ帰って来ないスナフキン ●ふしぎなシルクハット ●雲に乗れば ●スナフキンの歌"@ja .

_:Nb8a049d89ca746ed9d544b14f65bfc88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミン谷に春がきた 挿入曲 ●昔、おれにもキバがあった ●ムーミンのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N022b93d0d9df44609f022075e508361f ;
    schema:name "ムーミン谷に春がきた 挿入曲 ●昔、おれにもキバがあった ●ムーミンのテーマ"@ja .

_:N022b93d0d9df44609f022075e508361f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51711a42c7c641179d741ab5d41aeda8,
        _:Nb8a049d89ca746ed9d544b14f65bfc88 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N51711a42c7c641179d741ab5d41aeda8,
        _:Nb8a049d89ca746ed9d544b14f65bfc88 .

