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

<album/28881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn ;
    mo:produced_work <album/28881#musicalwork> ;
    schema:name "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn .

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

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

<event/23> a mo:Release ;
    schema:name "Released at Comic Market 59 (Dec 29, 2000 to Dec 30, 2000)" .

<product/120#subject> a schema:CreativeWork ;
    schema:name "beatmania (2006)"@en,
        "beatmania (2006)"@ja,
        "beatmania (2006)"@ja-latn ;
    foaf:name "beatmania (2006)"@en,
        "beatmania (2006)"@ja,
        "beatmania (2006)"@ja-latn .

<product/127#subject> a schema:CreativeWork ;
    schema:name "beatmania 4thMIX"@en,
        "beatmania 4thMIX"@ja,
        "beatmania 4thMIX"@ja-latn ;
    foaf:name "beatmania 4thMIX"@en,
        "beatmania 4thMIX"@ja,
        "beatmania 4thMIX"@ja-latn .

<product/4871#subject> a schema:CreativeWork ;
    schema:name "beatmania APPEND GOTTAMIX"@en,
        "beatmania APPEND GOTTAMIX"@ja,
        "beatmania APPEND GOTTAMIX"@ja-latn ;
    foaf:name "beatmania APPEND GOTTAMIX"@en,
        "beatmania APPEND GOTTAMIX"@ja,
        "beatmania APPEND GOTTAMIX"@ja-latn .

<product/4914#subject> a schema:CreativeWork ;
    schema:name "KEYBOARDMANIA"@en,
        "KEYBOARDMANIA"@ja,
        "KEYBOARDMANIA"@ja-latn ;
    foaf:name "KEYBOARDMANIA"@en,
        "KEYBOARDMANIA"@ja,
        "KEYBOARDMANIA"@ja-latn .

<product/70#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX"@en,
        "beatmania IIDX"@ja,
        "beatmania IIDX"@ja-latn ;
    foaf:name "beatmania IIDX"@en,
        "beatmania IIDX"@ja,
        "beatmania IIDX"@ja-latn .

<product/73#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 3rd style"@en,
        "beatmania IIDX 3rd style"@ja,
        "beatmania IIDX 3rd style"@ja-latn ;
    foaf:name "beatmania IIDX 3rd style"@en,
        "beatmania IIDX 3rd style"@ja,
        "beatmania IIDX 3rd style"@ja-latn .

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

<album/28881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn ;
    mo:performance_of <album/28881#musicalwork> ;
    mo:recorded_as <album/28881#musicalexpression> ;
    schema:name "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn ;
    schema:workPerformed <album/28881#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/28881/28881-1527353024.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-30"^^xsd:date ;
    dcterms:title "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn ;
    mo:catalogue_number "DVSP-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28881#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Nba8eeeab926b4df0874cf6c22106b141 ;
    mo:record_count 1 ;
    mo:release <event/23> ;
    schema:about <product/120#subject>,
        <product/127#subject>,
        <product/4871#subject>,
        <product/4914#subject>,
        <product/70#subject>,
        <product/73#subject> ;
    schema:datePublished "2000-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/28881/28881-1527353024.jpg> ;
    schema:name "Diverse Style from \"B\" 2nd style."@en,
        "Diverse Style from \"B\" 2nd style."@ja,
        "Diverse Style from \"B\" 2nd style."@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/28881/28881-1527353024.jpg> .

_:N41730c06bbe4424183a0d849ecb8e98f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hell scaper -突貫工事 Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "hell scaper -突貫工事 Mix-"@ja .

_:N51c071deefa44581a05c433ae89eb19e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R1 -ichi_koku- runners[Long edit.]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "R1 -ichi_koku- runners[Long edit.]"@ja .

_:N81377918272849f48b1e235c4fe403d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRADIUSIC - 21"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "GRADIUSIC - 21"@ja .

_:N8f5ebdefedb04a87af536441cea37c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Free -Take the 俺 style-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "Perfect Free -Take the 俺 style-"@ja .

_:N982ebc88197f46a7818405e65f7eb2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.C.E. (Perfect Selection Battle Style)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "D.C.E. (Perfect Selection Battle Style)"@ja .

_:N99836737a7f4447397a30749647a3463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREXIY!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "DREXIY!"@ja .

_:Nc7842e93afbb448392a5fe71de4cd689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "armajiro"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "armajiro"@ja .

_:Ne873ebf73dcf467baecacb1befd462a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you gorgeous"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "you gorgeous"@ja .

_:Nf00f9fb223f94f82a029056a435eb978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deep in you (prevaricating step mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nba8eeeab926b4df0874cf6c22106b141 ;
    schema:name "deep in you (prevaricating step mix)"@ja .

_:Nba8eeeab926b4df0874cf6c22106b141 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41730c06bbe4424183a0d849ecb8e98f,
        _:N51c071deefa44581a05c433ae89eb19e,
        _:N81377918272849f48b1e235c4fe403d6,
        _:N8f5ebdefedb04a87af536441cea37c3e,
        _:N982ebc88197f46a7818405e65f7eb2a9,
        _:N99836737a7f4447397a30749647a3463,
        _:Nc7842e93afbb448392a5fe71de4cd689,
        _:Ne873ebf73dcf467baecacb1befd462a1,
        _:Nf00f9fb223f94f82a029056a435eb978 ;
    mo:track_count 9 ;
    schema:duration "PT38:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N41730c06bbe4424183a0d849ecb8e98f,
        _:N51c071deefa44581a05c433ae89eb19e,
        _:N81377918272849f48b1e235c4fe403d6,
        _:N8f5ebdefedb04a87af536441cea37c3e,
        _:N982ebc88197f46a7818405e65f7eb2a9,
        _:N99836737a7f4447397a30749647a3463,
        _:Nc7842e93afbb448392a5fe71de4cd689,
        _:Ne873ebf73dcf467baecacb1befd462a1,
        _:Nf00f9fb223f94f82a029056a435eb978 .

