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

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

<artist/25223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38289#subject> ;
    schema:name "WolfJunk"@en ;
    foaf:made <album/38289#composition>,
        <album/38289#subject> ;
    foaf:name "WolfJunk"@en .

<product/1755#subject> a schema:CreativeWork ;
    schema:name "Devil Survivor 2: The Animation"@en,
        "デビルサバイバー2 the ANIMATION"@ja,
        "Devil Survivor 2: The Animation"@ja-latn ;
    foaf:name "Devil Survivor 2: The Animation"@en,
        "デビルサバイバー2 the ANIMATION"@ja,
        "Devil Survivor 2: The Animation"@ja-latn .

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/38289/38289-1366330000.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16844#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "Ren Adachi"@en,
        "安達練"@ja ;
    foaf:name "Ren Adachi"@en,
        "安達練"@ja .

<artist/25229#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "Song Riders"@en ;
    foaf:name "Song Riders"@en .

<album/38289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takeo"@en ;
            foaf:made <album/38289#composition> ;
            foaf:name "Takeo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KG-K9shot"@en ;
            foaf:made <album/38289#composition> ;
            foaf:name "KG-K9shot"@en ],
        <artist/25223#subject> ;
    mo:produced_work <album/38289#musicalwork> ;
    schema:name "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn .

<album/38289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn ;
    mo:performance_of <album/38289#musicalwork> ;
    mo:performer _:N14ca67098bb84f7dbb1354687f0eb76e,
        _:N17824e9b00764e4aa24d7db8605bc9a4,
        _:N83c46717468f4e6282b5c3dd5173f80f,
        _:Nbc13994ac50840d6bb3a41c5ba434c99,
        _:Nff62a4bb9f2b441fbbac73b3791a154c,
        <artist/16844#subject>,
        <artist/25229#subject> ;
    mo:recorded_as <album/38289#musicalexpression> ;
    schema:byArtist _:N14ca67098bb84f7dbb1354687f0eb76e,
        _:N17824e9b00764e4aa24d7db8605bc9a4,
        _:N83c46717468f4e6282b5c3dd5173f80f,
        _:Nbc13994ac50840d6bb3a41c5ba434c99,
        _:Nff62a4bb9f2b441fbbac73b3791a154c,
        <artist/16844#subject>,
        <artist/25229#subject> ;
    schema:name "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn ;
    schema:workPerformed <album/38289#musicalwork> .

<album/38289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-22"^^xsd:date ;
    dcterms:title "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn ;
    mo:catalogue_number "TFCC-89441" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38289#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    mo:record_count 1 ;
    schema:about <product/1755#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ryo Hikosaka"@en ;
            foaf:name "Ryo Hikosaka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takeo"@en ;
            foaf:name "Takeo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ HIDE)"@en ;
            foaf:name "DJ HIDE)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MY A FLOW"@en ;
            foaf:name "MY A FLOW"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(KG-K9shot"@en ;
            foaf:name "(KG-K9shot"@en ],
        <artist/16844#subject>,
        <artist/25229#subject> ;
    schema:datePublished "2013-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/38289/38289-1366330000.jpg> ;
    schema:name "TRAUMA/Be / Song Riders"@en,
        "TRAUMA/Be / Song Riders"@ja,
        "TRAUMA/Be / Song Riders"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/38289/38289-1366330000.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "KG-K9shot"@en ;
    foaf:made <album/38289#lyrics> ;
    foaf:name "KG-K9shot"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38289#subject> ;
    schema:name "KG-K9shot"@en ;
    foaf:made <album/38289#subject> ;
    foaf:name "KG-K9shot"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeo"@en ;
    foaf:made <album/38289#lyrics> ;
    foaf:name "Takeo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeo"@en ;
    foaf:made <album/38289#subject> ;
    foaf:name "Takeo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KG-K9shot"@en ;
    foaf:made <album/38289#subject> ;
    foaf:name "KG-K9shot"@en .

_:N14ca67098bb84f7dbb1354687f0eb76e a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "Ryo Hikosaka"@en ;
    foaf:name "Ryo Hikosaka"@en .

_:N17824e9b00764e4aa24d7db8605bc9a4 a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "Takeo"@en ;
    foaf:name "Takeo"@en .

_:N83c46717468f4e6282b5c3dd5173f80f a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "MY A FLOW"@en ;
    foaf:name "MY A FLOW"@en .

_:N9ee498dbdd8f409ca30ea6666d5bba14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAUMA -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    schema:name "TRAUMA -instrumental-"@en .

_:Na7bd75656d744484a7221ad1ca0fbd0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be -instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    schema:name "Be -instrumental-"@en .

_:Nafa0f0e7d0fb4ecf8c2ed7e4ca5dd4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ON FIRE -acoustic ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    schema:name "ON FIRE -acoustic ver.-"@en .

_:Nbc13994ac50840d6bb3a41c5ba434c99 a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "DJ HIDE)"@en ;
    foaf:name "DJ HIDE)"@en .

_:Ndad3ed97997947cba1bf6f448fd46bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    schema:name "Be"@en .

_:Nde6b7c0af9154cde9b7e06714b2d4456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAUMA"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N58dbc92c56854e81a10d8fd99ce11e9b ;
    schema:name "TRAUMA"@en .

_:Nff62a4bb9f2b441fbbac73b3791a154c a schema:Person,
        foaf:Person ;
    mo:performed <album/38289#performance> ;
    schema:name "(KG-K9shot"@en ;
    foaf:name "(KG-K9shot"@en .

_:N58dbc92c56854e81a10d8fd99ce11e9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ee498dbdd8f409ca30ea6666d5bba14,
        _:Na7bd75656d744484a7221ad1ca0fbd0d,
        _:Nafa0f0e7d0fb4ecf8c2ed7e4ca5dd4a6,
        _:Ndad3ed97997947cba1bf6f448fd46bc8,
        _:Nde6b7c0af9154cde9b7e06714b2d4456 ;
    mo:track_count 5 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N9ee498dbdd8f409ca30ea6666d5bba14,
        _:Na7bd75656d744484a7221ad1ca0fbd0d,
        _:Nafa0f0e7d0fb4ecf8c2ed7e4ca5dd4a6,
        _:Ndad3ed97997947cba1bf6f448fd46bc8,
        _:Nde6b7c0af9154cde9b7e06714b2d4456 .

