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

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

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

<artist/7527#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127973#subject> ;
    schema:name "Tatsuo Takai"@en,
        "高井達雄"@ja ;
    foaf:made <album/127973#composition>,
        <album/127973#subject> ;
    foaf:name "Tatsuo Takai"@en,
        "高井達雄"@ja .

<artist/8734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127973#subject> ;
    schema:name "Isao Tomita"@en,
        "冨田勲"@ja ;
    foaf:made <album/127973#composition>,
        <album/127973#subject> ;
    foaf:name "Isao Tomita"@en,
        "冨田勲"@ja .

<product/16889#subject> a schema:CreativeWork ;
    schema:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn ;
    foaf:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn .

<product/23582#subject> a schema:CreativeWork ;
    schema:name "Jungle Emperor (1965)"@en,
        "ジャングル大帝 (1965)"@ja,
        "Jungle Taitei (1965)"@ja-latn ;
    foaf:name "Jungle Emperor (1965)"@en,
        "ジャングル大帝 (1965)"@ja,
        "Jungle Taitei (1965)"@ja-latn .

<product/8144#subject> a schema:CreativeWork ;
    schema:name "Princess Knight"@en,
        "リボンの騎士"@ja,
        "Ribbon no Kishi"@ja-latn ;
    foaf:name "Princess Knight"@en,
        "リボンの騎士"@ja,
        "Ribbon no Kishi"@ja-latn .

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

<album/127973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn ;
    mo:performance_of <album/127973#musicalwork> ;
    mo:recorded_as <album/127973#musicalexpression> ;
    schema:name "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn ;
    schema:workPerformed <album/127973#musicalwork> .

<org/4490#subject> schema:name "Tezuka Productions"@en,
        "株式会社手塚プロダクション"@ja,
        "Tezuka Productions"@ja-latn ;
    foaf:name "Tezuka Productions"@en,
        "株式会社手塚プロダクション"@ja,
        "Tezuka Productions"@ja-latn .

<https://media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127973#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> ;
    foaf:depicts <album/127973#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> .

<https://medium-media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> a schema:ImageObject,
        foaf:Image .

<album/127973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn ;
    mo:composer <artist/7527#subject>,
        <artist/8734#subject> ;
    mo:produced_work <album/127973#musicalwork> ;
    schema:name "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn .

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

<album/127973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn ;
    mo:catalogue_number "TZ-19960425" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/127973#musicalexpression> ;
    mo:publisher <org/4490#subject> ;
    mo:record _:N0efa1ee5b053458bbc953fc0b752d663 ;
    mo:record_count 1 ;
    schema:about <product/16889#subject>,
        <product/23582#subject>,
        <product/8144#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> ;
    schema:name "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@en,
        "手塚治虫 人気アニメーションテーマ曲/ピアノ演奏版 リボンの騎士/ジャングル大帝/鉄腕アトム"@ja,
        "Three Popular Animation Theme Songs by The Piano / TEZUKA OSAMU"@ja-latn ;
    schema:publisher <org/4490#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/127973/127973-38aa431c64fd.jpg> .

_:N001149781be7472cb775da54bb59410a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャングル大帝"@ja,
        "JUNGLE TAITEI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0efa1ee5b053458bbc953fc0b752d663 ;
    schema:name "ジャングル大帝"@ja,
        "JUNGLE TAITEI"@ja-latn .

_:Nd1a350bd71ca482780092a1739c56198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉄腕アトム"@ja,
        "TETSUWAN ATOM"@ja-latn,
        "TETUWAN ATOM"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0efa1ee5b053458bbc953fc0b752d663 ;
    schema:name "鉄腕アトム"@ja,
        "TETSUWAN ATOM"@ja-latn,
        "TETUWAN ATOM"@ja-latn .

_:Nf55a2101f8814a2ab34f45676e165fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リボンの騎士"@ja,
        "PRINCESS KNIGHT"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0efa1ee5b053458bbc953fc0b752d663 ;
    schema:name "リボンの騎士"@ja,
        "PRINCESS KNIGHT"@ja-latn .

_:N0efa1ee5b053458bbc953fc0b752d663 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001149781be7472cb775da54bb59410a,
        _:Nd1a350bd71ca482780092a1739c56198,
        _:Nf55a2101f8814a2ab34f45676e165fc8 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N001149781be7472cb775da54bb59410a,
        _:Nd1a350bd71ca482780092a1739c56198,
        _:Nf55a2101f8814a2ab34f45676e165fc8 .

