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

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

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

<artist/6182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83027#subject> ;
    schema:name "Katsunori Ishida"@en,
        "石田勝範"@ja ;
    foaf:made <album/83027#composition>,
        <album/83027#subject> ;
    foaf:name "Katsunori Ishida"@en,
        "石田勝範"@ja .

<album/83027#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn ;
    mo:composer <artist/6182#subject> ;
    mo:produced_work <album/83027#musicalwork> ;
    schema:name "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn .

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

<album/83027#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn ;
    mo:performance_of <album/83027#musicalwork> ;
    mo:recorded_as <album/83027#musicalexpression> ;
    schema:name "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn ;
    schema:workPerformed <album/83027#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/83027/83027-1546059778.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83027#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-04"^^xsd:date ;
    dcterms:title "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn ;
    mo:catalogue_number "HPXR-114-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83027#musicalexpression> ;
    mo:publisher _:N7f1040bda7e4458f85cd23449b46ae01 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Babel II"@en ;
            foaf:name "Babel II"@en ] ;
    schema:datePublished "2017-04-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/83027/83027-1546059778.jpg> ;
    schema:name "Babel II HD Remaster Soundtrack"@en,
        "バビル2世 HDリマスター サウンドトラック"@ja,
        "Babel II HD Remaster Soundtrack"@ja-latn ;
    schema:publisher _:N7f1040bda7e4458f85cd23449b46ae01 ;
    foaf:depiction <https://media.vgm.io/albums/72/83027/83027-1546059778.jpg> .

_:N7f1040bda7e4458f85cd23449b46ae01 schema:name "Sea Media"@en,
        "Sea Media"@ja,
        "Sea Media"@ja-latn ;
    foaf:name "Sea Media"@en,
        "Sea Media"@ja,
        "Sea Media"@ja-latn .

