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

<artist/28216#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chisato Akita"@en,
        "秋田知里"@ja ;
    foaf:made <album/120606#lyrics>,
        <album/120606#subject> ;
    foaf:name "Chisato Akita"@en,
        "秋田知里"@ja .

<artist/36190#subject> a schema:Person,
        foaf:Person ;
    schema:name "nishi-ken"@en ;
    foaf:made <album/120606#lyrics>,
        <album/120606#subject> ;
    foaf:name "nishi-ken"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/120606#lyrics>,
        <album/120606#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/120606#composition>,
        <album/120606#subject> ;
    foaf:name "tatsuo"@en .

<artist/28487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "Kikuo Sato"@en,
        "佐藤希久生"@ja ;
    foaf:made <album/120606#composition>,
        <album/120606#subject> ;
    foaf:name "Kikuo Sato"@en,
        "佐藤希久生"@ja .

<artist/4528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "Yoshio Nomura"@en,
        "野村義男"@ja ;
    foaf:made <album/120606#composition>,
        <album/120606#lyrics>,
        <album/120606#subject> ;
    foaf:name "Yoshio Nomura"@en,
        "野村義男"@ja .

<artist/45301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "AYANO"@en ;
    foaf:made <album/120606#composition>,
        <album/120606#subject> ;
    foaf:name "AYANO"@en .

<artist/50791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "Ricky"@en,
        "リッキー"@ja ;
    foaf:made <album/120606#composition>,
        <album/120606#subject> ;
    foaf:name "Ricky"@en,
        "リッキー"@ja .

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120606#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/120606#composition>,
        <album/120606#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

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

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

<product/16347#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER FOURZE"@en,
        "仮面ライダーフォーゼ"@ja,
        "KAMEN RIDER FOURZE"@ja-latn ;
    foaf:name "KAMEN RIDER FOURZE"@en,
        "仮面ライダーフォーゼ"@ja,
        "KAMEN RIDER FOURZE"@ja-latn .

<product/16361#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER GOTCHARD"@en,
        "仮面ライダーガッチャード"@ja,
        "KAMEN RIDER GOTCHARD"@ja-latn ;
    foaf:name "KAMEN RIDER GOTCHARD"@en,
        "仮面ライダーガッチャード"@ja,
        "KAMEN RIDER GOTCHARD"@ja-latn .

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

<album/120606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn ;
    mo:performance_of <album/120606#musicalwork> ;
    mo:recorded_as <album/120606#musicalexpression> ;
    schema:name "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn ;
    schema:workPerformed <album/120606#musicalwork> .

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120606#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> ;
    foaf:depicts <album/120606#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> .

<https://medium-media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/120606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn ;
    mo:composer <artist/18937#subject>,
        <artist/28487#subject>,
        <artist/4528#subject>,
        <artist/45301#subject>,
        <artist/50791#subject>,
        <artist/9935#subject> ;
    mo:produced_work <album/120606#musicalwork> ;
    schema:name "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn .

<album/120606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-20"^^xsd:date ;
    dcterms:title "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000007122" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120606#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    mo:record_count 1 ;
    schema:about <product/10591#subject>,
        <product/14776#subject>,
        <product/16347#subject>,
        <product/16361#subject> ;
    schema:datePublished "2022-05-20"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> ;
    schema:name "Re:incarnation / KAMEN RIDER GIRLS"@en,
        "リインカネーション / 仮面ライダーGIRLS"@ja,
        "Re:incarnation / KAMEN RIDER GIRLS"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/120606/120606-86a08d038e93.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田愛美"@en ;
    foaf:made <album/120606#subject> ;
    foaf:name "岡田愛美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田愛美"@en ;
    foaf:made <album/120606#lyrics> ;
    foaf:name "岡田愛美"@en .

_:N163808d076304651a16da5dd5b6bb0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are GIRLS!!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "We are GIRLS!!!"@en .

_:N3dff7890a83045569bed3cbbf28aca42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W-B-X ~W-Boiled Extreme~ 50th Anniversary COVER Ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "W-B-X ~W-Boiled Extreme~ 50th Anniversary COVER Ver."@en .

_:N4e56a166dcc643ea9f3ec6761a3ee9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain 50th Anniversary COVER Ver."@en ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "Break the Chain 50th Anniversary COVER Ver."@en .

_:N75e4acf80244409694d7757ca0acf9e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter's Heart"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "Winter's Heart"@en .

_:N8ac954ad0e8e465bae8aef2067061b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "twilight"@en .

_:Nb6b8e3d2235d4b039f5635c813c50f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangle"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "Triangle"@en .

_:Nde07c3f548b94686ae621cb796fdc8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switch On! 50th Anniversary COVER Ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "Switch On! 50th Anniversary COVER Ver."@en .

_:Neec468050a69412fbd11f59e3e70ed02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed Lazer"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na3d1da87bfcd456ab1eee1491f27ad99 ;
    schema:name "Speed Lazer"@en .

_:Na3d1da87bfcd456ab1eee1491f27ad99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N163808d076304651a16da5dd5b6bb0eb,
        _:N3dff7890a83045569bed3cbbf28aca42,
        _:N4e56a166dcc643ea9f3ec6761a3ee9c2,
        _:N75e4acf80244409694d7757ca0acf9e9,
        _:N8ac954ad0e8e465bae8aef2067061b90,
        _:Nb6b8e3d2235d4b039f5635c813c50f61,
        _:Nde07c3f548b94686ae621cb796fdc8b0,
        _:Neec468050a69412fbd11f59e3e70ed02 ;
    mo:track_count 8 ;
    schema:duration "PT34:53"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N163808d076304651a16da5dd5b6bb0eb,
        _:N3dff7890a83045569bed3cbbf28aca42,
        _:N4e56a166dcc643ea9f3ec6761a3ee9c2,
        _:N75e4acf80244409694d7757ca0acf9e9,
        _:N8ac954ad0e8e465bae8aef2067061b90,
        _:Nb6b8e3d2235d4b039f5635c813c50f61,
        _:Nde07c3f548b94686ae621cb796fdc8b0,
        _:Neec468050a69412fbd11f59e3e70ed02 .

