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

<artist/15500#subject> a schema:Person,
        foaf:Person ;
    schema:name "ma-saya"@en ;
    foaf:made <album/97923#lyrics>,
        <album/97923#subject> ;
    foaf:name "ma-saya"@en .

<artist/33388#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Ogawa"@en,
        "小川貴史"@ja ;
    foaf:made <album/97923#lyrics>,
        <album/97923#subject> ;
    foaf:name "Takashi Ogawa"@en,
        "小川貴史"@ja .

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

<artist/15423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97923#subject> ;
    schema:name "☆Taku Takahashi"@en ;
    foaf:made <album/97923#composition>,
        <album/97923#subject> ;
    foaf:name "☆Taku Takahashi"@en .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97923#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/97923#composition>,
        <album/97923#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/4393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97923#subject> ;
    schema:name "Akio Shimizu"@en,
        "清水昭男"@ja ;
    foaf:made <album/97923#composition>,
        <album/97923#subject> ;
    foaf:name "Akio Shimizu"@en,
        "清水昭男"@ja .

<product/8289#subject> a schema:CreativeWork ;
    schema:name "The Files of Young Kindaichi -Jungle School Murder Mystery-"@en,
        "金田一少年の事件簿 獄門塾殺人事件"@ja,
        "Kindaichi Shounen no Jikenbo: Gokumon-juku Satsujin Jiken"@ja-latn ;
    foaf:name "The Files of Young Kindaichi -Jungle School Murder Mystery-"@en,
        "金田一少年の事件簿 獄門塾殺人事件"@ja,
        "Kindaichi Shounen no Jikenbo: Gokumon-juku Satsujin Jiken"@ja-latn .

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

<org/1672#subject> schema:name "J Storm Inc."@en,
        "株式会社ジェイ・ストーム"@ja,
        "J Storm Inc."@ja-latn ;
    foaf:name "J Storm Inc."@en,
        "株式会社ジェイ・ストーム"@ja,
        "J Storm Inc."@ja-latn .

<https://media.vgm.io/albums/32/97923/97923-1586714470.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97923#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/97923/97923-1586714470.jpg> ;
    foaf:depicts <album/97923#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/97923/97923-1586714470.jpg> .

<https://medium-media.vgm.io/albums/32/97923/97923-1586714470.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97923#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn ;
    mo:performance_of <album/97923#musicalwork> ;
    mo:performer <artist/33461#subject> ;
    mo:recorded_as <album/97923#musicalexpression> ;
    schema:byArtist <artist/33461#subject> ;
    schema:name "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn ;
    schema:workPerformed <album/97923#musicalwork> .

<artist/33461#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97923#performance> ;
    schema:name "Hey! Say! JUMP"@en ;
    foaf:name "Hey! Say! JUMP"@en .

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

<album/97923#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Minami"@en ;
            foaf:made <album/97923#composition> ;
            foaf:name "Minami"@en ],
        <artist/15423#subject>,
        <artist/1551#subject>,
        <artist/4393#subject> ;
    mo:produced_work <album/97923#musicalwork> ;
    schema:name "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn .

<album/97923#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-25"^^xsd:date ;
    dcterms:title "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn ;
    mo:catalogue_number "JACA-5391" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97923#musicalexpression> ;
    mo:publisher <org/1672#subject> ;
    mo:record _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    mo:record_count 1 ;
    schema:about <product/8289#subject> ;
    schema:byArtist <artist/33461#subject> ;
    schema:datePublished "2013-12-25"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/32/97923/97923-1586714470.jpg> ;
    schema:name "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@en,
        "Ride With Me / Hey! Say! JUMP [初回限定盤2]"@ja,
        "Ride With Me / Hey! Say! JUMP [Limited Edition 2]"@ja-latn ;
    schema:publisher <org/1672#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/97923/97923-1586714470.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Staxx T"@en ;
    foaf:made <album/97923#lyrics> ;
    foaf:name "Staxx T"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97923#subject> ;
    schema:name "Minami"@en ;
    foaf:made <album/97923#subject> ;
    foaf:name "Minami"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Staxx T"@en ;
    foaf:made <album/97923#subject> ;
    foaf:name "Staxx T"@en .

_:N1f7892eb57ec4b208374b64d4eeaa7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride With Me"@en,
        "Ride With Me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "Ride With Me"@en,
        "Ride With Me"@ja .

_:N7e9a971850994e309eb28a7956a27651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go To The Future! (Original Karaoke)"@en,
        "Go To The Future! (オリジナル・カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "Go To The Future! (Original Karaoke)"@en,
        "Go To The Future! (オリジナル・カラオケ)"@ja .

_:N82f3f433aee74b3098efff7d91d17eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIFT (Original Karaoke)"@en,
        "GIFT (オリジナル・カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "GIFT (Original Karaoke)"@en,
        "GIFT (オリジナル・カラオケ)"@ja .

_:N8c624d7e546f4dc581f816eef5e26b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIFT"@en,
        "GIFT"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "GIFT"@en,
        "GIFT"@ja .

_:Nbd3b7221a0964f6ebf206ab0edca86d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride With Me (Original Karaoke)"@en,
        "Ride With Me (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "Ride With Me (Original Karaoke)"@en,
        "Ride With Me (オリジナル・カラオケ)"@ja .

_:Nc41d5fe910694a00874c5f5187cc1957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go To The Future!"@en,
        "Go To The Future!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na6cfbb48d50949bebb720f259cbd4d59 ;
    schema:name "Go To The Future!"@en,
        "Go To The Future!"@ja .

_:Na6cfbb48d50949bebb720f259cbd4d59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f7892eb57ec4b208374b64d4eeaa7c7,
        _:N7e9a971850994e309eb28a7956a27651,
        _:N82f3f433aee74b3098efff7d91d17eff,
        _:N8c624d7e546f4dc581f816eef5e26b6e,
        _:Nbd3b7221a0964f6ebf206ab0edca86d5,
        _:Nc41d5fe910694a00874c5f5187cc1957 ;
    mo:track_count 6 ;
    schema:duration "PT27:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f7892eb57ec4b208374b64d4eeaa7c7,
        _:N7e9a971850994e309eb28a7956a27651,
        _:N82f3f433aee74b3098efff7d91d17eff,
        _:N8c624d7e546f4dc581f816eef5e26b6e,
        _:Nbd3b7221a0964f6ebf206ab0edca86d5,
        _:Nc41d5fe910694a00874c5f5187cc1957 .

