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

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

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

<artist/12003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Massive New Krew"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Massive New Krew"@en .

<artist/12174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Arzest"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Arzest"@en .

<artist/12423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "nnn"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "nnn"@en .

<artist/12711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Axcel Boya"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Axcel Boya"@en .

<artist/40160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "POLY CALAMITY"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "POLY CALAMITY"@en .

<artist/55268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "U-F SEQUENCER"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "U-F SEQUENCER"@en .

<artist/56620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Le Dos-on"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Le Dos-on"@en .

<artist/7813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Noizenecio"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Noizenecio"@en .

<artist/8533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "XIO"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "XIO"@en .

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

<artist/9209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29640#subject> ;
    schema:name "Hard Harmonizer"@en ;
    foaf:made <album/29640#composition>,
        <album/29640#subject> ;
    foaf:name "Hard Harmonizer"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

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

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

<org/644#subject> schema:name "SOLIDBOX RECORDS"@en,
        "SOLIDBOX RECORDS"@ja,
        "SOLIDBOX RECORDS"@ja-latn ;
    foaf:name "SOLIDBOX RECORDS"@en,
        "SOLIDBOX RECORDS"@ja,
        "SOLIDBOX RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/29640/29640-1319134630.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOLIDCORE III"@en,
        "SOLIDCORE III"@ja,
        "SOLIDCORE III"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "C.M.C"@en ;
            foaf:made <album/29640#composition> ;
            foaf:name "C.M.C"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Immoraldolls"@en ;
            foaf:made <album/29640#composition> ;
            foaf:name "Immoraldolls"@en ],
        <artist/12003#subject>,
        <artist/12174#subject>,
        <artist/12423#subject>,
        <artist/12711#subject>,
        <artist/40160#subject>,
        <artist/55268#subject>,
        <artist/56620#subject>,
        <artist/7813#subject>,
        <artist/8533#subject>,
        <artist/9207#subject>,
        <artist/9209#subject> ;
    mo:produced_work <album/29640#musicalwork> ;
    schema:name "SOLIDCORE III"@en,
        "SOLIDCORE III"@ja,
        "SOLIDCORE III"@ja-latn .

<album/29640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "SOLIDCORE III"@en,
        "SOLIDCORE III"@ja,
        "SOLIDCORE III"@ja-latn ;
    mo:catalogue_number "SBCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29640#musicalexpression> ;
    mo:publisher <org/644#subject> ;
    mo:record _:Nc9d3b079293846d1b38c39300ece061f ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/04/29640/29640-1319134630.jpg> ;
    schema:name "SOLIDCORE III"@en,
        "SOLIDCORE III"@ja,
        "SOLIDCORE III"@ja-latn ;
    schema:publisher <org/644#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/29640/29640-1319134630.jpg> .

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

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

_:N04c1422118544cd490be4f437fb765f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter to the nightmare"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Enter to the nightmare"@en .

_:N1a600e3551c94377a298d7cb9f9c7c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dooms Day"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Dooms Day"@en .

_:N249c450e2848408ca1257b477c633e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuck Drrrrrrrrrream"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Fuck Drrrrrrrrrream"@en .

_:N39b83df85e7e46e9b00ef0e6f31c908b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stance"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Stance"@en .

_:N62fd7f285f604e18996e0a0da6e49304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beat goes on"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "beat goes on"@en .

_:N650e277014e74aeb829269230e6d1169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace End"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Embrace End"@en .

_:N81489d60b0524351950ff64f0afd3ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shut The Fuck Up"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Shut The Fuck Up"@en .

_:N9ac49e75573543258e0fe3c717de3252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madness To Inferno"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Madness To Inferno"@en .

_:N9b044a6d5cd641ae9bfdafbfae254e5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Fighters"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Game Fighters"@en .

_:Nc8425f247448487baf7ed357dd039eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Symphonic"@en .

_:Ne06f3b6e373548ee87afb17c50547c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WAZA"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "WAZA"@en .

_:Nee593315f7ba4045b368094266e81e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Massive Tacticz"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "Massive Tacticz"@en .

_:Nf20a76ac7e5c4240abdd6c579ef99b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "god is not here today"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nc9d3b079293846d1b38c39300ece061f ;
    schema:name "god is not here today"@en .

_:Nc9d3b079293846d1b38c39300ece061f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c1422118544cd490be4f437fb765f6,
        _:N1a600e3551c94377a298d7cb9f9c7c34,
        _:N249c450e2848408ca1257b477c633e91,
        _:N39b83df85e7e46e9b00ef0e6f31c908b,
        _:N62fd7f285f604e18996e0a0da6e49304,
        _:N650e277014e74aeb829269230e6d1169,
        _:N81489d60b0524351950ff64f0afd3ec4,
        _:N9ac49e75573543258e0fe3c717de3252,
        _:N9b044a6d5cd641ae9bfdafbfae254e5f,
        _:Nc8425f247448487baf7ed357dd039eeb,
        _:Ne06f3b6e373548ee87afb17c50547c8f,
        _:Nee593315f7ba4045b368094266e81e59,
        _:Nf20a76ac7e5c4240abdd6c579ef99b64 ;
    mo:track_count 13 ;
    schema:duration "PT72:24"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N04c1422118544cd490be4f437fb765f6,
        _:N1a600e3551c94377a298d7cb9f9c7c34,
        _:N249c450e2848408ca1257b477c633e91,
        _:N39b83df85e7e46e9b00ef0e6f31c908b,
        _:N62fd7f285f604e18996e0a0da6e49304,
        _:N650e277014e74aeb829269230e6d1169,
        _:N81489d60b0524351950ff64f0afd3ec4,
        _:N9ac49e75573543258e0fe3c717de3252,
        _:N9b044a6d5cd641ae9bfdafbfae254e5f,
        _:Nc8425f247448487baf7ed357dd039eeb,
        _:Ne06f3b6e373548ee87afb17c50547c8f,
        _:Nee593315f7ba4045b368094266e81e59,
        _:Nf20a76ac7e5c4240abdd6c579ef99b64 .

