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

<artist/9720#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Sakurai"@en,
        "櫻井敦司"@ja ;
    foaf:made <album/22234#lyrics>,
        <album/22234#subject>,
        <album/22234#vocals> ;
    foaf:name "Atsushi Sakurai"@en,
        "櫻井敦司"@ja .

<artist/9719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22234#subject> ;
    schema:name "Hisashi Imai"@en,
        "今井寿"@ja ;
    foaf:made <album/22234#composition>,
        <album/22234#subject> ;
    foaf:name "Hisashi Imai"@en,
        "今井寿"@ja .

<artist/9936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22234#subject> ;
    schema:name "Hidehiko Hoshino"@en,
        "星野英彦"@ja ;
    foaf:made <album/22234#composition>,
        <album/22234#subject> ;
    foaf:name "Hidehiko Hoshino"@en,
        "星野英彦"@ja .

<product/503#subject> a schema:CreativeWork ;
    schema:name "Shiki"@en,
        "屍鬼"@ja,
        "Shiki"@ja-latn ;
    foaf:name "Shiki"@en,
        "屍鬼"@ja,
        "Shiki"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22234#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> ;
    foaf:depicts <album/22234#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> .

<https://medium-media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> a schema:ImageObject,
        foaf:Image .

<album/22234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn ;
    mo:composer <artist/9719#subject>,
        <artist/9936#subject> ;
    mo:produced_work <album/22234#musicalwork> ;
    schema:name "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn .

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

<album/22234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn ;
    mo:performance_of <album/22234#musicalwork> ;
    mo:performer <artist/9718#subject> ;
    mo:recorded_as <album/22234#musicalexpression> ;
    schema:byArtist <artist/9718#subject> ;
    schema:name "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/22234#musicalwork> .

<artist/9718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22234#performance> ;
    schema:name "BUCK-TICK"@en ;
    foaf:name "BUCK-TICK"@en .

<album/22234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-01"^^xsd:date ;
    dcterms:title "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-125" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22234#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Nb380c29bc998443ba668ca45d3062397 ;
    mo:record_count 1 ;
    schema:about <product/503#subject> ;
    schema:byArtist <artist/9718#subject> ;
    schema:datePublished "2010-09-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> ;
    schema:name "Kuchizuke / BUCK-TICK [Limited Edition]"@en,
        "くちづけ / BUCK-TICK [期間生産限定盤]"@ja,
        "Kuchizuke / BUCK-TICK [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/22234/22234-d5b12fa59e15.png> .

_:N248cbff5a8394f739822f7c6843e9d6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くちづけ-屍鬼TV size-"@ja,
        "Kuchizuke -Shiki TV size-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb380c29bc998443ba668ca45d3062397 ;
    schema:name "くちづけ-屍鬼TV size-"@ja,
        "Kuchizuke -Shiki TV size-"@ja-latn .

_:N55cde0925bdd409c8105daafabcab3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖月-ようげつ-"@ja,
        "Yougetsu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nb380c29bc998443ba668ca45d3062397 ;
    schema:name "妖月-ようげつ-"@ja,
        "Yougetsu"@ja-latn .

_:Na52f19f5a0d145529b67a051522ab1de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くちづけ"@ja,
        "Kuchizuke"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nb380c29bc998443ba668ca45d3062397 ;
    schema:name "くちづけ"@ja,
        "Kuchizuke"@ja-latn .

_:Nb380c29bc998443ba668ca45d3062397 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N248cbff5a8394f739822f7c6843e9d6f,
        _:N55cde0925bdd409c8105daafabcab3e1,
        _:Na52f19f5a0d145529b67a051522ab1de ;
    mo:track_count 3 ;
    schema:duration "PT9:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N248cbff5a8394f739822f7c6843e9d6f,
        _:N55cde0925bdd409c8105daafabcab3e1,
        _:Na52f19f5a0d145529b67a051522ab1de .

