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

<artist/22234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja ;
    foaf:made <album/154989#lyrics>,
        <album/154989#subject> ;
    foaf:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja .

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

<artist/22226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154989#subject> ;
    schema:name "Eriko Hashimoto"@en,
        "橋本絵莉子"@ja ;
    foaf:made <album/154989#composition>,
        <album/154989#lyrics>,
        <album/154989#subject> ;
    foaf:name "Eriko Hashimoto"@en,
        "橋本絵莉子"@ja .

<artist/22233#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154989#subject> ;
    schema:name "Akiko Fukuoka"@en,
        "福岡晃子"@ja ;
    foaf:made <album/154989#composition>,
        <album/154989#lyrics>,
        <album/154989#subject> ;
    foaf:name "Akiko Fukuoka"@en,
        "福岡晃子"@ja .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/154989/154989-d99961a601ee.jpg> a schema:ImageObject,
        foaf:Image .

<album/154989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn ;
    mo:composer <artist/22226#subject>,
        <artist/22233#subject> ;
    mo:produced_work <album/154989#musicalwork> ;
    schema:name "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn .

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

<album/154989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn ;
    mo:performance_of <album/154989#musicalwork> ;
    mo:performer <artist/12077#subject> ;
    mo:recorded_as <album/154989#musicalexpression> ;
    schema:byArtist <artist/12077#subject> ;
    schema:name "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/154989#musicalwork> .

<artist/12077#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154989#performance> ;
    schema:name "Chatmonchy"@en,
        "チャットモンチー"@ja ;
    foaf:name "Chatmonchy"@en,
        "チャットモンチー"@ja .

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

<album/154989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-27"^^xsd:date ;
    dcterms:title "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-1700~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/154989#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N09bb1e7f3021495bafc09620b48f5af4,
        _:Ne18b0387205840078341e3c3d4071a45 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Jellyfish (Kuragehime)"@en ;
            foaf:name "Princess Jellyfish (Kuragehime)"@en ] ;
    schema:byArtist <artist/12077#subject> ;
    schema:datePublished "2010-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/154989/154989-d99961a601ee.jpg> ;
    schema:name "Awa Come / Chatmonchy [Limited Edition]"@en,
        "Awa Come / チャットモンチー"@ja,
        "Awa Come / Chatmonchy [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/154989/154989-d99961a601ee.jpg> .

_:N0e3341e253e34d3ab882f3bda403668c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sugar View"@ja,
        "My Sugar View"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "My Sugar View"@ja,
        "My Sugar View"@ja-latn .

_:N10a0329e1704496b8bfd0b740d2a3db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徳島レコーディング オフショット"@ja,
        "Tokushima Recording Off-Shot"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne18b0387205840078341e3c3d4071a45 ;
    schema:name "徳島レコーディング オフショット"@ja,
        "Tokushima Recording Off-Shot"@ja-latn .

_:N1899fd69360b4810af5232d3c90761c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セカンドプレゼント"@ja,
        "Second Present"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "セカンドプレゼント"@ja,
        "Second Present"@ja-latn .

_:N27f515172a604436be08be9dd13a0fff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャラメルプリン"@ja,
        "Caramel Purin"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "キャラメルプリン"@ja,
        "Caramel Purin"@ja-latn .

_:N47964261f6174f68b352c18638f59865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "また、近いうちに"@ja,
        "Mata, Chikai Uchi ni"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "また、近いうちに"@ja,
        "Mata, Chikai Uchi ni"@ja-latn .

_:N886f865169bb4ce5a538a4f0e6752dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここだけの話"@ja,
        "Koko Dake no Hanashi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "ここだけの話"@ja,
        "Koko Dake no Hanashi"@ja-latn .

_:N91c77618418f46478d84022040e17186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲走る"@ja,
        "Kumo Hashiru"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "雲走る"@ja,
        "Kumo Hashiru"@ja-latn .

_:Naea677bc7fff40c2abf52dccaf005858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここだけの話 (video clip)"@ja,
        "Koko Dake no Hanashi (video clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne18b0387205840078341e3c3d4071a45 ;
    schema:name "ここだけの話 (video clip)"@ja,
        "Koko Dake no Hanashi (video clip)"@ja-latn .

_:Nc5602356bbf444439836537181a4be83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の一番札所"@ja,
        "Seishun no Ichiban Fudashou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "青春の一番札所"@ja,
        "Seishun no Ichiban Fudashou"@ja-latn .

_:Nd00fe603d2d545cab671b4c983d62b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいかわらず"@ja,
        "Ai Kawarazu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N09bb1e7f3021495bafc09620b48f5af4 ;
    schema:name "あいかわらず"@ja,
        "Ai Kawarazu"@ja-latn .

_:Ne18b0387205840078341e3c3d4071a45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N10a0329e1704496b8bfd0b740d2a3db6,
        _:Naea677bc7fff40c2abf52dccaf005858 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N10a0329e1704496b8bfd0b740d2a3db6,
        _:Naea677bc7fff40c2abf52dccaf005858 .

_:N09bb1e7f3021495bafc09620b48f5af4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3341e253e34d3ab882f3bda403668c,
        _:N1899fd69360b4810af5232d3c90761c1,
        _:N27f515172a604436be08be9dd13a0fff,
        _:N47964261f6174f68b352c18638f59865,
        _:N886f865169bb4ce5a538a4f0e6752dec,
        _:N91c77618418f46478d84022040e17186,
        _:Nc5602356bbf444439836537181a4be83,
        _:Nd00fe603d2d545cab671b4c983d62b39 ;
    mo:track_count 8 ;
    schema:duration "PT28:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e3341e253e34d3ab882f3bda403668c,
        _:N1899fd69360b4810af5232d3c90761c1,
        _:N27f515172a604436be08be9dd13a0fff,
        _:N47964261f6174f68b352c18638f59865,
        _:N886f865169bb4ce5a538a4f0e6752dec,
        _:N91c77618418f46478d84022040e17186,
        _:Nc5602356bbf444439836537181a4be83,
        _:Nd00fe603d2d545cab671b4c983d62b39 .

