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

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

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

<artist/12020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152159#subject> ;
    schema:name "Extrose"@en ;
    foaf:made <album/152159#composition>,
        <album/152159#subject> ;
    foaf:name "Extrose"@en .

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

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

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

<artist/68560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152159#subject> ;
    schema:name "dotη"@ja ;
    foaf:made <album/152159#composition>,
        <album/152159#subject> ;
    foaf:name "dotη"@ja .

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

<album/152159#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn ;
    mo:performance_of <album/152159#musicalwork> ;
    mo:recorded_as <album/152159#musicalexpression> ;
    schema:name "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn ;
    schema:workPerformed <album/152159#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/95/152159/152159-f509743a77ef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152159#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/152159/152159-f509743a77ef.jpg> ;
    foaf:depicts <album/152159#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/152159/152159-f509743a77ef.jpg> .

<https://medium-media.vgm.io/albums/95/152159/152159-f509743a77ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152159#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ぺこぽん"@en ;
            foaf:made <album/152159#composition> ;
            foaf:name "ぺこぽん"@en ],
        <artist/12020#subject>,
        <artist/48481#subject>,
        <artist/53016#subject>,
        <artist/56489#subject>,
        <artist/68560#subject> ;
    mo:produced_work <album/152159#musicalwork> ;
    schema:name "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn .

<album/152159#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn ;
    mo:catalogue_number "SSDR-0009" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152159#musicalexpression> ;
    mo:publisher <org/947#subject> ;
    mo:record _:N29b69e7c7b32491497d5064d826b53ca ;
    mo:record_count 1 ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/152159/152159-f509743a77ef.jpg> ;
    schema:name "Silver Collections - Hardcore Part.1"@en,
        "Silver Collections - Hardcore Part.1"@ja,
        "Silver Collections - Hardcore Part.1"@ja-latn ;
    schema:publisher <org/947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/152159/152159-f509743a77ef.jpg> .

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

_:N0c1875709c9d4e5881177456e31998c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electronic Mashup Music"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "Electronic Mashup Music"@en .

_:N62766843715d49a8bc8ff2a07191e067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dutch Attack"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "Dutch Attack"@en .

_:N8861361314b440db84215fecf5dd99f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distord NEO"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "Distord NEO"@en .

_:Nb4ce225facb24a91ad225b118219260a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evolution Beast"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "Evolution Beast"@en .

_:Nba10dbdbb07f485d9d42b398b2a4ae2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "otherworld"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "otherworld"@en .

_:Nc3cb27a973704917923403b526c52791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna B Dropz"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N29b69e7c7b32491497d5064d826b53ca ;
    schema:name "Wanna B Dropz"@en .

_:N29b69e7c7b32491497d5064d826b53ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1875709c9d4e5881177456e31998c3,
        _:N62766843715d49a8bc8ff2a07191e067,
        _:N8861361314b440db84215fecf5dd99f3,
        _:Nb4ce225facb24a91ad225b118219260a,
        _:Nba10dbdbb07f485d9d42b398b2a4ae2f,
        _:Nc3cb27a973704917923403b526c52791 ;
    mo:track_count 6 ;
    schema:duration "PT27:50"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0c1875709c9d4e5881177456e31998c3,
        _:N62766843715d49a8bc8ff2a07191e067,
        _:N8861361314b440db84215fecf5dd99f3,
        _:Nb4ce225facb24a91ad225b118219260a,
        _:Nba10dbdbb07f485d9d42b398b2a4ae2f,
        _:Nc3cb27a973704917923403b526c52791 .

