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

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

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

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

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

<artist/4221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8893#subject> ;
    schema:name "DJ A.Q."@en ;
    foaf:made <album/8893#composition>,
        <album/8893#subject> ;
    foaf:name "DJ A.Q."@en .

<artist/4227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8893#subject> ;
    schema:name "Spy47"@en ;
    foaf:made <album/8893#composition>,
        <album/8893#subject> ;
    foaf:name "Spy47"@en .

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

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

<artist/4230#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8893#subject> ;
    schema:name "Bokusatsu Shoujo Koubou"@en,
        "撲殺少女工房"@ja ;
    foaf:made <album/8893#composition>,
        <album/8893#subject> ;
    foaf:name "Bokusatsu Shoujo Koubou"@en,
        "撲殺少女工房"@ja .

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

<artist/54943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8893#subject> ;
    schema:name "m2dy"@en ;
    foaf:made <album/8893#composition>,
        <album/8893#subject> ;
    foaf:name "m2dy"@en .

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

<album/8893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn ;
    mo:performance_of <album/8893#musicalwork> ;
    mo:recorded_as <album/8893#musicalexpression> ;
    schema:name "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn ;
    schema:workPerformed <album/8893#musicalwork> .

<org/389#subject> schema:name "MOB SQUAD BLACK LABEL"@en,
        "MOB SQUAD BLACK LABEL"@ja,
        "MOB SQUAD BLACK LABEL"@ja-latn ;
    foaf:name "MOB SQUAD BLACK LABEL"@en,
        "MOB SQUAD BLACK LABEL"@ja,
        "MOB SQUAD BLACK LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/8893/8893-1212935564.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MOB SQUAD CREW"@en ;
            foaf:made <album/8893#composition> ;
            foaf:name "MOB SQUAD CREW"@en ],
        <artist/2719#subject>,
        <artist/2847#subject>,
        <artist/4221#subject>,
        <artist/4227#subject>,
        <artist/4228#subject>,
        <artist/4229#subject>,
        <artist/4230#subject>,
        <artist/4231#subject>,
        <artist/54943#subject> ;
    mo:produced_work <album/8893#musicalwork> ;
    schema:name "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn .

<album/8893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-01"^^xsd:date ;
    dcterms:title "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn ;
    mo:catalogue_number "MSTBL001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8893#musicalexpression> ;
    mo:publisher <org/389#subject> ;
    mo:record _:Na12c0aae915f4c99beb1c7cc0205781d ;
    mo:record_count 1 ;
    schema:datePublished "2007-04-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/39/8893/8893-1212935564.jpg> ;
    schema:name "J-CORE MASTERZ VOL.1"@en,
        "J-CORE MASTERZ VOL.1"@ja,
        "J-CORE MASTERZ VOL.1"@ja-latn ;
    schema:publisher <org/389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/8893/8893-1212935564.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8893#subject> ;
    schema:name "MOB SQUAD CREW"@en ;
    foaf:made <album/8893#subject> ;
    foaf:name "MOB SQUAD CREW"@en .

_:N083e002173da4d8eb0681b526b437392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Leaf Express"@ja,
        "Green Leaf Express"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Green Leaf Express"@ja,
        "Green Leaf Express"@ja-latn .

_:N25c5d0779ee24877b7264a512b1d6d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash Groovin'"@ja,
        "Crash Groovin'"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Crash Groovin'"@ja,
        "Crash Groovin'"@ja-latn .

_:N2a2aee72ae8841d0b0ae7786f10a4a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOT-SpringZ JapaneSeX"@ja,
        "HOT-SpringZ JapaneSeX"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "HOT-SpringZ JapaneSeX"@ja,
        "HOT-SpringZ JapaneSeX"@ja-latn .

_:N321e499bfb634faea0f6676e4aaa64d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom ～歪な春～"@ja,
        "Cherry Blossom ~Hizuna Spring~"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Cherry Blossom ～歪な春～"@ja,
        "Cherry Blossom ~Hizuna Spring~"@ja-latn .

_:N5406369b35a0467c8d33bb1bd60672a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chai Kingdom"@ja,
        "Chai Kingdom"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Chai Kingdom"@ja,
        "Chai Kingdom"@ja-latn .

_:N632649ce217d455198e21d1bd571d207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria The Hardcore"@ja,
        "Aria The Hardcore"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Aria The Hardcore"@ja,
        "Aria The Hardcore"@ja-latn .

_:N712d2f8a66e242d69a4cdad7933612c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Love Story"@ja,
        "Winter Love Story"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Winter Love Story"@ja,
        "Winter Love Story"@ja-latn .

_:N81c4c2c3023a4a3393e2bf4dc3b64cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chesutto"@ja,
        "Chesutto"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Chesutto"@ja,
        "Chesutto"@ja-latn .

_:Nbc02c608fa4842c9bc3cd0a953fd45be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陰トロ"@ja,
        "Intro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "陰トロ"@ja,
        "Intro"@ja-latn .

_:Nc6575c2816a54e8f84633c840c93457a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B-RAVER"@ja,
        "B-RAVER"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "B-RAVER"@ja,
        "B-RAVER"@ja-latn .

_:Ne2e2b904a62c46bd9d625045a2028f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bled"@ja,
        "Bled"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Bled"@ja,
        "Bled"@ja-latn .

_:Neb1b3cd2c0dc432c8d6495d945e2a952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish"@ja,
        "Wish"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "Wish"@ja,
        "Wish"@ja-latn .

_:Nfa77595279d24c41b1d1e0ea27c189dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KISU shite"@ja,
        "KISU shite"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Na12c0aae915f4c99beb1c7cc0205781d ;
    schema:name "KISU shite"@ja,
        "KISU shite"@ja-latn .

_:Na12c0aae915f4c99beb1c7cc0205781d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083e002173da4d8eb0681b526b437392,
        _:N25c5d0779ee24877b7264a512b1d6d17,
        _:N2a2aee72ae8841d0b0ae7786f10a4a31,
        _:N321e499bfb634faea0f6676e4aaa64d2,
        _:N5406369b35a0467c8d33bb1bd60672a4,
        _:N632649ce217d455198e21d1bd571d207,
        _:N712d2f8a66e242d69a4cdad7933612c6,
        _:N81c4c2c3023a4a3393e2bf4dc3b64cac,
        _:Nbc02c608fa4842c9bc3cd0a953fd45be,
        _:Nc6575c2816a54e8f84633c840c93457a,
        _:Ne2e2b904a62c46bd9d625045a2028f44,
        _:Neb1b3cd2c0dc432c8d6495d945e2a952,
        _:Nfa77595279d24c41b1d1e0ea27c189dd ;
    mo:track_count 13 ;
    schema:duration "PT67:44"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N083e002173da4d8eb0681b526b437392,
        _:N25c5d0779ee24877b7264a512b1d6d17,
        _:N2a2aee72ae8841d0b0ae7786f10a4a31,
        _:N321e499bfb634faea0f6676e4aaa64d2,
        _:N5406369b35a0467c8d33bb1bd60672a4,
        _:N632649ce217d455198e21d1bd571d207,
        _:N712d2f8a66e242d69a4cdad7933612c6,
        _:N81c4c2c3023a4a3393e2bf4dc3b64cac,
        _:Nbc02c608fa4842c9bc3cd0a953fd45be,
        _:Nc6575c2816a54e8f84633c840c93457a,
        _:Ne2e2b904a62c46bd9d625045a2028f44,
        _:Neb1b3cd2c0dc432c8d6495d945e2a952,
        _:Nfa77595279d24c41b1d1e0ea27c189dd .

