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

<artist/48632#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyary Pamyu Pamyu"@en,
        "きゃりーぱみゅぱみゅ"@ja ;
    foaf:made <album/151035#subject>,
        <album/151035#vocals> ;
    foaf:name "Kyary Pamyu Pamyu"@en,
        "きゃりーぱみゅぱみゅ"@ja .

<album/151037> a mo:Release ;
    mo:catalogue_number "WPCL-11018" .

<artist/9776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151035#subject> ;
    schema:name "Yasutaka Nakata"@en,
        "中田ヤスタカ"@ja ;
    foaf:made <album/151035#composition>,
        <album/151035#lyrics>,
        <album/151035#subject> ;
    foaf:name "Yasutaka Nakata"@en,
        "中田ヤスタカ"@ja .

<album/151035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn ;
    mo:composer <artist/9776#subject> ;
    mo:produced_work <album/151035#musicalwork> ;
    schema:name "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn .

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

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

<album/151035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn ;
    mo:performance_of <album/151035#musicalwork> ;
    mo:recorded_as <album/151035#musicalexpression> ;
    schema:name "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn ;
    schema:workPerformed <album/151035#musicalwork> .

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

<https://media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151035#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> ;
    foaf:depicts <album/151035#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> .

<https://medium-media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-11"^^xsd:date ;
    dcterms:title "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn ;
    mo:catalogue_number "WPCL-11019" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/151037> ;
    mo:publication_of <album/151035#musicalexpression> ;
    mo:publisher _:Ne4e53cc634b2425fb7ed96266b8761f2 ;
    mo:record _:N254cdb7e636c48fe80e33aef91674023 ;
    mo:record_count 1 ;
    schema:datePublished "2012-01-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> ;
    schema:name "Tsukematsukeru / Kyary Pamyu Pamyu"@en,
        "つけまつける / きゃりーぱみゅぱみゅ"@ja,
        "Tsukematsukeru / Kyary Pamyu Pamyu"@ja-latn ;
    schema:publisher _:Ne4e53cc634b2425fb7ed96266b8761f2 ;
    foaf:depiction <https://media.vgm.io/albums/53/151035/151035-28cc0b6c9f4d.jpg> .

_:N4aa064346dba459384ec3b90dbb33c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェリーボンボン (extended mix)"@ja,
        "Cherry Bonbon (extended mix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N254cdb7e636c48fe80e33aef91674023 ;
    schema:name "チェリーボンボン (extended mix)"@ja,
        "Cherry Bonbon (extended mix)"@ja-latn .

_:N866e5c655c274fe889a3ea3c440f3360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つけまつける"@ja,
        "Tsukematsukeru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N254cdb7e636c48fe80e33aef91674023 ;
    schema:name "つけまつける"@ja,
        "Tsukematsukeru"@ja-latn .

_:Ne4e53cc634b2425fb7ed96266b8761f2 schema:name "Asobi System"@en,
        "Asobi System"@ja,
        "Asobi System"@ja-latn ;
    foaf:name "Asobi System"@en,
        "Asobi System"@ja,
        "Asobi System"@ja-latn .

_:Nf64d9373ffc744c99919b4cadc8fa150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゃりーANAN"@ja,
        "Kyary ANAN"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N254cdb7e636c48fe80e33aef91674023 ;
    schema:name "きゃりーANAN"@ja,
        "Kyary ANAN"@ja-latn .

_:N254cdb7e636c48fe80e33aef91674023 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4aa064346dba459384ec3b90dbb33c07,
        _:N866e5c655c274fe889a3ea3c440f3360,
        _:Nf64d9373ffc744c99919b4cadc8fa150 ;
    mo:track_count 3 ;
    schema:duration "PT12:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4aa064346dba459384ec3b90dbb33c07,
        _:N866e5c655c274fe889a3ea3c440f3360,
        _:Nf64d9373ffc744c99919b4cadc8fa150 .

