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

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

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

<artist/10337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "Yuta Murase"@en,
        "村瀬悠太"@ja ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "Yuta Murase"@en,
        "村瀬悠太"@ja .

<artist/11548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "tanigon"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "tanigon"@en .

<artist/2458#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "ShavaDava"@en,
        "しゃばだば"@ja ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "ShavaDava"@en,
        "しゃばだば"@ja .

<artist/32001#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "Masayoshi Iimori"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "Masayoshi Iimori"@en .

<artist/39604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "tigerlily"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "tigerlily"@en .

<artist/44400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "Nardis"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "Nardis"@en .

<artist/48900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "masaki kawasaki"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "masaki kawasaki"@en .

<artist/55592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52102#subject> ;
    schema:name "Kaname Shigeyoshi"@en ;
    foaf:made <album/52102#composition>,
        <album/52102#subject> ;
    foaf:name "Kaname Shigeyoshi"@en .

<event/322> a mo:Release ;
    schema:name "Released at Comiket Special 6 (Mar 28, 2015 to Mar 29, 2015)" .

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

<album/52102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn ;
    mo:performance_of <album/52102#musicalwork> ;
    mo:recorded_as <album/52102#musicalexpression> ;
    schema:name "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn ;
    schema:workPerformed <album/52102#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/20/52102/52102-6008acfa3ec4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52102#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/52102/52102-6008acfa3ec4.jpg> ;
    foaf:depicts <album/52102#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/52102/52102-6008acfa3ec4.jpg> .

<https://medium-media.vgm.io/albums/20/52102/52102-6008acfa3ec4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "drone_mania"@en ;
            foaf:made <album/52102#composition> ;
            foaf:name "drone_mania"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Outskirts"@en ;
            foaf:made <album/52102#composition> ;
            foaf:name "Outskirts"@en ],
        <artist/10337#subject>,
        <artist/11548#subject>,
        <artist/2458#subject>,
        <artist/32001#subject>,
        <artist/39604#subject>,
        <artist/44400#subject>,
        <artist/48900#subject>,
        <artist/55592#subject> ;
    mo:produced_work <album/52102#musicalwork> ;
    schema:name "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn .

<album/52102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-28"^^xsd:date ;
    dcterms:title "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn ;
    mo:catalogue_number "DVSP-0118" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52102#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Nc0dc195c73d74a01932e6321848f4698 ;
    mo:record_count 1 ;
    mo:release <event/322> ;
    schema:datePublished "2015-03-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/52102/52102-6008acfa3ec4.jpg> ;
    schema:name "Roots of Rhythm"@en,
        "Roots of Rhythm"@ja,
        "Roots of Rhythm"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/52102/52102-6008acfa3ec4.jpg> .

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

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

_:N08d8fbdff0894ef68d5515dd8ff79e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Eclipse"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Lunar Eclipse"@ja .

_:N2197c818980f401f9322af4c1df98230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playing Past Love"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Playing Past Love"@ja .

_:N39f44e90dacf4e9087b04fa2ac1d3e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pentagon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Pentagon"@ja .

_:N895f1953b9964440933499d04669a4aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "leap up"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "leap up"@ja .

_:Na06d7683895046c0951cee8feb6464c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loose Fitting"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Loose Fitting"@ja .

_:Na1a2082343234bf6a5a1df048847367d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忌話"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "忌話"@ja .

_:Nb4f2d0ebdea4449983ca676ef78980b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニートサイクル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "ニートサイクル"@ja .

_:Nbc6618b10528481385bca9742ce50cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "210"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "210"@ja .

_:Ncc6bd6973c19437a9f589c6c58be4828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROOTS"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "ROOTS"@ja .

_:Ne8acafdbe6e84b949eff2e3aecc8e27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norwalk"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Norwalk"@ja .

_:Neb512111c9fd4ea7a6344c4f988441a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faceless Void"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "Faceless Void"@ja .

_:Nf98f9ca5835544c1bf6cfa95db2e8e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W$U"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0dc195c73d74a01932e6321848f4698 ;
    schema:name "W$U"@ja .

_:Nc0dc195c73d74a01932e6321848f4698 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08d8fbdff0894ef68d5515dd8ff79e11,
        _:N2197c818980f401f9322af4c1df98230,
        _:N39f44e90dacf4e9087b04fa2ac1d3e33,
        _:N895f1953b9964440933499d04669a4aa,
        _:Na06d7683895046c0951cee8feb6464c7,
        _:Na1a2082343234bf6a5a1df048847367d,
        _:Nb4f2d0ebdea4449983ca676ef78980b6,
        _:Nbc6618b10528481385bca9742ce50cd6,
        _:Ncc6bd6973c19437a9f589c6c58be4828,
        _:Ne8acafdbe6e84b949eff2e3aecc8e27e,
        _:Neb512111c9fd4ea7a6344c4f988441a1,
        _:Nf98f9ca5835544c1bf6cfa95db2e8e95 ;
    mo:track_count 12 ;
    schema:duration "PT50:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N08d8fbdff0894ef68d5515dd8ff79e11,
        _:N2197c818980f401f9322af4c1df98230,
        _:N39f44e90dacf4e9087b04fa2ac1d3e33,
        _:N895f1953b9964440933499d04669a4aa,
        _:Na06d7683895046c0951cee8feb6464c7,
        _:Na1a2082343234bf6a5a1df048847367d,
        _:Nb4f2d0ebdea4449983ca676ef78980b6,
        _:Nbc6618b10528481385bca9742ce50cd6,
        _:Ncc6bd6973c19437a9f589c6c58be4828,
        _:Ne8acafdbe6e84b949eff2e3aecc8e27e,
        _:Neb512111c9fd4ea7a6344c4f988441a1,
        _:Nf98f9ca5835544c1bf6cfa95db2e8e95 .

