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

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

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

<artist/2352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "Minamotoya"@en,
        "源屋"@ja ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "Minamotoya"@en,
        "源屋"@ja .

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

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

<artist/2807#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "RaverRose"@en ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "RaverRose"@en .

<artist/4043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "BUZZMASTA"@en ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "BUZZMASTA"@en .

<artist/4220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "NOAH"@en ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "NOAH"@en .

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

<artist/4235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "THE THONG MOVER"@en ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "THE THONG MOVER"@en .

<artist/4721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8890#subject> ;
    schema:name "SPeeDX"@en ;
    foaf:made <album/8890#composition>,
        <album/8890#subject> ;
    foaf:name "SPeeDX"@en .

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

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

<https://medium-media.vgm.io/albums/09/8890/8890-1334862746.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BASTARD POP TERRORISTS VOL.4"@en,
        "BASTARD POP TERRORISTS VOL.4"@ja,
        "BASTARD POP TERRORISTS VOL.4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Yousuke"@en ;
            foaf:made <album/8890#composition> ;
            foaf:name "DJ Yousuke"@en ],
        <artist/2352#subject>,
        <artist/236#subject>,
        <artist/2719#subject>,
        <artist/2807#subject>,
        <artist/4043#subject>,
        <artist/4220#subject>,
        <artist/4221#subject>,
        <artist/4235#subject>,
        <artist/4721#subject> ;
    mo:produced_work <album/8890#musicalwork> ;
    schema:name "BASTARD POP TERRORISTS VOL.4"@en,
        "BASTARD POP TERRORISTS VOL.4"@ja,
        "BASTARD POP TERRORISTS VOL.4"@ja-latn .

<album/8890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-27"^^xsd:date ;
    dcterms:title "BASTARD POP TERRORISTS VOL.4"@en,
        "BASTARD POP TERRORISTS VOL.4"@ja,
        "BASTARD POP TERRORISTS VOL.4"@ja-latn ;
    mo:catalogue_number "MPTCD004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8890#musicalexpression> ;
    mo:publisher <org/430#subject> ;
    mo:record _:N087e5317f638463eb282c2286d73cc88 ;
    mo:record_count 1 ;
    schema:datePublished "2006-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/8890/8890-1334862746.jpg> ;
    schema:name "BASTARD POP TERRORISTS VOL.4"@en,
        "BASTARD POP TERRORISTS VOL.4"@ja,
        "BASTARD POP TERRORISTS VOL.4"@ja-latn ;
    schema:publisher <org/430#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/8890/8890-1334862746.jpg> .

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

_:N0b4378804993406b845ff30d31db65a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood & Bone"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Blood & Bone"@en .

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

_:N218ab0b5c867446c9bb5c5d5cec3ce9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Da Jam (Re-Edit)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Rock Da Jam (Re-Edit)"@en .

_:N3922ea6155cf474788439cb4bfc10665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Beyond"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Level Beyond"@en .

_:N3fb61f0cf2e34575854920ebb1b48766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inoki"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Inoki"@en .

_:N5fd36f6095de4516848954c60ae721fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tribute To Super Mario"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Tribute To Super Mario"@en .

_:N69c8e67fd4384ee1bd82ce0f116fd947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cod-Roe"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Cod-Roe"@en .

_:N69d89afb54774be090d509e41e6b1458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicada (A.Q Trance Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Cicada (A.Q Trance Remix)"@en .

_:Nc1beba4ef5d8424db849aa520572aa93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEVEN"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "SEVEN"@en .

_:Nd65d4e79c15d4a6fb5f009bd0f72e10c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphony"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "Euphony"@en .

_:Nd8a7adc27ce941dcaffd37dd9e85a009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C++ (Remix by 源屋)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N087e5317f638463eb282c2286d73cc88 ;
    schema:name "C++ (Remix by 源屋)"@en .

_:N087e5317f638463eb282c2286d73cc88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4378804993406b845ff30d31db65a1,
        _:N196587f6bcfa412ebabc3d351e71bf3a,
        _:N218ab0b5c867446c9bb5c5d5cec3ce9e,
        _:N3922ea6155cf474788439cb4bfc10665,
        _:N3fb61f0cf2e34575854920ebb1b48766,
        _:N5fd36f6095de4516848954c60ae721fd,
        _:N69c8e67fd4384ee1bd82ce0f116fd947,
        _:N69d89afb54774be090d509e41e6b1458,
        _:Nc1beba4ef5d8424db849aa520572aa93,
        _:Nd65d4e79c15d4a6fb5f009bd0f72e10c,
        _:Nd8a7adc27ce941dcaffd37dd9e85a009 ;
    mo:track_count 11 ;
    schema:duration "PT57:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0b4378804993406b845ff30d31db65a1,
        _:N196587f6bcfa412ebabc3d351e71bf3a,
        _:N218ab0b5c867446c9bb5c5d5cec3ce9e,
        _:N3922ea6155cf474788439cb4bfc10665,
        _:N3fb61f0cf2e34575854920ebb1b48766,
        _:N5fd36f6095de4516848954c60ae721fd,
        _:N69c8e67fd4384ee1bd82ce0f116fd947,
        _:N69d89afb54774be090d509e41e6b1458,
        _:Nc1beba4ef5d8424db849aa520572aa93,
        _:Nd65d4e79c15d4a6fb5f009bd0f72e10c,
        _:Nd8a7adc27ce941dcaffd37dd9e85a009 .

