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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/62135#lyrics>,
        <album/62135#subject> ;
    foaf:name "rudder-k"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62135#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/62135#composition>,
        <album/62135#subject> ;
    foaf:name "ZUN"@en .

<event/198> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 3 (Oct 16, 2016)" .

<album/62135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62135#musicalwork> ;
    schema:name "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn .

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

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/62135/62135-1475770883.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62135#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62135#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62135#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62135#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62135#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<album/62135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn ;
    mo:performance_of <album/62135#musicalwork> ;
    mo:performer <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/488#subject>,
        <artist/6141#subject> ;
    mo:recorded_as <album/62135#musicalexpression> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/488#subject>,
        <artist/6141#subject> ;
    schema:name "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn ;
    schema:workPerformed <album/62135#musicalwork> .

<album/62135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-16"^^xsd:date ;
    dcterms:title "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn ;
    mo:catalogue_number "PCCC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62135#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    mo:record_count 1 ;
    mo:release <event/198> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/488#subject>,
        <artist/6141#subject> ;
    schema:datePublished "2016-10-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/53/62135/62135-1475770883.jpg> ;
    schema:name "Genei Delusion"@en,
        "幻影デリュージョン"@ja,
        "Genei Delusion"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/62135/62135-1475770883.jpg> .

_:N1697845eadc0458696a4b222f6e3ea66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプライト100 -off vox-"@ja,
        "Sprite 100 -off vox-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "スプライト100 -off vox-"@ja,
        "Sprite 100 -off vox-"@ja-latn .

_:N16fc6fc72c57484a986692f4990bff5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旧世界の月面探査"@ja,
        "Kyuusekai no Getsumen Tansa"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "旧世界の月面探査"@ja,
        "Kyuusekai no Getsumen Tansa"@ja-latn .

_:N201ef2f26f3d4ed7819d04642ced29dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベイカーベイカーパラドクス -off vox-"@ja,
        "Baker Baker Paradox -off vox-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "ベイカーベイカーパラドクス -off vox-"@ja,
        "Baker Baker Paradox -off vox-"@ja-latn .

_:N49b7a2f1317146778ddc0fa2310965e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライトピラー"@ja,
        "Light Pillar"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "ライトピラー"@ja,
        "Light Pillar"@ja-latn .

_:N9470ba8e6343476faa7b9c0efa3312a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイリースキャットリング -off vox-"@ja,
        "Rayleigh Scattering -off vox-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "レイリースキャットリング -off vox-"@ja,
        "Rayleigh Scattering -off vox-"@ja-latn .

_:N9b161dfc32b74b39a718d9dc44c328b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプライト100"@ja,
        "Sprite 100"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "スプライト100"@ja,
        "Sprite 100"@ja-latn .

_:Nb89483562e4946c781c46f96d184051b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琥珀銀貨"@ja,
        "Kohaku Ginka"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "琥珀銀貨"@ja,
        "Kohaku Ginka"@ja-latn .

_:Nbf97c0ffe2c44a53996f54582951a77d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイリースキャットリング"@ja,
        "Rayleigh Scattering"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "レイリースキャットリング"@ja,
        "Rayleigh Scattering"@ja-latn .

_:Nf92fa214b3b241a2bd4896b53392c26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベイカーベイカーパラドクス"@ja,
        "Baker Baker Paradox"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N6935190af2b94e5a8e450697b0dcc9c8 ;
    schema:name "ベイカーベイカーパラドクス"@ja,
        "Baker Baker Paradox"@ja-latn .

_:N6935190af2b94e5a8e450697b0dcc9c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1697845eadc0458696a4b222f6e3ea66,
        _:N16fc6fc72c57484a986692f4990bff5c,
        _:N201ef2f26f3d4ed7819d04642ced29dc,
        _:N49b7a2f1317146778ddc0fa2310965e0,
        _:N9470ba8e6343476faa7b9c0efa3312a6,
        _:N9b161dfc32b74b39a718d9dc44c328b3,
        _:Nb89483562e4946c781c46f96d184051b,
        _:Nbf97c0ffe2c44a53996f54582951a77d,
        _:Nf92fa214b3b241a2bd4896b53392c26c ;
    mo:track_count 9 ;
    schema:duration "PT32:04"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1697845eadc0458696a4b222f6e3ea66,
        _:N16fc6fc72c57484a986692f4990bff5c,
        _:N201ef2f26f3d4ed7819d04642ced29dc,
        _:N49b7a2f1317146778ddc0fa2310965e0,
        _:N9470ba8e6343476faa7b9c0efa3312a6,
        _:N9b161dfc32b74b39a718d9dc44c328b3,
        _:Nb89483562e4946c781c46f96d184051b,
        _:Nbf97c0ffe2c44a53996f54582951a77d,
        _:Nf92fa214b3b241a2bd4896b53392c26c .

