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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/88489#lyrics>,
        <album/88489#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

<album/88488> a mo:Release ;
    mo:catalogue_number "CS-7105" .

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

<artist/12785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88489#subject> ;
    schema:name "Makoto Kawaguchi"@en,
        "川口真"@ja ;
    foaf:made <album/88489#composition>,
        <album/88489#subject> ;
    foaf:name "Makoto Kawaguchi"@en,
        "川口真"@ja .

<product/14425#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    foaf:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

<album/88489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn ;
    mo:composer <artist/12785#subject> ;
    mo:produced_work <album/88489#musicalwork> ;
    schema:name "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn .

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

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

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

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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/24464#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Jun Mitaka"@en,
        "三鷹淳"@ja ;
    foaf:name "Jun Mitaka"@en,
        "三鷹淳"@ja .

<artist/46052#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Hiroko Sakurai"@en,
        "桜井浩子"@ja ;
    foaf:name "Hiroko Sakurai"@en,
        "桜井浩子"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88489#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/88489#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/88489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-03-01"^^xsd:date ;
    dcterms:title "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn ;
    mo:catalogue_number "CPY-606" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/88488> ;
    mo:publication_of <album/88489#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne1d91dedba7d4d78a39ae3829fe990db ;
    mo:record_count 1 ;
    schema:about <product/14425#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Takahiko Higashino"@en ;
            foaf:name "Takahiko Higashino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Saburo Shinoda"@en ;
            foaf:name "Saburo Shinoda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tetsuro Sagawa"@en ;
            foaf:name "Tetsuro Sagawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takashi Tsumura"@en ;
            foaf:name "Takashi Tsumura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Keiko Ono"@en ;
            foaf:name "Keiko Ono"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kiyoko Matsuya"@en ;
            foaf:name "Kiyoko Matsuya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shinya Saito"@en ;
            foaf:name "Shinya Saito"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toyoyuki Kimura"@en ;
            foaf:name "Toyoyuki Kimura"@en ],
        <artist/11653#subject>,
        <artist/24464#subject>,
        <artist/46052#subject> ;
    schema:datePublished "1979-03-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/88489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn ;
    mo:performance_of <album/88489#musicalwork> ;
    mo:performer _:N0cb2e4a2f2f8474490112794c2d0e571,
        _:N0e27706d407b4b5994b8e1ccd2c79e77,
        _:N11232920f23849db9d1426584f996b3c,
        _:N46c3da9850d84575b7dc022ad17c43fc,
        _:N48cbd5bbd647490c9f83e44e53e7b3c7,
        _:N7d88cd6e8cdf476580f8cc40855fc522,
        _:N979bb9f6349440a08e75cdc548f46f87,
        _:Ne7dc9ed59bf445338b8d4e334511d1f3,
        <artist/11653#subject>,
        <artist/24464#subject>,
        <artist/46052#subject> ;
    mo:recorded_as <album/88489#musicalexpression> ;
    schema:byArtist _:N0cb2e4a2f2f8474490112794c2d0e571,
        _:N0e27706d407b4b5994b8e1ccd2c79e77,
        _:N11232920f23849db9d1426584f996b3c,
        _:N46c3da9850d84575b7dc022ad17c43fc,
        _:N48cbd5bbd647490c9f83e44e53e7b3c7,
        _:N7d88cd6e8cdf476580f8cc40855fc522,
        _:N979bb9f6349440a08e75cdc548f46f87,
        _:Ne7dc9ed59bf445338b8d4e334511d1f3,
        <artist/11653#subject>,
        <artist/24464#subject>,
        <artist/46052#subject> ;
    schema:name "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@en,
        "栄光のウルトラマン決戦シリーズ⑤ ウルトラマンタロウ"@ja,
        "Eiko no Ultraman Kessen Series 5 Ultraman Taro"@ja-latn ;
    schema:workPerformed <album/88489#musicalwork> .

_:N0cb2e4a2f2f8474490112794c2d0e571 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Toyoyuki Kimura"@en ;
    foaf:name "Toyoyuki Kimura"@en .

_:N0e27706d407b4b5994b8e1ccd2c79e77 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Takahiko Higashino"@en ;
    foaf:name "Takahiko Higashino"@en .

_:N11232920f23849db9d1426584f996b3c a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Tetsuro Sagawa"@en ;
    foaf:name "Tetsuro Sagawa"@en .

_:N3e0a82f6bcb74e4ba80d919b45fc66c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(後篇) 燃えろ!ウルトラ6兄弟"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1d91dedba7d4d78a39ae3829fe990db ;
    schema:name "(後篇) 燃えろ!ウルトラ6兄弟"@ja .

_:N46c3da9850d84575b7dc022ad17c43fc a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Keiko Ono"@en ;
    foaf:name "Keiko Ono"@en .

_:N48cbd5bbd647490c9f83e44e53e7b3c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Shinya Saito"@en ;
    foaf:name "Shinya Saito"@en .

_:N48f004e73e7f47f7936a858ece70af4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(前篇) これがウルトラの国だ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1d91dedba7d4d78a39ae3829fe990db ;
    schema:name "(前篇) これがウルトラの国だ"@ja .

_:N7d88cd6e8cdf476580f8cc40855fc522 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Takashi Tsumura"@en ;
    foaf:name "Takashi Tsumura"@en .

_:N979bb9f6349440a08e75cdc548f46f87 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Saburo Shinoda"@en ;
    foaf:name "Saburo Shinoda"@en .

_:N97d239b4078346779c147583309af11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンタロウ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1d91dedba7d4d78a39ae3829fe990db ;
    schema:name "ウルトラマンタロウ"@ja .

_:Ne7dc9ed59bf445338b8d4e334511d1f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/88489#performance> ;
    schema:name "Kiyoko Matsuya"@en ;
    foaf:name "Kiyoko Matsuya"@en .

_:Neb77c21e70b541dd853728cb8ca680b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ六兄弟"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1d91dedba7d4d78a39ae3829fe990db ;
    schema:name "ウルトラ六兄弟"@ja .

_:Ne1d91dedba7d4d78a39ae3829fe990db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e0a82f6bcb74e4ba80d919b45fc66c5,
        _:N48f004e73e7f47f7936a858ece70af4d,
        _:N97d239b4078346779c147583309af11a,
        _:Neb77c21e70b541dd853728cb8ca680b6 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3e0a82f6bcb74e4ba80d919b45fc66c5,
        _:N48f004e73e7f47f7936a858ece70af4d,
        _:N97d239b4078346779c147583309af11a,
        _:Neb77c21e70b541dd853728cb8ca680b6 .

