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

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

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

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

<artist/2719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "M-Project"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "M-Project"@en .

<artist/4224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "M-Neko"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "M-Neko"@en .

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

<artist/55040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "DJ Et3rn1-T"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "DJ Et3rn1-T"@en .

<artist/57117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "Shingo Dj"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "Shingo Dj"@en .

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

<artist/8534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "Boot Of Fighters"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "Boot Of Fighters"@en .

<artist/9116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "TOTALLY FUCKEDUP"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "TOTALLY FUCKEDUP"@en .

<artist/9117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "UNURAMENURA"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "UNURAMENURA"@en .

<artist/9118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20257#subject> ;
    schema:name "XÄCKSECKS"@en ;
    foaf:made <album/20257#composition>,
        <album/20257#subject> ;
    foaf:name "XÄCKSECKS"@en .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<album/20257#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn ;
    mo:performance_of <album/20257#musicalwork> ;
    mo:recorded_as <album/20257#musicalexpression> ;
    schema:name "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn ;
    schema:workPerformed <album/20257#musicalwork> .

<org/430#subject> schema:name "M.P.T."@en,
        "M.P.T."@ja,
        "M.P.T."@ja-latn ;
    foaf:name "M.P.T."@en,
        "M.P.T."@ja,
        "M.P.T."@ja-latn .

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

<https://medium-media.vgm.io/albums/75/20257/20257-1279482599.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20257#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "flatE"@en ;
            foaf:made <album/20257#composition> ;
            foaf:name "flatE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nylon Glitters"@en ;
            foaf:made <album/20257#composition> ;
            foaf:name "Nylon Glitters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SMASHCORE"@en ;
            foaf:made <album/20257#composition> ;
            foaf:name "SMASHCORE"@en ],
        <artist/2487#subject>,
        <artist/2719#subject>,
        <artist/4224#subject>,
        <artist/4253#subject>,
        <artist/55040#subject>,
        <artist/57117#subject>,
        <artist/58430#subject>,
        <artist/8534#subject>,
        <artist/9116#subject>,
        <artist/9117#subject>,
        <artist/9118#subject> ;
    mo:produced_work <album/20257#musicalwork> ;
    schema:name "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn .

<album/20257#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn ;
    mo:catalogue_number "MPTCD010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20257#musicalexpression> ;
    mo:publisher <org/430#subject> ;
    mo:record _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/75/20257/20257-1279482599.jpg> ;
    schema:name "BASTARD POP TERRORISTS VOL.10"@en,
        "BASTARD POP TERRORISTS VOL.10"@ja,
        "BASTARD POP TERRORISTS VOL.10"@ja-latn ;
    schema:publisher <org/430#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/20257/20257-1279482599.jpg> .

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

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

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

_:N162f4d1bd059485ba6df1fd6a0d30da9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discobusters Meet G"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Discobusters Meet G"@en .

_:N2bf039299ade4846a351d8390af658c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THRASH GABBER BITCH"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "THRASH GABBER BITCH"@en .

_:N2d6095d5db1448a5999df9f16dba1af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alright"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Alright"@en .

_:N373aa0d3dbf54570b3aaea79f698e01a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaycore"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Gaycore"@en .

_:N681b047933e4449eb87bfe897db9af58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Hunter"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Forever Hunter"@en .

_:N703bc86e93c9429abe9f911fee6e65d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenshi"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Tenshi"@en .

_:N7105264b552f464cbe156a5f1f17baa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Back Home (SMASHCORE REMIX)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Way Back Home (SMASHCORE REMIX)"@en .

_:N93cad7f92d8845dd8c9b70b75835de6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase The DEVIL remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Chase The DEVIL remix"@en .

_:N9ce7bffb94534018a6c36d9d6ae327cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate openerz"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Gate openerz"@en .

_:Nacaf8cf84f934a4e86dde01e96911cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.P.T. Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "M.P.T. Intro"@en .

_:Nb664773566bb4b5b820d230742c69c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVIL DEAF"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "EVIL DEAF"@en .

_:Nb9a4d8618cdc486c9caf1353e8f1a60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other Side of XXXX"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Other Side of XXXX"@en .

_:Nce467ca8fb6c46e8b32bbd87bed4201d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUCK THE MALL"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "FUCK THE MALL"@en .

_:Ncec12f06c8c045a1b7e185742a118e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uninstyle"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "Uninstyle"@en .

_:Nf193eb8584ff4a63864631447e93d4d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER HARDCORE"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N5713a6294f6242f6b9b8e36e728a0fd9 ;
    schema:name "SUMMER HARDCORE"@en .

_:N5713a6294f6242f6b9b8e36e728a0fd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N162f4d1bd059485ba6df1fd6a0d30da9,
        _:N2bf039299ade4846a351d8390af658c1,
        _:N2d6095d5db1448a5999df9f16dba1af5,
        _:N373aa0d3dbf54570b3aaea79f698e01a,
        _:N681b047933e4449eb87bfe897db9af58,
        _:N703bc86e93c9429abe9f911fee6e65d9,
        _:N7105264b552f464cbe156a5f1f17baa0,
        _:N93cad7f92d8845dd8c9b70b75835de6c,
        _:N9ce7bffb94534018a6c36d9d6ae327cb,
        _:Nacaf8cf84f934a4e86dde01e96911cdf,
        _:Nb664773566bb4b5b820d230742c69c14,
        _:Nb9a4d8618cdc486c9caf1353e8f1a60b,
        _:Nce467ca8fb6c46e8b32bbd87bed4201d,
        _:Ncec12f06c8c045a1b7e185742a118e94,
        _:Nf193eb8584ff4a63864631447e93d4d6 ;
    mo:track_count 15 ;
    schema:duration "PT63:29"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N162f4d1bd059485ba6df1fd6a0d30da9,
        _:N2bf039299ade4846a351d8390af658c1,
        _:N2d6095d5db1448a5999df9f16dba1af5,
        _:N373aa0d3dbf54570b3aaea79f698e01a,
        _:N681b047933e4449eb87bfe897db9af58,
        _:N703bc86e93c9429abe9f911fee6e65d9,
        _:N7105264b552f464cbe156a5f1f17baa0,
        _:N93cad7f92d8845dd8c9b70b75835de6c,
        _:N9ce7bffb94534018a6c36d9d6ae327cb,
        _:Nacaf8cf84f934a4e86dde01e96911cdf,
        _:Nb664773566bb4b5b820d230742c69c14,
        _:Nb9a4d8618cdc486c9caf1353e8f1a60b,
        _:Nce467ca8fb6c46e8b32bbd87bed4201d,
        _:Ncec12f06c8c045a1b7e185742a118e94,
        _:Nf193eb8584ff4a63864631447e93d4d6 .

