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

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

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

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3792#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/3792#composition>,
        <album/3792#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/3792#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn ;
    mo:composer <artist/999#subject> ;
    mo:produced_work <album/3792#musicalwork> ;
    schema:name "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn .

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

<album/3792#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn ;
    mo:performance_of <album/3792#musicalwork> ;
    mo:recorded_as <album/3792#musicalexpression> ;
    schema:name "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn ;
    schema:workPerformed <album/3792#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/29/3792/3792-1194708721.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3792#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/3792/3792-1194708721.jpg> ;
    foaf:depicts <album/3792#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/3792/3792-1194708721.jpg> .

<https://medium-media.vgm.io/albums/29/3792/3792-1194708721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-02-07"^^xsd:date ;
    dcterms:title "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn ;
    mo:catalogue_number "ASS-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3792#musicalexpression> ;
    mo:publisher <org/87#subject> ;
    mo:record _:N5376ce37cc274347a077c471b7d07aa8 ;
    mo:record_count 1 ;
    schema:about <product/350#subject> ;
    schema:datePublished "2003-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/3792/3792-1194708721.jpg> ;
    schema:name "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@en,
        "Alicesoft Sound Album Vol. 02-2 ランス5D"@ja,
        "Alicesoft Sound Album Vol. 02-2 – Rance 5D"@ja-latn ;
    schema:publisher <org/87#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/3792/3792-1194708721.jpg> .

_:N0579f0840af7475eaa73d8fae22e48c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MoonWalk"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "MoonWalk"@en .

_:N4ae7f3da398b4302ac8e8b3fb771c76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Glourious Days"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "My Glourious Days"@en .

_:N53329181262446179757ac7a276ec847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rance5D ShortLoops2"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Rance5D ShortLoops2"@en .

_:N97911bebec0141f8bb1a68f6f369888b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horror Town"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Horror Town"@en .

_:Na725cd63accb4d82805c54fd027fc4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go The Brutal Man"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Go The Brutal Man"@en .

_:Nba6b579b57a9491ba0029f61d63fa7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camp"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Camp"@en .

_:Nc0b353f0a0f64dbea8bb1f174950327e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Japanese Beat"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Japanese Beat"@en .

_:Nc201937303994497afbeaac5dff35050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rance5D ShortLoops1"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Rance5D ShortLoops1"@en .

_:Nc3f3f8cbcbcc4262b7e4a9fdba1e8f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Your Power"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "All Your Power"@en .

_:Nd12e5d65588046bd9d502d3662c346c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Be Alone"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Not Be Alone"@en .

_:Nf6c98039bd334f10ab6865c3759681d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Be Alone ~Hard groove~"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Not Be Alone ~Hard groove~"@en .

_:Nfcf8aa4e542847f2aa9c9a2089fd5817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trns Beat?"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N5376ce37cc274347a077c471b7d07aa8 ;
    schema:name "Trns Beat?"@en .

_:N5376ce37cc274347a077c471b7d07aa8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0579f0840af7475eaa73d8fae22e48c7,
        _:N4ae7f3da398b4302ac8e8b3fb771c76d,
        _:N53329181262446179757ac7a276ec847,
        _:N97911bebec0141f8bb1a68f6f369888b,
        _:Na725cd63accb4d82805c54fd027fc4ab,
        _:Nba6b579b57a9491ba0029f61d63fa7ce,
        _:Nc0b353f0a0f64dbea8bb1f174950327e,
        _:Nc201937303994497afbeaac5dff35050,
        _:Nc3f3f8cbcbcc4262b7e4a9fdba1e8f7c,
        _:Nd12e5d65588046bd9d502d3662c346c0,
        _:Nf6c98039bd334f10ab6865c3759681d7,
        _:Nfcf8aa4e542847f2aa9c9a2089fd5817 ;
    mo:track_count 12 ;
    schema:duration "PT28:17"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0579f0840af7475eaa73d8fae22e48c7,
        _:N4ae7f3da398b4302ac8e8b3fb771c76d,
        _:N53329181262446179757ac7a276ec847,
        _:N97911bebec0141f8bb1a68f6f369888b,
        _:Na725cd63accb4d82805c54fd027fc4ab,
        _:Nba6b579b57a9491ba0029f61d63fa7ce,
        _:Nc0b353f0a0f64dbea8bb1f174950327e,
        _:Nc201937303994497afbeaac5dff35050,
        _:Nc3f3f8cbcbcc4262b7e4a9fdba1e8f7c,
        _:Nd12e5d65588046bd9d502d3662c346c0,
        _:Nf6c98039bd334f10ab6865c3759681d7,
        _:Nfcf8aa4e542847f2aa9c9a2089fd5817 .

