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

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

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

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

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<album/67616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/67616#musicalwork> ;
    schema:name "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn .

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

<album/67616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn ;
    mo:performance_of <album/67616#musicalwork> ;
    mo:recorded_as <album/67616#musicalexpression> ;
    schema:name "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn ;
    schema:workPerformed <album/67616#musicalwork> .

<org/737#subject> schema:name "VAGUEDGE"@en,
        "VAGUEDGE"@ja,
        "VAGUEDGE"@ja-latn ;
    foaf:name "VAGUEDGE"@en,
        "VAGUEDGE"@ja,
        "VAGUEDGE"@ja-latn .

<https://media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67616#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> ;
    foaf:depicts <album/67616#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> .

<https://medium-media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn ;
    mo:catalogue_number "VACD0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67616#musicalexpression> ;
    mo:publisher <org/737#subject> ;
    mo:record _:N4d392ed637ad4f78bcfe370ed7832b1e ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/18#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> ;
    schema:name "Alice in World's End"@en,
        "Alice in World's End"@ja,
        "Alice in World's End"@ja-latn ;
    schema:publisher <org/737#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/67616/67616-7404972b7abd.jpg> .

_:N78f5959358054a17bf228677261dc969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall into the Daydream"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N4d392ed637ad4f78bcfe370ed7832b1e ;
    schema:name "Fall into the Daydream"@en .

_:Nceb7cb5deff8449091aaee4fa8de2f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in World’s End"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N4d392ed637ad4f78bcfe370ed7832b1e ;
    schema:name "Alice in World’s End"@en .

_:N4d392ed637ad4f78bcfe370ed7832b1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N78f5959358054a17bf228677261dc969,
        _:Nceb7cb5deff8449091aaee4fa8de2f5b ;
    mo:track_count 2 ;
    schema:duration "PT9:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N78f5959358054a17bf228677261dc969,
        _:Nceb7cb5deff8449091aaee4fa8de2f5b .

