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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/131442#subject>,
        <album/131442#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/131442#subject>,
        <album/131442#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/131442#subject>,
        <album/131442#vocals> ;
    foaf:name "Yuki Hide"@en,
        "ヒデ夕樹"@ja .

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

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

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

<album/131451> a mo:Release ;
    mo:catalogue_number "CODC-8522" .

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

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

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

<album/131442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series"@ja-latn ;
    mo:performance_of <album/131442#musicalwork> ;
    mo:recorded_as <album/131442#musicalexpression> ;
    schema:name "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series"@en,
        "イナズマン / イナズマンF タイムトリップCD4曲シリーズ"@ja,
        "Inazuman / Inazuman F TIME TRIP CD 4 Songs Series"@ja-latn ;
    schema:workPerformed <album/131442#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/24/131442/131442-5b842515fe24.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131442#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/131442/131442-5b842515fe24.jpg> ;
    foaf:depicts <album/131442#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/131442/131442-5b842515fe24.jpg> .

<https://medium-media.vgm.io/albums/24/131442/131442-5b842515fe24.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

_:Nd819a90e9ec14df698262863f8954e5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N253ef7dc9d8b47ba94fb7c41b8e0f293,
        _:N6ea980ca85a54ca090631e9809c86afc,
        _:Nbde60e412e5f4c42af4dc20307368e9a,
        _:Nc2e18b7d3a754372be7fab5638a2b339 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N253ef7dc9d8b47ba94fb7c41b8e0f293,
        _:N6ea980ca85a54ca090631e9809c86afc,
        _:Nbde60e412e5f4c42af4dc20307368e9a,
        _:Nc2e18b7d3a754372be7fab5638a2b339 .

