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

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

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

<artist/49722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54258#subject> ;
    schema:name "Bobby Arlauskas"@en ;
    foaf:made <album/54258#composition>,
        <album/54258#subject> ;
    foaf:name "Bobby Arlauskas"@en .

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

<album/54258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn ;
    mo:performance_of <album/54258#musicalwork> ;
    mo:recorded_as <album/54258#musicalexpression> ;
    schema:name "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn ;
    schema:workPerformed <album/54258#musicalwork> .

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

<https://medium-media.vgm.io/albums/85/54258/54258-1438968276.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Scott Barber"@en ;
            foaf:made <album/54258#composition> ;
            foaf:name "Scott Barber"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jef Drawbaugh"@en ;
            foaf:made <album/54258#composition> ;
            foaf:name "Jef Drawbaugh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Future Boy"@en ;
            foaf:made <album/54258#composition> ;
            foaf:name "Future Boy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ethan Frederick Greene"@en ;
            foaf:made <album/54258#composition> ;
            foaf:name "Ethan Frederick Greene"@en ],
        <artist/49722#subject> ;
    mo:produced_work <album/54258#musicalwork> ;
    schema:name "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn .

<album/54258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-05"^^xsd:date ;
    dcterms:title "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/54258#musicalexpression> ;
    mo:publisher _:Nb19592f0411a40e680b746172e8568c1 ;
    mo:record _:N00b35a00650d41d681dfc1a7a94cb55a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spider: Rite of the Shrouded Moon"@en ;
            foaf:name "Spider: Rite of the Shrouded Moon"@en ] ;
    schema:datePublished "2015-08-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/54258/54258-1438968276.jpg> ;
    schema:name "Spider: Rite of the Shrouded Moon (Night)"@en,
        "Spider: Rite of the Shrouded Moon (Night)"@ja,
        "Spider: Rite of the Shrouded Moon (Night)"@ja-latn ;
    schema:publisher _:Nb19592f0411a40e680b746172e8568c1 ;
    foaf:depiction <https://media.vgm.io/albums/85/54258/54258-1438968276.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54258#subject> ;
    schema:name "Scott Barber"@en ;
    foaf:made <album/54258#subject> ;
    foaf:name "Scott Barber"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54258#subject> ;
    schema:name "Jef Drawbaugh"@en ;
    foaf:made <album/54258#subject> ;
    foaf:name "Jef Drawbaugh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54258#subject> ;
    schema:name "Ethan Frederick Greene"@en ;
    foaf:made <album/54258#subject> ;
    foaf:name "Ethan Frederick Greene"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54258#subject> ;
    schema:name "Future Boy"@en ;
    foaf:made <album/54258#subject> ;
    foaf:name "Future Boy"@en .

_:N0b9805ebfeae4b3cbdb13e26f18b628f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tick-tock"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "tick-tock"@en .

_:N0fb0c4ce7add4939aa8e0c6b89177425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celeen (Night)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Celeen (Night)"@en .

_:N31c0e06f967f40518ada6f06841aec0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelers Out"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Feelers Out"@en .

_:N38a20df599d24217b4ee6f27e286ed0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden (Night)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Garden (Night)"@en .

_:N3db2839ddf01490f9c7c0ad2df297eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloquin (Night)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Bloquin (Night)"@en .

_:N53742a69e9bb49fb89e576b6be9785b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Shadows"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Night Shadows"@en .

_:N5c8280ffb1bf40e7a7c3eab9569a9e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buggin' Out"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Buggin' Out"@en .

_:N6d06c7c1927e4019949c66b7fc62429f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sizzle"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Sizzle"@en .

_:N75c06c831c4642358cf355da8fbf77c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wane"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Wane"@en .

_:N9c74c7f4426e432da85aff41bb308f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowdaere"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Snowdaere"@en .

_:N9f1e72dc0b194a6781a24f8fc0d06fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pathsweep"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "pathsweep"@en .

_:Nb19592f0411a40e680b746172e8568c1 schema:name "Tiger Style"@en,
        "Tiger Style"@ja,
        "Tiger Style"@ja-latn ;
    foaf:name "Tiger Style"@en,
        "Tiger Style"@ja,
        "Tiger Style"@ja-latn .

_:Nc2aa0460e8aa4c819a496b1e0eab6558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leatherbound (Night)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Leatherbound (Night)"@en .

_:Nd4e8c0a96eb84f1ab4d23a75c3ee4144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tami Yami (Night)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N00b35a00650d41d681dfc1a7a94cb55a ;
    schema:name "Tami Yami (Night)"@en .

_:N00b35a00650d41d681dfc1a7a94cb55a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b9805ebfeae4b3cbdb13e26f18b628f,
        _:N0fb0c4ce7add4939aa8e0c6b89177425,
        _:N31c0e06f967f40518ada6f06841aec0e,
        _:N38a20df599d24217b4ee6f27e286ed0e,
        _:N3db2839ddf01490f9c7c0ad2df297eaf,
        _:N53742a69e9bb49fb89e576b6be9785b6,
        _:N5c8280ffb1bf40e7a7c3eab9569a9e19,
        _:N6d06c7c1927e4019949c66b7fc62429f,
        _:N75c06c831c4642358cf355da8fbf77c5,
        _:N9c74c7f4426e432da85aff41bb308f9d,
        _:N9f1e72dc0b194a6781a24f8fc0d06fe4,
        _:Nc2aa0460e8aa4c819a496b1e0eab6558,
        _:Nd4e8c0a96eb84f1ab4d23a75c3ee4144 ;
    mo:track_count 13 ;
    schema:duration "PT55:38"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0b9805ebfeae4b3cbdb13e26f18b628f,
        _:N0fb0c4ce7add4939aa8e0c6b89177425,
        _:N31c0e06f967f40518ada6f06841aec0e,
        _:N38a20df599d24217b4ee6f27e286ed0e,
        _:N3db2839ddf01490f9c7c0ad2df297eaf,
        _:N53742a69e9bb49fb89e576b6be9785b6,
        _:N5c8280ffb1bf40e7a7c3eab9569a9e19,
        _:N6d06c7c1927e4019949c66b7fc62429f,
        _:N75c06c831c4642358cf355da8fbf77c5,
        _:N9c74c7f4426e432da85aff41bb308f9d,
        _:N9f1e72dc0b194a6781a24f8fc0d06fe4,
        _:Nc2aa0460e8aa4c819a496b1e0eab6558,
        _:Nd4e8c0a96eb84f1ab4d23a75c3ee4144 .

