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

<artist/9661#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiko Okada"@en,
        "岡田冨美子"@ja ;
    foaf:made <album/59279#lyrics>,
        <album/59279#subject> ;
    foaf:name "Fumiko Okada"@en,
        "岡田冨美子"@ja .

<album/23397> a mo:Release ;
    mo:catalogue_number "LB28-5013" .

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

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59279#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/59279#composition>,
        <album/59279#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<album/59279#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/59279#musicalwork> ;
    schema:name "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/97/59279/59279-1464989835.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4054#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59279#performance> ;
    schema:name "Yuriko Yamamoto"@en,
        "山本百合子"@ja ;
    foaf:name "Yuriko Yamamoto"@en,
        "山本百合子"@ja .

<artist/4289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59279#performance> ;
    schema:name "Kaneto Shiozawa"@en,
        "塩沢兼人"@ja ;
    foaf:name "Kaneto Shiozawa"@en,
        "塩沢兼人"@ja .

<artist/9941#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59279#performance> ;
    schema:name "Mayumi Sho"@en,
        "荘真由美"@ja ;
    foaf:name "Mayumi Sho"@en,
        "荘真由美"@ja .

<artist/9942#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59279#performance> ;
    schema:name "Yukoh Kusunoki"@en,
        "楠木勇有行"@ja ;
    foaf:name "Yukoh Kusunoki"@en,
        "楠木勇有行"@ja .

<album/59279#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn ;
    mo:performance_of <album/59279#musicalwork> ;
    mo:performer <artist/4054#subject>,
        <artist/4289#subject>,
        <artist/9941#subject>,
        <artist/9942#subject> ;
    mo:recorded_as <album/59279#musicalexpression> ;
    schema:byArtist <artist/4054#subject>,
        <artist/4289#subject>,
        <artist/9941#subject>,
        <artist/9942#subject> ;
    schema:name "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn ;
    schema:workPerformed <album/59279#musicalwork> .

<album/59279#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-03-20"^^xsd:date ;
    dcterms:title "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn ;
    mo:catalogue_number "LC28-5013" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/23397> ;
    mo:publication_of <album/59279#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fight! Iczer-One (Tatakae!! Iczer-1)"@en ;
            foaf:name "Fight! Iczer-One (Tatakae!! Iczer-1)"@en ] ;
    schema:byArtist <artist/4054#subject>,
        <artist/4289#subject>,
        <artist/9941#subject>,
        <artist/9942#subject> ;
    schema:datePublished "1986-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/59279/59279-1464989835.jpg> ;
    schema:name "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/59279/59279-1464989835.jpg> .

_:N48b98a9c16774b3aa3181fd9fce28615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超生命体 ビッグゴールド"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "超生命体 ビッグゴールド"@ja .

_:N4aafa46650514489900165a24b086c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空のオアシス"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "天空のオアシス"@ja .

_:N630ad669240c4d79b71dadd1e81f1f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サー・バイオレットのナレーション~大宇宙の悪魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "サー・バイオレットのナレーション~大宇宙の悪魔"@ja .

_:N66109534a943441cabaa780bdfd13789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イクサー1のナレーション~ナギサ!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "イクサー1のナレーション~ナギサ!!"@ja .

_:N66236e08c4e047e784a18b50a1adc92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激闘イクサーロボ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "激闘イクサーロボ"@ja .

_:N7b0f5b075f574826bef27c325b260238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放浪の民 クトゥルフ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "放浪の民 クトゥルフ"@ja .

_:N9ff5590ed15941768daacff514ffb741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵! イクサー2"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "無敵! イクサー2"@ja .

_:Nc9708326218042f8b7be79e65b4b0454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEVER RUN AWAY"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "NEVER RUN AWAY"@ja .

_:Nf44d509dd5404835a6541684fb456894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "加納 渚のナレーション~パートナー(渚その愛)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1815f14dec1a48c4af00d1de0fdb10bb ;
    schema:name "加納 渚のナレーション~パートナー(渚その愛)"@ja .

_:N1815f14dec1a48c4af00d1de0fdb10bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48b98a9c16774b3aa3181fd9fce28615,
        _:N4aafa46650514489900165a24b086c9c,
        _:N630ad669240c4d79b71dadd1e81f1f70,
        _:N66109534a943441cabaa780bdfd13789,
        _:N66236e08c4e047e784a18b50a1adc92f,
        _:N7b0f5b075f574826bef27c325b260238,
        _:N9ff5590ed15941768daacff514ffb741,
        _:Nc9708326218042f8b7be79e65b4b0454,
        _:Nf44d509dd5404835a6541684fb456894 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N48b98a9c16774b3aa3181fd9fce28615,
        _:N4aafa46650514489900165a24b086c9c,
        _:N630ad669240c4d79b71dadd1e81f1f70,
        _:N66109534a943441cabaa780bdfd13789,
        _:N66236e08c4e047e784a18b50a1adc92f,
        _:N7b0f5b075f574826bef27c325b260238,
        _:N9ff5590ed15941768daacff514ffb741,
        _:Nc9708326218042f8b7be79e65b4b0454,
        _:Nf44d509dd5404835a6541684fb456894 .

