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

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

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

<album/140605> a mo:Release ;
    mo:catalogue_number "CTN-039" .

<artist/36213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140604#subject> ;
    schema:name "Haruomi Hosonoe"@en,
        "細野江晴臣"@ja ;
    foaf:made <album/140604#composition>,
        <album/140604#subject> ;
    foaf:name "Haruomi Hosonoe"@en,
        "細野江晴臣"@ja .

<artist/55928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140604#subject> ;
    schema:name "O.M.Y."@en ;
    foaf:made <album/140604#composition>,
        <album/140604#subject> ;
    foaf:name "O.M.Y."@en .

<release/26481#subject> a schema:CreativeWork ;
    schema:name "Super Locomotive (Genesis Mini 2)"@en,
        "スーパーロコモーティブ (メガドライブミニ2)"@ja,
        "Super Locomotive (Mega Drive Mini 2)"@ja-latn ;
    foaf:name "Super Locomotive (Genesis Mini 2)"@en,
        "スーパーロコモーティブ (メガドライブミニ2)"@ja,
        "Super Locomotive (Mega Drive Mini 2)"@ja-latn .

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

<album/140604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn ;
    mo:performance_of <album/140604#musicalwork> ;
    mo:recorded_as <album/140604#musicalexpression> ;
    schema:name "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn ;
    schema:workPerformed <album/140604#musicalwork> .

<org/3347#subject> schema:name "CASSETRON"@en,
        "CASSETRON"@ja,
        "CASSETRON"@ja-latn ;
    foaf:name "CASSETRON"@en,
        "CASSETRON"@ja,
        "CASSETRON"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/140604/140604-d348a600411e.jpg> a schema:ImageObject,
        foaf:Image .

<album/140604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn ;
    mo:composer <artist/36213#subject>,
        <artist/55928#subject> ;
    mo:produced_work <album/140604#musicalwork> ;
    schema:name "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn .

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

<album/140604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-27"^^xsd:date ;
    dcterms:title "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn ;
    mo:catalogue_number "CTN-038" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/140605> ;
    mo:publication_of <album/140604#musicalexpression> ;
    mo:publisher <org/3347#subject> ;
    mo:record _:Nd4a93645a7494e9c994fee4c9f6473d4 ;
    mo:record_count 1 ;
    schema:about <release/26481#subject> ;
    schema:datePublished "2024-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/140604/140604-d348a600411e.jpg> ;
    schema:name "RYZEEN"@en,
        "ライジーン/ライジーン(スーパーロコモーティブ Ver.)"@ja,
        "RYZEEN / RYZEEN (Super Locomotive Ver.)"@ja-latn ;
    schema:publisher <org/3347#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/140604/140604-d348a600411e.jpg> .

_:Na4d50ec4a0da499fb05bea25a69b091a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RYZEEN -Super Locomotive Ver.-"@en,
        "ライジーン (スーパーロコモーティブ Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nd4a93645a7494e9c994fee4c9f6473d4 ;
    schema:name "RYZEEN -Super Locomotive Ver.-"@en,
        "ライジーン (スーパーロコモーティブ Ver.)"@ja .

_:Nc9055b966688494880f158de7a872aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RYZEEN"@en,
        "ライジーン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd4a93645a7494e9c994fee4c9f6473d4 ;
    schema:name "RYZEEN"@en,
        "ライジーン"@ja .

_:Nd4a93645a7494e9c994fee4c9f6473d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na4d50ec4a0da499fb05bea25a69b091a,
        _:Nc9055b966688494880f158de7a872aeb ;
    mo:track_count 2 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na4d50ec4a0da499fb05bea25a69b091a,
        _:Nc9055b966688494880f158de7a872aeb .

