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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/63954#subject>,
        <album/63954#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/21172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63954#subject> ;
    schema:name "Ringo Sheena"@en,
        "椎名林檎"@ja ;
    foaf:made <album/63954#composition>,
        <album/63954#lyrics>,
        <album/63954#subject> ;
    foaf:name "Ringo Sheena"@en,
        "椎名林檎"@ja .

<product/4917#subject> a schema:CreativeWork ;
    schema:name "Descending Stories: Showa Genroku Rakugo Shinju"@en,
        "昭和元禄落語心中 -助六再び篇-"@ja,
        "Showa Genroku Rakugo Shinju -Sukeroku Futatabi Hen-"@ja-latn ;
    foaf:name "Descending Stories: Showa Genroku Rakugo Shinju"@en,
        "昭和元禄落語心中 -助六再び篇-"@ja,
        "Showa Genroku Rakugo Shinju -Sukeroku Futatabi Hen-"@ja-latn .

<album/63954#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn ;
    mo:composer <artist/21172#subject> ;
    mo:produced_work <album/63954#musicalwork> ;
    schema:name "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn .

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

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

<album/63954#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn ;
    mo:performance_of <album/63954#musicalwork> ;
    mo:recorded_as <album/63954#musicalexpression> ;
    schema:name "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn ;
    schema:workPerformed <album/63954#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/45/63954/63954-1484917929.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63954#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-22"^^xsd:date ;
    dcterms:title "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn ;
    mo:catalogue_number "KICM-3320" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63954#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N2541594e0ccf438da822b7468feb19fa ;
    mo:record_count 1 ;
    schema:about <product/4917#subject> ;
    schema:datePublished "2017-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/63954/63954-1484917929.jpg> ;
    schema:name "Imawa no Shinigami / Megumi Hayashibara"@en,
        "今際の死神 / 林原めぐみ"@ja,
        "Imawa no Shinigami / Megumi Hayashibara"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/63954/63954-1484917929.jpg> .

_:N6912e49710784556a63adc2780bfb299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命の息吹き"@ja,
        "Inochi no Ibuki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N2541594e0ccf438da822b7468feb19fa ;
    schema:name "命の息吹き"@ja,
        "Inochi no Ibuki"@ja-latn .

_:N6b88e528f05c4fe18603a995eeee503e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今際の死神"@ja,
        "Imawa no Shinigami"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2541594e0ccf438da822b7468feb19fa ;
    schema:name "今際の死神"@ja,
        "Imawa no Shinigami"@ja-latn .

_:Nd98eae6151dd459995de038d646b47d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今際の死神 (OFF VOCAL VERSION)"@ja,
        "Imawa no Shinigami (OFF VOCAL VERSION)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2541594e0ccf438da822b7468feb19fa ;
    schema:name "今際の死神 (OFF VOCAL VERSION)"@ja,
        "Imawa no Shinigami (OFF VOCAL VERSION)"@ja-latn .

_:Ne6293442bbf64dc49c6916069c823a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命の息吹き (OFF VOCAL VERSION)"@ja,
        "Inochi no Ibuki (OFF VOCAL VERSION)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N2541594e0ccf438da822b7468feb19fa ;
    schema:name "命の息吹き (OFF VOCAL VERSION)"@ja,
        "Inochi no Ibuki (OFF VOCAL VERSION)"@ja-latn .

_:N2541594e0ccf438da822b7468feb19fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6912e49710784556a63adc2780bfb299,
        _:N6b88e528f05c4fe18603a995eeee503e,
        _:Nd98eae6151dd459995de038d646b47d9,
        _:Ne6293442bbf64dc49c6916069c823a20 ;
    mo:track_count 4 ;
    schema:duration "PT11:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6912e49710784556a63adc2780bfb299,
        _:N6b88e528f05c4fe18603a995eeee503e,
        _:Nd98eae6151dd459995de038d646b47d9,
        _:Ne6293442bbf64dc49c6916069c823a20 .

