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

<album/14203> a mo:Release ;
    mo:catalogue_number "MACG-5010" .

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

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

<artist/30034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143295#subject> ;
    schema:name "Nobuo Ito"@en,
        "伊藤信雄"@ja ;
    foaf:made <album/143295#composition>,
        <album/143295#subject> ;
    foaf:name "Nobuo Ito"@en,
        "伊藤信雄"@ja .

<product/348#subject> a schema:CreativeWork ;
    schema:name "Rance 4.1 ~Okusuri Koujou wo Sukue!~"@en,
        "Rance 4.1 ～お薬工場を救え!～"@ja,
        "Rance 4.1 ~Okusuri Koujou wo Sukue!~"@ja-latn ;
    foaf:name "Rance 4.1 ~Okusuri Koujou wo Sukue!~"@en,
        "Rance 4.1 ～お薬工場を救え!～"@ja,
        "Rance 4.1 ~Okusuri Koujou wo Sukue!~"@ja-latn .

<product/349#subject> a schema:CreativeWork ;
    schema:name "Rance 4.2 ~Angel-gumi~"@en,
        "Rance 4.2 ～エンジェル組～"@ja,
        "Rance 4.2 ~Angel-gumi~"@ja-latn ;
    foaf:name "Rance 4.2 ~Angel-gumi~"@en,
        "Rance 4.2 ～エンジェル組～"@ja,
        "Rance 4.2 ~Angel-gumi~"@ja-latn .

<album/143295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn ;
    mo:composer <artist/30034#subject> ;
    mo:produced_work <album/143295#musicalwork> ;
    schema:name "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn .

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

<album/143295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn ;
    mo:performance_of <album/143295#musicalwork> ;
    mo:recorded_as <album/143295#musicalexpression> ;
    schema:name "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn ;
    schema:workPerformed <album/143295#musicalwork> .

<org/635#subject> schema:name "COMPASS"@en,
        "株式会社コンパス"@ja,
        "COMPASS"@ja-latn ;
    foaf:name "COMPASS"@en,
        "株式会社コンパス"@ja,
        "COMPASS"@ja-latn .

<https://media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143295#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> ;
    foaf:depicts <album/143295#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> .

<https://medium-media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-04-30"^^xsd:date ;
    dcterms:title "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn ;
    mo:catalogue_number "CBCS-0013" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/14203> ;
    mo:publication_of <album/143295#musicalexpression> ;
    mo:publisher <org/635#subject> ;
    mo:record _:N97b9465d8fa247bfb6414099e5e0c728 ;
    mo:record_count 1 ;
    schema:about <product/348#subject>,
        <product/349#subject> ;
    schema:datePublished "1996-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> ;
    schema:name "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@en,
        "Rance ～真実のランス～ ドラマティックCD BOOK"@ja,
        "Rance ~Shinjitsu no Rance~ Dramatic CD BOOK"@ja-latn ;
    schema:publisher <org/635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/143295/143295-7b2ba161f68b.jpg> .

_:N4253e6e76f1247018bd413fb796d89e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "発進!チューリップ28号"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "発進!チューリップ28号"@ja .

_:N598260c9f66c4e23affe2996dd51423d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジェントルマン・ランス"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "ジェントルマン・ランス"@ja .

_:N82942c96a66a40ab8f8649da47c63231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "エピローグ"@ja .

_:Nd74de636e6dd4d46bf11521cb5f30e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランスVSバブズ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "ランスVSバブズ"@ja .

_:Ndee1be35664b41e5acda7c65ecfaaeec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランス登場!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "ランス登場!"@ja .

_:Ndfc3a13584c34a25b9287eb2a5267097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘルマン軍襲来!"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "ヘルマン軍襲来!"@ja .

_:Ne2126c74b12e4bb0af2d5e82546e0515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔将軍バブズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "魔将軍バブズ"@ja .

_:Ne699b201a29944c58cd3781ae9b8d589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランス、ハメられる!?"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97b9465d8fa247bfb6414099e5e0c728 ;
    schema:name "ランス、ハメられる!?"@ja .

_:N97b9465d8fa247bfb6414099e5e0c728 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4253e6e76f1247018bd413fb796d89e1,
        _:N598260c9f66c4e23affe2996dd51423d,
        _:N82942c96a66a40ab8f8649da47c63231,
        _:Nd74de636e6dd4d46bf11521cb5f30e65,
        _:Ndee1be35664b41e5acda7c65ecfaaeec,
        _:Ndfc3a13584c34a25b9287eb2a5267097,
        _:Ne2126c74b12e4bb0af2d5e82546e0515,
        _:Ne699b201a29944c58cd3781ae9b8d589 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4253e6e76f1247018bd413fb796d89e1,
        _:N598260c9f66c4e23affe2996dd51423d,
        _:N82942c96a66a40ab8f8649da47c63231,
        _:Nd74de636e6dd4d46bf11521cb5f30e65,
        _:Ndee1be35664b41e5acda7c65ecfaaeec,
        _:Ndfc3a13584c34a25b9287eb2a5267097,
        _:Ne2126c74b12e4bb0af2d5e82546e0515,
        _:Ne699b201a29944c58cd3781ae9b8d589 .

