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

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimer"@en ;
    foaf:made <album/53281#subject>,
        <album/53281#vocals> ;
    foaf:name "Aimer"@en .

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

<artist/12496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53281#subject> ;
    schema:name "Kenji Tamai"@en,
        "玉井健二"@ja ;
    foaf:made <album/53281#composition>,
        <album/53281#subject> ;
    foaf:name "Kenji Tamai"@en,
        "玉井健二"@ja .

<artist/14638#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53281#subject> ;
    schema:name "Hisashi Koyama"@en,
        "小山寿"@ja ;
    foaf:made <album/53281#composition>,
        <album/53281#subject> ;
    foaf:name "Hisashi Koyama"@en,
        "小山寿"@ja .

<artist/21868#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53281#subject> ;
    schema:name "Takeo Asami"@en,
        "浅見武男"@ja ;
    foaf:made <album/53281#composition>,
        <album/53281#subject> ;
    foaf:name "Takeo Asami"@en,
        "浅見武男"@ja .

<artist/21877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53281#subject> ;
    schema:name "Tsuyoshi Okamoto"@en,
        "岡本剛"@ja ;
    foaf:made <album/53281#composition>,
        <album/53281#subject> ;
    foaf:name "Tsuyoshi Okamoto"@en,
        "岡本剛"@ja .

<product/2613#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night [Unlimited Blade Works]"@en,
        "Fate/stay night [Unlimited Blade Works]"@ja,
        "Fate/stay night [Unlimited Blade Works]"@ja-latn ;
    foaf:name "Fate/stay night [Unlimited Blade Works]"@en,
        "Fate/stay night [Unlimited Blade Works]"@ja,
        "Fate/stay night [Unlimited Blade Works]"@ja-latn .

<release/3993#subject> a schema:CreativeWork ;
    schema:name "Fate/hollow ataraxia"@en,
        "Fate/hollow ataraxia"@ja,
        "Fate/hollow ataraxia"@ja-latn ;
    foaf:name "Fate/hollow ataraxia"@en,
        "Fate/hollow ataraxia"@ja,
        "Fate/hollow ataraxia"@ja-latn .

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

<album/53281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn ;
    mo:performance_of <album/53281#musicalwork> ;
    mo:recorded_as <album/53281#musicalexpression> ;
    schema:name "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/53281#musicalwork> .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/53281/53281-1433962620.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn ;
    mo:composer <artist/12496#subject>,
        <artist/14638#subject>,
        <artist/21868#subject>,
        <artist/21877#subject> ;
    mo:produced_work <album/53281#musicalwork> ;
    schema:name "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn .

<album/53281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-29"^^xsd:date ;
    dcterms:title "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DFJL-6072" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/53281#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N5838c656cd7247309e8c575b9de7b084 ;
    mo:record_count 1 ;
    schema:about <product/2613#subject>,
        <release/3993#subject> ;
    schema:datePublished "2015-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/53281/53281-1433962620.jpg> ;
    schema:name "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@en,
        "Brave Shine/broKen NIGHT / Aimer [完全生産限定・アナログ盤]"@ja,
        "Brave Shine/broKen NIGHT / Aimer [Limited Edition]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/53281/53281-1433962620.jpg> .

_:N582d942c67c24a0ba821c85dee261229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "holLow wORlD"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5838c656cd7247309e8c575b9de7b084 ;
    schema:name "holLow wORlD"@en .

_:N5f13d7074941435990188e44284a0a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Shine (TV size)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5838c656cd7247309e8c575b9de7b084 ;
    schema:name "Brave Shine (TV size)"@en .

_:N61264e82845f4fe1ad0f85d6aa82913d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "broKen NIGHT"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5838c656cd7247309e8c575b9de7b084 ;
    schema:name "broKen NIGHT"@en .

_:Ne3c45aeec0274c2db772a9e196fd8f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Shine"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5838c656cd7247309e8c575b9de7b084 ;
    schema:name "Brave Shine"@en .

_:N5838c656cd7247309e8c575b9de7b084 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N582d942c67c24a0ba821c85dee261229,
        _:N5f13d7074941435990188e44284a0a11,
        _:N61264e82845f4fe1ad0f85d6aa82913d,
        _:Ne3c45aeec0274c2db772a9e196fd8f3a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N582d942c67c24a0ba821c85dee261229,
        _:N5f13d7074941435990188e44284a0a11,
        _:N61264e82845f4fe1ad0f85d6aa82913d,
        _:Ne3c45aeec0274c2db772a9e196fd8f3a .

