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

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/84015#lyrics>,
        <album/84015#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

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

<album/84016> a mo:Release ;
    mo:catalogue_number "CPY-604" .

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84015#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/84015#composition>,
        <album/84015#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<product/14423#subject> a schema:CreativeWork ;
    schema:name "Return of Ultraman"@en,
        "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn ;
    foaf:name "Return of Ultraman"@en,
        "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn .

<album/84015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/84015#musicalwork> ;
    schema:name "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn .

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

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

<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/51/84015/84015-1583761963.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/84015/84015-1583761963.jpg> ;
    foaf:depicts <album/84015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/84015/84015-1583761963.jpg> .

<https://medium-media.vgm.io/albums/51/84015/84015-1583761963.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/22439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Hidekatsu Shibata"@en,
        "柴田秀勝"@ja ;
    foaf:name "Hidekatsu Shibata"@en,
        "柴田秀勝"@ja .

<artist/30158#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja ;
    foaf:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja .

<artist/30163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Jiro Dan"@en,
        "団次郎"@ja ;
    foaf:name "Jiro Dan"@en,
        "団次郎"@ja .

<artist/64094#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Rumi Sakakibara"@en,
        "榊原るみ"@ja ;
    foaf:name "Rumi Sakakibara"@en,
        "榊原るみ"@ja .

<album/84015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-03-01"^^xsd:date ;
    dcterms:title "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn ;
    mo:catalogue_number "CS-7103" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/84016> ;
    mo:publication_of <album/84015#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ndc6a4870e95f4cc9aa629d66f004f179 ;
    mo:record_count 1 ;
    schema:about <product/14423#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Koh Mitsui"@en ;
            foaf:name "Koh Mitsui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shin Kishida"@en ;
            foaf:name "Shin Kishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Nagoya"@en ;
            foaf:name "Akira Nagoya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ken Nishida"@en ;
            foaf:name "Ken Nishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Negami"@en ;
            foaf:name "Jun Negami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shunsuke Ikeda"@en ;
            foaf:name "Shunsuke Ikeda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hideki Kawaguchi"@en ;
            foaf:name "Hideki Kawaguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mika Katsuragi"@en ;
            foaf:name "Mika Katsuragi"@en ],
        <artist/22439#subject>,
        <artist/30158#subject>,
        <artist/30163#subject>,
        <artist/64094#subject> ;
    schema:datePublished "1979-03-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/51/84015/84015-1583761963.jpg> ;
    schema:name "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/84015/84015-1583761963.jpg> .

<album/84015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn ;
    mo:performance_of <album/84015#musicalwork> ;
    mo:performer _:N3ce684c17894443a9fa44572be6de665,
        _:N4add6d6378a84250b49e819ce4aa1215,
        _:N6bb3418c4ccb4704946c800cdcfe54f0,
        _:N7328af3e92a34536a51fd9a407921c8a,
        _:N75095e84593e4e029e3ee95f478a39f5,
        _:N774b0475742149248e750ebdef76a6ad,
        _:Nb2e12143d865418888ae1d3df83f60dc,
        _:Nf2e35d470d48481c8318c73e8b3b24a3,
        <artist/22439#subject>,
        <artist/30158#subject>,
        <artist/30163#subject>,
        <artist/64094#subject> ;
    mo:recorded_as <album/84015#musicalexpression> ;
    schema:byArtist _:N3ce684c17894443a9fa44572be6de665,
        _:N4add6d6378a84250b49e819ce4aa1215,
        _:N6bb3418c4ccb4704946c800cdcfe54f0,
        _:N7328af3e92a34536a51fd9a407921c8a,
        _:N75095e84593e4e029e3ee95f478a39f5,
        _:N774b0475742149248e750ebdef76a6ad,
        _:Nb2e12143d865418888ae1d3df83f60dc,
        _:Nf2e35d470d48481c8318c73e8b3b24a3,
        <artist/22439#subject>,
        <artist/30158#subject>,
        <artist/30163#subject>,
        <artist/64094#subject> ;
    schema:name "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn ;
    schema:workPerformed <album/84015#musicalwork> .

_:N3ce684c17894443a9fa44572be6de665 a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Hideki Kawaguchi"@en ;
    foaf:name "Hideki Kawaguchi"@en .

_:N4add6d6378a84250b49e819ce4aa1215 a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Koh Mitsui"@en ;
    foaf:name "Koh Mitsui"@en .

_:N6bb3418c4ccb4704946c800cdcfe54f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Shunsuke Ikeda"@en ;
    foaf:name "Shunsuke Ikeda"@en .

_:N712afab014cb4d20bcbad945fb3e3f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰ってきたウルトラマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndc6a4870e95f4cc9aa629d66f004f179 ;
    schema:name "帰ってきたウルトラマン"@ja .

_:N7328af3e92a34536a51fd9a407921c8a a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Jun Negami"@en ;
    foaf:name "Jun Negami"@en .

_:N75095e84593e4e029e3ee95f478a39f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Akira Nagoya"@en ;
    foaf:name "Akira Nagoya"@en .

_:N774b0475742149248e750ebdef76a6ad a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Shin Kishida"@en ;
    foaf:name "Shin Kishida"@en .

_:N9052b7791a8c465796e23af2f68674ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラの星光る時"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndc6a4870e95f4cc9aa629d66f004f179 ;
    schema:name "ウルトラの星光る時"@ja .

_:N9465d5428b5d461c82017ebc56f594ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマン夕陽に死す"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndc6a4870e95f4cc9aa629d66f004f179 ;
    schema:name "ウルトラマン夕陽に死す"@ja .

_:Nacb15ed071a24c3385d62a96adfde7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MATチームのうた"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndc6a4870e95f4cc9aa629d66f004f179 ;
    schema:name "MATチームのうた"@ja .

_:Nb2e12143d865418888ae1d3df83f60dc a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Ken Nishida"@en ;
    foaf:name "Ken Nishida"@en .

_:Nf2e35d470d48481c8318c73e8b3b24a3 a schema:Person,
        foaf:Person ;
    mo:performed <album/84015#performance> ;
    schema:name "Mika Katsuragi"@en ;
    foaf:name "Mika Katsuragi"@en .

_:Ndc6a4870e95f4cc9aa629d66f004f179 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N712afab014cb4d20bcbad945fb3e3f3b,
        _:N9052b7791a8c465796e23af2f68674ad,
        _:N9465d5428b5d461c82017ebc56f594ab,
        _:Nacb15ed071a24c3385d62a96adfde7cc ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N712afab014cb4d20bcbad945fb3e3f3b,
        _:N9052b7791a8c465796e23af2f68674ad,
        _:N9465d5428b5d461c82017ebc56f594ab,
        _:Nacb15ed071a24c3385d62a96adfde7cc .

