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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131639#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/131639#composition>,
        <album/131639#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131639#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/131639#composition>,
        <album/131639#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

<product/6393#subject> a schema:CreativeWork ;
    schema:name "Project A-ko: Uncivil Wars"@en,
        "A-ko the ヴァーサス"@ja,
        "A-ko the VS"@ja-latn ;
    foaf:name "Project A-ko: Uncivil Wars"@en,
        "A-ko the ヴァーサス"@ja,
        "A-ko the VS"@ja-latn .

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

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

<album/131639#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn ;
    mo:performance_of <album/131639#musicalwork> ;
    mo:recorded_as <album/131639#musicalexpression> ;
    schema:name "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn ;
    schema:workPerformed <album/131639#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

<album/131639#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/677#subject> ;
    mo:produced_work <album/131639#musicalwork> ;
    schema:name "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn .

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

<album/131639#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-01-01"^^xsd:date ;
    dcterms:title "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn ;
    mo:catalogue_number "DMP-13" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/131639#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nc755f6bf64d740f685f9ef06fe467f5b ;
    mo:record_count 1 ;
    schema:about <product/6393#subject> ;
    schema:datePublished "1990-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/131639/131639-af4e8c866714.jpg> ;
    schema:name "A-ko The VS"@en,
        "A-ko The ヴァーサス"@ja,
        "A-ko The VS"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/131639/131639-af4e8c866714.jpg> .

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

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

_:N250df873c25942ac9ae4723b42b948f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAY SIDE ~砂の雨~"@ja,
        "GRAY SIDE ~Suna no Ame~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc755f6bf64d740f685f9ef06fe467f5b ;
    schema:name "GRAY SIDE ~砂の雨~"@ja,
        "GRAY SIDE ~Suna no Ame~"@ja-latn .

_:Ne782220f4ea444dd99a13e1f45a3951d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE SIDE ~小さな奇蹟~"@ja,
        "BLUE SIDE ~Chiisana Kiseki~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc755f6bf64d740f685f9ef06fe467f5b ;
    schema:name "BLUE SIDE ~小さな奇蹟~"@ja,
        "BLUE SIDE ~Chiisana Kiseki~"@ja-latn .

_:Nc755f6bf64d740f685f9ef06fe467f5b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N250df873c25942ac9ae4723b42b948f4,
        _:Ne782220f4ea444dd99a13e1f45a3951d ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N250df873c25942ac9ae4723b42b948f4,
        _:Ne782220f4ea444dd99a13e1f45a3951d .

