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

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

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

<album/59279> a mo:Release ;
    mo:catalogue_number "LC28-5013" .

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

<album/23397#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/23397#musicalwork> ;
    schema:name "ICZER-ONE PART-2"@en,
        "戦え!!イクサー1 PART-2"@ja,
        "ICZER-ONE PART-2"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/79/23397/23397-1295445898.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/23397#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/23397#musicalwork> ;
    mo:performer <artist/4054#subject>,
        <artist/4289#subject>,
        <artist/9941#subject>,
        <artist/9942#subject> ;
    mo:recorded_as <album/23397#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/23397#musicalwork> .

<album/23397#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 "LB28-5013" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/59279> ;
    mo:publication_of <album/23397#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Neb407c2ac863474fbcd869d224e0e541 ;
    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/79/23397/23397-1295445898.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/79/23397/23397-1295445898.jpg> .

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

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

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

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

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

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

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

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

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

_:Neb407c2ac863474fbcd869d224e0e541 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10ec8576c035473ba8e24bc46b704bf0,
        _:N1b407c08eab348159a626b21ec3294bb,
        _:N476b77eba411432ca6be6fd39ea46724,
        _:N4cb7a6994b6e4975b5f86d01794bf773,
        _:N4fffa2f5c11143a8bf63cb8418509011,
        _:N56382b1c43c742a3b7d0475565e9e07b,
        _:Nb2a042c9a8154cdab1d40edb8d96a545,
        _:Nc604d145907c4069aef3ae8c4d2bbca9,
        _:Nf89a63772bdc462cb258a87a0acb1996 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N10ec8576c035473ba8e24bc46b704bf0,
        _:N1b407c08eab348159a626b21ec3294bb,
        _:N476b77eba411432ca6be6fd39ea46724,
        _:N4cb7a6994b6e4975b5f86d01794bf773,
        _:N4fffa2f5c11143a8bf63cb8418509011,
        _:N56382b1c43c742a3b7d0475565e9e07b,
        _:Nb2a042c9a8154cdab1d40edb8d96a545,
        _:Nc604d145907c4069aef3ae8c4d2bbca9,
        _:Nf89a63772bdc462cb258a87a0acb1996 .

