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

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

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

<artist/1165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5334#subject> ;
    schema:name "NEY"@en ;
    foaf:made <album/5334#composition>,
        <album/5334#subject> ;
    foaf:name "NEY"@en .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5334#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/5334#composition>,
        <album/5334#subject> ;
    foaf:name "Shade"@en .

<product/350#subject> a schema:CreativeWork ;
    schema:name "Rance 5D: Hitoribocchi no Onnanoko"@en,
        "Rance5D -ひとりぼっちの女の子-"@ja,
        "Rance 5D: Hitoribocchi no Onnanoko"@ja-latn ;
    foaf:name "Rance 5D: Hitoribocchi no Onnanoko"@en,
        "Rance5D -ひとりぼっちの女の子-"@ja,
        "Rance 5D: Hitoribocchi no Onnanoko"@ja-latn .

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

<album/5334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn ;
    mo:performance_of <album/5334#musicalwork> ;
    mo:recorded_as <album/5334#musicalexpression> ;
    schema:name "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn ;
    schema:workPerformed <album/5334#musicalwork> .

<org/87#subject> schema:name "ALICESOFT"@en,
        "アリスソフト"@ja,
        "ALICESOFT"@ja-latn ;
    foaf:name "ALICESOFT"@en,
        "アリスソフト"@ja,
        "ALICESOFT"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/5334/5334-b588bac38af5.webp> a schema:ImageObject,
        foaf:Image .

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

<album/5334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chi-bou"@en ;
            foaf:made <album/5334#composition> ;
            foaf:name "Chi-bou"@en ],
        <artist/1165#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/5334#musicalwork> ;
    schema:name "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn .

<album/5334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-15"^^xsd:date ;
    dcterms:title "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn ;
    mo:catalogue_number "SOUNDBOX-1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5334#musicalexpression> ;
    mo:publisher <org/87#subject> ;
    mo:record _:Nedf55ef663eb495d9044910a3dc96d34 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dalk Gaiden"@en ;
            foaf:name "Dalk Gaiden"@en ],
        [ a schema:CreativeWork ;
            schema:name "ALICE-CD"@en ;
            foaf:name "ALICE-CD"@en ],
        <product/350#subject> ;
    schema:datePublished "2002-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/5334/5334-b588bac38af5.webp> ;
    schema:name "Alice Sound Box ~Character Festival 2002~"@en,
        "Alice Sound Box ~Character Festival 2002~"@ja,
        "Alice Sound Box ~Character Festival 2002~"@ja-latn ;
    schema:publisher <org/87#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/5334/5334-b588bac38af5.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5334#subject> ;
    schema:name "Chi-bou"@en ;
    foaf:made <album/5334#subject> ;
    foaf:name "Chi-bou"@en .

_:N0a3813ed6e834135a7f186b26edbe39c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tardy Penguin So Blue (Goodbye Stained World)"@en,
        "遅刻ペンギンの青さったら（サラバ汚れた世界）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "A Tardy Penguin So Blue (Goodbye Stained World)"@en,
        "遅刻ペンギンの青さったら（サラバ汚れた世界）"@ja .

_:N0a54b9dfd2864588803346455d3db036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Glorious Days"@en,
        "My Glorious Days"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "My Glorious Days"@en,
        "My Glorious Days"@ja .

_:N156003a51ff7457f90c519c3064ee990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Believe is a power"@en,
        "To Believe is a power"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "To Believe is a power"@en,
        "To Believe is a power"@ja .

_:N4b759faad9ce44edbfb2decc72028fb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Moment"@en,
        "Passing Moment"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Passing Moment"@en,
        "Passing Moment"@ja .

_:N61fe74dc67f044ecb6c628869603c8e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trns Beat?"@en,
        "Trns Beat?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Trns Beat?"@en,
        "Trns Beat?"@ja .

_:N6ae32be3bc364f8d9041e90f0b44260a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cabeccho Blues"@en,
        "Cabeccho Blues"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Cabeccho Blues"@en,
        "Cabeccho Blues"@ja .

_:N6ed2c3e83dec448f8bf48d6cdc8cfa85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 2nd Stage"@en,
        "The 2nd Stage"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "The 2nd Stage"@en,
        "The 2nd Stage"@ja .

_:N94349748931b4adabdb090719d5e4951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE Another Story Of DALK"@en,
        "THE Another Story Of DALK"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "THE Another Story Of DALK"@en,
        "THE Another Story Of DALK"@ja .

_:N97ca9d4034e649f5a803566a33307bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Depth"@en,
        "Into The Depth"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Into The Depth"@en,
        "Into The Depth"@ja .

_:N9fb2a115c92d4d7481c9b29f29baffd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collete"@en,
        "Collete"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Collete"@en,
        "Collete"@ja .

_:Nb0cc81d695f24517a1e12c236d80866d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atlach=Nacha"@en,
        "Atlach=Nacha"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Atlach=Nacha"@en,
        "Atlach=Nacha"@ja .

_:Ne33ce4dd450c48a1aa2f290f4e6ecab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical City"@en,
        "Magical City"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Magical City"@en,
        "Magical City"@ja .

_:Ne99c1798890c4645bd96691c14579e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The sky may be blue"@en,
        "The sky may be blue"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "The sky may be blue"@en,
        "The sky may be blue"@ja .

_:Nfa4fd972abce4600af90fcbb0dbd3f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough Edge"@en,
        "Rough Edge"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nedf55ef663eb495d9044910a3dc96d34 ;
    schema:name "Rough Edge"@en,
        "Rough Edge"@ja .

_:Nedf55ef663eb495d9044910a3dc96d34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3813ed6e834135a7f186b26edbe39c,
        _:N0a54b9dfd2864588803346455d3db036,
        _:N156003a51ff7457f90c519c3064ee990,
        _:N4b759faad9ce44edbfb2decc72028fb1,
        _:N61fe74dc67f044ecb6c628869603c8e2,
        _:N6ae32be3bc364f8d9041e90f0b44260a,
        _:N6ed2c3e83dec448f8bf48d6cdc8cfa85,
        _:N94349748931b4adabdb090719d5e4951,
        _:N97ca9d4034e649f5a803566a33307bc3,
        _:N9fb2a115c92d4d7481c9b29f29baffd4,
        _:Nb0cc81d695f24517a1e12c236d80866d,
        _:Ne33ce4dd450c48a1aa2f290f4e6ecab4,
        _:Ne99c1798890c4645bd96691c14579e4e,
        _:Nfa4fd972abce4600af90fcbb0dbd3f91 ;
    mo:track_count 14 ;
    schema:duration "PT52:14"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0a3813ed6e834135a7f186b26edbe39c,
        _:N0a54b9dfd2864588803346455d3db036,
        _:N156003a51ff7457f90c519c3064ee990,
        _:N4b759faad9ce44edbfb2decc72028fb1,
        _:N61fe74dc67f044ecb6c628869603c8e2,
        _:N6ae32be3bc364f8d9041e90f0b44260a,
        _:N6ed2c3e83dec448f8bf48d6cdc8cfa85,
        _:N94349748931b4adabdb090719d5e4951,
        _:N97ca9d4034e649f5a803566a33307bc3,
        _:N9fb2a115c92d4d7481c9b29f29baffd4,
        _:Nb0cc81d695f24517a1e12c236d80866d,
        _:Ne33ce4dd450c48a1aa2f290f4e6ecab4,
        _:Ne99c1798890c4645bd96691c14579e4e,
        _:Nfa4fd972abce4600af90fcbb0dbd3f91 .

