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

<artist/4404#subject> a schema:Person,
        foaf:Person ;
    schema:name "yura"@en ;
    foaf:made <album/17692#lyrics>,
        <album/17692#subject> ;
    foaf:name "yura"@en .

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

<artist/3407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17692#subject> ;
    schema:name "Kazuhiro Yamahara"@en,
        "山原一浩"@ja ;
    foaf:made <album/17692#composition>,
        <album/17692#subject> ;
    foaf:name "Kazuhiro Yamahara"@en,
        "山原一浩"@ja .

<album/17692#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn ;
    mo:composer <artist/3407#subject> ;
    mo:produced_work <album/17692#musicalwork> ;
    schema:name "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn .

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/29/17692/17692-1263946249.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17692#performance> ;
    schema:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja ;
    foaf:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja .

<artist/4190#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17692#performance> ;
    schema:name "Yukari Fukui"@en,
        "福井裕佳梨"@ja ;
    foaf:name "Yukari Fukui"@en,
        "福井裕佳梨"@ja .

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17692#performance> ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17692#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17692#performance> ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

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

<album/17692#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn ;
    mo:performance_of <album/17692#musicalwork> ;
    mo:performer <artist/2288#subject>,
        <artist/4190#subject>,
        <artist/4556#subject>,
        <artist/7163#subject>,
        <artist/727#subject> ;
    mo:recorded_as <album/17692#musicalexpression> ;
    schema:byArtist <artist/2288#subject>,
        <artist/4190#subject>,
        <artist/4556#subject>,
        <artist/7163#subject>,
        <artist/727#subject> ;
    schema:name "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn ;
    schema:workPerformed <album/17692#musicalwork> .

<album/17692#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-23"^^xsd:date ;
    dcterms:title "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn ;
    mo:catalogue_number "KECH-1519" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17692#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rio2: Cruising Vanadis"@en ;
            foaf:name "Rio2: Cruising Vanadis"@en ] ;
    schema:byArtist <artist/2288#subject>,
        <artist/4190#subject>,
        <artist/4556#subject>,
        <artist/7163#subject>,
        <artist/727#subject> ;
    schema:datePublished "2009-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/17692/17692-1263946249.jpg> ;
    schema:name "Rio Sound Hustle! -Rina Mori-"@en,
        "Rio Sound Hustle! -Rina盛-"@ja,
        "Rio Sound Hustle! -Rina Mori-"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/17692/17692-1263946249.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "棗詠二"@en ;
    foaf:made <album/17692#subject> ;
    foaf:name "棗詠二"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "皇封那"@en ;
    foaf:made <album/17692#subject> ;
    foaf:name "皇封那"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "皇封那"@en ;
    foaf:made <album/17692#lyrics> ;
    foaf:name "皇封那"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "棗詠二"@en ;
    foaf:made <album/17692#lyrics> ;
    foaf:name "棗詠二"@en .

_:N07c28c0c37444de39af5eb1421c19d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky-Go-Round [Rina ver.] (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "Lucky-Go-Round [Rina ver.] (instrumental)"@ja .

_:N3d7119a2d70c48569fb40681f7fdbe8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Pride"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "Perfect Pride"@ja .

_:N5ab3d60573904fb185fc817d8951065b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hustle! Talk -Rina盛-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT12:21"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "Hustle! Talk -Rina盛-"@ja .

_:N7dcf43176976472eb8ed8188dc5b4d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ 『リナ、ライバルときどき妹』"@ja ;
    mo:track_number 2 ;
    schema:duration "PT23:31"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "ドラマ 『リナ、ライバルときどき妹』"@ja .

_:N9ef4f8f0a9094a7dbf201837a3ced77a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky-Go-Round [Rina ver.]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "Lucky-Go-Round [Rina ver.]"@ja .

_:Nd92fce5277704268b6fee8f204e9372f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Pride (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 ;
    schema:name "Perfect Pride (instrumental)"@ja .

_:Ne8251c6c7bfd4dcfa6e8df47cba6c1c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07c28c0c37444de39af5eb1421c19d1f,
        _:N3d7119a2d70c48569fb40681f7fdbe8c,
        _:N5ab3d60573904fb185fc817d8951065b,
        _:N7dcf43176976472eb8ed8188dc5b4d02,
        _:N9ef4f8f0a9094a7dbf201837a3ced77a,
        _:Nd92fce5277704268b6fee8f204e9372f ;
    mo:track_count 6 ;
    schema:duration "PT52:59"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N07c28c0c37444de39af5eb1421c19d1f,
        _:N3d7119a2d70c48569fb40681f7fdbe8c,
        _:N5ab3d60573904fb185fc817d8951065b,
        _:N7dcf43176976472eb8ed8188dc5b4d02,
        _:N9ef4f8f0a9094a7dbf201837a3ced77a,
        _:Nd92fce5277704268b6fee8f204e9372f .

