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

<artist/54273#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pico"@en ;
    foaf:made <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "Pico"@en .

<artist/55193#subject> a schema:Person,
        foaf:Person ;
    schema:name "MC STONE"@en ;
    foaf:made <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "MC STONE"@en .

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

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/123406#composition>,
        <album/123406#subject> ;
    foaf:name "lapix"@en .

<artist/36172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "kors k"@en ;
    foaf:made <album/123406#composition>,
        <album/123406#subject> ;
    foaf:name "kors k"@en .

<artist/53199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "Numb'n'dub"@en ;
    foaf:made <album/123406#composition>,
        <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "Numb'n'dub"@en .

<artist/53246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "OMOSHIROSANGOKUSHI"@en,
        "おもしろ三国志"@ja ;
    foaf:made <album/123406#composition>,
        <album/123406#subject> ;
    foaf:name "OMOSHIROSANGOKUSHI"@en,
        "おもしろ三国志"@ja .

<artist/53248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "SHIROI NANIGASHI"@en,
        "白い某"@ja ;
    foaf:made <album/123406#composition>,
        <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "SHIROI NANIGASHI"@en,
        "白い某"@ja .

<artist/53252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "Funeral Audio"@en ;
    foaf:made <album/123406#composition>,
        <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "Funeral Audio"@en .

<artist/53255#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "YusukeUdon"@en ;
    foaf:made <album/123406#composition>,
        <album/123406#lyrics>,
        <album/123406#subject> ;
    foaf:name "YusukeUdon"@en .

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

<album/123406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn ;
    mo:performance_of <album/123406#musicalwork> ;
    mo:recorded_as <album/123406#musicalexpression> ;
    schema:name "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn ;
    schema:workPerformed <album/123406#musicalwork> .

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

<https://media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> ;
    foaf:depicts <album/123406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> .

<https://medium-media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/123406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "PENGO!"@en ;
            foaf:made <album/123406#composition> ;
            foaf:name "PENGO!"@en ],
        <artist/11668#subject>,
        <artist/36172#subject>,
        <artist/53199#subject>,
        <artist/53246#subject>,
        <artist/53248#subject>,
        <artist/53252#subject>,
        <artist/53255#subject> ;
    mo:produced_work <album/123406#musicalwork> ;
    schema:name "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn .

<album/123406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-19"^^xsd:date ;
    dcterms:title "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn ;
    mo:catalogue_number "MRX-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123406#musicalexpression> ;
    mo:publisher <org/3419#subject> ;
    mo:record _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    mo:record_count 1 ;
    schema:datePublished "2015-07-19"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> ;
    schema:name "RAVETAISEN COMPILATION ALBUM 4th"@en,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja,
        "RAVETAISEN COMPILATION ALBUM 4th"@ja-latn ;
    schema:publisher <org/3419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/123406/123406-108552f7eb81.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123406#subject> ;
    schema:name "PENGO!"@en ;
    foaf:made <album/123406#subject> ;
    foaf:name "PENGO!"@en .

_:N2b7cdee7eb794912b1f743863da74a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deisui zenra zbrowka(TOMOYU funkot remix)"@en,
        "泥酔全裸ズブロッカ(ともゆfunkot remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "deisui zenra zbrowka(TOMOYU funkot remix)"@en,
        "泥酔全裸ズブロッカ(ともゆfunkot remix)"@ja .

_:N3abc6d1c3eb7475daa22b255e5c832a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes! (DJSHARPNEL REMIX)"@en,
        "Yes! (DJSHARPNEL REMIX)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "Yes! (DJSHARPNEL REMIX)"@en,
        "Yes! (DJSHARPNEL REMIX)"@ja .

_:N462b0992d574476f855730f7473f12b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raving Alright!!!"@en,
        "Raving Alright!!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "Raving Alright!!!"@en,
        "Raving Alright!!!"@ja .

_:N4ecfed5a40e24a89a72b193bd7aa3753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is my style (carnival for all ravers remix)"@en,
        "This is my style (carnival for all ravers remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "This is my style (carnival for all ravers remix)"@en,
        "This is my style (carnival for all ravers remix)"@ja .

_:N815b039c553d42dd92e72968d670dcbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raving Alright!!!"@en,
        "Raving Alright!!!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "Raving Alright!!!"@en,
        "Raving Alright!!!"@ja .

_:N85cc8f57fae24f44b950c61eefd7fecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Kicks Only Knows"@en,
        "My Kicks Only Knows"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "My Kicks Only Knows"@en,
        "My Kicks Only Knows"@ja .

_:N8769876df22f414e8bfe6909bc2bece4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DARK KNITE"@en,
        "ダークナイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "DARK KNITE"@en,
        "ダークナイト"@ja .

_:Na059b2a951c5409d891d18db359acbcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ARIGATOU SAYOUNARA (Cranky & Pico Remix)"@en,
        "ありがとう さようなら (Cranky & Pico Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "ARIGATOU SAYOUNARA (Cranky & Pico Remix)"@en,
        "ありがとう さようなら (Cranky & Pico Remix)"@ja .

_:Nb663f9f9fa8f43b798af3b0267e20053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow Warriors -360000 hardrave-"@en,
        "Yellow Warriors -360000 hardrave-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "Yellow Warriors -360000 hardrave-"@en,
        "Yellow Warriors -360000 hardrave-"@ja .

_:Nc83dc84b76fe4d44be4dc6c3eda9a28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raver’s High (lapix Remix)"@en,
        "Raver’s High (lapix Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "Raver’s High (lapix Remix)"@en,
        "Raver’s High (lapix Remix)"@ja .

_:Nddac5a2d3d9f452894c9052464e74646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE RESE(T_T)ER"@en,
        "LIFE RESE(T_T)ER"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf8dd7c97d02242f09160fdfdce2b1b54 ;
    schema:name "LIFE RESE(T_T)ER"@en,
        "LIFE RESE(T_T)ER"@ja .

_:Nf8dd7c97d02242f09160fdfdce2b1b54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b7cdee7eb794912b1f743863da74a35,
        _:N3abc6d1c3eb7475daa22b255e5c832a7,
        _:N462b0992d574476f855730f7473f12b1,
        _:N4ecfed5a40e24a89a72b193bd7aa3753,
        _:N815b039c553d42dd92e72968d670dcbd,
        _:N85cc8f57fae24f44b950c61eefd7fecb,
        _:N8769876df22f414e8bfe6909bc2bece4,
        _:Na059b2a951c5409d891d18db359acbcb,
        _:Nb663f9f9fa8f43b798af3b0267e20053,
        _:Nc83dc84b76fe4d44be4dc6c3eda9a28f,
        _:Nddac5a2d3d9f452894c9052464e74646 ;
    mo:track_count 11 ;
    schema:duration "PT53:27"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2b7cdee7eb794912b1f743863da74a35,
        _:N3abc6d1c3eb7475daa22b255e5c832a7,
        _:N462b0992d574476f855730f7473f12b1,
        _:N4ecfed5a40e24a89a72b193bd7aa3753,
        _:N815b039c553d42dd92e72968d670dcbd,
        _:N85cc8f57fae24f44b950c61eefd7fecb,
        _:N8769876df22f414e8bfe6909bc2bece4,
        _:Na059b2a951c5409d891d18db359acbcb,
        _:Nb663f9f9fa8f43b798af3b0267e20053,
        _:Nc83dc84b76fe4d44be4dc6c3eda9a28f,
        _:Nddac5a2d3d9f452894c9052464e74646 .

