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

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

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

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

<album/33406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn ;
    mo:performance_of <album/33406#musicalwork> ;
    mo:recorded_as <album/33406#musicalexpression> ;
    schema:name "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn ;
    schema:workPerformed <album/33406#musicalwork> .

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

<https://medium-media.vgm.io/albums/60/33406/33406-1338293555.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "dizzystarhouse"@en ;
            foaf:made <album/33406#composition> ;
            foaf:name "dizzystarhouse"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Scott Barber"@en ;
            foaf:made <album/33406#composition> ;
            foaf:name "Scott Barber"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "GeminiRadio"@en ;
            foaf:made <album/33406#composition> ;
            foaf:name "GeminiRadio"@en ] ;
    mo:produced_work <album/33406#musicalwork> ;
    schema:name "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn .

<album/33406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-20"^^xsd:date ;
    dcterms:title "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33406#musicalexpression> ;
    mo:publisher _:N85f1430609a743fc96bde7bf6bae7ec0 ;
    mo:record _:N31060b7d7680441d9b8280e7415a5f1c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spider: The Secret of Bryce Manor"@en ;
            foaf:name "Spider: The Secret of Bryce Manor"@en ] ;
    schema:datePublished "2009-08-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/33406/33406-1338293555.jpg> ;
    schema:name "Spider: The Secret of Bryce Manor"@en,
        "Spider: The Secret of Bryce Manor"@ja,
        "Spider: The Secret of Bryce Manor"@ja-latn ;
    schema:publisher _:N85f1430609a743fc96bde7bf6bae7ec0 ;
    foaf:depiction <https://media.vgm.io/albums/60/33406/33406-1338293555.jpg> .

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

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

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

_:N4bc378824a8f4f50b1d0d44fff96e63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arachnophilia"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Arachnophilia"@en .

_:N4fbdb745a1874b6e8f364515a3aab64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deception"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Deception"@en .

_:N59159d18591b4be89c5a31de25d01798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Target"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Secret Target"@en .

_:N5d175b8f430648a99f80ebad63e6ecd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masik"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Masik"@en .

_:N7660ff3b906f42f380fc04bc03b0b3ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spinneret"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Spinneret"@en .

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

_:N865e5d6530f44bd4ad9fafb8022b1a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Mystery"@en .

_:Naf57819f235a4f069dc104cf3ae9b73a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Sunset"@en .

_:Nbdd9492c417943539f166f54276b0aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song For Spring"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N31060b7d7680441d9b8280e7415a5f1c ;
    schema:name "Song For Spring"@en .

_:N31060b7d7680441d9b8280e7415a5f1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4bc378824a8f4f50b1d0d44fff96e63c,
        _:N4fbdb745a1874b6e8f364515a3aab64e,
        _:N59159d18591b4be89c5a31de25d01798,
        _:N5d175b8f430648a99f80ebad63e6ecd4,
        _:N7660ff3b906f42f380fc04bc03b0b3ff,
        _:N865e5d6530f44bd4ad9fafb8022b1a02,
        _:Naf57819f235a4f069dc104cf3ae9b73a,
        _:Nbdd9492c417943539f166f54276b0aaf ;
    mo:track_count 8 ;
    schema:duration "PT33:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4bc378824a8f4f50b1d0d44fff96e63c,
        _:N4fbdb745a1874b6e8f364515a3aab64e,
        _:N59159d18591b4be89c5a31de25d01798,
        _:N5d175b8f430648a99f80ebad63e6ecd4,
        _:N7660ff3b906f42f380fc04bc03b0b3ff,
        _:N865e5d6530f44bd4ad9fafb8022b1a02,
        _:Naf57819f235a4f069dc104cf3ae9b73a,
        _:Nbdd9492c417943539f166f54276b0aaf .

