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

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

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

<artist/44626#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Hide"@en,
        "秀夕木"@ja ;
    foaf:made <album/63381#subject>,
        <album/63381#vocals> ;
    foaf:name "Yuki Hide"@en,
        "秀夕木"@ja .

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

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63381#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/63381#composition>,
        <album/63381#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

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

<product/14444#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER X"@en,
        "仮面ライダーX"@ja,
        "Kamen Rider X"@ja-latn ;
    foaf:name "MASKED RIDER X"@en,
        "仮面ライダーX"@ja,
        "Kamen Rider X"@ja-latn .

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

<album/63381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn ;
    mo:performance_of <album/63381#musicalwork> ;
    mo:recorded_as <album/63381#musicalexpression> ;
    schema:name "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn ;
    schema:workPerformed <album/63381#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/18/63381/63381-1c4ba49ac320.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63381#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/63381/63381-1c4ba49ac320.jpg> ;
    foaf:depicts <album/63381#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/63381/63381-1c4ba49ac320.jpg> .

<https://medium-media.vgm.io/albums/18/63381/63381-1c4ba49ac320.jpg> a schema:ImageObject,
        foaf:Image .

<album/63381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn ;
    mo:composer <artist/3402#subject>,
        <artist/3461#subject> ;
    mo:produced_work <album/63381#musicalwork> ;
    schema:name "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn .

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

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

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

<album/63381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-08-01"^^xsd:date ;
    dcterms:title "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn ;
    mo:catalogue_number "CH-1" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/63381#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N02f0e95bca4746ec95aa3d127c5fb69c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inazuman Flash"@en ;
            foaf:name "Inazuman Flash"@en ],
        <product/14444#subject> ;
    schema:datePublished "1974-08-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/18/63381/63381-1c4ba49ac320.jpg> ;
    schema:name "TV Manga Action Series Kamen Rider X / Inazuman Flash"@en,
        "テレビまんがアクション・シリーズ 仮面ライダーX/イナズマンF(フラッシュ)"@ja,
        "TV Manga Action Series Kamen Rider X / Inazuman Flash"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/63381/63381-1c4ba49ac320.jpg> .

_:N0dcb800ebbd64543832c5256b8e0706c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セタップ!仮面ライダーX"@ja,
        "Set Up! Kamen Rider X"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02f0e95bca4746ec95aa3d127c5fb69c ;
    schema:name "セタップ!仮面ライダーX"@ja,
        "Set Up! Kamen Rider X"@ja-latn .

_:N1468e24f41024758a9ee7a31f5fcf8eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おれはXカイゾーグ"@ja,
        "Ore wa X Kaizougu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02f0e95bca4746ec95aa3d127c5fb69c ;
    schema:name "おれはXカイゾーグ"@ja,
        "Ore wa X Kaizougu"@ja-latn .

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

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

_:N02f0e95bca4746ec95aa3d127c5fb69c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dcb800ebbd64543832c5256b8e0706c,
        _:N1468e24f41024758a9ee7a31f5fcf8eb,
        _:N6ce36d0c29384733baf52fb1d7f71548,
        _:Nba5c0bbbeea547d8b74c56c74cd26975 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0dcb800ebbd64543832c5256b8e0706c,
        _:N1468e24f41024758a9ee7a31f5fcf8eb,
        _:N6ce36d0c29384733baf52fb1d7f71548,
        _:Nba5c0bbbeea547d8b74c56c74cd26975 .

