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

<artist/2642#subject> a schema:Person,
        foaf:Person ;
    schema:name "b"@en ;
    foaf:made <album/124805#subject>,
        <album/124805#vocals> ;
    foaf:name "b"@en .

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

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124805#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/124805#composition>,
        <album/124805#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/11166#subject> a schema:CreativeWork ;
    schema:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn ;
    foaf:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn .

<product/12373#subject> a schema:CreativeWork ;
    schema:name "Tone Sphere"@en,
        "Tone Sphere"@ja,
        "Tone Sphere"@ja-latn ;
    foaf:name "Tone Sphere"@en,
        "Tone Sphere"@ja,
        "Tone Sphere"@ja-latn .

<product/12740#subject> a schema:CreativeWork ;
    schema:name "Deemo"@en,
        "Deemo"@ja,
        "Deemo"@ja-latn ;
    foaf:name "Deemo"@en,
        "Deemo"@ja,
        "Deemo"@ja-latn .

<product/6280#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn ;
    foaf:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn .

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

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

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

<org/3620#subject> schema:name "Bit192 Labs"@en,
        "Bit192 Labs"@ja,
        "Bit192 Labs"@ja-latn ;
    foaf:name "Bit192 Labs"@en,
        "Bit192 Labs"@ja,
        "Bit192 Labs"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/124805/124805-c0115832e8e2.jpg> a schema:ImageObject,
        foaf:Image .

<album/124805#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Worlds"@en,
        "Worlds"@ja,
        "Worlds"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "永井カイル"@en ;
            foaf:made <album/124805#composition> ;
            foaf:name "永井カイル"@en ],
        <artist/7172#subject> ;
    mo:produced_work <album/124805#musicalwork> ;
    schema:name "Worlds"@en,
        "Worlds"@ja,
        "Worlds"@ja-latn .

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

<album/124805#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Worlds"@en,
        "Worlds"@ja,
        "Worlds"@ja-latn ;
    mo:catalogue_number "BITL-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124805#musicalexpression> ;
    mo:publisher <org/3620#subject> ;
    mo:record _:Nd36584e1e23b476d9314e65b23c4d00e ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/11166#subject>,
        <product/12373#subject>,
        <product/12740#subject>,
        <product/6280#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/124805/124805-c0115832e8e2.jpg> ;
    schema:name "Worlds"@en,
        "Worlds"@ja,
        "Worlds"@ja-latn ;
    schema:publisher <org/3620#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/124805/124805-c0115832e8e2.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124805#subject> ;
    schema:name "永井カイル"@en ;
    foaf:made <album/124805#subject> ;
    foaf:name "永井カイル"@en .

_:N073b0404d1404797b78c1cc5856c0bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99 Glooms"@en,
        "99グルーム"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "99 Glooms"@en,
        "99グルーム"@ja .

_:N14adfe4def7c4b9e89315c544ac0bc2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows in the Light (Worlds Mix)"@en,
        "シャドウズ・イン・ザ・ライト (Worlds Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Shadows in the Light (Worlds Mix)"@en,
        "シャドウズ・イン・ザ・ライト (Worlds Mix)"@ja .

_:N28b3a0d5255b44de80b5abd72fc7ddeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Time and Death (ft. Late Night Custody)"@en,
        "死神と時間 (ft. Late Night Custody)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "The Time and Death (ft. Late Night Custody)"@en,
        "死神と時間 (ft. Late Night Custody)"@ja .

_:N2b1cbfd1f9354b9d8deb5f4026eaf057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Supersymmetry (ft.b)"@en,
        "Supersymmetry (ft.b)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Supersymmetry (ft.b)"@en,
        "Supersymmetry (ft.b)"@ja .

_:N4961377592ef4092bada1ffaf24582ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noiseproof (Studio Live)"@en,
        "ノイズプルーフ (Studio Live)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Noiseproof (Studio Live)"@en,
        "ノイズプルーフ (Studio Live)"@ja .

_:N53d86519d56c41158bce5c0f11d4a89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loom + The Silence (Live)"@en,
        "ルゥム + サイレンス (Live)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Loom + The Silence (Live)"@en,
        "ルゥム + サイレンス (Live)"@ja .

_:N567886c628ed46e1acb215eee483ba02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulses (Live Reconstruction)"@en,
        "パルス（ライブ再構築版）"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Pulses (Live Reconstruction)"@en,
        "パルス（ライブ再構築版）"@ja .

_:N6f4ac069f8994ba2b891f83188de5a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WRLDS"@en,
        "ワールド"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "WRLDS"@en,
        "ワールド"@ja .

_:N7d31e47e57114097a8fd4b65261f9f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Platinum (Extended)"@en,
        "プラチナ (Extended)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Platinum (Extended)"@en,
        "プラチナ (Extended)"@ja .

_:N7f6cf70192f647b3930ccc315acb0777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Bells"@en,
        "アンダザベルズ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Under the Bells"@en,
        "アンダザベルズ"@ja .

_:Ndbce2857f9734a188e310fde9b0b4c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scattering Stars (Spherical Mix)"@en,
        "ザ・スキャッタリング・スターズ (Spherical Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "The Scattering Stars (Spherical Mix)"@en,
        "ザ・スキャッタリング・スターズ (Spherical Mix)"@ja .

_:Ndbed378241ae46109f5c7d4bc64fc3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sierpinski"@en,
        "シェルピンスキを跳ぶ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Sierpinski"@en,
        "シェルピンスキを跳ぶ"@ja .

_:Ne73ac43036c242d5bf2e8b145a35e08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fracture Ray (pt. StaZyo Worlds)"@en,
        "フラクチャーレイ（しおじょワールド編）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd36584e1e23b476d9314e65b23c4d00e ;
    schema:name "Fracture Ray (pt. StaZyo Worlds)"@en,
        "フラクチャーレイ（しおじょワールド編）"@ja .

_:Nd36584e1e23b476d9314e65b23c4d00e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073b0404d1404797b78c1cc5856c0bd3,
        _:N14adfe4def7c4b9e89315c544ac0bc2d,
        _:N28b3a0d5255b44de80b5abd72fc7ddeb,
        _:N2b1cbfd1f9354b9d8deb5f4026eaf057,
        _:N4961377592ef4092bada1ffaf24582ca,
        _:N53d86519d56c41158bce5c0f11d4a89f,
        _:N567886c628ed46e1acb215eee483ba02,
        _:N6f4ac069f8994ba2b891f83188de5a9b,
        _:N7d31e47e57114097a8fd4b65261f9f97,
        _:N7f6cf70192f647b3930ccc315acb0777,
        _:Ndbce2857f9734a188e310fde9b0b4c0b,
        _:Ndbed378241ae46109f5c7d4bc64fc3f6,
        _:Ne73ac43036c242d5bf2e8b145a35e08a ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N073b0404d1404797b78c1cc5856c0bd3,
        _:N14adfe4def7c4b9e89315c544ac0bc2d,
        _:N28b3a0d5255b44de80b5abd72fc7ddeb,
        _:N2b1cbfd1f9354b9d8deb5f4026eaf057,
        _:N4961377592ef4092bada1ffaf24582ca,
        _:N53d86519d56c41158bce5c0f11d4a89f,
        _:N567886c628ed46e1acb215eee483ba02,
        _:N6f4ac069f8994ba2b891f83188de5a9b,
        _:N7d31e47e57114097a8fd4b65261f9f97,
        _:N7f6cf70192f647b3930ccc315acb0777,
        _:Ndbce2857f9734a188e310fde9b0b4c0b,
        _:Ndbed378241ae46109f5c7d4bc64fc3f6,
        _:Ne73ac43036c242d5bf2e8b145a35e08a .

