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

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

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

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

<event/185> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 2 (Oct 18, 2015)" .

<product/3431#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn ;
    foaf:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn .

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

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/56813/56813-1458819406.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Last Occultism"@en,
        "Last Occultism"@ja,
        "Last Occultism"@ja-latn ;
    mo:performance_of <album/56813#musicalwork> ;
    mo:performer <artist/488#subject> ;
    mo:recorded_as <album/56813#musicalexpression> ;
    schema:byArtist <artist/488#subject> ;
    schema:name "Last Occultism"@en,
        "Last Occultism"@ja,
        "Last Occultism"@ja-latn ;
    schema:workPerformed <album/56813#musicalwork> .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56813#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<album/56813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-18"^^xsd:date ;
    dcterms:title "Last Occultism"@en,
        "Last Occultism"@ja,
        "Last Occultism"@ja-latn ;
    mo:catalogue_number "PAEP-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56813#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:Nf273510aa6f74ae9b91e7605e8b8ee05 ;
    mo:record_count 1 ;
    mo:release <event/185> ;
    schema:about <product/3431#subject> ;
    schema:byArtist <artist/488#subject> ;
    schema:datePublished "2015-10-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/56813/56813-1458819406.jpg> ;
    schema:name "Last Occultism"@en,
        "Last Occultism"@ja,
        "Last Occultism"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/56813/56813-1458819406.jpg> .

_:N71b488d5cef74a148a896646faa6ee34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Occultism"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nf273510aa6f74ae9b91e7605e8b8ee05 ;
    schema:name "Last Occultism"@en .

_:Nf273510aa6f74ae9b91e7605e8b8ee05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71b488d5cef74a148a896646faa6ee34 ;
    mo:track_count 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N71b488d5cef74a148a896646faa6ee34 .

