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

<artist/43274#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaela Kimura"@en,
        "木村カエラ"@ja ;
    foaf:made <album/146853#lyrics>,
        <album/146853#subject>,
        <album/146853#vocals> ;
    foaf:name "Kaela Kimura"@en,
        "木村カエラ"@ja .

<artist/12038#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Hisako Tabuchi"@en,
        "田渕ひさ子"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Hisako Tabuchi"@en,
        "田渕ひさ子"@ja .

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<artist/18278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Shigeru Kishida"@en,
        "岸田繁"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Shigeru Kishida"@en,
        "岸田繁"@ja .

<artist/23529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Kiyoshi Takakuwa"@en,
        "高桑圭"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Kiyoshi Takakuwa"@en,
        "高桑圭"@ja .

<artist/25978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Hirohisa Horie"@en,
        "堀江博久"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Hirohisa Horie"@en,
        "堀江博久"@ja .

<artist/30225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Shinobu Watanabe"@en,
        "渡邊忍"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#lyrics>,
        <album/146853#subject> ;
    foaf:name "Shinobu Watanabe"@en,
        "渡邊忍"@ja .

<artist/5490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Shigekazu Aida"@en,
        "會田茂一"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Shigekazu Aida"@en,
        "會田茂一"@ja .

<artist/9511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146853#subject> ;
    schema:name "Tamio Okuda"@en,
        "奥田民生"@ja ;
    foaf:made <album/146853#composition>,
        <album/146853#subject> ;
    foaf:name "Tamio Okuda"@en,
        "奥田民生"@ja .

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

<album/146853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn ;
    mo:performance_of <album/146853#musicalwork> ;
    mo:recorded_as <album/146853#musicalexpression> ;
    schema:name "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/146853#musicalwork> .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/146853/146853-d2142d708747.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/146853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn ;
    mo:composer <artist/12038#subject>,
        <artist/12898#subject>,
        <artist/18278#subject>,
        <artist/23529#subject>,
        <artist/25978#subject>,
        <artist/30225#subject>,
        <artist/5490#subject>,
        <artist/9511#subject> ;
    mo:produced_work <album/146853#musicalwork> ;
    schema:name "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn .

<album/146853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-08"^^xsd:date ;
    dcterms:title "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COCP-33521" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/146853#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N70df8916b40d4398a48710258cdfa166,
        _:N9af94a2fdd414cc38dd29fc408ad5ccd ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Memories of Matsuko"@en ;
            foaf:name "Memories of Matsuko"@en ] ;
    schema:datePublished "2006-03-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/35/146853/146853-d2142d708747.jpg> ;
    schema:name "Circle / Kaela Kimura [Limited Edition]"@en,
        "Circle / 木村カエラ"@ja,
        "Circle / Kaela Kimura [Limited Edition]"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/146853/146853-d2142d708747.jpg> .

_:N1c68429206d94d36a57ba0fe047127ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You"@ja,
        "You"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "You"@ja,
        "You"@ja-latn .

_:N1f674704bd9f4e95b10dd436e3bcd4d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing now"@ja,
        "Dancing now"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "Dancing now"@ja,
        "Dancing now"@ja-latn .

_:N204ecdc07a964991bd856378f0459e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はちみつ"@ja,
        "Hachimitsu"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "はちみつ"@ja,
        "Hachimitsu"@ja-latn .

_:N25754d9aca1e4b8bbe3483214e38c0e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle"@ja,
        "Circle"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "Circle"@ja,
        "Circle"@ja-latn .

_:N265e26a47bb44b70a272a829e260b2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リルラ リルハ (PV)"@ja,
        "Rirura Riruha (PV)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9af94a2fdd414cc38dd29fc408ad5ccd ;
    schema:name "リルラ リルハ (PV)"@ja,
        "Rirura Riruha (PV)"@ja-latn .

_:N267926bea26c42b998cc58e787fe249d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAT (Album ver.)"@ja,
        "BEAT (Album ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "BEAT (Album ver.)"@ja,
        "BEAT (Album ver.)"@ja-latn .

_:N30b32d31d7404f08919f771f05712f63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C-hildren"@ja,
        "C-hildren"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "C-hildren"@ja,
        "C-hildren"@ja-latn .

_:N3917037561de4d42bb476b7b9979aab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゥリル トゥリル リカー"@ja,
        "Thrill Thrill Licker"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "トゥリル トゥリル リカー"@ja,
        "Thrill Thrill Licker"@ja-latn .

_:N4cdf8d81624e4780b4d18ef558babe49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAT (PV)"@ja,
        "BEAT (PV)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9af94a2fdd414cc38dd29fc408ad5ccd ;
    schema:name "BEAT (PV)"@ja,
        "BEAT (PV)"@ja-latn .

_:N8a0ba949898c49ac8331734ff3b0e6f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You (PV)"@ja,
        "You (PV)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9af94a2fdd414cc38dd29fc408ad5ccd ;
    schema:name "You (PV)"@ja,
        "You (PV)"@ja-latn .

_:Na6e3349712714c8ba3de9f1d1fda3983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle (NANA ver.)"@ja,
        "Twinkle (NANA ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "Twinkle (NANA ver.)"@ja,
        "Twinkle (NANA ver.)"@ja-latn .

_:Nce8fba83b31444a592efc70faede12b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I ♥ hug"@ja,
        "I ♥ hug"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "I ♥ hug"@ja,
        "I ♥ hug"@ja-latn .

_:Ncfae157bce4e4d0f976c8178e30cfd2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PIONEER"@ja,
        "PIONEER"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "PIONEER"@ja,
        "PIONEER"@ja-latn .

_:Nd23d45598f08421fa6d086d7abea32fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue Sky"@ja,
        "Deep Blue Sky"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "Deep Blue Sky"@ja,
        "Deep Blue Sky"@ja-latn .

_:Nd4ff9bc798774b019b208e2f9fe68b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tea cup"@ja,
        "tea cup"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "tea cup"@ja,
        "tea cup"@ja-latn .

_:Nee38c4fb3b6e4c4ebc2bde0e0250346a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リルラ リルハ"@ja,
        "Rirura Riruha"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N70df8916b40d4398a48710258cdfa166 ;
    schema:name "リルラ リルハ"@ja,
        "Rirura Riruha"@ja-latn .

_:N9af94a2fdd414cc38dd29fc408ad5ccd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N265e26a47bb44b70a272a829e260b2df,
        _:N4cdf8d81624e4780b4d18ef558babe49,
        _:N8a0ba949898c49ac8331734ff3b0e6f7 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N265e26a47bb44b70a272a829e260b2df,
        _:N4cdf8d81624e4780b4d18ef558babe49,
        _:N8a0ba949898c49ac8331734ff3b0e6f7 .

_:N70df8916b40d4398a48710258cdfa166 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c68429206d94d36a57ba0fe047127ec,
        _:N1f674704bd9f4e95b10dd436e3bcd4d5,
        _:N204ecdc07a964991bd856378f0459e0b,
        _:N25754d9aca1e4b8bbe3483214e38c0e6,
        _:N267926bea26c42b998cc58e787fe249d,
        _:N30b32d31d7404f08919f771f05712f63,
        _:N3917037561de4d42bb476b7b9979aab6,
        _:Na6e3349712714c8ba3de9f1d1fda3983,
        _:Nce8fba83b31444a592efc70faede12b0,
        _:Ncfae157bce4e4d0f976c8178e30cfd2b,
        _:Nd23d45598f08421fa6d086d7abea32fe,
        _:Nd4ff9bc798774b019b208e2f9fe68b8a,
        _:Nee38c4fb3b6e4c4ebc2bde0e0250346a ;
    mo:track_count 13 ;
    schema:duration "PT57:46"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1c68429206d94d36a57ba0fe047127ec,
        _:N1f674704bd9f4e95b10dd436e3bcd4d5,
        _:N204ecdc07a964991bd856378f0459e0b,
        _:N25754d9aca1e4b8bbe3483214e38c0e6,
        _:N267926bea26c42b998cc58e787fe249d,
        _:N30b32d31d7404f08919f771f05712f63,
        _:N3917037561de4d42bb476b7b9979aab6,
        _:Na6e3349712714c8ba3de9f1d1fda3983,
        _:Nce8fba83b31444a592efc70faede12b0,
        _:Ncfae157bce4e4d0f976c8178e30cfd2b,
        _:Nd23d45598f08421fa6d086d7abea32fe,
        _:Nd4ff9bc798774b019b208e2f9fe68b8a,
        _:Nee38c4fb3b6e4c4ebc2bde0e0250346a .

