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

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

<artist/1704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85742#subject> ;
    schema:name "Denki"@en,
        "電気"@ja ;
    foaf:made <album/85742#composition>,
        <album/85742#subject> ;
    foaf:name "Denki"@en,
        "電気"@ja .

<artist/835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85742#subject> ;
    schema:name "alulu-can"@en,
        "あるるかん"@ja ;
    foaf:made <album/85742#composition>,
        <album/85742#lyrics>,
        <album/85742#subject> ;
    foaf:name "alulu-can"@en,
        "あるるかん"@ja .

<product/15998#subject> a schema:CreativeWork ;
    schema:name "EXTRAVAGANZA -Mushi Mederu Shoujo-"@en,
        "EXTRAVAGANZA -蟲愛でる少女-"@ja,
        "EXTRAVAGANZA -Mushi Mederu Shoujo-"@ja-latn ;
    foaf:name "EXTRAVAGANZA -Mushi Mederu Shoujo-"@en,
        "EXTRAVAGANZA -蟲愛でる少女-"@ja,
        "EXTRAVAGANZA -Mushi Mederu Shoujo-"@ja-latn .

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

<org/1872#subject> schema:name "BLACK Cyc"@en,
        "ブラックサイク"@ja,
        "BLACK Cyc"@ja-latn ;
    foaf:name "BLACK Cyc"@en,
        "ブラックサイク"@ja,
        "BLACK Cyc"@ja-latn .

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

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

<album/85742#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn ;
    mo:composer <artist/1704#subject>,
        <artist/835#subject> ;
    mo:produced_work <album/85742#musicalwork> ;
    schema:name "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn .

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

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

<artist/2175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85742#performance> ;
    schema:name "Karen"@en,
        "華憐"@ja ;
    foaf:made <album/85742#lyrics>,
        <album/85742#subject> ;
    foaf:name "Karen"@en,
        "華憐"@ja .

<artist/2627#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85742#performance> ;
    schema:name "Kana Yoshikawa"@en,
        "吉川華生"@ja ;
    foaf:name "Kana Yoshikawa"@en,
        "吉川華生"@ja .

<artist/837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85742#performance> ;
    schema:name "Kiyoka Ithuki"@en,
        "井月稀世伽"@ja ;
    foaf:name "Kiyoka Ithuki"@en,
        "井月稀世伽"@ja .

<album/85742#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn ;
    mo:performance_of <album/85742#musicalwork> ;
    mo:performer _:Nc1c8e58cbbe94f488b98916bfc550944,
        <artist/2175#subject>,
        <artist/2627#subject>,
        <artist/837#subject> ;
    mo:recorded_as <album/85742#musicalexpression> ;
    schema:byArtist _:Nc1c8e58cbbe94f488b98916bfc550944,
        <artist/2175#subject>,
        <artist/2627#subject>,
        <artist/837#subject> ;
    schema:name "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn ;
    schema:workPerformed <album/85742#musicalwork> .

<album/85742#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-27"^^xsd:date ;
    dcterms:title "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn ;
    mo:catalogue_number "BCYC-D107" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85742#musicalexpression> ;
    mo:publisher <org/1872#subject> ;
    mo:record _:Nafad28f23e764ab28bd7aaa5201579bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "EXTRAVAGANZA ~Mushigurui Hen~"@en ;
            foaf:name "EXTRAVAGANZA ~Mushigurui Hen~"@en ],
        [ a schema:CreativeWork ;
            schema:name "AGEHA ~EXTRAVAGANZA~"@en ;
            foaf:name "AGEHA ~EXTRAVAGANZA~"@en ],
        [ a schema:CreativeWork ;
            schema:name "EXTRAVAGANZA ~Matsuro no Hate ni~"@en ;
            foaf:name "EXTRAVAGANZA ~Matsuro no Hate ni~"@en ],
        <product/15998#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "C.R.J"@en ;
            foaf:name "C.R.J"@en ],
        <artist/2175#subject>,
        <artist/2627#subject>,
        <artist/837#subject> ;
    schema:datePublished "2016-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/85742/85742-1556105581.jpg> ;
    schema:name "EXTRAVAGANZA Theme Song Collection"@en,
        "EXTRAVAGANZA 主題歌集"@ja,
        "EXTRAVAGANZA Theme Song Collection"@ja-latn ;
    schema:publisher <org/1872#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/85742/85742-1556105581.jpg> .

_:N7a3143baa55d40438ee3d8940b90d057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Precious"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafad28f23e764ab28bd7aaa5201579bd ;
    schema:name "My Precious"@ja .

_:N83fe5f6f5eef43dbafef8bc8c1214017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocytus"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafad28f23e764ab28bd7aaa5201579bd ;
    schema:name "Cocytus"@ja .

_:N8483bd6125d8495981ac85cfee39ef80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青き蟲独"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafad28f23e764ab28bd7aaa5201579bd ;
    schema:name "青き蟲独"@ja .

_:N9a71af3bc02941b3837aced2e3602067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Promises"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafad28f23e764ab28bd7aaa5201579bd ;
    schema:name "Broken Promises"@ja .

_:Nc1c8e58cbbe94f488b98916bfc550944 a schema:Person,
        foaf:Person ;
    mo:performed <album/85742#performance> ;
    schema:name "C.R.J"@en ;
    foaf:name "C.R.J"@en .

_:Ne64411db51174b7a9d445fbab5d54c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sudden Death R99"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nafad28f23e764ab28bd7aaa5201579bd ;
    schema:name "Sudden Death R99"@ja .

_:Nafad28f23e764ab28bd7aaa5201579bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a3143baa55d40438ee3d8940b90d057,
        _:N83fe5f6f5eef43dbafef8bc8c1214017,
        _:N8483bd6125d8495981ac85cfee39ef80,
        _:N9a71af3bc02941b3837aced2e3602067,
        _:Ne64411db51174b7a9d445fbab5d54c2c ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N7a3143baa55d40438ee3d8940b90d057,
        _:N83fe5f6f5eef43dbafef8bc8c1214017,
        _:N8483bd6125d8495981ac85cfee39ef80,
        _:N9a71af3bc02941b3837aced2e3602067,
        _:Ne64411db51174b7a9d445fbab5d54c2c .

