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

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

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

<album/55567> a mo:Release ;
    mo:catalogue_number "GM-053" .

<artist/2073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "Reo Nagumo"@en,
        "南雲玲生"@ja ;
    foaf:made <album/1342#composition>,
        <album/1342#subject> ;
    foaf:name "Reo Nagumo"@en,
        "南雲玲生"@ja .

<artist/2243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "Tomomi Ohta"@en,
        "太田知巳"@ja ;
    foaf:made <album/1342#composition>,
        <album/1342#subject> ;
    foaf:name "Tomomi Ohta"@en,
        "太田知巳"@ja .

<artist/5343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "Hiroshi Takeyasu"@en,
        "竹安弘"@ja ;
    foaf:made <album/1342#composition>,
        <album/1342#subject> ;
    foaf:name "Hiroshi Takeyasu"@en,
        "竹安弘"@ja .

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

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

<album/1342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn ;
    mo:performance_of <album/1342#musicalwork> ;
    mo:recorded_as <album/1342#musicalexpression> ;
    schema:name "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn ;
    schema:workPerformed <album/1342#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/24/1342/1342-1244400002.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(KONAMI"@en ;
            foaf:made <album/1342#composition> ;
            foaf:name "(KONAMI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(KONAMI)"@en ;
            foaf:made <album/1342#composition> ;
            foaf:name "(KONAMI)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(KONAMI)"@en ;
            foaf:made <album/1342#composition> ;
            foaf:name "(KONAMI)"@en ],
        <artist/2073#subject>,
        <artist/2243#subject>,
        <artist/5343#subject> ;
    mo:produced_work <album/1342#musicalwork> ;
    schema:name "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn .

<album/1342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-02-21"^^xsd:date ;
    dcterms:title "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn ;
    mo:catalogue_number "KICA-7851" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55567> ;
    mo:publication_of <album/1342#musicalexpression> ;
    mo:publisher <org/1550#subject> ;
    mo:record _:N2c8eea6abb544846b4c4e73a36e279bd ;
    mo:record_count 1 ;
    schema:about <product/123#subject> ;
    schema:datePublished "1998-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/1342/1342-1244400002.jpg> ;
    schema:name "BEAT MANIA -REMIXES-"@en,
        "BEAT MANIA -REMIXES-"@ja,
        "BEAT MANIA -REMIXES-"@ja-latn ;
    schema:publisher <org/1550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/1342/1342-1244400002.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "(KONAMI)"@en ;
    foaf:made <album/1342#subject> ;
    foaf:name "(KONAMI)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "(KONAMI"@en ;
    foaf:made <album/1342#subject> ;
    foaf:name "(KONAMI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1342#subject> ;
    schema:name "(KONAMI)"@en ;
    foaf:made <album/1342#subject> ;
    foaf:name "(KONAMI)"@en .

_:N109793d91ac643d9b7e25f964340dcf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep screen mix"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Deep screen mix"@en .

_:N177525e9ae104cd88178e479955b2cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVERDOSER (ROMO MIX)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "OVERDOSER (ROMO MIX)"@en .

_:N2f6a63e9a1c345b481f1fd7223dedb82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BM Progressive mix"@en ;
    mo:track_number 5 ;
    schema:duration "PT10:05"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "BM Progressive mix"@en .

_:N3de97de2d9f44319b806aaf7e3ce1bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of beatmania"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Theme of beatmania"@en .

_:N45074a4088b44c1d8c6f9ab919ebce48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight request"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Midnight request"@en .

_:N46f6d2b10c1a4643bde8ed998672dc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRACTICE STAGE"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "PRACTICE STAGE"@en .

_:N4729d92ced304a1b99062eea9e913117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20,november (radio mix)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "20,november (radio mix)"@en .

_:N47cf60034dda42b6a5e824fc2756824f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ BATTLE"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "DJ BATTLE"@en .

_:N488288eeb3664f7d9b0d04fbbfb81e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 gorgeous 4U"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "2 gorgeous 4U"@en .

_:N56f070ab8f9a41d3b556f11dc64ac8bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20,november (single mix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "20,november (single mix)"@en .

_:N579fd80840e94a468bf9ff7b9a7af539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love's Theme of beatmania"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Love's Theme of beatmania"@en .

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

_:N7bdf1fe1bdf64fca9ace5cc76b747a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "u gotta groove!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "u gotta groove!"@en .

_:N8e104e5f3f7e414db463b4b797ba8f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "e-motion"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "e-motion"@en .

_:Nab68dc90cb1448f9a12e2b9ce1e8d87d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dj Feilong maniac sharpy dub"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:14"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Dj Feilong maniac sharpy dub"@en .

_:Nb29dadf5cccd41e3a634f6f6ad04809c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jam jam reggae"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "jam jam reggae"@en .

_:Nb7a54a2e5f814896a4f5252f8db0846e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love So Groovy"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "Love So Groovy"@en .

_:Nba67873d8ca549f0a597053f619d0787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "greed eater"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "greed eater"@en .

_:Nc2f7f2bd1739478d987273836eda39fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVERDOSER (AMBIENT MIX)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N2c8eea6abb544846b4c4e73a36e279bd ;
    schema:name "OVERDOSER (AMBIENT MIX)"@en .

_:N2c8eea6abb544846b4c4e73a36e279bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N109793d91ac643d9b7e25f964340dcf9,
        _:N177525e9ae104cd88178e479955b2cae,
        _:N2f6a63e9a1c345b481f1fd7223dedb82,
        _:N3de97de2d9f44319b806aaf7e3ce1bdd,
        _:N45074a4088b44c1d8c6f9ab919ebce48,
        _:N46f6d2b10c1a4643bde8ed998672dc85,
        _:N4729d92ced304a1b99062eea9e913117,
        _:N47cf60034dda42b6a5e824fc2756824f,
        _:N488288eeb3664f7d9b0d04fbbfb81e68,
        _:N56f070ab8f9a41d3b556f11dc64ac8bf,
        _:N579fd80840e94a468bf9ff7b9a7af539,
        _:N6b87bf85dee542ca9ea09b88533a08ac,
        _:N7bdf1fe1bdf64fca9ace5cc76b747a88,
        _:N8e104e5f3f7e414db463b4b797ba8f1c,
        _:Nab68dc90cb1448f9a12e2b9ce1e8d87d,
        _:Nb29dadf5cccd41e3a634f6f6ad04809c,
        _:Nb7a54a2e5f814896a4f5252f8db0846e,
        _:Nba67873d8ca549f0a597053f619d0787,
        _:Nc2f7f2bd1739478d987273836eda39fe ;
    mo:track_count 19 ;
    schema:duration "PT51:42"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N109793d91ac643d9b7e25f964340dcf9,
        _:N177525e9ae104cd88178e479955b2cae,
        _:N2f6a63e9a1c345b481f1fd7223dedb82,
        _:N3de97de2d9f44319b806aaf7e3ce1bdd,
        _:N45074a4088b44c1d8c6f9ab919ebce48,
        _:N46f6d2b10c1a4643bde8ed998672dc85,
        _:N4729d92ced304a1b99062eea9e913117,
        _:N47cf60034dda42b6a5e824fc2756824f,
        _:N488288eeb3664f7d9b0d04fbbfb81e68,
        _:N56f070ab8f9a41d3b556f11dc64ac8bf,
        _:N579fd80840e94a468bf9ff7b9a7af539,
        _:N6b87bf85dee542ca9ea09b88533a08ac,
        _:N7bdf1fe1bdf64fca9ace5cc76b747a88,
        _:N8e104e5f3f7e414db463b4b797ba8f1c,
        _:Nab68dc90cb1448f9a12e2b9ce1e8d87d,
        _:Nb29dadf5cccd41e3a634f6f6ad04809c,
        _:Nb7a54a2e5f814896a4f5252f8db0846e,
        _:Nba67873d8ca549f0a597053f619d0787,
        _:Nc2f7f2bd1739478d987273836eda39fe .

