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

<album/87742#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn ;
    mo:produced_work <album/87742#musicalwork> ;
    schema:name "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn .

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

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

<product/5026#subject> a schema:CreativeWork ;
    schema:name "Corpse Princess"@en,
        "屍姫"@ja,
        "Shikabane Hime"@ja-latn ;
    foaf:name "Corpse Princess"@en,
        "屍姫"@ja,
        "Shikabane Hime"@ja-latn .

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

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

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

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

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

<album/87742#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn ;
    mo:performance_of <album/87742#musicalwork> ;
    mo:performer <artist/10024#subject> ;
    mo:recorded_as <album/87742#musicalexpression> ;
    schema:byArtist <artist/10024#subject> ;
    schema:name "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/87742#musicalwork> .

<artist/10024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87742#performance> ;
    schema:name "angela"@en ;
    foaf:name "angela"@en .

<album/87742#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-12"^^xsd:date ;
    dcterms:title "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KIZM-21~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/87742#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N35555ed4d7a14a15bc15196d304209ba,
        _:N3b0ebe6a0cdb48898637ef90ff1a3aae ;
    mo:record_count 2 ;
    schema:about <product/5026#subject> ;
    schema:byArtist <artist/10024#subject> ;
    schema:datePublished "2008-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/87742/87742-1560569478.jpg> ;
    schema:name "Beautiful fighter / angela [Limited Edition]"@en,
        "Beautiful fighter / angela [初回限定盤]"@ja,
        "Beautiful fighter / angela [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/87742/87742-1560569478.jpg> .

_:N0e279a877b384d5394edc56b8c3f49f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darling"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "Darling"@en .

_:N398fa5b352ff4fa09e019186d2331e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful fighter"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "Beautiful fighter"@en .

_:N3b0ebe6a0cdb48898637ef90ff1a3aae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nfdac2c71991c415d909bb375dea6d213 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfdac2c71991c415d909bb375dea6d213 .

_:N56de85c385a443af94541abe70febad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful fighter (off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "Beautiful fighter (off vocal ver.)"@en .

_:N5c17e7ed38d9453486887a090eb8a31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My story"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "My story"@en .

_:Nd4193a43afa7427dbe04e2e0782c339e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My story (off vocal ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "My story (off vocal ver.)"@en .

_:Ne11395339b98478b84748a002b501b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darling (off vocal ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N35555ed4d7a14a15bc15196d304209ba ;
    schema:name "Darling (off vocal ver.)"@en .

_:Nfdac2c71991c415d909bb375dea6d213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful fighter (PV)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b0ebe6a0cdb48898637ef90ff1a3aae ;
    schema:name "Beautiful fighter (PV)"@en .

_:N35555ed4d7a14a15bc15196d304209ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e279a877b384d5394edc56b8c3f49f0,
        _:N398fa5b352ff4fa09e019186d2331e61,
        _:N56de85c385a443af94541abe70febad2,
        _:N5c17e7ed38d9453486887a090eb8a31b,
        _:Nd4193a43afa7427dbe04e2e0782c339e,
        _:Ne11395339b98478b84748a002b501b42 ;
    mo:track_count 6 ;
    schema:duration "PT26:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e279a877b384d5394edc56b8c3f49f0,
        _:N398fa5b352ff4fa09e019186d2331e61,
        _:N56de85c385a443af94541abe70febad2,
        _:N5c17e7ed38d9453486887a090eb8a31b,
        _:Nd4193a43afa7427dbe04e2e0782c339e,
        _:Ne11395339b98478b84748a002b501b42 .

