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

<artist/26243#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hirotaka Koizumi"@en,
        "小泉宏孝"@ja ;
    foaf:made <album/48381#lyrics>,
        <album/48381#subject> ;
    foaf:name "Hirotaka Koizumi"@en,
        "小泉宏孝"@ja .

<artist/6312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akio Inoue"@en,
        "井上秋緒"@ja ;
    foaf:made <album/48381#lyrics>,
        <album/48381#subject> ;
    foaf:name "Akio Inoue"@en,
        "井上秋緒"@ja .

<album/48379> a mo:Release ;
    mo:catalogue_number "AICL-2775" .

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

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

<artist/1347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48381#subject> ;
    schema:name "Daisuke Asakura"@en,
        "浅倉大介"@ja ;
    foaf:made <album/48381#composition>,
        <album/48381#subject> ;
    foaf:name "Daisuke Asakura"@en,
        "浅倉大介"@ja .

<artist/18060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48381#subject> ;
    schema:name "Stephan Elfgren"@en ;
    foaf:made <album/48381#composition>,
        <album/48381#lyrics>,
        <album/48381#subject> ;
    foaf:name "Stephan Elfgren"@en .

<artist/7526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48381#subject> ;
    schema:name "Hideya Nakazaki"@en,
        "中崎英也"@ja ;
    foaf:made <album/48381#composition>,
        <album/48381#subject> ;
    foaf:name "Hideya Nakazaki"@en,
        "中崎英也"@ja .

<product/2993#subject> a schema:CreativeWork ;
    schema:name "Magic Kaito Kid"@en,
        "まじっく快斗1412"@ja,
        "Magic Kaito Kid"@ja-latn ;
    foaf:name "Magic Kaito Kid"@en,
        "まじっく快斗1412"@ja,
        "Magic Kaito Kid"@ja-latn .

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

<org/1332#subject> schema:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn ;
    foaf:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/48381/48381-1413986953.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/48381#musicalwork> ;
    mo:performer <artist/26844#subject> ;
    mo:recorded_as <album/48381#musicalexpression> ;
    schema:byArtist <artist/26844#subject> ;
    schema:name "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/48381#musicalwork> .

<artist/26844#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48381#performance> ;
    schema:name "REVALCY"@en ;
    foaf:name "REVALCY"@en .

<album/48381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dmitr"@en ;
            foaf:made <album/48381#composition> ;
            foaf:name "Dmitr"@en ],
        <artist/11245#subject>,
        <artist/1347#subject>,
        <artist/18060#subject>,
        <artist/7526#subject> ;
    mo:produced_work <album/48381#musicalwork> ;
    schema:name "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn .

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

<album/48381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-26"^^xsd:date ;
    dcterms:title "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-2776" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48379> ;
    mo:publication_of <album/48381#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N738a05cddfcf46ce86112df0cb808024 ;
    mo:record_count 1 ;
    schema:about <product/2993#subject> ;
    schema:byArtist <artist/26844#subject> ;
    schema:datePublished "2014-11-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/48381/48381-1413986953.jpg> ;
    schema:name "WHITE of CRIME / REVALCY [Limited Edition]"@en,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja,
        "WHITE of CRIME / REVALCY [Limited Edition]"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/48381/48381-1413986953.jpg> .

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

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

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

_:N27d5ba116c5340c9bdae73c965110f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.A.Z.E."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N738a05cddfcf46ce86112df0cb808024 ;
    schema:name "M.A.Z.E."@ja .

_:N35432b9fc3cf4507a2d221b9bf9cbbb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE of CRIME"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N738a05cddfcf46ce86112df0cb808024 ;
    schema:name "WHITE of CRIME"@ja .

_:N86f9ba22d67640abbd5f52a94e527c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE of CRIME [TV size ver.]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N738a05cddfcf46ce86112df0cb808024 ;
    schema:name "WHITE of CRIME [TV size ver.]"@ja .

_:Nbc650a0027ad425081100be90469091c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallelujah!〜ハレルヤ!〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N738a05cddfcf46ce86112df0cb808024 ;
    schema:name "Hallelujah!〜ハレルヤ!〜"@ja .

_:N738a05cddfcf46ce86112df0cb808024 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27d5ba116c5340c9bdae73c965110f8e,
        _:N35432b9fc3cf4507a2d221b9bf9cbbb1,
        _:N86f9ba22d67640abbd5f52a94e527c04,
        _:Nbc650a0027ad425081100be90469091c ;
    mo:track_count 4 ;
    schema:duration "PT13:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N27d5ba116c5340c9bdae73c965110f8e,
        _:N35432b9fc3cf4507a2d221b9bf9cbbb1,
        _:N86f9ba22d67640abbd5f52a94e527c04,
        _:Nbc650a0027ad425081100be90469091c .

