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

<artist/12535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja ;
    foaf:made <album/53924#lyrics>,
        <album/53924#subject> ;
    foaf:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/53924#subject>,
        <album/53924#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/18800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Subaru Kimura"@en,
        "木村昴"@ja ;
    foaf:made <album/53924#subject>,
        <album/53924#vocals> ;
    foaf:name "Subaru Kimura"@en,
        "木村昴"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:made <album/53924#subject>,
        <album/53924#vocals> ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<artist/6527#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Kondo"@en,
        "近藤隆"@ja ;
    foaf:made <album/53924#subject>,
        <album/53924#vocals> ;
    foaf:name "Takashi Kondo"@en,
        "近藤隆"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/53924#subject>,
        <album/53924#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53924#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/53924#composition>,
        <album/53924#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<product/3720#subject> a schema:CreativeWork ;
    schema:name "Dance with Devils"@en,
        "Dance with Devils"@ja,
        "Dance with Devils"@ja-latn ;
    foaf:name "Dance with Devils"@en,
        "Dance with Devils"@ja,
        "Dance with Devils"@ja-latn .

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

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

<album/53924#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn ;
    mo:performance_of <album/53924#musicalwork> ;
    mo:recorded_as <album/53924#musicalexpression> ;
    schema:name "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn ;
    schema:workPerformed <album/53924#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/53924/53924-1441817746.jpg> a schema:ImageObject,
        foaf:Image .

<album/53924#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/53924#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject> ;
    mo:produced_work <album/53924#musicalwork> ;
    schema:name "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn .

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

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

<album/53924#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-21"^^xsd:date ;
    dcterms:title "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn ;
    mo:catalogue_number "EYCA-10581" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53924#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nf8933387141f407ab78d222cb8d1e287 ;
    mo:record_count 1 ;
    schema:about <product/3720#subject> ;
    schema:datePublished "2015-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/53924/53924-1441817746.jpg> ;
    schema:name "Mademo★iselle / PENTACLE★"@en,
        "マドモ★アゼル / PENTACLE★"@ja,
        "Mademo★iselle / PENTACLE★"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/53924/53924-1441817746.jpg> .

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

_:N008c0a6a6aca4454864686c4ca987b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "革命前夜 -The Eve of the Revolution-(Instrumental)"@ja,
        "Kakumei Zenya -The Eve of the Revolution- (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf8933387141f407ab78d222cb8d1e287 ;
    schema:name "革命前夜 -The Eve of the Revolution-(Instrumental)"@ja,
        "Kakumei Zenya -The Eve of the Revolution- (Instrumental)"@ja-latn .

_:N6df9be84f52f4605bd225a71e79f9a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "革命前夜 -The Eve of the Revolution-"@ja,
        "Kakumei Zenya -The Eve of the Revolution-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8933387141f407ab78d222cb8d1e287 ;
    schema:name "革命前夜 -The Eve of the Revolution-"@ja,
        "Kakumei Zenya -The Eve of the Revolution-"@ja-latn .

_:N80617c1fa5c349b796a6f308b7c1831d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マドモ★アゼル(Instrumental)"@ja,
        "Mademo★iselle (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf8933387141f407ab78d222cb8d1e287 ;
    schema:name "マドモ★アゼル(Instrumental)"@ja,
        "Mademo★iselle (Instrumental)"@ja-latn .

_:Nf68519fa969a47b290cf1418fa00d7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マドモ★アゼル"@ja,
        "Mademo★iselle"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf8933387141f407ab78d222cb8d1e287 ;
    schema:name "マドモ★アゼル"@ja,
        "Mademo★iselle"@ja-latn .

_:Nf8933387141f407ab78d222cb8d1e287 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008c0a6a6aca4454864686c4ca987b77,
        _:N6df9be84f52f4605bd225a71e79f9a91,
        _:N80617c1fa5c349b796a6f308b7c1831d,
        _:Nf68519fa969a47b290cf1418fa00d7f8 ;
    mo:track_count 4 ;
    schema:duration "PT16:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N008c0a6a6aca4454864686c4ca987b77,
        _:N6df9be84f52f4605bd225a71e79f9a91,
        _:N80617c1fa5c349b796a6f308b7c1831d,
        _:Nf68519fa969a47b290cf1418fa00d7f8 .

