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

<artist/10819#subject> a schema:Person,
        foaf:Person ;
    schema:name "Psycho Kawamura"@en,
        "川村サイコ"@ja ;
    foaf:made <album/108840#lyrics>,
        <album/108840#subject> ;
    foaf:name "Psycho Kawamura"@en,
        "川村サイコ"@ja .

<artist/17548#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja ;
    foaf:made <album/108840#subject>,
        <album/108840#vocals> ;
    foaf:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja .

<artist/21248#subject> a schema:Person,
        foaf:Person ;
    schema:name "Carin Isobe"@en,
        "礒部花凜"@ja ;
    foaf:made <album/108840#subject>,
        <album/108840#vocals> ;
    foaf:name "Carin Isobe"@en,
        "礒部花凜"@ja .

<artist/32776#subject> a schema:Person,
        foaf:Person ;
    schema:name "BlooDye"@en ;
    foaf:made <album/108840#subject>,
        <album/108840#vocals> ;
    foaf:name "BlooDye"@en .

<artist/38590#subject> a schema:Person,
        foaf:Person ;
    schema:name "LITTLE"@en ;
    foaf:made <album/108840#lyrics>,
        <album/108840#subject> ;
    foaf:name "LITTLE"@en .

<artist/8451#subject> a schema:Person,
        foaf:Person ;
    schema:name "alan"@en ;
    foaf:made <album/108840#subject>,
        <album/108840#vocals> ;
    foaf:name "alan"@en .

<artist/23681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108840#subject> ;
    schema:name "Yasuhisa Inoue"@en,
        "井上泰久"@ja ;
    foaf:made <album/108840#composition>,
        <album/108840#subject> ;
    foaf:name "Yasuhisa Inoue"@en,
        "井上泰久"@ja .

<artist/36107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108840#subject> ;
    schema:name "ZENTA"@en ;
    foaf:made <album/108840#composition>,
        <album/108840#subject> ;
    foaf:name "ZENTA"@en .

<artist/38581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108840#subject> ;
    schema:name "Daisuke\"DAIS\"Miyachi"@en ;
    foaf:made <album/108840#composition>,
        <album/108840#lyrics>,
        <album/108840#subject> ;
    foaf:name "Daisuke\"DAIS\"Miyachi"@en .

<artist/38583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108840#subject> ;
    schema:name "Mao"@en ;
    foaf:made <album/108840#composition>,
        <album/108840#subject> ;
    foaf:name "Mao"@en .

<artist/38588#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108840#subject> ;
    schema:name "asami"@en ;
    foaf:made <album/108840#composition>,
        <album/108840#lyrics>,
        <album/108840#subject> ;
    foaf:name "asami"@en .

<product/8526#subject> a schema:CreativeWork ;
    schema:name "VLAD LOVE"@en,
        "ぶらどらぶ"@ja,
        "VLAD LOVE"@ja-latn ;
    foaf:name "VLAD LOVE"@en,
        "ぶらどらぶ"@ja,
        "VLAD LOVE"@ja-latn .

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

<https://media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108840#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> ;
    foaf:depicts <album/108840#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> .

<https://medium-media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/108840#performance> ;
    schema:name "Ayasa"@en ;
    foaf:name "Ayasa"@en .

<artist/38589#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/108840#performance> ;
    schema:name "LOVEBITES"@en ;
    foaf:name "LOVEBITES"@en .

<album/108840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn ;
    mo:performance_of <album/108840#musicalwork> ;
    mo:performer <artist/23618#subject>,
        <artist/38589#subject> ;
    mo:recorded_as <album/108840#musicalexpression> ;
    schema:byArtist <artist/23618#subject>,
        <artist/38589#subject> ;
    schema:name "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn ;
    schema:workPerformed <album/108840#musicalwork> .

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

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

<album/108840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn ;
    mo:composer <artist/23681#subject>,
        <artist/36107#subject>,
        <artist/38581#subject>,
        <artist/38583#subject>,
        <artist/38588#subject> ;
    mo:produced_work <album/108840#musicalwork> ;
    schema:name "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn .

<album/108840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-09"^^xsd:date ;
    dcterms:title "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn ;
    mo:catalogue_number "IA001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108840#musicalexpression> ;
    mo:publisher _:N1f5534b345f7487e94af9149d078951e ;
    mo:record _:N783c66078eb84776a1ef8af7e38fc62d ;
    mo:record_count 1 ;
    schema:about <product/8526#subject> ;
    schema:byArtist <artist/23618#subject>,
        <artist/38589#subject> ;
    schema:datePublished "2021-01-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> ;
    schema:name "VLAD LOVE Compilation Album"@en,
        "ぶらどらぶ コンピレーションアルバム"@ja,
        "VLAD LOVE Compilation Album"@ja-latn ;
    schema:publisher _:N1f5534b345f7487e94af9149d078951e ;
    foaf:depiction <https://media.vgm.io/albums/04/108840/108840-151ac16cc31a.jpg> .

_:N1f5534b345f7487e94af9149d078951e schema:name "Ichigo Animation"@en,
        "Ichigo Animation"@ja,
        "Ichigo Animation"@ja-latn ;
    foaf:name "Ichigo Animation"@en,
        "Ichigo Animation"@ja,
        "Ichigo Animation"@ja-latn .

_:N54139c84003b4b79bba55411c6c5adab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winds Of Transylvania"@ja,
        "Winds of Transylvania"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N783c66078eb84776a1ef8af7e38fc62d ;
    schema:name "Winds Of Transylvania"@ja,
        "Winds of Transylvania"@ja-latn .

_:N749bb41f1a054d15ba435173b8ba1723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤い雨"@ja,
        "Akai Ame"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N783c66078eb84776a1ef8af7e38fc62d ;
    schema:name "赤い雨"@ja,
        "Akai Ame"@ja-latn .

_:Neaf9f9024c5e46f6b719b3e33936dcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where you are"@ja,
        "Where you are"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N783c66078eb84776a1ef8af7e38fc62d ;
    schema:name "Where you are"@ja,
        "Where you are"@ja-latn .

_:Nf650d58378d84bc3bb4c3bbf84948a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新月"@ja,
        "Shingetsu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N783c66078eb84776a1ef8af7e38fc62d ;
    schema:name "新月"@ja,
        "Shingetsu"@ja-latn .

_:N783c66078eb84776a1ef8af7e38fc62d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54139c84003b4b79bba55411c6c5adab,
        _:N749bb41f1a054d15ba435173b8ba1723,
        _:Neaf9f9024c5e46f6b719b3e33936dcf2,
        _:Nf650d58378d84bc3bb4c3bbf84948a55 ;
    mo:track_count 4 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N54139c84003b4b79bba55411c6c5adab,
        _:N749bb41f1a054d15ba435173b8ba1723,
        _:Neaf9f9024c5e46f6b719b3e33936dcf2,
        _:Nf650d58378d84bc3bb4c3bbf84948a55 .

