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

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

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

<artist/236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "DJ Shimamura"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "DJ Shimamura"@en .

<artist/25955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "KAN TAKAHIKO"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "KAN TAKAHIKO"@en .

<artist/36178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "StripE"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "StripE"@en .

<artist/39713#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "Remo-con"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "Remo-con"@en .

<artist/54956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "CaZ"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "CaZ"@en .

<artist/59859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "BADMYTH"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "BADMYTH"@en .

<artist/65494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "Philce"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "Philce"@en .

<artist/71446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "TooL-SONIC"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "TooL-SONIC"@en .

<artist/7895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107841#subject> ;
    schema:name "RedOgre"@en ;
    foaf:made <album/107841#composition>,
        <album/107841#subject> ;
    foaf:name "RedOgre"@en .

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

<album/107841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn ;
    mo:performance_of <album/107841#musicalwork> ;
    mo:recorded_as <album/107841#musicalexpression> ;
    schema:name "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn ;
    schema:workPerformed <album/107841#musicalwork> .

<org/4692#subject> schema:name "SCALD Records"@en,
        "SCALD Records"@ja,
        "SCALD Records"@ja-latn ;
    foaf:name "SCALD Records"@en,
        "SCALD Records"@ja,
        "SCALD Records"@ja-latn .

<https://media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107841#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> ;
    foaf:depicts <album/107841#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> .

<https://medium-media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gastar-Ten"@en ;
            foaf:made <album/107841#composition> ;
            foaf:name "Gastar-Ten"@en ],
        <artist/236#subject>,
        <artist/25955#subject>,
        <artist/36178#subject>,
        <artist/39713#subject>,
        <artist/54956#subject>,
        <artist/59859#subject>,
        <artist/65494#subject>,
        <artist/71446#subject>,
        <artist/7895#subject> ;
    mo:produced_work <album/107841#musicalwork> ;
    schema:name "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn .

<album/107841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-10"^^xsd:date ;
    dcterms:title "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn ;
    mo:catalogue_number "SCALD-00" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107841#musicalexpression> ;
    mo:publisher <org/4692#subject> ;
    mo:record _:N4dff5c75ff324d068e08e601649dae09 ;
    mo:record_count 1 ;
    schema:datePublished "2016-07-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> ;
    schema:name "SCALD -ZERO-"@en,
        "SCALD -ZERO-"@ja,
        "SCALD -ZERO-"@ja-latn ;
    schema:publisher <org/4692#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/107841/107841-2ef2d9d91841.jpg> .

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

_:N2f30b0ad770d4f43b94d7e33216f5392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fate"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "fate"@en .

_:N7bd7c61baa5d4016b30236bacb4cf808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "all at once"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "all at once"@en .

_:N7db7fcc7a5dd4ddca616489ad8ef8806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Derivation"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "Derivation"@en .

_:N8cd0f1e2a17a47ee8a3547e928a1af31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge Of Iris"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "Revenge Of Iris"@en .

_:N9b36a0c297a74289b84e28753de59655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Comes The Terror Legion"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "Here Comes The Terror Legion"@en .

_:N9d11d114609e41998c535046342fdf4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison Maker"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "Poison Maker"@en .

_:Nb3748b3ae7ed4e01a24a4fadca19ee71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock You Again"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "Rock You Again"@en .

_:Nb7126886ae194613b8d3403006df71b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B.U.M.P."@en ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "B.U.M.P."@en .

_:Nc060f29d5de94c1f9eef1b548bee52ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "375M"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "375M"@en .

_:Nec76b10862e24f9ba66614733d3550de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inprison"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N4dff5c75ff324d068e08e601649dae09 ;
    schema:name "inprison"@en .

_:N4dff5c75ff324d068e08e601649dae09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f30b0ad770d4f43b94d7e33216f5392,
        _:N7bd7c61baa5d4016b30236bacb4cf808,
        _:N7db7fcc7a5dd4ddca616489ad8ef8806,
        _:N8cd0f1e2a17a47ee8a3547e928a1af31,
        _:N9b36a0c297a74289b84e28753de59655,
        _:N9d11d114609e41998c535046342fdf4e,
        _:Nb3748b3ae7ed4e01a24a4fadca19ee71,
        _:Nb7126886ae194613b8d3403006df71b7,
        _:Nc060f29d5de94c1f9eef1b548bee52ec,
        _:Nec76b10862e24f9ba66614733d3550de ;
    mo:track_count 10 ;
    schema:duration "PT50:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2f30b0ad770d4f43b94d7e33216f5392,
        _:N7bd7c61baa5d4016b30236bacb4cf808,
        _:N7db7fcc7a5dd4ddca616489ad8ef8806,
        _:N8cd0f1e2a17a47ee8a3547e928a1af31,
        _:N9b36a0c297a74289b84e28753de59655,
        _:N9d11d114609e41998c535046342fdf4e,
        _:Nb3748b3ae7ed4e01a24a4fadca19ee71,
        _:Nb7126886ae194613b8d3403006df71b7,
        _:Nc060f29d5de94c1f9eef1b548bee52ec,
        _:Nec76b10862e24f9ba66614733d3550de .

