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

<artist/27233#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kengo Kawanishi"@en,
        "河西健吾"@ja ;
    foaf:made <album/113043#subject>,
        <album/113043#vocals> ;
    foaf:name "Kengo Kawanishi"@en,
        "河西健吾"@ja .

<artist/29440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daiki Hamano"@en,
        "濱野大輝"@ja ;
    foaf:made <album/113043#subject>,
        <album/113043#vocals> ;
    foaf:name "Daiki Hamano"@en,
        "濱野大輝"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:made <album/113043#subject>,
        <album/113043#vocals> ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:made <album/113043#subject>,
        <album/113043#vocals> ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<artist/11273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113043#subject> ;
    schema:name "Tomohiro Ohkubo"@en,
        "大久保友裕"@ja ;
    foaf:made <album/113043#composition>,
        <album/113043#lyrics>,
        <album/113043#subject> ;
    foaf:name "Tomohiro Ohkubo"@en,
        "大久保友裕"@ja .

<artist/5549#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113043#subject> ;
    schema:name "Kazunari Ohno"@en,
        "オーノカズナリ"@ja ;
    foaf:made <album/113043#composition>,
        <album/113043#lyrics>,
        <album/113043#subject> ;
    foaf:name "Kazunari Ohno"@en,
        "オーノカズナリ"@ja .

<product/10181#subject> a schema:CreativeWork ;
    schema:name "The Case Study of Vanitas"@en,
        "ヴァニタスの手記"@ja,
        "Vanitas no Karte"@ja-latn ;
    foaf:name "The Case Study of Vanitas"@en,
        "ヴァニタスの手記"@ja,
        "Vanitas no Karte"@ja-latn .

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

<album/113043#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn ;
    mo:performance_of <album/113043#musicalwork> ;
    mo:recorded_as <album/113043#musicalexpression> ;
    schema:name "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn ;
    schema:workPerformed <album/113043#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/34/113043/113043-a2bb0df0826d.jpg> a schema:ImageObject,
        foaf:Image .

<album/113043#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn ;
    mo:composer <artist/11273#subject>,
        <artist/5549#subject> ;
    mo:produced_work <album/113043#musicalwork> ;
    schema:name "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn .

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

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

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

<album/113043#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-30"^^xsd:date ;
    dcterms:title "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn ;
    mo:catalogue_number "ANZX-14990" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113043#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N91e05abaeaf945d9932fad18b5e5f003 ;
    mo:record_count 1 ;
    schema:about <product/10181#subject> ;
    schema:datePublished "2022-03-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/113043/113043-a2bb0df0826d.jpg> ;
    schema:name "Les Mémoires de Vanitas Character Song Vol.2"@en,
        "ヴァニタスの手記 キャラクターソング Vol.2"@ja,
        "Vanitas no Karte Character Song Vol.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/113043/113043-a2bb0df0826d.jpg> .

_:N59afb4ffe49d42cbb54f542d22d0bb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名もなき道"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N91e05abaeaf945d9932fad18b5e5f003 ;
    schema:name "名もなき道"@ja .

_:N618487bda4b94419a4eb440ff4911148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪花"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N91e05abaeaf945d9932fad18b5e5f003 ;
    schema:name "雪花"@ja .

_:N64ef88268f62472fad13132ea9f19830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪花 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N91e05abaeaf945d9932fad18b5e5f003 ;
    schema:name "雪花 (Instrumental)"@ja .

_:N907e6bdde8ce4fff87888bf2008a3bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名もなき道 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N91e05abaeaf945d9932fad18b5e5f003 ;
    schema:name "名もなき道 (Instrumental)"@ja .

_:N91e05abaeaf945d9932fad18b5e5f003 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59afb4ffe49d42cbb54f542d22d0bb86,
        _:N618487bda4b94419a4eb440ff4911148,
        _:N64ef88268f62472fad13132ea9f19830,
        _:N907e6bdde8ce4fff87888bf2008a3bc7 ;
    mo:track_count 4 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N59afb4ffe49d42cbb54f542d22d0bb86,
        _:N618487bda4b94419a4eb440ff4911148,
        _:N64ef88268f62472fad13132ea9f19830,
        _:N907e6bdde8ce4fff87888bf2008a3bc7 .

