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

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

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

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

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

<artist/2847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8891#subject> ;
    schema:name "RoughSketch"@en ;
    foaf:made <album/8891#composition>,
        <album/8891#subject> ;
    foaf:name "RoughSketch"@en .

<artist/4221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8891#subject> ;
    schema:name "Aura Qualic"@en ;
    foaf:made <album/8891#composition>,
        <album/8891#subject> ;
    foaf:name "Aura Qualic"@en .

<artist/4223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8891#subject> ;
    schema:name "DOG STYLES"@en ;
    foaf:made <album/8891#composition>,
        <album/8891#subject> ;
    foaf:name "DOG STYLES"@en .

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

<artist/9122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8891#subject> ;
    schema:name "WARST"@en ;
    foaf:made <album/8891#composition>,
        <album/8891#subject> ;
    foaf:name "WARST"@en .

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

<album/8891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn ;
    mo:performance_of <album/8891#musicalwork> ;
    mo:recorded_as <album/8891#musicalexpression> ;
    schema:name "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn ;
    schema:workPerformed <album/8891#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/19/8891/8891-1212930274.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8891#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/8891/8891-1212930274.jpg> ;
    foaf:depicts <album/8891#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/8891/8891-1212930274.jpg> .

<https://medium-media.vgm.io/albums/19/8891/8891-1212930274.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Inful-8*"@en ;
            foaf:made <album/8891#composition> ;
            foaf:name "DJ Inful-8*"@en ],
        <artist/2487#subject>,
        <artist/2719#subject>,
        <artist/2847#subject>,
        <artist/4221#subject>,
        <artist/4223#subject>,
        <artist/4224#subject>,
        <artist/9122#subject> ;
    mo:produced_work <album/8891#musicalwork> ;
    schema:name "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn .

<album/8891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-07"^^xsd:date ;
    dcterms:title "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn ;
    mo:catalogue_number "MPTCD005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8891#musicalexpression> ;
    mo:publisher <org/430#subject> ;
    mo:record _:N34b0357c314f49f087d8fbf61086d69d ;
    mo:record_count 1 ;
    schema:datePublished "2007-08-07"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/19/8891/8891-1212930274.jpg> ;
    schema:name "BASTARD POP TERRORISTS VOL.5"@en,
        "BASTARD POP TERRORISTS VOL.5"@ja,
        "BASTARD POP TERRORISTS VOL.5"@ja-latn ;
    schema:publisher <org/430#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/8891/8891-1212930274.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8891#subject> ;
    schema:name "DJ Inful-8*"@en ;
    foaf:made <album/8891#subject> ;
    foaf:name "DJ Inful-8*"@en .

_:N043ad47abd0b45c4a5a1174056c2f7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaze (Extended Angelica Trance Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Blaze (Extended Angelica Trance Remix)"@en .

_:N1c1985a3ff1747fdbe85c2350b2bbe84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MPT Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "MPT Intro"@en .

_:N1f6b686220744d2c913f7ea9df0c9667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Morning"@en .

_:N388aa49352364f5399bd22a8e12455ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Enemy (Pain Edit)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "True Enemy (Pain Edit)"@en .

_:N56048f6b6ea54141990b647268a7adf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little God Ch@nnel"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Little God Ch@nnel"@en .

_:N680d0bbc75fd47f2abc76a02df567439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Of My Life"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Love Of My Life"@en .

_:N9c86674189554bab81214ba2173bd185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyber Waste (Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Cyber Waste (Remix)"@en .

_:Nbd2ced15c0f048f6b6913d0d6ecc954e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go My Way (Future Trancecore Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Go My Way (Future Trancecore Mix)"@en .

_:Nc5901c65db9b436c8cc678edfd744f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-Neko 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "M-Neko 2"@en .

_:Nc5a374f4e9284be2aad43a008628db3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "072 Rock"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "072 Rock"@en .

_:Nc6e1cf71d11d47afb376112b99d2a718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey You"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Hey You"@en .

_:Ncaefd8a4fff443a3ba042013b8de348e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kidz War (JAKAZiD Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N34b0357c314f49f087d8fbf61086d69d ;
    schema:name "Kidz War (JAKAZiD Remix)"@en .

_:N34b0357c314f49f087d8fbf61086d69d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043ad47abd0b45c4a5a1174056c2f7e8,
        _:N1c1985a3ff1747fdbe85c2350b2bbe84,
        _:N1f6b686220744d2c913f7ea9df0c9667,
        _:N388aa49352364f5399bd22a8e12455ab,
        _:N56048f6b6ea54141990b647268a7adf4,
        _:N680d0bbc75fd47f2abc76a02df567439,
        _:N9c86674189554bab81214ba2173bd185,
        _:Nbd2ced15c0f048f6b6913d0d6ecc954e,
        _:Nc5901c65db9b436c8cc678edfd744f1a,
        _:Nc5a374f4e9284be2aad43a008628db3f,
        _:Nc6e1cf71d11d47afb376112b99d2a718,
        _:Ncaefd8a4fff443a3ba042013b8de348e ;
    mo:track_count 12 ;
    schema:duration "PT58:00"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N043ad47abd0b45c4a5a1174056c2f7e8,
        _:N1c1985a3ff1747fdbe85c2350b2bbe84,
        _:N1f6b686220744d2c913f7ea9df0c9667,
        _:N388aa49352364f5399bd22a8e12455ab,
        _:N56048f6b6ea54141990b647268a7adf4,
        _:N680d0bbc75fd47f2abc76a02df567439,
        _:N9c86674189554bab81214ba2173bd185,
        _:Nbd2ced15c0f048f6b6913d0d6ecc954e,
        _:Nc5901c65db9b436c8cc678edfd744f1a,
        _:Nc5a374f4e9284be2aad43a008628db3f,
        _:Nc6e1cf71d11d47afb376112b99d2a718,
        _:Ncaefd8a4fff443a3ba042013b8de348e .

