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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/131451#subject>,
        <album/131451#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

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

<artist/12430#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Hide"@en,
        "ヒデ夕樹"@ja ;
    foaf:made <album/131451#subject>,
        <album/131451#vocals> ;
    foaf:name "Yuki Hide"@en,
        "ヒデ夕樹"@ja .

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/131451#lyrics>,
        <album/131451#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:made <album/131451#subject>,
        <album/131451#vocals> ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/131451#lyrics>,
        <album/131451#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

<album/131442> a mo:Release ;
    mo:catalogue_number "CODC-864" .

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

<album/131451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/131451#musicalwork> ;
    schema:name "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn .

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

<album/131451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn ;
    mo:performance_of <album/131451#musicalwork> ;
    mo:recorded_as <album/131451#musicalexpression> ;
    schema:name "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn ;
    schema:workPerformed <album/131451#musicalwork> .

<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/15/131451/131451-275d21499440.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131451#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/131451/131451-275d21499440.jpg> ;
    foaf:depicts <album/131451#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/131451/131451-275d21499440.jpg> .

<https://medium-media.vgm.io/albums/15/131451/131451-275d21499440.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/131451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-06-01"^^xsd:date ;
    dcterms:title "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn ;
    mo:catalogue_number "CODC-8522" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/131442> ;
    mo:publication_of <album/131451#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N07ae8de1220d4b22907beb4a010217bc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inazuman Flash"@en ;
            foaf:name "Inazuman Flash"@en ],
        [ a schema:CreativeWork ;
            schema:name "Inazuman"@en ;
            foaf:name "Inazuman"@en ] ;
    schema:datePublished "1990-06-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/15/131451/131451-275d21499440.jpg> ;
    schema:name "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ 27"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series 27"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/131451/131451-275d21499440.jpg> .

_:N111f8ef0fbbd44bc883cb3363ba6fcd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェスト!チェスト!イナズマン"@ja,
        "Chest! Chest! Inazuman"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ae8de1220d4b22907beb4a010217bc ;
    schema:name "チェスト!チェスト!イナズマン"@ja,
        "Chest! Chest! Inazuman"@ja-latn .

_:N6b16d38d68164eb5971d6c0126f1d15d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラッシュ!イナズマン"@ja,
        "Flash! Inazuman"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ae8de1220d4b22907beb4a010217bc ;
    schema:name "フラッシュ!イナズマン"@ja,
        "Flash! Inazuman"@ja-latn .

_:Nbcf6914665bd418b8189ec0baed953cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イナズマン・アクション"@ja,
        "Inazuman Action"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ae8de1220d4b22907beb4a010217bc ;
    schema:name "イナズマン・アクション"@ja,
        "Inazuman Action"@ja-latn .

_:Ne606286372dc49b4b37d33eea4a97c7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦えイナズマン"@ja,
        "Tatakae Inazuman"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ae8de1220d4b22907beb4a010217bc ;
    schema:name "戦えイナズマン"@ja,
        "Tatakae Inazuman"@ja-latn .

_:N07ae8de1220d4b22907beb4a010217bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N111f8ef0fbbd44bc883cb3363ba6fcd6,
        _:N6b16d38d68164eb5971d6c0126f1d15d,
        _:Nbcf6914665bd418b8189ec0baed953cd,
        _:Ne606286372dc49b4b37d33eea4a97c7e ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N111f8ef0fbbd44bc883cb3363ba6fcd6,
        _:N6b16d38d68164eb5971d6c0126f1d15d,
        _:Nbcf6914665bd418b8189ec0baed953cd,
        _:Ne606286372dc49b4b37d33eea4a97c7e .

