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

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

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

<artist/44711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8247#subject> ;
    schema:name "SLAKE"@en ;
    foaf:made <album/8247#composition>,
        <album/8247#subject> ;
    foaf:name "SLAKE"@en .

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

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

<https://media.vgm.io/albums/74/8247/8247-1235649568.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8247#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/8247/8247-1235649568.png> ;
    foaf:depicts <album/8247#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/8247/8247-1235649568.png> .

<https://medium-media.vgm.io/albums/74/8247/8247-1235649568.png> a schema:ImageObject,
        foaf:Image .

<album/8247#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "beyond the dead future"@en,
        "beyond the dead future"@ja,
        "beyond the dead future"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Takehiko Fujii"@en ;
            foaf:made <album/8247#composition> ;
            foaf:name "(Takehiko Fujii"@en ],
        <artist/44711#subject> ;
    mo:produced_work <album/8247#musicalwork> ;
    schema:name "beyond the dead future"@en,
        "beyond the dead future"@ja,
        "beyond the dead future"@ja-latn .

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

<album/8247#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-01"^^xsd:date ;
    dcterms:title "beyond the dead future"@en,
        "beyond the dead future"@ja,
        "beyond the dead future"@ja-latn ;
    mo:catalogue_number "BMS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8247#musicalexpression> ;
    mo:publisher _:Ndecf85b269fc458dbb12b65b3f6037fd ;
    mo:record _:N4f6180f93bbd442e826a3ee4a4508295 ;
    mo:record_count 1 ;
    schema:datePublished "2006-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/74/8247/8247-1235649568.png> ;
    schema:name "beyond the dead future"@en,
        "beyond the dead future"@ja,
        "beyond the dead future"@ja-latn ;
    schema:publisher _:Ndecf85b269fc458dbb12b65b3f6037fd ;
    foaf:depiction <https://media.vgm.io/albums/74/8247/8247-1235649568.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8247#subject> ;
    schema:name "(Takehiko Fujii"@en ;
    foaf:made <album/8247#subject> ;
    foaf:name "(Takehiko Fujii"@en .

_:N10321bf763464fbb8b5cdbb3d00fd4ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oriental mechanist"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "oriental mechanist"@en .

_:N14c96189c20e4bf5bd64cecfbbae4f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "past"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "past"@en .

_:N4305b87ed81f45819844931f46e37faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rush"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "rush"@en .

_:N551b926460624809aa50458e39382089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i am a clone"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "i am a clone"@en .

_:Na16e9d22d66b4a1ca3cad8449116dc43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "justifind"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "justifind"@en .

_:Nc8523b8768834cbeace27ec9e8e5e483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fading of the light"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "the fading of the light"@en .

_:Nd8e362a62664429eac5acafbd54ca01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "astrooxy remix"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N4f6180f93bbd442e826a3ee4a4508295 ;
    schema:name "astrooxy remix"@en .

_:Ndecf85b269fc458dbb12b65b3f6037fd schema:name "Bemanistyle"@en,
        "Bemanistyle"@ja,
        "Bemanistyle"@ja-latn ;
    foaf:name "Bemanistyle"@en,
        "Bemanistyle"@ja,
        "Bemanistyle"@ja-latn .

_:N4f6180f93bbd442e826a3ee4a4508295 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10321bf763464fbb8b5cdbb3d00fd4ce,
        _:N14c96189c20e4bf5bd64cecfbbae4f1c,
        _:N4305b87ed81f45819844931f46e37faa,
        _:N551b926460624809aa50458e39382089,
        _:Na16e9d22d66b4a1ca3cad8449116dc43,
        _:Nc8523b8768834cbeace27ec9e8e5e483,
        _:Nd8e362a62664429eac5acafbd54ca01e ;
    mo:track_count 7 ;
    schema:duration "PT48:17"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N10321bf763464fbb8b5cdbb3d00fd4ce,
        _:N14c96189c20e4bf5bd64cecfbbae4f1c,
        _:N4305b87ed81f45819844931f46e37faa,
        _:N551b926460624809aa50458e39382089,
        _:Na16e9d22d66b4a1ca3cad8449116dc43,
        _:Nc8523b8768834cbeace27ec9e8e5e483,
        _:Nd8e362a62664429eac5acafbd54ca01e .

