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

<artist/47711#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroaki Iwanaga"@en,
        "岩永洋昭"@ja ;
    foaf:made <album/119642#subject>,
        <album/119642#vocals> ;
    foaf:name "Hiroaki Iwanaga"@en,
        "岩永洋昭"@ja .

<artist/50093#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asaya Kimijima"@en,
        "君嶋麻耶"@ja ;
    foaf:made <album/119642#subject>,
        <album/119642#vocals> ;
    foaf:name "Asaya Kimijima"@en,
        "君嶋麻耶"@ja .

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

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

<product/10590#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER OOO"@en,
        "仮面ライダーオーズOOO"@ja,
        "KAMEN RIDER OOO"@ja-latn ;
    foaf:name "KAMEN RIDER OOO"@en,
        "仮面ライダーオーズOOO"@ja,
        "KAMEN RIDER OOO"@ja-latn .

<album/119642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn ;
    mo:composer <artist/18937#subject> ;
    mo:produced_work <album/119642#musicalwork> ;
    schema:name "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn .

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

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

<album/119642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn ;
    mo:performance_of <album/119642#musicalwork> ;
    mo:recorded_as <album/119642#musicalexpression> ;
    schema:name "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn ;
    schema:workPerformed <album/119642#musicalwork> .

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

<https://media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119642#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> ;
    foaf:depicts <album/119642#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> .

<https://medium-media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/119642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-27"^^xsd:date ;
    dcterms:title "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn ;
    mo:catalogue_number "AVCA-49037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119642#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N0db197201e674e8ba0c3a32e3583622c ;
    mo:record_count 1 ;
    schema:about <product/10590#subject> ;
    schema:datePublished "2011-07-27"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> ;
    schema:name "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@en,
        "Reverse/Re:birth / 伊達明 & 後藤慎太郎 (C.V. 岩永洋昭 & 君嶋麻耶)"@ja,
        "Reverse/Re:birth / Akira Date & Shintaro Goto (C.V. Hiroaki Iwanaga & Asaya Kimijima)"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/119642/119642-3534ecae8c27.png> .

_:N6d4939261fe141459621d8252862f247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse/Re:birth instrumental"@en,
        "Reverse/Re:birth instrumental"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0db197201e674e8ba0c3a32e3583622c ;
    schema:name "Reverse/Re:birth instrumental"@en,
        "Reverse/Re:birth instrumental"@ja .

_:N9f3ebe224bc34abc98c540cda005e639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse/Re:birth Shintaro Goto Solo ver."@en,
        "Reverse/Re:birth 後藤慎太郎 Solo ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0db197201e674e8ba0c3a32e3583622c ;
    schema:name "Reverse/Re:birth Shintaro Goto Solo ver."@en,
        "Reverse/Re:birth 後藤慎太郎 Solo ver."@ja .

_:Nc1c8c18a866d465db43995359d563a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse/Re:birth Akira Date Solo ver."@en,
        "Reverse/Re:birth 伊達明 Solo ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0db197201e674e8ba0c3a32e3583622c ;
    schema:name "Reverse/Re:birth Akira Date Solo ver."@en,
        "Reverse/Re:birth 伊達明 Solo ver."@ja .

_:Ne26254a3a0464b549a60c2be7113f2c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse/Re:birth"@en,
        "Reverse/Re:birth"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0db197201e674e8ba0c3a32e3583622c ;
    schema:name "Reverse/Re:birth"@en,
        "Reverse/Re:birth"@ja .

_:N0db197201e674e8ba0c3a32e3583622c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d4939261fe141459621d8252862f247,
        _:N9f3ebe224bc34abc98c540cda005e639,
        _:Nc1c8c18a866d465db43995359d563a2b,
        _:Ne26254a3a0464b549a60c2be7113f2c9 ;
    mo:track_count 4 ;
    schema:duration "PT14:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6d4939261fe141459621d8252862f247,
        _:N9f3ebe224bc34abc98c540cda005e639,
        _:Nc1c8c18a866d465db43995359d563a2b,
        _:Ne26254a3a0464b549a60c2be7113f2c9 .

