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

<album/97270#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn ;
    mo:produced_work <album/97270#musicalwork> ;
    schema:name "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn .

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

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

<product/7458#subject> a schema:CreativeWork ;
    schema:name "Phantom of the Kill"@en,
        "ファントム オブ キル"@ja,
        "Phantom of the Kill"@ja-latn ;
    foaf:name "Phantom of the Kill"@en,
        "ファントム オブ キル"@ja,
        "Phantom of the Kill"@ja-latn .

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

<album/97270#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn ;
    mo:performance_of <album/97270#musicalwork> ;
    mo:recorded_as <album/97270#musicalexpression> ;
    schema:name "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn ;
    schema:workPerformed <album/97270#musicalwork> .

<org/2865#subject> schema:name "FgG Records"@en,
        "FgG Records"@ja,
        "FgG Records"@ja-latn ;
    foaf:name "FgG Records"@en,
        "FgG Records"@ja,
        "FgG Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/97270/97270-1584709584.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97270#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-04"^^xsd:date ;
    dcterms:title "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97270#musicalexpression> ;
    mo:publisher <org/2865#subject> ;
    mo:record_count 0 ;
    schema:about <product/7458#subject> ;
    schema:datePublished "2019-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/97270/97270-1584709584.jpg> ;
    schema:name "Phantom of the Kill Sound Selection Integral Record"@en,
        "ファントム オブ キル Sound Selection Integral Record"@ja,
        "Phantom of the Kill Sound Selection Integral Record"@ja-latn ;
    schema:publisher <org/2865#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/97270/97270-1584709584.jpg> .

