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

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

<artist/47536#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maya Taguchi"@en,
        "田口マヤ"@ja ;
    foaf:made <album/83974#lyrics>,
        <album/83974#subject> ;
    foaf:name "Maya Taguchi"@en,
        "田口マヤ"@ja .

<album/108131> a mo:Release ;
    mo:catalogue_number "A" .

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

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

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

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83974#subject> ;
    schema:name "Tohru Fuyuki"@en ;
    foaf:made <album/83974#composition>,
        <album/83974#subject> ;
    foaf:name "Tohru Fuyuki"@en .

<artist/28330#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83974#subject> ;
    schema:name "Masahiko Aoi"@en,
        "葵まさひこ"@ja ;
    foaf:made <album/83974#composition>,
        <album/83974#subject> ;
    foaf:name "Masahiko Aoi"@en,
        "葵まさひこ"@ja .

<artist/30780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83974#subject> ;
    schema:name "Masanobu Higurashi"@en,
        "日暮雅信"@ja ;
    foaf:made <album/83974#composition>,
        <album/83974#subject> ;
    foaf:name "Masanobu Higurashi"@en,
        "日暮雅信"@ja .

<product/14422#subject> a schema:CreativeWork ;
    schema:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn ;
    foaf:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn .

<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 .

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

<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 .

<product/14426#subject> a schema:CreativeWork ;
    schema:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn ;
    foaf:name "Ultraman Leo"@en,
        "ウルトラマンレオ"@ja,
        "Ultraman Leo"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/47/83974/83974-1549149489.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83974#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83974#performance> ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

<album/83974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn ;
    mo:performance_of <album/83974#musicalwork> ;
    mo:performer <artist/32613#subject>,
        <artist/3727#subject> ;
    mo:recorded_as <album/83974#musicalexpression> ;
    schema:byArtist <artist/32613#subject>,
        <artist/3727#subject> ;
    schema:name "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn ;
    schema:workPerformed <album/83974#musicalwork> .

<album/83974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/12785#subject>,
        <artist/13738#subject>,
        <artist/28330#subject>,
        <artist/30780#subject> ;
    mo:produced_work <album/83974#musicalwork> ;
    schema:name "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn .

<album/83974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-10-21"^^xsd:date ;
    dcterms:title "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn ;
    mo:catalogue_number "SKK" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/108131> ;
    mo:publication_of <album/83974#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    mo:record_count 1 ;
    schema:about <product/14422#subject>,
        <product/14423#subject>,
        <product/14424#subject>,
        <product/14425#subject>,
        <product/14426#subject> ;
    schema:byArtist <artist/32613#subject>,
        <artist/3727#subject> ;
    schema:datePublished "1978-10-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/47/83974/83974-1549149489.jpg> ;
    schema:name "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@en,
        "ウルトラマン大百科!シリーズ第4弾 サウンド ウルトラマン パートII"@ja,
        "Ultraman Daihyakka! Series 4 Sound Ultraman Part II"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/83974/83974-1549149489.jpg> .

_:N1656af0d5fec41408562e482adba1b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラセブン (\"ULTRA-7\")"@ja,
        "ウルトラセブン(英語版)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラセブン (\"ULTRA-7\")"@ja,
        "ウルトラセブン(英語版)"@ja .

_:N272f064c01cf452ba463e15481d11ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンキングのおくりもの"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラマンキングのおくりもの"@ja .

_:N43166193268048ae85cc32a741ce767c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAC出撃"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "MAC出撃"@ja .

_:N6f51cd47a5ec4b0daef2920d6555883b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンエース(カラオケ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラマンエース(カラオケ)"@ja .

_:N743909fa29ff42c086f908ba3c6358eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "危機"@ja .

_:N8380dfb59caa4fceb9af1589b28aeb7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "北斗と夕子"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "北斗と夕子"@ja .

_:N8f2c604dc1574ceaadc36815922347fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え!ウルトラマンレオ(カラオケ)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "戦え!ウルトラマンレオ(カラオケ)"@ja .

_:N97cc455e531043f4be390ca5c3403b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ警備隊出動"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラ警備隊出動"@ja .

_:Nacf7dd0c92d54858a3397f5f9ef82a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよなら夕子 妹よ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "さよなら夕子 妹よ"@ja .

_:Ncb0af07edf794cb7b655cd21cde329d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "戦い"@ja .

_:Nd0247e200b2d4d26b81823e527658d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンタロウ(カラオケ)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラマンタロウ(カラオケ)"@ja .

_:Nd2390e393e4340fcb19e0085516cc87d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラの母 愛の奇蹟"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラの母 愛の奇蹟"@ja .

_:Ndae9c6a4f6d8469cbd3aecc160ee3de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラセブン参上"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラセブン参上"@ja .

_:Nddb52234c3dd46f99cd0194dd4b88b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペガッサシティ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ペガッサシティ"@ja .

_:Ne00ad0819de743b88f3d30482eaf9f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰ってきたウルトラマン(カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "帰ってきたウルトラマン(カラオケ)"@ja .

_:Ne416d7db20c04cdd85d72dabcf192278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラセブンの歌 (THE THEME SONG of \"ULTRA-7\")"@ja,
        "ウルトラセブンの歌(英語版)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "ウルトラセブンの歌 (THE THEME SONG of \"ULTRA-7\")"@ja,
        "ウルトラセブンの歌(英語版)"@ja .

_:Neef488b13b3c48e881421820e27bae52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MACのテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Neec155755f4c4329ad35963fd0c9a0b1 ;
    schema:name "MACのテーマ"@ja .

_:Neec155755f4c4329ad35963fd0c9a0b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1656af0d5fec41408562e482adba1b80,
        _:N272f064c01cf452ba463e15481d11ee4,
        _:N43166193268048ae85cc32a741ce767c,
        _:N6f51cd47a5ec4b0daef2920d6555883b,
        _:N743909fa29ff42c086f908ba3c6358eb,
        _:N8380dfb59caa4fceb9af1589b28aeb7d,
        _:N8f2c604dc1574ceaadc36815922347fd,
        _:N97cc455e531043f4be390ca5c3403b7b,
        _:Nacf7dd0c92d54858a3397f5f9ef82a60,
        _:Ncb0af07edf794cb7b655cd21cde329d5,
        _:Nd0247e200b2d4d26b81823e527658d3a,
        _:Nd2390e393e4340fcb19e0085516cc87d,
        _:Ndae9c6a4f6d8469cbd3aecc160ee3de9,
        _:Nddb52234c3dd46f99cd0194dd4b88b7d,
        _:Ne00ad0819de743b88f3d30482eaf9f2a,
        _:Ne416d7db20c04cdd85d72dabcf192278,
        _:Neef488b13b3c48e881421820e27bae52 ;
    mo:track_count 17 ;
    schema:duration "PT22:51"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1656af0d5fec41408562e482adba1b80,
        _:N272f064c01cf452ba463e15481d11ee4,
        _:N43166193268048ae85cc32a741ce767c,
        _:N6f51cd47a5ec4b0daef2920d6555883b,
        _:N743909fa29ff42c086f908ba3c6358eb,
        _:N8380dfb59caa4fceb9af1589b28aeb7d,
        _:N8f2c604dc1574ceaadc36815922347fd,
        _:N97cc455e531043f4be390ca5c3403b7b,
        _:Nacf7dd0c92d54858a3397f5f9ef82a60,
        _:Ncb0af07edf794cb7b655cd21cde329d5,
        _:Nd0247e200b2d4d26b81823e527658d3a,
        _:Nd2390e393e4340fcb19e0085516cc87d,
        _:Ndae9c6a4f6d8469cbd3aecc160ee3de9,
        _:Nddb52234c3dd46f99cd0194dd4b88b7d,
        _:Ne00ad0819de743b88f3d30482eaf9f2a,
        _:Ne416d7db20c04cdd85d72dabcf192278,
        _:Neef488b13b3c48e881421820e27bae52 .

