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

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

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

<artist/16667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118072#subject> ;
    schema:name "Chroma"@en,
        "黒魔"@ja ;
    foaf:made <album/118072#composition>,
        <album/118072#subject> ;
    foaf:name "Chroma"@en,
        "黒魔"@ja .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<product/6282#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn ;
    foaf:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn .

<album/118072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn ;
    mo:composer <artist/16667#subject> ;
    mo:produced_work <album/118072#musicalwork> ;
    schema:name "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn .

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

<album/118072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn ;
    mo:performance_of <album/118072#musicalwork> ;
    mo:recorded_as <album/118072#musicalexpression> ;
    schema:name "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn ;
    schema:workPerformed <album/118072#musicalwork> .

<https://media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118072#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> ;
    foaf:depicts <album/118072#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> .

<https://medium-media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn ;
    mo:catalogue_number "CHRO-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118072#musicalexpression> ;
    mo:publisher _:N3221b20200c94238ab92b95cca8e3f89 ;
    mo:record _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/6282#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> ;
    schema:name "Robot & Human"@en,
        "Robot & Human"@ja,
        "Robot & Human"@ja-latn ;
    schema:publisher _:N3221b20200c94238ab92b95cca8e3f89 ;
    foaf:depiction <https://media.vgm.io/albums/27/118072/118072-5cd2011ab620.jpg> .

_:N053f71948a874d3588b40f2107c4572d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Inventor"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Strange Inventor"@en .

_:N2eff48ac265d4635a705bdc442516fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Made In Love"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Made In Love"@en .

_:N3146482f106b4da68d02f8691ea70c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember You, Remember Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Remember You, Remember Me"@en .

_:N3221b20200c94238ab92b95cca8e3f89 schema:name "Chroma"@en,
        "Chroma"@ja,
        "Chroma"@ja-latn ;
    foaf:name "Chroma"@en,
        "Chroma"@ja,
        "Chroma"@ja-latn .

_:N3519e7d2bbaf4757a9a14baaafff5cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[@__@]"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "[@__@]"@en .

_:N3ea0dcb94a6f44f1acaa964ede20eb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Area Unknown"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Area Unknown"@en .

_:N62816febb4c24ab2a9151fe19b1c87ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "I"@en .

_:N6361727f6afd4e528352fe925f056096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot & Human"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Robot & Human"@en .

_:N8137775872f1406d97d40dfe896b09d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Learn The Language"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Learn The Language"@en .

_:N9dfe4a5ed2e2424eaef90709bc4164d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Space Traveler"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Lonely Space Traveler"@en .

_:Nc15f2ff69db44934b98f701246207ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Traveling!!"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Happy Traveling!!"@en .

_:Ncc29a1eb23734bc98626efc34e899b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Believe"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Still Believe"@en .

_:Ne1fdb7e6f88049b4a04c4a7c3aa0bc4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "U"@en .

_:Ne3480fd91788452b96c579d3b3a40818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroy, Destroy, Destroy The Happy End"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Destroy, Destroy, Destroy The Happy End"@en .

_:Ne52ed5f5708a42c2bb23db10df7e4e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will Be A Small Star"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Will Be A Small Star"@en .

_:Nefed15b657874203be23e682ed1a8856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Share Friendship"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Share Friendship"@en .

_:Nffbb30330847432b89f1d2e40ce743fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Light"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nf0d2f12ce19445ce93e0b7f5f53d4734 ;
    schema:name "Red Light"@en .

_:Nf0d2f12ce19445ce93e0b7f5f53d4734 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053f71948a874d3588b40f2107c4572d,
        _:N2eff48ac265d4635a705bdc442516fd3,
        _:N3146482f106b4da68d02f8691ea70c67,
        _:N3519e7d2bbaf4757a9a14baaafff5cc9,
        _:N3ea0dcb94a6f44f1acaa964ede20eb17,
        _:N62816febb4c24ab2a9151fe19b1c87ee,
        _:N6361727f6afd4e528352fe925f056096,
        _:N8137775872f1406d97d40dfe896b09d8,
        _:N9dfe4a5ed2e2424eaef90709bc4164d2,
        _:Nc15f2ff69db44934b98f701246207ce1,
        _:Ncc29a1eb23734bc98626efc34e899b2a,
        _:Ne1fdb7e6f88049b4a04c4a7c3aa0bc4e,
        _:Ne3480fd91788452b96c579d3b3a40818,
        _:Ne52ed5f5708a42c2bb23db10df7e4e0a,
        _:Nefed15b657874203be23e682ed1a8856,
        _:Nffbb30330847432b89f1d2e40ce743fd ;
    mo:track_count 16 ;
    schema:duration "PT53:06"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N053f71948a874d3588b40f2107c4572d,
        _:N2eff48ac265d4635a705bdc442516fd3,
        _:N3146482f106b4da68d02f8691ea70c67,
        _:N3519e7d2bbaf4757a9a14baaafff5cc9,
        _:N3ea0dcb94a6f44f1acaa964ede20eb17,
        _:N62816febb4c24ab2a9151fe19b1c87ee,
        _:N6361727f6afd4e528352fe925f056096,
        _:N8137775872f1406d97d40dfe896b09d8,
        _:N9dfe4a5ed2e2424eaef90709bc4164d2,
        _:Nc15f2ff69db44934b98f701246207ce1,
        _:Ncc29a1eb23734bc98626efc34e899b2a,
        _:Ne1fdb7e6f88049b4a04c4a7c3aa0bc4e,
        _:Ne3480fd91788452b96c579d3b3a40818,
        _:Ne52ed5f5708a42c2bb23db10df7e4e0a,
        _:Nefed15b657874203be23e682ed1a8856,
        _:Nffbb30330847432b89f1d2e40ce743fd .

