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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22063#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/22063#composition>,
        <album/22063#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<artist/3235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22063#subject> ;
    schema:name "Taihei Sato"@en,
        "佐藤大平"@ja ;
    foaf:made <album/22063#composition>,
        <album/22063#subject> ;
    foaf:name "Taihei Sato"@en,
        "佐藤大平"@ja .

<artist/32416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22063#subject> ;
    schema:name "L?K?O"@en ;
    foaf:made <album/22063#composition>,
        <album/22063#subject> ;
    foaf:name "L?K?O"@en .

<artist/4501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22063#subject> ;
    schema:name "Kentaro Koyama"@en,
        "小山健太郎"@ja ;
    foaf:made <album/22063#composition>,
        <album/22063#subject> ;
    foaf:name "Kentaro Koyama"@en,
        "小山健太郎"@ja .

<artist/826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22063#subject> ;
    schema:name "Mitsuharu Fukuyama"@en,
        "福山光晴"@ja ;
    foaf:made <album/22063#composition>,
        <album/22063#subject> ;
    foaf:name "Mitsuharu Fukuyama"@en,
        "福山光晴"@ja .

<product/7820#subject> a schema:CreativeWork ;
    schema:name "CRACKIN'DJ"@en,
        "クラッキンDJ"@ja,
        "CRACKIN'DJ"@ja-latn ;
    foaf:name "CRACKIN'DJ"@en,
        "クラッキンDJ"@ja,
        "CRACKIN'DJ"@ja-latn .

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

<album/22063#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn ;
    mo:performance_of <album/22063#musicalwork> ;
    mo:recorded_as <album/22063#musicalexpression> ;
    schema:name "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn ;
    schema:workPerformed <album/22063#musicalwork> .

<org/2818#subject> schema:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn ;
    foaf:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/22063/22063-1569787369.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22063#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn ;
    mo:composer <artist/121#subject>,
        <artist/3235#subject>,
        <artist/32416#subject>,
        <artist/4501#subject>,
        <artist/826#subject> ;
    mo:produced_work <album/22063#musicalwork> ;
    schema:name "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn .

<album/22063#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-21"^^xsd:date ;
    dcterms:title "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn ;
    mo:catalogue_number "MJCC-80050" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22063#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    mo:record_count 1 ;
    schema:about <product/7820#subject> ;
    schema:datePublished "2000-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/22063/22063-1569787369.jpg> ;
    schema:name "CRACKIN' DJ REMIX"@en,
        "クラッキン DJ リミックス"@ja,
        "CRACKIN' DJ REMIX"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/22063/22063-1569787369.jpg> .

_:N1308f82d2a7c4189977c6b628e0a7048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛行船 (Dub Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "飛行船 (Dub Mix)"@ja .

_:N1ad52dcaaa804317bbc7959435aee9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cool hand (tea spoon instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "cool hand (tea spoon instrumental)"@ja .

_:N30f58ff192ad4a61924d46c1cfd87228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightmare (master's 246 mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "nightmare (master's 246 mix)"@ja .

_:N89f9fe27e40044b692f4e041705f4b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIGH SCORE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "HIGH SCORE"@ja .

_:N9e8b85aab15b4509a05531c612c0e47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cool hand (tea spoon mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "cool hand (tea spoon mix)"@ja .

_:Na9387ed6c272408eabf5790eae634cc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛行船"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "飛行船"@ja .

_:Nafc6eed833ed48e4bb42041bb6200d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hangover (laugh mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "hangover (laugh mix)"@ja .

_:Nb8b147c4422d446687bd544a15cba976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "glamorous fingers (loose snap instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "glamorous fingers (loose snap instrumental)"@ja .

_:Nd56d42098a0a4903969a072029f61a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thrill of ecstasy (butter mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "thrill of ecstasy (butter mix)"@ja .

_:Ne59c6bb3980342099058db74bd327750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "advertise (MK3 Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "advertise (MK3 Remix)"@ja .

_:Nebb2e5098b37478a946d605ec4ae3ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "glamorous fingers (loose snap mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N0fabbff6cbdb401a9f96f10fda265d26 ;
    schema:name "glamorous fingers (loose snap mix)"@ja .

_:N0fabbff6cbdb401a9f96f10fda265d26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1308f82d2a7c4189977c6b628e0a7048,
        _:N1ad52dcaaa804317bbc7959435aee9be,
        _:N30f58ff192ad4a61924d46c1cfd87228,
        _:N89f9fe27e40044b692f4e041705f4b37,
        _:N9e8b85aab15b4509a05531c612c0e47c,
        _:Na9387ed6c272408eabf5790eae634cc1,
        _:Nafc6eed833ed48e4bb42041bb6200d13,
        _:Nb8b147c4422d446687bd544a15cba976,
        _:Nd56d42098a0a4903969a072029f61a12,
        _:Ne59c6bb3980342099058db74bd327750,
        _:Nebb2e5098b37478a946d605ec4ae3ed3 ;
    mo:track_count 11 ;
    schema:duration "PT45:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1308f82d2a7c4189977c6b628e0a7048,
        _:N1ad52dcaaa804317bbc7959435aee9be,
        _:N30f58ff192ad4a61924d46c1cfd87228,
        _:N89f9fe27e40044b692f4e041705f4b37,
        _:N9e8b85aab15b4509a05531c612c0e47c,
        _:Na9387ed6c272408eabf5790eae634cc1,
        _:Nafc6eed833ed48e4bb42041bb6200d13,
        _:Nb8b147c4422d446687bd544a15cba976,
        _:Nd56d42098a0a4903969a072029f61a12,
        _:Ne59c6bb3980342099058db74bd327750,
        _:Nebb2e5098b37478a946d605ec4ae3ed3 .

