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

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

<artist/26153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74245#subject> ;
    schema:name "spikin"@en ;
    foaf:made <album/74245#composition>,
        <album/74245#lyrics>,
        <album/74245#subject> ;
    foaf:name "spikin"@en .

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<album/74245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    mo:composer <artist/26153#subject> ;
    mo:produced_work <album/74245#musicalwork> ;
    schema:name "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn .

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

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

<org/1603#subject> schema:name "Trinity Note"@en,
        "Trinity Note"@ja,
        "Trinity Note"@ja-latn ;
    foaf:name "Trinity Note"@en,
        "Trinity Note"@ja,
        "Trinity Note"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/74245/74245-1516267130.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74245#performance> ;
    schema:name "Yumi Suzuha"@en,
        "鈴葉ユミ"@ja ;
    foaf:name "Yumi Suzuha"@en,
        "鈴葉ユミ"@ja .

<artist/26165#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74245#performance> ;
    schema:name "BCG"@en ;
    foaf:name "BCG"@en .

<album/74245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    mo:performance_of <album/74245#musicalwork> ;
    mo:performer _:N2d0d825113e54d59a99b150be718aa66,
        <artist/14185#subject>,
        <artist/26165#subject> ;
    mo:recorded_as <album/74245#musicalexpression> ;
    schema:byArtist _:N2d0d825113e54d59a99b150be718aa66,
        <artist/14185#subject>,
        <artist/26165#subject> ;
    schema:name "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    schema:workPerformed <album/74245#musicalwork> .

<album/74245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    mo:catalogue_number "TNS-S001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74245#musicalexpression> ;
    mo:publisher <org/1603#subject> ;
    mo:record _:Ncc94b7fd636f465e9f1dbbd71c205f05 ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "柚宇"@en ;
            foaf:name "柚宇"@en ],
        <artist/14185#subject>,
        <artist/26165#subject> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/54/74245/74245-1516267130.jpg> ;
    schema:name "Seijaku no Sora, Shuuen no Yoru e"@en,
        "静寂の空、終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    schema:publisher <org/1603#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/74245/74245-1516267130.jpg> .

_:N2534a6748bfa46c4abebc49c80964b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Out"@ja,
        "Scarlet Out"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc94b7fd636f465e9f1dbbd71c205f05 ;
    schema:name "Scarlet Out"@ja,
        "Scarlet Out"@ja-latn .

_:N2d0d825113e54d59a99b150be718aa66 a schema:Person,
        foaf:Person ;
    mo:performed <album/74245#performance> ;
    schema:name "柚宇"@en ;
    foaf:name "柚宇"@en .

_:N9e44841670994cfb8c2b59cfa2c60828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂の空, 終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc94b7fd636f465e9f1dbbd71c205f05 ;
    schema:name "静寂の空, 終焉の夜へ"@ja,
        "Seijaku no Sora, Shuuen no Yoru e"@ja-latn .

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

