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

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

<artist/14111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "Kiyohito Komatsu"@en,
        "小松清人"@ja ;
    foaf:made <album/147364#composition>,
        <album/147364#subject> ;
    foaf:name "Kiyohito Komatsu"@en,
        "小松清人"@ja .

<artist/16101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "Hiroaki Yokoyama"@en,
        "横山裕章"@ja ;
    foaf:made <album/147364#composition>,
        <album/147364#subject> ;
    foaf:name "Hiroaki Yokoyama"@en,
        "横山裕章"@ja .

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

<artist/36294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "H ZETT M"@en ;
    foaf:made <album/147364#composition>,
        <album/147364#subject> ;
    foaf:name "H ZETT M"@en .

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

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/147364#composition>,
        <album/147364#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

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

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

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

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

<org/3243#subject> schema:name "ELA"@en,
        "ELA"@ja,
        "ELA"@ja-latn ;
    foaf:name "ELA"@en,
        "ELA"@ja,
        "ELA"@ja-latn .

<https://media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147364#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> ;
    foaf:depicts <album/147364#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> .

<https://medium-media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PUNKY / Kaela Kimura [Limited Edition]"@en,
        "PUNKY / 木村カエラ [初回限定盤]"@ja,
        "PUNKY / Kaela Kimura [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "峯陽"@en ;
            foaf:made <album/147364#composition> ;
            foaf:name "峯陽"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AxSxE"@en ;
            foaf:made <album/147364#composition> ;
            foaf:name "AxSxE"@en ],
        <artist/14111#subject>,
        <artist/16101#subject>,
        <artist/18278#subject>,
        <artist/36294#subject>,
        <artist/5490#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/147364#musicalwork> ;
    schema:name "PUNKY / Kaela Kimura [Limited Edition]"@en,
        "PUNKY / 木村カエラ [初回限定盤]"@ja,
        "PUNKY / Kaela Kimura [Limited Edition]"@ja-latn .

<album/147364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "PUNKY / Kaela Kimura [Limited Edition]"@en,
        "PUNKY / 木村カエラ [初回限定盤]"@ja,
        "PUNKY / Kaela Kimura [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VIZL-955" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/147364#musicalexpression> ;
    mo:publisher <org/3243#subject> ;
    mo:record _:N5d7fff59fb6f47799e19c740f11dc741,
        _:Nb9839888b1d04b70943c2c68d75a4a34 ;
    mo:record_count 2 ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> ;
    schema:name "PUNKY / Kaela Kimura [Limited Edition]"@en,
        "PUNKY / 木村カエラ [初回限定盤]"@ja,
        "PUNKY / Kaela Kimura [Limited Edition]"@ja-latn ;
    schema:publisher <org/3243#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/147364/147364-219e215f2311.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "峯陽"@en ;
    foaf:made <album/147364#subject> ;
    foaf:name "峯陽"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147364#subject> ;
    schema:name "AxSxE"@en ;
    foaf:made <album/147364#subject> ;
    foaf:name "AxSxE"@en .

_:N0718f12a0b72404c88dec9b06b27118b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕たちのうた"@ja,
        "Bokutachino Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "僕たちのうた"@ja,
        "Bokutachino Uta"@ja-latn .

_:N1bb10b5de6a44c52a453918155e2096f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "向日葵"@ja,
        "Himawari"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "向日葵"@ja,
        "Himawari"@ja-latn .

_:N1cf04db83de946b2b9d9065c3c0df0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There is love"@ja,
        "There is love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "There is love"@ja,
        "There is love"@ja-latn .

_:N2e99869db8b3474698c103f28583b740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オバケなんてないさ"@ja,
        "Obakenante Naisa"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "オバケなんてないさ"@ja,
        "Obakenante Naisa"@ja-latn .

_:N54759b9ec1064cb7850fd6c35acf7080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FREE LIVE『GO!SHOW TIME』@渋谷公会堂(2015.9.9)"@ja,
        "FREE LIVE \"GO!SHOW TIME\" @ Shibuya Koukaidou (2015.9.9)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT62:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9839888b1d04b70943c2c68d75a4a34 ;
    schema:name "FREE LIVE『GO!SHOW TIME』@渋谷公会堂(2015.9.9)"@ja,
        "FREE LIVE \"GO!SHOW TIME\" @ Shibuya Koukaidou (2015.9.9)"@ja-latn .

_:N7003fd572df240a884a31b2a8eab498d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOX (making movie)"@ja,
        "BOX (making movie)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nb9839888b1d04b70943c2c68d75a4a34 ;
    schema:name "BOX (making movie)"@ja,
        "BOX (making movie)"@ja-latn .

_:N84fafab1c4194293872aac971100473b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EGG (music video)"@ja,
        "EGG (music video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb9839888b1d04b70943c2c68d75a4a34 ;
    schema:name "EGG (music video)"@ja,
        "EGG (music video)"@ja-latn .

_:N94a8b97b454c404c9df99d2b5dbcdb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PUNKY"@ja,
        "PUNKY"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "PUNKY"@ja,
        "PUNKY"@ja-latn .

_:N9b65d9bcfd824448934dd4b34762402c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋煩いの豚"@ja,
        "Koiwazuraino Buta"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "恋煩いの豚"@ja,
        "Koiwazuraino Buta"@ja-latn .

_:Nab4678c8988b4d009f2a5623ee23a3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happyな半被"@ja,
        "Happy Na Happi"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "Happyな半被"@ja,
        "Happy Na Happi"@ja-latn .

_:Nb9b24e6b580b40b9ad3e900970d96fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOX (music video)"@ja,
        "BOX (music video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb9839888b1d04b70943c2c68d75a4a34 ;
    schema:name "BOX (music video)"@ja,
        "BOX (music video)"@ja-latn .

_:Nc3bb6c18d2c54d5ea97b433bdc346b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOX"@ja,
        "BOX"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "BOX"@ja,
        "BOX"@ja-latn .

_:Nc7aa21a92d9c4f17ba31dbd8cc7de8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "好き"@ja,
        "Suki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "好き"@ja,
        "Suki"@ja-latn .

_:Ncdfe991943a943fbbc51c4e2b8733517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EGG"@ja,
        "EGG"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "EGG"@ja,
        "EGG"@ja-latn .

_:Ne17b37c29cf64157b4b53b5a16530ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOW TIME"@ja,
        "SHOW TIME"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "SHOW TIME"@ja,
        "SHOW TIME"@ja-latn .

_:Ne5c0f2e81e8e4d508c7efcda89078ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SIXTH SENSE"@ja,
        "THE SIXTH SENSE"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5d7fff59fb6f47799e19c740f11dc741 ;
    schema:name "THE SIXTH SENSE"@ja,
        "THE SIXTH SENSE"@ja-latn .

_:Nb9839888b1d04b70943c2c68d75a4a34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N54759b9ec1064cb7850fd6c35acf7080,
        _:N7003fd572df240a884a31b2a8eab498d,
        _:N84fafab1c4194293872aac971100473b,
        _:Nb9b24e6b580b40b9ad3e900970d96fef ;
    mo:track_count 4 ;
    schema:duration "PT77:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N54759b9ec1064cb7850fd6c35acf7080,
        _:N7003fd572df240a884a31b2a8eab498d,
        _:N84fafab1c4194293872aac971100473b,
        _:Nb9b24e6b580b40b9ad3e900970d96fef .

_:N5d7fff59fb6f47799e19c740f11dc741 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0718f12a0b72404c88dec9b06b27118b,
        _:N1bb10b5de6a44c52a453918155e2096f,
        _:N1cf04db83de946b2b9d9065c3c0df0d2,
        _:N2e99869db8b3474698c103f28583b740,
        _:N94a8b97b454c404c9df99d2b5dbcdb58,
        _:N9b65d9bcfd824448934dd4b34762402c,
        _:Nab4678c8988b4d009f2a5623ee23a3c6,
        _:Nc3bb6c18d2c54d5ea97b433bdc346b35,
        _:Nc7aa21a92d9c4f17ba31dbd8cc7de8ef,
        _:Ncdfe991943a943fbbc51c4e2b8733517,
        _:Ne17b37c29cf64157b4b53b5a16530ec0,
        _:Ne5c0f2e81e8e4d508c7efcda89078ccc ;
    mo:track_count 12 ;
    schema:duration "PT46:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0718f12a0b72404c88dec9b06b27118b,
        _:N1bb10b5de6a44c52a453918155e2096f,
        _:N1cf04db83de946b2b9d9065c3c0df0d2,
        _:N2e99869db8b3474698c103f28583b740,
        _:N94a8b97b454c404c9df99d2b5dbcdb58,
        _:N9b65d9bcfd824448934dd4b34762402c,
        _:Nab4678c8988b4d009f2a5623ee23a3c6,
        _:Nc3bb6c18d2c54d5ea97b433bdc346b35,
        _:Nc7aa21a92d9c4f17ba31dbd8cc7de8ef,
        _:Ncdfe991943a943fbbc51c4e2b8733517,
        _:Ne17b37c29cf64157b4b53b5a16530ec0,
        _:Ne5c0f2e81e8e4d508c7efcda89078ccc .

