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

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

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

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

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/41918#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/41918#musicalwork> ;
    schema:name "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn .

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

<album/41918#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn ;
    mo:performance_of <album/41918#musicalwork> ;
    mo:recorded_as <album/41918#musicalexpression> ;
    schema:name "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn ;
    schema:workPerformed <album/41918#musicalwork> .

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

<https://medium-media.vgm.io/albums/81/41918/41918-1380478026.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41918#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-28"^^xsd:date ;
    dcterms:title "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41918#musicalexpression> ;
    mo:publisher _:N5f0f0b970e6d4ea6a7110634060d36cf ;
    mo:record _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    mo:record_count 1 ;
    schema:about <product/27#subject> ;
    schema:datePublished "2011-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/41918/41918-1380478026.jpg> ;
    schema:name "Imperishable UK Groove! False Moon Ver."@en,
        "Imperishable UK Groove! False Moon Ver."@ja,
        "Imperishable UK Groove! False Moon Ver."@ja-latn ;
    schema:publisher _:N5f0f0b970e6d4ea6a7110634060d36cf ;
    foaf:depiction <https://media.vgm.io/albums/81/41918/41918-1380478026.jpg> .

_:N02624f34e86a403c99e9dee3cb0ee4d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way to The Moon"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "The Way to The Moon"@en .

_:N3e2a8fc05ee341a1b3db567441b3a03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Page of History"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "A Page of History"@en .

_:N5b43791cf6874118b5f049f2787be19f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Songbird"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "Songbird"@en .

_:N5f0f0b970e6d4ea6a7110634060d36cf schema:name "Flowin'line"@en ;
    foaf:name "Flowin'line"@en .

_:N92898e1ee3174026af4d1721ca618145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bug's Groove"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "Bug's Groove"@en .

_:Ne8eb26a7be4b46518dcf9f0c59b00ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False Moon"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "False Moon"@en .

_:Nedafcf84e8164884b28e324449b895ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The inferior above"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "The inferior above"@en .

_:Nfb2bf2476d27442f8e639f95f142cc03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Medium"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Na5fdccc1638a4229b95b5f6c94f88211 ;
    schema:name "Eastern Medium"@en .

_:Na5fdccc1638a4229b95b5f6c94f88211 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02624f34e86a403c99e9dee3cb0ee4d5,
        _:N3e2a8fc05ee341a1b3db567441b3a03f,
        _:N5b43791cf6874118b5f049f2787be19f,
        _:N92898e1ee3174026af4d1721ca618145,
        _:Ne8eb26a7be4b46518dcf9f0c59b00ef5,
        _:Nedafcf84e8164884b28e324449b895ea,
        _:Nfb2bf2476d27442f8e639f95f142cc03 ;
    mo:track_count 7 ;
    schema:duration "PT25:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N02624f34e86a403c99e9dee3cb0ee4d5,
        _:N3e2a8fc05ee341a1b3db567441b3a03f,
        _:N5b43791cf6874118b5f049f2787be19f,
        _:N92898e1ee3174026af4d1721ca618145,
        _:Ne8eb26a7be4b46518dcf9f0c59b00ef5,
        _:Nedafcf84e8164884b28e324449b895ea,
        _:Nfb2bf2476d27442f8e639f95f142cc03 .

