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

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<org/1059#subject> schema:name "SILENT DIFFERENCE"@en,
        "SILENT DIFFERENCE"@ja,
        "SILENT DIFFERENCE"@ja-latn ;
    foaf:name "SILENT DIFFERENCE"@en,
        "SILENT DIFFERENCE"@ja,
        "SILENT DIFFERENCE"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/70468/70468-1502002845.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10214#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70468#performance> ;
    schema:name "Hull"@en ;
    foaf:name "Hull"@en .

<artist/13084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70468#performance> ;
    schema:name "Siruhei"@en,
        "しるへい"@ja ;
    foaf:made <album/70468#lyrics>,
        <album/70468#subject> ;
    foaf:name "Siruhei"@en,
        "しるへい"@ja .

<album/70468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "INVISIBLE CORE"@en,
        "INVISIBLE CORE"@ja,
        "INVISIBLE CORE"@ja-latn ;
    mo:performance_of <album/70468#musicalwork> ;
    mo:performer _:N4919428dd46e4d99ba4b31937724380f,
        <artist/10214#subject>,
        <artist/13084#subject> ;
    mo:recorded_as <album/70468#musicalexpression> ;
    schema:byArtist _:N4919428dd46e4d99ba4b31937724380f,
        <artist/10214#subject>,
        <artist/13084#subject> ;
    schema:name "INVISIBLE CORE"@en,
        "INVISIBLE CORE"@ja,
        "INVISIBLE CORE"@ja-latn ;
    schema:workPerformed <album/70468#musicalwork> .

<album/70468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "INVISIBLE CORE"@en,
        "INVISIBLE CORE"@ja,
        "INVISIBLE CORE"@ja-latn ;
    mo:catalogue_number "SDCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70468#musicalexpression> ;
    mo:publisher <org/1059#subject> ;
    mo:record _:Na587387d23224e45a071f189e0de8aba ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KIM"@en ;
            foaf:name "KIM"@en ],
        <artist/10214#subject>,
        <artist/13084#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/70468/70468-1502002845.jpg> ;
    schema:name "INVISIBLE CORE"@en,
        "INVISIBLE CORE"@ja,
        "INVISIBLE CORE"@ja-latn ;
    schema:publisher <org/1059#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/70468/70468-1502002845.jpg> .

_:N29d26e1a65b64800809778e138593f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕闇に溶けてゆく歪な現実と、絡み付く俺の死を望む歓声"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Na587387d23224e45a071f189e0de8aba ;
    schema:name "夕闇に溶けてゆく歪な現実と、絡み付く俺の死を望む歓声"@ja .

_:N4919428dd46e4d99ba4b31937724380f a schema:Person,
        foaf:Person ;
    mo:performed <album/70468#performance> ;
    schema:name "KIM"@en ;
    foaf:name "KIM"@en .

_:Na5a57826f28648e189327f37b9cfa4e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVISIBLE CORE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Na587387d23224e45a071f189e0de8aba ;
    schema:name "INVISIBLE CORE"@ja .

_:Na587387d23224e45a071f189e0de8aba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29d26e1a65b64800809778e138593f46,
        _:Na5a57826f28648e189327f37b9cfa4e0 ;
    mo:track_count 2 ;
    schema:duration "PT10:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N29d26e1a65b64800809778e138593f46,
        _:Na5a57826f28648e189327f37b9cfa4e0 .

