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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29356#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/29356#composition>,
        <album/29356#subject> ;
    foaf:name "ZUN"@en .

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/29356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29356#musicalwork> ;
    schema:name "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/29356/29356-1317762598.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/47905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29356#performance> ;
    schema:name "AKIRA"@en ;
    foaf:name "AKIRA"@en .

<album/29356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn ;
    mo:performance_of <album/29356#musicalwork> ;
    mo:performer _:Nec8f665e0ead47159925f385a70997af,
        <artist/47905#subject> ;
    mo:recorded_as <album/29356#musicalexpression> ;
    schema:byArtist _:Nec8f665e0ead47159925f385a70997af,
        <artist/47905#subject> ;
    schema:name "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn ;
    schema:workPerformed <album/29356#musicalwork> .

<album/29356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29356#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:Ned46b47597694691aacda5ddc5753044 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "spetsnaz"@en ;
            foaf:name "spetsnaz"@en ],
        <artist/47905#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/29356/29356-1317762598.jpg> ;
    schema:name "G.O.D"@en,
        "G.O.D"@ja,
        "G.O.D"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/29356/29356-1317762598.jpg> .

_:Nd2a8517d524045faa1c74f1a5522e61f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.O.D"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ned46b47597694691aacda5ddc5753044 ;
    schema:name "G.O.D"@en .

_:Nec8f665e0ead47159925f385a70997af a schema:Person,
        foaf:Person ;
    mo:performed <album/29356#performance> ;
    schema:name "spetsnaz"@en ;
    foaf:name "spetsnaz"@en .

_:Ned46b47597694691aacda5ddc5753044 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd2a8517d524045faa1c74f1a5522e61f ;
    mo:track_count 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd2a8517d524045faa1c74f1a5522e61f .

