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

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

<album/84015> a mo:Release ;
    mo:catalogue_number "CS-7103" .

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84016#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/84016#composition>,
        <album/84016#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/84016#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/84016#musicalwork> ;
    schema:name "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@en,
        "栄光のウルトラマン決戦シリーズ③ 帰ってきたウルトラマン"@ja,
        "Eiko no Ultraman Kessen Series 3 Kaettekita Ultraman"@ja-latn .

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

<album/84016#musicalexpression> a mo:Signal ;
    mo:published_as <album/84016#subject> ;
    mo:records <album/84016#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/61/84016/84016-1549215651.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84016#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/84016/84016-1549215651.jpg> ;
    foaf:depicts <album/84016#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/84016/84016-1549215651.jpg> .

<https://medium-media.vgm.io/albums/61/84016/84016-1549215651.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/30158#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84016#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/84016#performance> ;
    schema:name "Jiro Dan"@en,
        "団次郎"@ja ;
    foaf:name "Jiro Dan"@en,
        "団次郎"@ja .

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

<album/84016#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 "CPY-604" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/84015> ;
    mo:publication_of <album/84016#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ncd1ef83937544cc4b7e48e5b6e9511da ;
    mo:record_count 1 ;
    schema:about <product/14423#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shunsuke Ikeda"@en ;
            foaf:name "Shunsuke Ikeda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Negami"@en ;
            foaf:name "Jun Negami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Nagoya"@en ;
            foaf:name "Akira Nagoya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shin Kishida"@en ;
            foaf:name "Shin Kishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mika Katsuragi"@en ;
            foaf:name "Mika Katsuragi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hideki Kawaguchi"@en ;
            foaf:name "Hideki Kawaguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koh Mitsui"@en ;
            foaf:name "Koh Mitsui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ken Nishida"@en ;
            foaf:name "Ken Nishida"@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/61/84016/84016-1549215651.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/61/84016/84016-1549215651.jpg> .

<album/84016#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/84016#musicalwork> ;
    mo:performer _:N124195577b2d4cfdbb662f0d7dcddc30,
        _:N38015d2de7ab4ab8818c8e165f7c675b,
        _:N5324708c82694a4dbb60aa3ea2651ec7,
        _:N571b7f8f66c746ba8dfc3820e67361a3,
        _:N5b24d4a54e8d4d4e8506588a9a6bde50,
        _:N857d4ae4b8974b4190241ecc5da84871,
        _:N87c5cc8648c949fcacfcb6d38bfef777,
        _:N8d97db0c8fc447eeaa17e672491ee339,
        <artist/22439#subject>,
        <artist/30158#subject>,
        <artist/30163#subject>,
        <artist/64094#subject> ;
    mo:recorded_as <album/84016#musicalexpression> ;
    schema:byArtist _:N124195577b2d4cfdbb662f0d7dcddc30,
        _:N38015d2de7ab4ab8818c8e165f7c675b,
        _:N5324708c82694a4dbb60aa3ea2651ec7,
        _:N571b7f8f66c746ba8dfc3820e67361a3,
        _:N5b24d4a54e8d4d4e8506588a9a6bde50,
        _:N857d4ae4b8974b4190241ecc5da84871,
        _:N87c5cc8648c949fcacfcb6d38bfef777,
        _:N8d97db0c8fc447eeaa17e672491ee339,
        <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/84016#musicalwork> .

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

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

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

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

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

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

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

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

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

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

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

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

_:Ncd1ef83937544cc4b7e48e5b6e9511da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fb9ec04feea45c78f034027abadb55b,
        _:N6b5fcc8a4b764ce3a338941c5db0aabe,
        _:Nbb9f18e370da40c7ae0599b9ec911746,
        _:Nbf877b5a2b7042978aa8493f744e3686 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3fb9ec04feea45c78f034027abadb55b,
        _:N6b5fcc8a4b764ce3a338941c5db0aabe,
        _:Nbb9f18e370da40c7ae0599b9ec911746,
        _:Nbf877b5a2b7042978aa8493f744e3686 .

