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

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

<artist/14267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121407#subject> ;
    schema:name "RYO"@en ;
    foaf:made <album/121407#composition>,
        <album/121407#subject> ;
    foaf:name "RYO"@en .

<artist/51358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121407#subject> ;
    schema:name "TAKA"@en ;
    foaf:made <album/121407#composition>,
        <album/121407#lyrics>,
        <album/121407#subject> ;
    foaf:name "TAKA"@en .

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

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

<https://media.vgm.io/albums/70/121407/121407-51f35524989d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/121407/121407-51f35524989d.png> ;
    foaf:depicts <album/121407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/121407/121407-51f35524989d.png> .

<https://medium-media.vgm.io/albums/70/121407/121407-51f35524989d.png> a schema:ImageObject,
        foaf:Image .

<album/121407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn ;
    mo:composer <artist/14267#subject>,
        <artist/51358#subject> ;
    mo:produced_work <album/121407#musicalwork> ;
    schema:name "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn .

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

<album/121407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn ;
    mo:performance_of <album/121407#musicalwork> ;
    mo:performer <artist/51332#subject> ;
    mo:recorded_as <album/121407#musicalexpression> ;
    schema:byArtist <artist/51332#subject> ;
    schema:name "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn ;
    schema:workPerformed <album/121407#musicalwork> .

<artist/51332#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/121407#performance> ;
    schema:name "defspiral"@en ;
    foaf:name "defspiral"@en .

<album/121407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-26"^^xsd:date ;
    dcterms:title "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn ;
    mo:catalogue_number "AVCA-29792/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/121407#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N7e118825fae44c479d75d64168fcb897,
        _:Na7484a5de56746bdb64e088868287670 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KAMEN RIDER DRAGON KNIGHT"@en ;
            foaf:name "KAMEN RIDER DRAGON KNIGHT"@en ] ;
    schema:byArtist <artist/51332#subject> ;
    schema:datePublished "2010-05-26"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/70/121407/121407-51f35524989d.png> ;
    schema:name "DIVE INTO THE MIRROR / defspiral"@en,
        "DIVE INTO THE MIRROR / defspiral"@ja,
        "DIVE INTO THE MIRROR / defspiral"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/121407/121407-51f35524989d.png> .

_:N2b990a6996ac48c5ba66001b9276704f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INNOCENT (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na7484a5de56746bdb64e088868287670 ;
    schema:name "INNOCENT (Instrumental)"@en .

_:N4b84a5e26f764b9ba59aacb0df12a0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE INTO THE MIRROR (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na7484a5de56746bdb64e088868287670 ;
    schema:name "DIVE INTO THE MIRROR (Instrumental)"@en .

_:N7e118825fae44c479d75d64168fcb897 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9269e16f87114c90a6d8bced54293d15 ;
    mo:track_count 1 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9269e16f87114c90a6d8bced54293d15 .

_:N9269e16f87114c90a6d8bced54293d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE INTO THE MIRROR MUSIC CLIP"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N7e118825fae44c479d75d64168fcb897 ;
    schema:name "DIVE INTO THE MIRROR MUSIC CLIP"@en .

_:Nb4b6d2728456432dbf820c2d21ae6de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE INTO THE MIRROR"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na7484a5de56746bdb64e088868287670 ;
    schema:name "DIVE INTO THE MIRROR"@en .

_:Nd72397ada18c404691fa492b5b784bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INNOCENT"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na7484a5de56746bdb64e088868287670 ;
    schema:name "INNOCENT"@en .

_:Na7484a5de56746bdb64e088868287670 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b990a6996ac48c5ba66001b9276704f,
        _:N4b84a5e26f764b9ba59aacb0df12a0bd,
        _:Nb4b6d2728456432dbf820c2d21ae6de0,
        _:Nd72397ada18c404691fa492b5b784bc0 ;
    mo:track_count 4 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b990a6996ac48c5ba66001b9276704f,
        _:N4b84a5e26f764b9ba59aacb0df12a0bd,
        _:Nb4b6d2728456432dbf820c2d21ae6de0,
        _:Nd72397ada18c404691fa492b5b784bc0 .

