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

<artist/18056#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mana Ogawa"@en,
        "小川真奈"@ja ;
    foaf:made <album/59711#subject>,
        <album/59711#vocals> ;
    foaf:name "Mana Ogawa"@en,
        "小川真奈"@ja .

<artist/18057#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risako Sugaya"@en,
        "菅谷梨沙子"@ja ;
    foaf:made <album/59711#subject>,
        <album/59711#vocals> ;
    foaf:name "Risako Sugaya"@en,
        "菅谷梨沙子"@ja .

<artist/37589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59711#subject> ;
    schema:name "Nijukyu-sensei"@en,
        "二十九先生"@ja ;
    foaf:made <album/59711#composition>,
        <album/59711#lyrics>,
        <album/59711#subject> ;
    foaf:name "Nijukyu-sensei"@en,
        "二十九先生"@ja .

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

<album/59711#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/59711#musicalwork> ;
    mo:recorded_as <album/59711#musicalexpression> ;
    schema:name "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/59711#musicalwork> .

<org/1157#subject> schema:name "TN-mix"@en,
        "TN-mix"@ja,
        "TN-mix"@ja-latn ;
    foaf:name "TN-mix"@en,
        "TN-mix"@ja,
        "TN-mix"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/59711/59711-1466209811.jpg> a schema:ImageObject,
        foaf:Image .

<album/59711#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Keiongakubu Komon"@en ;
            foaf:made <album/59711#composition> ;
            foaf:name "(Keiongakubu Komon"@en ],
        <artist/37589#subject> ;
    mo:produced_work <album/59711#musicalwork> ;
    schema:name "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn .

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

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

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

<album/59711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-13"^^xsd:date ;
    dcterms:title "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "QWCT-10056" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/59711#musicalexpression> ;
    mo:publisher <org/1157#subject> ;
    mo:record _:N36477a57a4aa45059bcf87976e02a870,
        _:Ne7d40f826f3444299b8a638bc9a7281f ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gokujou!! Mecha Mote Iinchou Second Collection"@en ;
            foaf:name "Gokujou!! Mecha Mote Iinchou Second Collection"@en ] ;
    schema:datePublished "2010-10-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/59711/59711-1466209811.jpg> ;
    schema:name "Oshare My Dream/Elegant Girl [Limited Edition A]"@en,
        "おしゃれ マイドリーム/エレガントガール [初回生産限定盤A]"@ja,
        "Oshare My Dream/Elegant Girl [Limited Edition A]"@ja-latn ;
    schema:publisher <org/1157#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/59711/59711-1466209811.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Keiongakubu Komon"@en ;
    foaf:made <album/59711#subject> ;
    foaf:name "(Keiongakubu Komon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59711#subject> ;
    schema:name "(Keiongakubu Komon"@en ;
    foaf:made <album/59711#subject> ;
    foaf:name "(Keiongakubu Komon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Keiongakubu Komon"@en ;
    foaf:made <album/59711#lyrics> ;
    foaf:name "(Keiongakubu Komon"@en .

_:N0d1919e5cade4664bfe66c5fb0676bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレガントガール (オリジナルカラオケ)"@ja,
        "Elegant Girl (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N36477a57a4aa45059bcf87976e02a870 ;
    schema:name "エレガントガール (オリジナルカラオケ)"@ja,
        "Elegant Girl (Original Karaoke)"@ja-latn .

_:N3ac0b621e90d4ad48e741368e865f020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃれ マイドリーム (オリジナルカラオケ)"@ja,
        "Oshare My Dream (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N36477a57a4aa45059bcf87976e02a870 ;
    schema:name "おしゃれ マイドリーム (オリジナルカラオケ)"@ja,
        "Oshare My Dream (Original Karaoke)"@ja-latn .

_:N4cb0cdcf150a413ba6d09a8765ab1c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃれ マイドリーム (メイキング映像)"@ja,
        "Oshare My Dream (Making Eizou)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7d40f826f3444299b8a638bc9a7281f ;
    schema:name "おしゃれ マイドリーム (メイキング映像)"@ja,
        "Oshare My Dream (Making Eizou)"@ja-latn .

_:N68c69ee470844e10a77b49d95cf39db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃれ マイドリーム"@ja,
        "Oshare My Dream"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N36477a57a4aa45059bcf87976e02a870 ;
    schema:name "おしゃれ マイドリーム"@ja,
        "Oshare My Dream"@ja-latn .

_:N7b762c55bb654de98e1ac02f9dc9f24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃれ マイドリーム (ミュージックビデオ)"@ja,
        "Oshare My Dream (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7d40f826f3444299b8a638bc9a7281f ;
    schema:name "おしゃれ マイドリーム (ミュージックビデオ)"@ja,
        "Oshare My Dream (Music Video)"@ja-latn .

_:N9ebca229e1ae4909909fb99eb02728d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレガントガール"@ja,
        "Elegant Girl"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N36477a57a4aa45059bcf87976e02a870 ;
    schema:name "エレガントガール"@ja,
        "Elegant Girl"@ja-latn .

_:Ne7d40f826f3444299b8a638bc9a7281f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4cb0cdcf150a413ba6d09a8765ab1c38,
        _:N7b762c55bb654de98e1ac02f9dc9f24e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4cb0cdcf150a413ba6d09a8765ab1c38,
        _:N7b762c55bb654de98e1ac02f9dc9f24e .

_:N36477a57a4aa45059bcf87976e02a870 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1919e5cade4664bfe66c5fb0676bbd,
        _:N3ac0b621e90d4ad48e741368e865f020,
        _:N68c69ee470844e10a77b49d95cf39db7,
        _:N9ebca229e1ae4909909fb99eb02728d5 ;
    mo:track_count 4 ;
    schema:duration "PT16:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0d1919e5cade4664bfe66c5fb0676bbd,
        _:N3ac0b621e90d4ad48e741368e865f020,
        _:N68c69ee470844e10a77b49d95cf39db7,
        _:N9ebca229e1ae4909909fb99eb02728d5 .

