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

<artist/38273#subject> a schema:Person,
        foaf:Person ;
    schema:name "Avu-chan"@en,
        "アヴちゃん"@ja ;
    foaf:made <album/86611#subject>,
        <album/86611#vocals> ;
    foaf:name "Avu-chan"@en,
        "アヴちゃん"@ja .

<artist/21635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86611#subject> ;
    schema:name "Avu Barazono"@en,
        "薔薇園アヴ"@ja ;
    foaf:made <album/86611#composition>,
        <album/86611#lyrics>,
        <album/86611#subject> ;
    foaf:name "Avu Barazono"@en,
        "薔薇園アヴ"@ja .

<product/6293#subject> a schema:CreativeWork ;
    schema:name "Tokyo Ghoul:re"@en,
        "東京喰種(トーキョーグール):re"@ja,
        "Tokyo Ghoul:re"@ja-latn ;
    foaf:name "Tokyo Ghoul:re"@en,
        "東京喰種(トーキョーグール):re"@ja,
        "Tokyo Ghoul:re"@ja-latn .

<product/6908#subject> a schema:CreativeWork ;
    schema:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn ;
    foaf:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn .

<album/86611#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn ;
    mo:composer <artist/21635#subject> ;
    mo:produced_work <album/86611#musicalwork> ;
    schema:name "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn .

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

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

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

<org/1847#subject> schema:name "Ziyoou Records"@en,
        "女王レコード"@ja,
        "Ziyoou Records"@ja-latn ;
    foaf:name "Ziyoou Records"@en,
        "女王レコード"@ja,
        "Ziyoou Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/86611/86611-1559115622.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86611#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn ;
    mo:performance_of <album/86611#musicalwork> ;
    mo:performer <artist/26036#subject> ;
    mo:recorded_as <album/86611#musicalexpression> ;
    schema:byArtist <artist/26036#subject> ;
    schema:name "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn ;
    schema:workPerformed <album/86611#musicalwork> .

<artist/26036#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86611#performance> ;
    schema:name "QUEEN BEE"@en,
        "女王蜂"@ja ;
    foaf:name "QUEEN BEE"@en,
        "女王蜂"@ja .

<album/86611#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-22"^^xsd:date ;
    dcterms:title "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn ;
    mo:catalogue_number "AICL-3702" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86611#musicalexpression> ;
    mo:publisher <org/1847#subject> ;
    mo:record _:N4288c981ae7b41479f6e1de72109e08e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sadako"@en ;
            foaf:name "Sadako"@en ],
        <product/6293#subject>,
        <product/6908#subject> ;
    schema:byArtist <artist/26036#subject> ;
    schema:datePublished "2019-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/86611/86611-1559115622.jpg> ;
    schema:name "Juu / Ziyoou-vachi"@en,
        "十 / 女王蜂"@ja,
        "Juu / Ziyoou-vachi"@ja-latn ;
    schema:publisher <org/1847#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/86611/86611-1559115622.jpg> .

_:N06278991db30493cb1c37458fe82f1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔笛"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "魔笛"@ja .

_:N429625d19e624dd980c9226d12337e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "十"@ja .

_:N47950e997b3547bb9c9ecee22fcdd253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超・催眠術"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "超・催眠術"@ja .

_:N6d7ea8b6a00c433399298d5473ed2bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火炎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "火炎"@ja .

_:N7391a7c9ea9849738845a43ee0fc8f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖戦"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "聖戦"@ja .

_:N9b42462f0613417ca548a4e230ed04cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先生"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "先生"@ja .

_:Na9b6a14aa7b04f2c881ede8502fe9d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Q.5"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "Q.5"@ja .

_:Nba9c4f4b0a104a37aa2a7941ae61cad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "Serenade"@ja .

_:Nbd5785cb0c1c45fca9c072222ab1e79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HALF"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "HALF"@ja .

_:Nd55956137cb542938432ec57c424242b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4288c981ae7b41479f6e1de72109e08e ;
    schema:name "Introduction"@ja .

_:N4288c981ae7b41479f6e1de72109e08e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06278991db30493cb1c37458fe82f1ef,
        _:N429625d19e624dd980c9226d12337e36,
        _:N47950e997b3547bb9c9ecee22fcdd253,
        _:N6d7ea8b6a00c433399298d5473ed2bd4,
        _:N7391a7c9ea9849738845a43ee0fc8f30,
        _:N9b42462f0613417ca548a4e230ed04cb,
        _:Na9b6a14aa7b04f2c881ede8502fe9d00,
        _:Nba9c4f4b0a104a37aa2a7941ae61cad2,
        _:Nbd5785cb0c1c45fca9c072222ab1e79f,
        _:Nd55956137cb542938432ec57c424242b ;
    mo:track_count 10 ;
    schema:duration "PT35:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06278991db30493cb1c37458fe82f1ef,
        _:N429625d19e624dd980c9226d12337e36,
        _:N47950e997b3547bb9c9ecee22fcdd253,
        _:N6d7ea8b6a00c433399298d5473ed2bd4,
        _:N7391a7c9ea9849738845a43ee0fc8f30,
        _:N9b42462f0613417ca548a4e230ed04cb,
        _:Na9b6a14aa7b04f2c881ede8502fe9d00,
        _:Nba9c4f4b0a104a37aa2a7941ae61cad2,
        _:Nbd5785cb0c1c45fca9c072222ab1e79f,
        _:Nd55956137cb542938432ec57c424242b .

