@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 _:N2a29530f09c748bb9fcc6f31168878a7,
        _:N4f359119e75244ca96afc634754f8597 ;
    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> .

_:N0138aa43bb584159ab2b50aa36c428a5 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "トゥリル トゥリル リカー"@ja,
        "Thrill Thrill Licker"@ja-latn .

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

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

_:N46c888bcbc354f0eb3903d5163c210f9 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 _:N4f359119e75244ca96afc634754f8597 ;
    schema:name "You (PV)"@ja,
        "You (PV)"@ja-latn .

_:N48ea1ab8eef943b487b50ac800766b1b 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 _:N4f359119e75244ca96afc634754f8597 ;
    schema:name "リルラ リルハ (PV)"@ja,
        "Rirura Riruha (PV)"@ja-latn .

_:N60f93199d5d74eaa8baa8e259463249f 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "Deep Blue Sky"@ja,
        "Deep Blue Sky"@ja-latn .

_:N7078f379b61048d6ad7c021e817d7c99 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "Twinkle (NANA ver.)"@ja,
        "Twinkle (NANA ver.)"@ja-latn .

_:N951cf56e13f841f4b1f8539f81b268b4 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "tea cup"@ja,
        "tea cup"@ja-latn .

_:Na3d7f15f14094e0dab9b6cc76fe706c8 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "Dancing now"@ja,
        "Dancing now"@ja-latn .

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

_:Nbf8fdd1da72d4549913120cf8250e41c 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "BEAT (Album ver.)"@ja,
        "BEAT (Album ver.)"@ja-latn .

_:Ncd7f328f589c4d37b07f07bc81e7b6ce 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "C-hildren"@ja,
        "C-hildren"@ja-latn .

_:Nd2da8cf15ad84183a3f538bf912c7908 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 _:N4f359119e75244ca96afc634754f8597 ;
    schema:name "BEAT (PV)"@ja,
        "BEAT (PV)"@ja-latn .

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

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

_:Nf2759d9de4eb49efba5b3b14e23421f0 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 _:N2a29530f09c748bb9fcc6f31168878a7 ;
    schema:name "I ♥ hug"@ja,
        "I ♥ hug"@ja-latn .

_:N4f359119e75244ca96afc634754f8597 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N46c888bcbc354f0eb3903d5163c210f9,
        _:N48ea1ab8eef943b487b50ac800766b1b,
        _:Nd2da8cf15ad84183a3f538bf912c7908 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N46c888bcbc354f0eb3903d5163c210f9,
        _:N48ea1ab8eef943b487b50ac800766b1b,
        _:Nd2da8cf15ad84183a3f538bf912c7908 .

_:N2a29530f09c748bb9fcc6f31168878a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0138aa43bb584159ab2b50aa36c428a5,
        _:N07f428be87e84e39917cad26c63f94b4,
        _:N4319913b511c4136947ddbb7873643b1,
        _:N60f93199d5d74eaa8baa8e259463249f,
        _:N7078f379b61048d6ad7c021e817d7c99,
        _:N951cf56e13f841f4b1f8539f81b268b4,
        _:Na3d7f15f14094e0dab9b6cc76fe706c8,
        _:Na5b976c966154cfa8c48735866734374,
        _:Nbf8fdd1da72d4549913120cf8250e41c,
        _:Ncd7f328f589c4d37b07f07bc81e7b6ce,
        _:Nd7c524bb1f924cb39e297e685c9e9d89,
        _:Ndc4d7ab3fe2a4a58be39a5eca813c312,
        _:Nf2759d9de4eb49efba5b3b14e23421f0 ;
    mo:track_count 13 ;
    schema:duration "PT57:46"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0138aa43bb584159ab2b50aa36c428a5,
        _:N07f428be87e84e39917cad26c63f94b4,
        _:N4319913b511c4136947ddbb7873643b1,
        _:N60f93199d5d74eaa8baa8e259463249f,
        _:N7078f379b61048d6ad7c021e817d7c99,
        _:N951cf56e13f841f4b1f8539f81b268b4,
        _:Na3d7f15f14094e0dab9b6cc76fe706c8,
        _:Na5b976c966154cfa8c48735866734374,
        _:Nbf8fdd1da72d4549913120cf8250e41c,
        _:Ncd7f328f589c4d37b07f07bc81e7b6ce,
        _:Nd7c524bb1f924cb39e297e685c9e9d89,
        _:Ndc4d7ab3fe2a4a58be39a5eca813c312,
        _:Nf2759d9de4eb49efba5b3b14e23421f0 .

