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

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

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

<artist/42096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "Kakeru"@en ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "Kakeru"@en .

<artist/48481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "katagiri"@en,
        "かたぎり"@ja ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "katagiri"@en,
        "かたぎり"@ja .

<artist/53016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "DJKurara"@en ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "DJKurara"@en .

<artist/56489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "NA7"@en ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "NA7"@en .

<artist/58668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "Riku"@en ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "Riku"@en .

<artist/62753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "DJ kamui.com"@en ;
    foaf:made <album/152162#composition>,
        <album/152162#subject> ;
    foaf:name "DJ kamui.com"@en .

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

<album/152162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn ;
    mo:performance_of <album/152162#musicalwork> ;
    mo:recorded_as <album/152162#musicalexpression> ;
    schema:name "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn ;
    schema:workPerformed <album/152162#musicalwork> .

<org/947#subject> schema:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn ;
    foaf:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/152162/152162-b6621dd7896a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nus"@en ;
            foaf:made <album/152162#composition> ;
            foaf:name "Nus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "K.D.Snow"@en ;
            foaf:made <album/152162#composition> ;
            foaf:name "K.D.Snow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ぺこぽん"@en ;
            foaf:made <album/152162#composition> ;
            foaf:name "ぺこぽん"@en ],
        <artist/42096#subject>,
        <artist/48481#subject>,
        <artist/53016#subject>,
        <artist/56489#subject>,
        <artist/58668#subject>,
        <artist/62753#subject> ;
    mo:produced_work <album/152162#musicalwork> ;
    schema:name "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn .

<album/152162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn ;
    mo:catalogue_number "SSDR-0012" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152162#musicalexpression> ;
    mo:publisher <org/947#subject> ;
    mo:record _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    mo:record_count 1 ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/26/152162/152162-b6621dd7896a.jpg> ;
    schema:name "Silver Collections - Hardcore Part.2"@en,
        "Silver Collections - Hardcore Part.2"@ja,
        "Silver Collections - Hardcore Part.2"@ja-latn ;
    schema:publisher <org/947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/152162/152162-b6621dd7896a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "K.D.Snow"@en ;
    foaf:made <album/152162#subject> ;
    foaf:name "K.D.Snow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152162#subject> ;
    schema:name "ぺこぽん"@en ;
    foaf:made <album/152162#subject> ;
    foaf:name "ぺこぽん"@en .

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

_:N1e07024c7f6f4155b9244f3d0921f2ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hills 2 Climb"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Hills 2 Climb"@en .

_:N1e8475f1a0bc4aba9af22afe3c71e9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dv-Lnd"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Dv-Lnd"@en .

_:N221cdea5378f42359ea301e2a99e2d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "G"@en .

_:N5545e0381e8544f1b4b82763b55f9a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダークモカチップクリームフラペチーノ"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "ダークモカチップクリームフラペチーノ"@en .

_:N8edf5c83646c4973a4311be6d3195f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hateful Machine"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Hateful Machine"@en .

_:N92c0bdd5ba364e49bb69adbfc4822854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psycho Gammers"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Psycho Gammers"@en .

_:Naa8d8c24cdb944a6876618ac9841ccea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fucking noice"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "fucking noice"@en .

_:Nbde17e7a9e254c3e89e6097f99a4218e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Block Party Night"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Block Party Night"@en .

_:Nd6fc2c13bea541468da29481d8cb5c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Lovers (K&K; mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nb62a7298a07b4edf914f055ce9b89e93 ;
    schema:name "Golden Lovers (K&K; mix)"@en .

_:Nb62a7298a07b4edf914f055ce9b89e93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e07024c7f6f4155b9244f3d0921f2ee,
        _:N1e8475f1a0bc4aba9af22afe3c71e9cc,
        _:N221cdea5378f42359ea301e2a99e2d37,
        _:N5545e0381e8544f1b4b82763b55f9a8e,
        _:N8edf5c83646c4973a4311be6d3195f08,
        _:N92c0bdd5ba364e49bb69adbfc4822854,
        _:Naa8d8c24cdb944a6876618ac9841ccea,
        _:Nbde17e7a9e254c3e89e6097f99a4218e,
        _:Nd6fc2c13bea541468da29481d8cb5c38 ;
    mo:track_count 9 ;
    schema:duration "PT36:07"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1e07024c7f6f4155b9244f3d0921f2ee,
        _:N1e8475f1a0bc4aba9af22afe3c71e9cc,
        _:N221cdea5378f42359ea301e2a99e2d37,
        _:N5545e0381e8544f1b4b82763b55f9a8e,
        _:N8edf5c83646c4973a4311be6d3195f08,
        _:N92c0bdd5ba364e49bb69adbfc4822854,
        _:Naa8d8c24cdb944a6876618ac9841ccea,
        _:Nbde17e7a9e254c3e89e6097f99a4218e,
        _:Nd6fc2c13bea541468da29481d8cb5c38 .

