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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/58197#lyrics>,
        <album/58197#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

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

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58197#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/58197#composition>,
        <album/58197#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58197#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/58197#composition>,
        <album/58197#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

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

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

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

<https://medium-media.vgm.io/albums/79/58197/58197-1460806921.jpg> a schema:ImageObject,
        foaf:Image .

<album/58197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn ;
    mo:composer <artist/14058#subject>,
        <artist/2#subject> ;
    mo:produced_work <album/58197#musicalwork> ;
    schema:name "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn .

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

<artist/1154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "AiRI"@en ;
    foaf:name "AiRI"@en .

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:name "KOTOKO"@en .

<artist/13737#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "Yuya Ebisawa"@en,
        "海老澤祐也"@ja ;
    foaf:name "Yuya Ebisawa"@en,
        "海老澤祐也"@ja .

<artist/31334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "mei"@en ;
    foaf:name "mei"@en .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "Duca"@en ;
    foaf:name "Duca"@en .

<artist/4277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "kicco"@en ;
    foaf:name "kicco"@en .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "nao"@en ;
    foaf:name "nao"@en .

<artist/9136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "Daisuke Kadowaki"@en,
        "門脇大輔"@ja ;
    foaf:name "Daisuke Kadowaki"@en,
        "門脇大輔"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/58197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-26"^^xsd:date ;
    dcterms:title "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn ;
    mo:catalogue_number "MNSC-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58197#musicalexpression> ;
    mo:publisher _:Ne7ae0968685f40499fc34f49e6b3637a ;
    mo:record _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yume-iro Alouette!"@en ;
            foaf:name "Yume-iro Alouette!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "みやぢ"@en ;
            foaf:name "みやぢ"@en ],
        <artist/1154#subject>,
        <artist/12263#subject>,
        <artist/127#subject>,
        <artist/13737#subject>,
        <artist/31334#subject>,
        <artist/36#subject>,
        <artist/4277#subject>,
        <artist/657#subject>,
        <artist/9136#subject>,
        <artist/96#subject> ;
    schema:datePublished "2013-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/58197/58197-1460806921.jpg> ;
    schema:name "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn ;
    schema:publisher _:Ne7ae0968685f40499fc34f49e6b3637a ;
    foaf:depiction <https://media.vgm.io/albums/79/58197/58197-1460806921.jpg> .

<album/58197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn ;
    mo:performance_of <album/58197#musicalwork> ;
    mo:performer _:N09c369df790e4bdd90ea896abb2314a6,
        <artist/1154#subject>,
        <artist/12263#subject>,
        <artist/127#subject>,
        <artist/13737#subject>,
        <artist/31334#subject>,
        <artist/36#subject>,
        <artist/4277#subject>,
        <artist/657#subject>,
        <artist/9136#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/58197#musicalexpression> ;
    schema:byArtist _:N09c369df790e4bdd90ea896abb2314a6,
        <artist/1154#subject>,
        <artist/12263#subject>,
        <artist/127#subject>,
        <artist/13737#subject>,
        <artist/31334#subject>,
        <artist/36#subject>,
        <artist/4277#subject>,
        <artist/657#subject>,
        <artist/9136#subject>,
        <artist/96#subject> ;
    schema:name "Yume-iro Alouette! Vocal Collection"@en,
        "ゆめいろアルエット! Vocal Collection"@ja,
        "Yume-iro Alouette! Vocal Collection"@ja-latn ;
    schema:workPerformed <album/58197#musicalwork> .

_:N09c369df790e4bdd90ea896abb2314a6 a schema:Person,
        foaf:Person ;
    mo:performed <album/58197#performance> ;
    schema:name "みやぢ"@en ;
    foaf:name "みやぢ"@en .

_:N34d2f7379f8d403ebbbd08da8bcb7b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save the Tale"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "Save the Tale"@ja .

_:N3d8919f4908c499abb205ec1f2223c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Teller"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "Story Teller"@ja .

_:N7cf5d4eb51e54dcdab4970d35c22bcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぐっど・もーにんぐ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "ぐっど・もーにんぐ"@ja .

_:N9d953b747e0840b3b449b6bc4f88d4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teller of World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "Teller of World"@ja .

_:Na3663813ef044b968ec247b21a3db093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "月歌"@ja .

_:Nd0d8a80ccc294afa8220ae92edce7bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢、駆ける翼"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "夢、駆ける翼"@ja .

_:Ndba23840a1ce4131aa15ce6d5a70bca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あるがままの小鳥より"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N6ea3cec5ffe2448fa0b7bcc2e14d5aee ;
    schema:name "あるがままの小鳥より"@ja .

_:Ne7ae0968685f40499fc34f49e6b3637a schema:name "Visual Art's / mana"@en ;
    foaf:name "Visual Art's / mana"@en .

_:N6ea3cec5ffe2448fa0b7bcc2e14d5aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34d2f7379f8d403ebbbd08da8bcb7b88,
        _:N3d8919f4908c499abb205ec1f2223c02,
        _:N7cf5d4eb51e54dcdab4970d35c22bcf2,
        _:N9d953b747e0840b3b449b6bc4f88d4de,
        _:Na3663813ef044b968ec247b21a3db093,
        _:Nd0d8a80ccc294afa8220ae92edce7bab,
        _:Ndba23840a1ce4131aa15ce6d5a70bca2 ;
    mo:track_count 7 ;
    schema:duration "PT34:03"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N34d2f7379f8d403ebbbd08da8bcb7b88,
        _:N3d8919f4908c499abb205ec1f2223c02,
        _:N7cf5d4eb51e54dcdab4970d35c22bcf2,
        _:N9d953b747e0840b3b449b6bc4f88d4de,
        _:Na3663813ef044b968ec247b21a3db093,
        _:Nd0d8a80ccc294afa8220ae92edce7bab,
        _:Ndba23840a1ce4131aa15ce6d5a70bca2 .

