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

<album/50351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn ;
    mo:produced_work <album/50351#musicalwork> ;
    schema:name "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn .

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

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

<product/3283#subject> a schema:CreativeWork ;
    schema:name "World Break: Aria of Curse for a Holy Swordsman"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク>"@ja,
        "Seikentsukai no World Break"@ja-latn ;
    foaf:name "World Break: Aria of Curse for a Holy Swordsman"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク>"@ja,
        "Seikentsukai no World Break"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/15/50351/50351-1433997853.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15855#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50351#performance> ;
    schema:name "Reina Ueda"@en,
        "上田麗奈"@ja ;
    foaf:name "Reina Ueda"@en,
        "上田麗奈"@ja .

<artist/16596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50351#performance> ;
    schema:name "Machico"@en ;
    foaf:name "Machico"@en .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50351#performance> ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50351#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/50351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-24"^^xsd:date ;
    dcterms:title "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn ;
    mo:catalogue_number "ZMXZ-9874CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50351#musicalexpression> ;
    mo:publisher <org/2265#subject> ;
    mo:record _:N320fc301fcca4a3fa62bb46a4ee7553b ;
    mo:record_count 1 ;
    schema:about <product/3283#subject> ;
    schema:byArtist <artist/15855#subject>,
        <artist/16596#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2015-06-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/50351/50351-1433997853.jpg> ;
    schema:name "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn ;
    schema:publisher <org/2265#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/50351/50351-1433997853.jpg> .

<album/50351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn ;
    mo:performance_of <album/50351#musicalwork> ;
    mo:performer <artist/15855#subject>,
        <artist/16596#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/50351#musicalexpression> ;
    schema:byArtist <artist/15855#subject>,
        <artist/16596#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    schema:name "World Break: Aria of Curse for a Holy Swordsman Vol.4 Bonus CD"@en,
        "聖剣使いの禁呪詠唱<ワールドブレイク> 第4巻 特典CD"@ja,
        "Seikentsukai no World Break Vol.4 Bonus CD"@ja-latn ;
    schema:workPerformed <album/50351#musicalwork> .

_:N27b37e1997b94037a9f8b17508a7037d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:inPlaylist _:N320fc301fcca4a3fa62bb46a4ee7553b ;
    schema:name "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn .

_:N2afa1f9684864d5582a736f2497dbb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N320fc301fcca4a3fa62bb46a4ee7553b ;
    schema:name "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn .

_:N4baf81f20e804767a783babe22c38147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N320fc301fcca4a3fa62bb46a4ee7553b ;
    schema:name "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn .

_:Need28dd9172e49ba8e8044e50350c05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT21:02"^^xsd:interval ;
    schema:inPlaylist _:N320fc301fcca4a3fa62bb46a4ee7553b ;
    schema:name "竹達と悠木のワルブレディオ Vol.4"@ja,
        "Taketatsu to Yuki no Waruburadio Vol.4"@ja-latn .

_:N320fc301fcca4a3fa62bb46a4ee7553b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27b37e1997b94037a9f8b17508a7037d,
        _:N2afa1f9684864d5582a736f2497dbb9c,
        _:N4baf81f20e804767a783babe22c38147,
        _:Need28dd9172e49ba8e8044e50350c05f ;
    mo:track_count 4 ;
    schema:duration "PT46:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N27b37e1997b94037a9f8b17508a7037d,
        _:N2afa1f9684864d5582a736f2497dbb9c,
        _:N4baf81f20e804767a783babe22c38147,
        _:Need28dd9172e49ba8e8044e50350c05f .

