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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/145239#lyrics>,
        <album/145239#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/10879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145239#subject> ;
    schema:name "Takuya Asanuma"@en,
        "浅沼拓也"@ja ;
    foaf:made <album/145239#composition>,
        <album/145239#subject> ;
    foaf:name "Takuya Asanuma"@en,
        "浅沼拓也"@ja .

<album/145239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn ;
    mo:composer <artist/10879#subject> ;
    mo:produced_work <album/145239#musicalwork> ;
    schema:name "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn .

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

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

<album/145239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn ;
    mo:performance_of <album/145239#musicalwork> ;
    mo:recorded_as <album/145239#musicalexpression> ;
    schema:name "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn ;
    schema:workPerformed <album/145239#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/93/145239/145239-a6d124e04988.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-15"^^xsd:date ;
    dcterms:title "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn ;
    mo:catalogue_number "PCDM-00009" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/145239#musicalexpression> ;
    mo:publisher _:Ncf0f5816d8514ceda108f4111b3c8e9c ;
    mo:record _:Ncd9f0b9095a6424c8abba9ec411aedeb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kaikan Phrase (Sensual Phrase)"@en ;
            foaf:name "Kaikan Phrase (Sensual Phrase)"@en ] ;
    schema:datePublished "1999-09-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/145239/145239-a6d124e04988.jpg> ;
    schema:name "Datenshi BLUE / Λucifer"@en,
        "堕天使BLUE / Λucifer"@ja,
        "Datenshi BLUE / Λucifer"@ja-latn ;
    schema:publisher _:Ncf0f5816d8514ceda108f4111b3c8e9c ;
    foaf:depiction <https://media.vgm.io/albums/93/145239/145239-a6d124e04988.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Λucifer"@en ;
    foaf:made <album/145239#vocals> ;
    foaf:name "Λucifer"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Λucifer"@en ;
    foaf:made <album/145239#subject> ;
    foaf:name "Λucifer"@en .

_:N117b81714fdf4e54babbc36598fd74ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Melody"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncd9f0b9095a6424c8abba9ec411aedeb ;
    schema:name "Silent Melody"@ja .

_:N46c02427e6284727be7a5536e0c5fac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "堕天使BLUE (off vocal version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncd9f0b9095a6424c8abba9ec411aedeb ;
    schema:name "堕天使BLUE (off vocal version)"@ja .

_:N5a2054cdd4ef4d8e8923d9ed53fa9572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "堕天使BLUE"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncd9f0b9095a6424c8abba9ec411aedeb ;
    schema:name "堕天使BLUE"@ja .

_:Ncf0f5816d8514ceda108f4111b3c8e9c schema:name "MASSIVE RECORDS"@en,
        "MASSIVE RECORDS"@ja,
        "MASSIVE RECORDS"@ja-latn ;
    foaf:name "MASSIVE RECORDS"@en,
        "MASSIVE RECORDS"@ja,
        "MASSIVE RECORDS"@ja-latn .

_:Ncd9f0b9095a6424c8abba9ec411aedeb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N117b81714fdf4e54babbc36598fd74ae,
        _:N46c02427e6284727be7a5536e0c5fac8,
        _:N5a2054cdd4ef4d8e8923d9ed53fa9572 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N117b81714fdf4e54babbc36598fd74ae,
        _:N46c02427e6284727be7a5536e0c5fac8,
        _:N5a2054cdd4ef4d8e8923d9ed53fa9572 .

