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

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

<artist/13076#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21149#subject> ;
    schema:name "Benio Tendou"@en,
        "天道紅緒"@ja ;
    foaf:made <album/21149#composition>,
        <album/21149#lyrics>,
        <album/21149#subject> ;
    foaf:name "Benio Tendou"@en,
        "天道紅緒"@ja .

<artist/134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21149#subject> ;
    schema:name "I've Sound"@en ;
    foaf:made <album/21149#composition>,
        <album/21149#subject> ;
    foaf:name "I've Sound"@en .

<artist/4004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21149#subject> ;
    schema:name "Yui Isshiki"@en,
        "一色由比"@ja ;
    foaf:made <album/21149#composition>,
        <album/21149#subject> ;
    foaf:name "Yui Isshiki"@en,
        "一色由比"@ja .

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

<org/255#subject> schema:name "ARIELWAVE"@en,
        "エリアルウェーブ"@ja,
        "ARIELWAVE"@ja-latn ;
    foaf:name "ARIELWAVE"@en,
        "エリアルウェーブ"@ja,
        "ARIELWAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/21149/21149-1284578268.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13077#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21149#performance> ;
    schema:name "Tatsuya Kase"@en,
        "加瀬竜哉"@ja ;
    foaf:name "Tatsuya Kase"@en,
        "加瀬竜哉"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21149#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<artist/5152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21149#performance> ;
    schema:name "Rino Kawashima"@en,
        "かわしまりの"@ja ;
    foaf:name "Rino Kawashima"@en,
        "かわしまりの"@ja .

<album/21149#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn ;
    mo:composer <artist/13076#subject>,
        <artist/134#subject>,
        <artist/4004#subject> ;
    mo:produced_work <album/21149#musicalwork> ;
    schema:name "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn .

<album/21149#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn ;
    mo:performance_of <album/21149#musicalwork> ;
    mo:performer <artist/13077#subject>,
        <artist/291#subject>,
        <artist/5152#subject> ;
    mo:recorded_as <album/21149#musicalexpression> ;
    schema:byArtist <artist/13077#subject>,
        <artist/291#subject>,
        <artist/5152#subject> ;
    schema:name "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn ;
    schema:workPerformed <album/21149#musicalwork> .

<album/21149#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-27"^^xsd:date ;
    dcterms:title "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn ;
    mo:catalogue_number "AWCA-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21149#musicalexpression> ;
    mo:publisher <org/255#subject> ;
    mo:record _:N3a40e083087e4e9bb8f6e4c44c2bdcbe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "chan to shiyouyo!"@en ;
            foaf:name "chan to shiyouyo!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Motto Nee"@en ;
            foaf:name "Motto Nee"@en ] ;
    schema:byArtist <artist/13077#subject>,
        <artist/291#subject>,
        <artist/5152#subject> ;
    schema:datePublished "2010-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/21149/21149-1284578268.jpg> ;
    schema:name "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@en,
        "もっと姉、ちゃんとしようよっ! キャラクターソングCD 咲坂ひだり"@ja,
        "Motto Nee, chan to shiyouyo! Character Song CD Hidari Sakisaka"@ja-latn ;
    schema:publisher <org/255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/21149/21149-1284578268.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fumi Kazuki"@en ;
    foaf:made <album/21149#subject> ;
    foaf:name "Fumi Kazuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fumi Kazuki"@en ;
    foaf:made <album/21149#lyrics> ;
    foaf:name "Fumi Kazuki"@en .

_:N0ab31e475dc949ca81fb04b02f9d3b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT16:37"^^xsd:interval ;
    schema:inPlaylist _:N3a40e083087e4e9bb8f6e4c44c2bdcbe ;
    schema:name "ミニドラマ"@ja .

_:N19cc66056ad7461b991a1a603799d7e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Melody"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N3a40e083087e4e9bb8f6e4c44c2bdcbe ;
    schema:name "Brand New Melody"@ja .

_:N39e8fbafbbd24c96ac9671db2fa15629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理多＆りのが絶対かまないで ～中略～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:56"^^xsd:interval ;
    schema:inPlaylist _:N3a40e083087e4e9bb8f6e4c44c2bdcbe ;
    schema:name "理多＆りのが絶対かまないで ～中略～"@ja .

_:Ncaecc8045c73460a9dc1e7b233225ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Melody <karaoke>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3a40e083087e4e9bb8f6e4c44c2bdcbe ;
    schema:name "Brand New Melody <karaoke>"@ja .

_:N3a40e083087e4e9bb8f6e4c44c2bdcbe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ab31e475dc949ca81fb04b02f9d3b8c,
        _:N19cc66056ad7461b991a1a603799d7e1,
        _:N39e8fbafbbd24c96ac9671db2fa15629,
        _:Ncaecc8045c73460a9dc1e7b233225ca5 ;
    mo:track_count 4 ;
    schema:duration "PT34:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ab31e475dc949ca81fb04b02f9d3b8c,
        _:N19cc66056ad7461b991a1a603799d7e1,
        _:N39e8fbafbbd24c96ac9671db2fa15629,
        _:Ncaecc8045c73460a9dc1e7b233225ca5 .

