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

<artist/4377#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kusuji Isseki"@en,
        "一石楠耳"@ja ;
    foaf:made <album/37434#lyrics>,
        <album/37434#subject> ;
    foaf:name "Kusuji Isseki"@en,
        "一石楠耳"@ja .

<artist/8471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hal=Pel"@en ;
    foaf:made <album/37434#lyrics>,
        <album/37434#subject> ;
    foaf:name "Hal=Pel"@en .

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

<artist/2660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37434#subject> ;
    schema:name "Kai Gojou"@en,
        "五条下位"@ja ;
    foaf:made <album/37434#composition>,
        <album/37434#subject> ;
    foaf:name "Kai Gojou"@en,
        "五条下位"@ja .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<album/37434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn ;
    mo:composer <artist/2660#subject> ;
    mo:produced_work <album/37434#musicalwork> ;
    schema:name "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/37434/37434-1358624851.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "kaya"@en ;
    foaf:made <album/37434#lyrics>,
        <album/37434#subject> ;
    foaf:name "kaya"@en .

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/2472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "Momori"@en,
        "桃梨"@ja ;
    foaf:made <album/37434#lyrics>,
        <album/37434#subject> ;
    foaf:name "Momori"@en,
        "桃梨"@ja .

<artist/27942#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "yu-ji"@en ;
    foaf:name "yu-ji"@en .

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37434#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:made <album/37434#lyrics>,
        <album/37434#subject> ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

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

<album/37434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn ;
    mo:performance_of <album/37434#musicalwork> ;
    mo:performer <artist/1179#subject>,
        <artist/1837#subject>,
        <artist/2472#subject>,
        <artist/27942#subject>,
        <artist/2905#subject>,
        <artist/5998#subject> ;
    mo:recorded_as <album/37434#musicalexpression> ;
    schema:byArtist <artist/1179#subject>,
        <artist/1837#subject>,
        <artist/2472#subject>,
        <artist/27942#subject>,
        <artist/2905#subject>,
        <artist/5998#subject> ;
    schema:name "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn ;
    schema:workPerformed <album/37434#musicalwork> .

<album/37434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn ;
    mo:catalogue_number "SACD-4002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37434#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N1d3767f6f04440d887e637cb1a235072 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:byArtist <artist/1179#subject>,
        <artist/1837#subject>,
        <artist/2472#subject>,
        <artist/27942#subject>,
        <artist/2905#subject>,
        <artist/5998#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/37434/37434-1358624851.jpg> ;
    schema:name "WHITE KISS"@en,
        "SYNC.ART'S Original Vocal Collaboration Vol.2 WHITE KISS"@ja,
        "WHITE KISS"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/37434/37434-1358624851.jpg> .

_:N453377fb260b4c08b03ec467df9f812b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白き獣"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1d3767f6f04440d887e637cb1a235072 ;
    schema:name "白き獣"@ja .

_:N7e8753d910c94e20bab79691c1689320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い小箱"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N1d3767f6f04440d887e637cb1a235072 ;
    schema:name "白い小箱"@ja .

_:N9a5798cd894e42d8814a22bd847c4e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nirvana"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N1d3767f6f04440d887e637cb1a235072 ;
    schema:name "Nirvana"@ja .

_:Nb5cfcf7f75e64f11aa0cd06537eaf3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bleak rain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N1d3767f6f04440d887e637cb1a235072 ;
    schema:name "bleak rain"@ja .

_:Ne6fe8f31ed8a4973b41192ed15bbb050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒカリ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1d3767f6f04440d887e637cb1a235072 ;
    schema:name "ヒカリ"@ja .

_:N1d3767f6f04440d887e637cb1a235072 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N453377fb260b4c08b03ec467df9f812b,
        _:N7e8753d910c94e20bab79691c1689320,
        _:N9a5798cd894e42d8814a22bd847c4e17,
        _:Nb5cfcf7f75e64f11aa0cd06537eaf3d9,
        _:Ne6fe8f31ed8a4973b41192ed15bbb050 ;
    mo:track_count 5 ;
    schema:duration "PT25:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N453377fb260b4c08b03ec467df9f812b,
        _:N7e8753d910c94e20bab79691c1689320,
        _:N9a5798cd894e42d8814a22bd847c4e17,
        _:Nb5cfcf7f75e64f11aa0cd06537eaf3d9,
        _:Ne6fe8f31ed8a4973b41192ed15bbb050 .

