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

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

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

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

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

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

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

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

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

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

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

<album/147363#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/36/147363/147363-9b80246912da.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147363#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/147363/147363-9b80246912da.jpg> ;
    foaf:depicts <album/147363#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/147363/147363-9b80246912da.jpg> .

<https://medium-media.vgm.io/albums/36/147363/147363-9b80246912da.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PUNKY / Kaela Kimura"@en,
        "PUNKY / 木村カエラ"@ja,
        "PUNKY / Kaela Kimura"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "峯陽"@en ;
            foaf:made <album/147363#composition> ;
            foaf:name "峯陽"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AxSxE"@en ;
            foaf:made <album/147363#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/147363#musicalwork> ;
    schema:name "PUNKY / Kaela Kimura"@en,
        "PUNKY / 木村カエラ"@ja,
        "PUNKY / Kaela Kimura"@ja-latn .

<album/147363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "PUNKY / Kaela Kimura"@en,
        "PUNKY / 木村カエラ"@ja,
        "PUNKY / Kaela Kimura"@ja-latn ;
    mo:catalogue_number "VICL-64563" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147363#musicalexpression> ;
    mo:publisher <org/3243#subject> ;
    mo:record _:Neb13748e94824758934a5bc23359ce38 ;
    mo:record_count 1 ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/36/147363/147363-9b80246912da.jpg> ;
    schema:name "PUNKY / Kaela Kimura"@en,
        "PUNKY / 木村カエラ"@ja,
        "PUNKY / Kaela Kimura"@ja-latn ;
    schema:publisher <org/3243#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/147363/147363-9b80246912da.jpg> .

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

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

_:N1fc64fea43c34203bafffd369c8ac2ed 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 _:Neb13748e94824758934a5bc23359ce38 ;
    schema:name "There is love"@ja,
        "There is love"@ja-latn .

_:N4d4cf4328c7d40f68c29a0f73d5f40c0 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 _:Neb13748e94824758934a5bc23359ce38 ;
    schema:name "THE SIXTH SENSE"@ja,
        "THE SIXTH SENSE"@ja-latn .

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

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

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

_:Nc2caf76aa56445a69e031a17e1fc9ac0 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 _:Neb13748e94824758934a5bc23359ce38 ;
    schema:name "SHOW TIME"@ja,
        "SHOW TIME"@ja-latn .

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

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

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

_:Ne64c6bbc4d244d539507f0e1f7a14109 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 _:Neb13748e94824758934a5bc23359ce38 ;
    schema:name "Happyな半被"@ja,
        "Happy Na Happi"@ja-latn .

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

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

_:Neb13748e94824758934a5bc23359ce38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fc64fea43c34203bafffd369c8ac2ed,
        _:N4d4cf4328c7d40f68c29a0f73d5f40c0,
        _:N9f2d9104142b491ca6c38650b90d5382,
        _:Na1b4c33c3bbc4bcba4a5b4c997f5ea87,
        _:Naa29302e56fd4686825e2689f8585b4a,
        _:Nc2caf76aa56445a69e031a17e1fc9ac0,
        _:Nc7d2d0a16e9b454f8b7bd32581a7304c,
        _:Ncf08d800e9a9489794ed85dc6280565a,
        _:Nd3ee114df565452191efcdb0032b00c5,
        _:Ne64c6bbc4d244d539507f0e1f7a14109,
        _:Nf9d647222b114cdf92cfa38a412cbd36,
        _:Nfd83819b525e4346b33e985c5396c873 ;
    mo:track_count 12 ;
    schema:duration "PT46:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1fc64fea43c34203bafffd369c8ac2ed,
        _:N4d4cf4328c7d40f68c29a0f73d5f40c0,
        _:N9f2d9104142b491ca6c38650b90d5382,
        _:Na1b4c33c3bbc4bcba4a5b4c997f5ea87,
        _:Naa29302e56fd4686825e2689f8585b4a,
        _:Nc2caf76aa56445a69e031a17e1fc9ac0,
        _:Nc7d2d0a16e9b454f8b7bd32581a7304c,
        _:Ncf08d800e9a9489794ed85dc6280565a,
        _:Nd3ee114df565452191efcdb0032b00c5,
        _:Ne64c6bbc4d244d539507f0e1f7a14109,
        _:Nf9d647222b114cdf92cfa38a412cbd36,
        _:Nfd83819b525e4346b33e985c5396c873 .

