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

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

<product/5030#subject> a schema:CreativeWork ;
    schema:name "Soukyuu no Fafner: Dead Aggressor -RIGHT OF LEFT-"@en,
        "蒼穹のファフナー Dead Aggressor RIGHT OF LEFT"@ja,
        "Soukyuu no Fafner: Dead Aggressor -RIGHT OF LEFT-"@ja-latn ;
    foaf:name "Soukyuu no Fafner: Dead Aggressor -RIGHT OF LEFT-"@en,
        "蒼穹のファフナー Dead Aggressor RIGHT OF LEFT"@ja,
        "Soukyuu no Fafner: Dead Aggressor -RIGHT OF LEFT-"@ja-latn .

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

<album/137309#musicalexpression> a mo:Signal ;
    mo:published_as <album/137309#subject> ;
    mo:records <album/137309#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/90/137309/137309-6b0218249adb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137309#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/137309/137309-6b0218249adb.jpg> ;
    foaf:depicts <album/137309#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/137309/137309-6b0218249adb.jpg> .

<https://medium-media.vgm.io/albums/90/137309/137309-6b0218249adb.jpg> a schema:ImageObject,
        foaf:Image .

<album/137309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn ;
    mo:composer <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:produced_work <album/137309#musicalwork> ;
    schema:name "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn .

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

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

<artist/6445#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137309#subject> ;
    mo:performed <album/137309#performance> ;
    schema:name "atsuko"@en ;
    foaf:made <album/137309#composition>,
        <album/137309#lyrics>,
        <album/137309#subject> ;
    foaf:name "atsuko"@en .

<artist/6446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137309#subject> ;
    mo:performed <album/137309#performance> ;
    schema:name "KATSU"@en ;
    foaf:made <album/137309#composition>,
        <album/137309#subject> ;
    foaf:name "KATSU"@en .

<album/137309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn ;
    mo:performance_of <album/137309#musicalwork> ;
    mo:performer <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:recorded_as <album/137309#musicalexpression> ;
    schema:byArtist <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    schema:name "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn ;
    schema:workPerformed <album/137309#musicalwork> .

<album/137309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-03"^^xsd:date ;
    dcterms:title "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn ;
    mo:catalogue_number "KICM-3107" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137309#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N83a2d4dec979413397887d212a8d2ad3 ;
    mo:record_count 1 ;
    schema:about <product/5030#subject> ;
    schema:byArtist <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    schema:datePublished "2005-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/137309/137309-6b0218249adb.jpg> ;
    schema:name "DEAD SET / angela"@en,
        "DEAD SET / angela"@ja,
        "DEAD SET / angela"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/137309/137309-6b0218249adb.jpg> .

_:N41293b17e0294c1ab42eae8de5a0e163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花のように"@ja,
        "Hana no You ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N83a2d4dec979413397887d212a8d2ad3 ;
    schema:name "花のように"@ja,
        "Hana no You ni"@ja-latn .

_:N8cacbe740ad34284ba1df92e6068a7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAD SET (off vocal version)"@ja,
        "DEAD SET (off vocal version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N83a2d4dec979413397887d212a8d2ad3 ;
    schema:name "DEAD SET (off vocal version)"@ja,
        "DEAD SET (off vocal version)"@ja-latn .

_:Nda947dea977b4f8b8c34c6da96753588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花のように (off vocal version)"@ja,
        "Hana no You ni (off vocal version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N83a2d4dec979413397887d212a8d2ad3 ;
    schema:name "花のように (off vocal version)"@ja,
        "Hana no You ni (off vocal version)"@ja-latn .

_:Nec5356d1503f44a2882796d56a8a33fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAD SET"@ja,
        "DEAD SET"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N83a2d4dec979413397887d212a8d2ad3 ;
    schema:name "DEAD SET"@ja,
        "DEAD SET"@ja-latn .

_:N83a2d4dec979413397887d212a8d2ad3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41293b17e0294c1ab42eae8de5a0e163,
        _:N8cacbe740ad34284ba1df92e6068a7e7,
        _:Nda947dea977b4f8b8c34c6da96753588,
        _:Nec5356d1503f44a2882796d56a8a33fd ;
    mo:track_count 4 ;
    schema:duration "PT19:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N41293b17e0294c1ab42eae8de5a0e163,
        _:N8cacbe740ad34284ba1df92e6068a7e7,
        _:Nda947dea977b4f8b8c34c6da96753588,
        _:Nec5356d1503f44a2882796d56a8a33fd .

