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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/16055#lyrics>,
        <album/16055#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

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

<product/19358#subject> a schema:CreativeWork ;
    schema:name "Rock'n Riders"@en,
        "Rock'n Riders"@ja,
        "Rock'n Riders"@ja-latn ;
    foaf:name "Rock'n Riders"@en,
        "Rock'n Riders"@ja,
        "Rock'n Riders"@ja-latn .

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

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

<org/33#subject> schema:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn ;
    foaf:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn .

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

<https://medium-media.vgm.io/albums/55/16055/16055-1256689845.jpg> a schema:ImageObject,
        foaf:Image .

<album/16055#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kiyoshi"@en ;
            foaf:made <album/16055#composition> ;
            foaf:name "Kiyoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHISATO"@en ;
            foaf:made <album/16055#composition> ;
            foaf:name "CHISATO"@en ] ;
    mo:produced_work <album/16055#musicalwork> ;
    schema:name "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn .

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

<artist/17474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16055#performance> ;
    schema:name "Kyoji Yamamoto"@en,
        "山本恭司"@ja ;
    foaf:name "Kyoji Yamamoto"@en,
        "山本恭司"@ja .

<album/16055#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn ;
    mo:performance_of <album/16055#musicalwork> ;
    mo:performer _:N3ae58abff2c9430aa56c25247fa16903,
        _:Nb3567e83e5b949358ab74602c6e57da0,
        _:Nf19fe76957184928a57ea31ac05ed7ab,
        <artist/17474#subject> ;
    mo:recorded_as <album/16055#musicalexpression> ;
    schema:byArtist _:N3ae58abff2c9430aa56c25247fa16903,
        _:Nb3567e83e5b949358ab74602c6e57da0,
        _:Nf19fe76957184928a57ea31ac05ed7ab,
        <artist/17474#subject> ;
    schema:name "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn ;
    schema:workPerformed <album/16055#musicalwork> .

<album/16055#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-01"^^xsd:date ;
    dcterms:title "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn ;
    mo:catalogue_number "PODH-1468" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/16055#musicalexpression> ;
    mo:publisher <org/33#subject> ;
    mo:record _:N08c383ff5f864179995db17f6a2f99bb ;
    mo:record_count 1 ;
    schema:about <product/19358#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kiyoshi"@en ;
            foaf:name "Kiyoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHISATO"@en ;
            foaf:name "CHISATO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ellemo"@en ;
            foaf:name "ellemo"@en ],
        <artist/17474#subject> ;
    schema:datePublished "1999-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/16055/16055-1256689845.jpg> ;
    schema:name "DIVE INTO THE FUTURE / R"@en,
        "DIVE INTO THE FUTURE / R"@ja,
        "DIVE INTO THE FUTURE / R"@ja-latn ;
    schema:publisher <org/33#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/16055/16055-1256689845.jpg> .

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

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

_:N3ae58abff2c9430aa56c25247fa16903 a schema:Person,
        foaf:Person ;
    mo:performed <album/16055#performance> ;
    schema:name "Kiyoshi"@en ;
    foaf:name "Kiyoshi"@en .

_:N410f3edb301f4f8c949aa86e991ff45a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE INTO THE FUTURE (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08c383ff5f864179995db17f6a2f99bb ;
    schema:name "DIVE INTO THE FUTURE (Instrumental)"@en .

_:N6624cc0dc9514aadbfe30c6b1e3ec773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE INTO THE FUTURE"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08c383ff5f864179995db17f6a2f99bb ;
    schema:name "DIVE INTO THE FUTURE"@en .

_:Nb3567e83e5b949358ab74602c6e57da0 a schema:Person,
        foaf:Person ;
    mo:performed <album/16055#performance> ;
    schema:name "CHISATO"@en ;
    foaf:name "CHISATO"@en .

_:Nb3a3ae8ac274432282dcffb0b18d127a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"R\""@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N08c383ff5f864179995db17f6a2f99bb ;
    schema:name "Theme of \"R\""@en .

_:Nf19fe76957184928a57ea31ac05ed7ab a schema:Person,
        foaf:Person ;
    mo:performed <album/16055#performance> ;
    schema:name "ellemo"@en ;
    foaf:name "ellemo"@en .

_:N08c383ff5f864179995db17f6a2f99bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N410f3edb301f4f8c949aa86e991ff45a,
        _:N6624cc0dc9514aadbfe30c6b1e3ec773,
        _:Nb3a3ae8ac274432282dcffb0b18d127a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N410f3edb301f4f8c949aa86e991ff45a,
        _:N6624cc0dc9514aadbfe30c6b1e3ec773,
        _:Nb3a3ae8ac274432282dcffb0b18d127a .

