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

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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/73009#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/73009#musicalwork> ;
    schema:name "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn .

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

<album/73009#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn ;
    mo:performance_of <album/73009#musicalwork> ;
    mo:recorded_as <album/73009#musicalexpression> ;
    schema:name "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn ;
    schema:workPerformed <album/73009#musicalwork> .

<org/3762#subject> schema:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn ;
    foaf:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/73009/73009-1511347595.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73009#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73009#musicalexpression> ;
    mo:publisher <org/3762#subject> ;
    mo:record _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/37#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/73009/73009-1511347595.jpg> ;
    schema:name "A Night at the Underground"@en,
        "A Night at the Underground"@ja,
        "A Night at the Underground"@ja-latn ;
    schema:publisher <org/3762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/73009/73009-1511347595.jpg> .

_:N001fadb89907460281249b1f35e2a030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tour or Cheer"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Tour or Cheer"@en .

_:N0bc0e707588a43a49184d1a3898e9c62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Has Three Eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "The Girl Has Three Eyes"@en .

_:N99008ebddef74b2d8be245e07b5ecafb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward the Nucleus"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Toward the Nucleus"@en .

_:Nb35e2ed549ac40f694b9926c70b37667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing the Old Hallway"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Dancing the Old Hallway"@en .

_:Nbc7623a4d7114d4c97e382d9648ae017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conscious Gene"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Conscious Gene"@en .

_:Nc1910936454a4e3da3f720511e2873d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Sun"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Underground Sun"@en .

_:Nca9bb4b6fe8b47cd934217880b0c7ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jealousy in Green"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N92368eebeecc48a9ab06c7dd8b0786c4 ;
    schema:name "Jealousy in Green"@en .

_:N92368eebeecc48a9ab06c7dd8b0786c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001fadb89907460281249b1f35e2a030,
        _:N0bc0e707588a43a49184d1a3898e9c62,
        _:N99008ebddef74b2d8be245e07b5ecafb,
        _:Nb35e2ed549ac40f694b9926c70b37667,
        _:Nbc7623a4d7114d4c97e382d9648ae017,
        _:Nc1910936454a4e3da3f720511e2873d5,
        _:Nca9bb4b6fe8b47cd934217880b0c7ae1 ;
    mo:track_count 7 ;
    schema:duration "PT34:42"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N001fadb89907460281249b1f35e2a030,
        _:N0bc0e707588a43a49184d1a3898e9c62,
        _:N99008ebddef74b2d8be245e07b5ecafb,
        _:Nb35e2ed549ac40f694b9926c70b37667,
        _:Nbc7623a4d7114d4c97e382d9648ae017,
        _:Nc1910936454a4e3da3f720511e2873d5,
        _:Nca9bb4b6fe8b47cd934217880b0c7ae1 .

