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

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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

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

<album/59301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SleepWalker"@en,
        "SleepWalker"@ja,
        "SleepWalker"@ja-latn ;
    mo:performance_of <album/59301#musicalwork> ;
    mo:recorded_as <album/59301#musicalexpression> ;
    schema:name "SleepWalker"@en,
        "SleepWalker"@ja,
        "SleepWalker"@ja-latn ;
    schema:workPerformed <album/59301#musicalwork> .

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

<https://medium-media.vgm.io/albums/10/59301/59301-1465062704.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-03"^^xsd:date ;
    dcterms:title "SleepWalker"@en,
        "SleepWalker"@ja,
        "SleepWalker"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/59301#musicalexpression> ;
    mo:publisher _:Nd864d77e52ce4ae8af0a896bce980827 ;
    mo:record _:N25a9e7d130304260b5fc882dc951945f ;
    mo:record_count 1 ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/25#subject> ;
    schema:datePublished "2015-03-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/59301/59301-1465062704.jpg> ;
    schema:name "SleepWalker"@en,
        "SleepWalker"@ja,
        "SleepWalker"@ja-latn ;
    schema:publisher _:Nd864d77e52ce4ae8af0a896bce980827 ;
    foaf:depiction <https://media.vgm.io/albums/10/59301/59301-1465062704.jpg> .

_:N091025007a9645acbf45cd77b5e665e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You could always ask her"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25a9e7d130304260b5fc882dc951945f ;
    schema:name "You could always ask her"@en .

_:N10f38972dda64744b926f98ce9870b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just finish already!!"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25a9e7d130304260b5fc882dc951945f ;
    schema:name "Just finish already!!"@en .

_:Ncc0afee469164f60a02fcf8f7a61e8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SleepWalker"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25a9e7d130304260b5fc882dc951945f ;
    schema:name "SleepWalker"@en .

_:Nd864d77e52ce4ae8af0a896bce980827 schema:name "The Oneiric Orchestra of the Unfindable Palace"@en ;
    foaf:name "The Oneiric Orchestra of the Unfindable Palace"@en .

_:Ne0ef20cbbf014d0c96ea3a99c6bdc953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start all over again"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N25a9e7d130304260b5fc882dc951945f ;
    schema:name "Start all over again"@en .

_:N25a9e7d130304260b5fc882dc951945f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N091025007a9645acbf45cd77b5e665e6,
        _:N10f38972dda64744b926f98ce9870b36,
        _:Ncc0afee469164f60a02fcf8f7a61e8e1,
        _:Ne0ef20cbbf014d0c96ea3a99c6bdc953 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N091025007a9645acbf45cd77b5e665e6,
        _:N10f38972dda64744b926f98ce9870b36,
        _:Ncc0afee469164f60a02fcf8f7a61e8e1,
        _:Ne0ef20cbbf014d0c96ea3a99c6bdc953 .

