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

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

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

<artist/11520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "Freezer"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "Freezer"@en .

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "Hommarju"@en .

<artist/16891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "PHQUASE"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "PHQUASE"@en .

<artist/17077#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "C-Show"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "C-Show"@en .

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "Taishi"@en .

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

<artist/47573#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "Seventhrun"@en ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "Seventhrun"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92093#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/92093#composition>,
        <album/92093#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

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

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

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

<org/3628#subject> schema:name "Lick Dom Records"@en,
        "Lick Dom Records"@ja,
        "Lick Dom Records"@ja-latn ;
    foaf:name "Lick Dom Records"@en,
        "Lick Dom Records"@ja,
        "Lick Dom Records"@ja-latn .

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

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

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

<album/92093#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn ;
    mo:performance_of <album/92093#musicalwork> ;
    mo:performer <artist/57181#subject> ;
    mo:recorded_as <album/92093#musicalexpression> ;
    schema:byArtist <artist/57181#subject> ;
    schema:name "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn ;
    schema:workPerformed <album/92093#musicalwork> .

<artist/57181#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92093#performance> ;
    schema:name "Yukari Ishizawa"@en,
        "イシザワユカリ"@ja ;
    foaf:name "Yukari Ishizawa"@en,
        "イシザワユカリ"@ja .

<album/92093#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn ;
    mo:composer <artist/11520#subject>,
        <artist/12272#subject>,
        <artist/16891#subject>,
        <artist/17077#subject>,
        <artist/236#subject>,
        <artist/2454#subject>,
        <artist/36235#subject>,
        <artist/47573#subject>,
        <artist/8554#subject>,
        <artist/9207#subject> ;
    mo:produced_work <album/92093#musicalwork> ;
    schema:name "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn .

<album/92093#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn ;
    mo:catalogue_number "LDR-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92093#musicalexpression> ;
    mo:publisher <org/3628#subject> ;
    mo:record _:N87e6415f773140709815bd6ed5e320ac ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:byArtist <artist/57181#subject> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/39/92093/92093-1572152179.jpg> ;
    schema:name "BASS CHASERS"@en,
        "BASS CHASERS"@ja,
        "BASS CHASERS"@ja-latn ;
    schema:publisher <org/3628#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/92093/92093-1572152179.jpg> .

_:N1bb20b4e6378407ebdbf0dfc7754cae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GARUDA"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "GARUDA"@en .

_:N475b8812c0a849eea34e176ac8e41eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FxxKin Jump"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "FxxKin Jump"@en .

_:N4c20f24ea9b94b86b56fd7f012815c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDEAVOUR"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "ENDEAVOUR"@en .

_:N6051c953783640e09ea66cc452402444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "Intro"@en .

_:N6dda437fd65d4de0921dcb447a908b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De:vastator"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "De:vastator"@en .

_:N7c303d3e94be41688474d480655e4be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overheating"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "Overheating"@en .

_:N905afa05edde40869506638d3f9d86d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Black Den"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "Our Black Den"@en .

_:N9c1f8a2e400c4b2daaf019a27ec8c7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHASING The ENEMY"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "CHASING The ENEMY"@en .

_:Na7e45356f41844668b267c671e267d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Be Run"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "Just Be Run"@en .

_:Nbd16832f6cdd430cab83733fbfd0d1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epheniks"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "epheniks"@en .

_:Ne3553f00c07041b99089b33f0cacb389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A+B+L+E+P+S+I+A"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N87e6415f773140709815bd6ed5e320ac ;
    schema:name "A+B+L+E+P+S+I+A"@en .

_:N87e6415f773140709815bd6ed5e320ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb20b4e6378407ebdbf0dfc7754cae3,
        _:N475b8812c0a849eea34e176ac8e41eb8,
        _:N4c20f24ea9b94b86b56fd7f012815c34,
        _:N6051c953783640e09ea66cc452402444,
        _:N6dda437fd65d4de0921dcb447a908b19,
        _:N7c303d3e94be41688474d480655e4be6,
        _:N905afa05edde40869506638d3f9d86d1,
        _:N9c1f8a2e400c4b2daaf019a27ec8c7a6,
        _:Na7e45356f41844668b267c671e267d6d,
        _:Nbd16832f6cdd430cab83733fbfd0d1b1,
        _:Ne3553f00c07041b99089b33f0cacb389 ;
    mo:track_count 11 ;
    schema:duration "PT45:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1bb20b4e6378407ebdbf0dfc7754cae3,
        _:N475b8812c0a849eea34e176ac8e41eb8,
        _:N4c20f24ea9b94b86b56fd7f012815c34,
        _:N6051c953783640e09ea66cc452402444,
        _:N6dda437fd65d4de0921dcb447a908b19,
        _:N7c303d3e94be41688474d480655e4be6,
        _:N905afa05edde40869506638d3f9d86d1,
        _:N9c1f8a2e400c4b2daaf019a27ec8c7a6,
        _:Na7e45356f41844668b267c671e267d6d,
        _:Nbd16832f6cdd430cab83733fbfd0d1b1,
        _:Ne3553f00c07041b99089b33f0cacb389 .

