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

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

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

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

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/78/98787/98787-1589229792.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Crescent"@en,
        "Crescent"@ja,
        "Crescent"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98787#musicalexpression> ;
    mo:publisher _:N47da8d8d7ff24023bbd2f23ec0258c81 ;
    mo:record _:N8e7f8c81df034d24bdd15ea4992657ed ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/98787/98787-1589229792.jpg> ;
    schema:name "Crescent"@en,
        "Crescent"@ja,
        "Crescent"@ja-latn ;
    schema:publisher _:N47da8d8d7ff24023bbd2f23ec0258c81 ;
    foaf:depiction <https://media.vgm.io/albums/78/98787/98787-1589229792.jpg> .

_:N01308273e9ac4ac8a6ce7d54aa986b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "諒闇にて明鏡"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "諒闇にて明鏡"@ja .

_:N0bd0051504c54fd9bc79299ba94e1755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropical Doll Trial"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "Tropical Doll Trial"@ja .

_:N16c91b99840f48a7a7d05b7aa376f51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like swirling Petals -Rock ver.-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "Like swirling Petals -Rock ver.-"@ja .

_:N3906f259523349d3904e4f3fd5b773f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D'n'F story"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "D'n'F story"@ja .

_:N47ce7136d2cb47549bd1bd310a897548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～DTMerな末っ子編～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "幽霊楽団 ～DTMerな末っ子編～"@ja .

_:N47da8d8d7ff24023bbd2f23ec0258c81 schema:name "Angelicca"@en,
        "Angelicca"@ja,
        "Angelicca"@ja-latn ;
    foaf:name "Angelicca"@en,
        "Angelicca"@ja,
        "Angelicca"@ja-latn .

_:N4866644564ee491e94a40e0194f34c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into Our Shangri-La"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "into Our Shangri-La"@ja .

_:N5324b13c85de45759952f76d785a8a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Crescent Moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "On the Crescent Moon"@ja .

_:N86f8e620b46047338a0b44603902ce21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An unhominem -Extended Edition-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "An unhominem -Extended Edition-"@ja .

_:Ncdece2528d894e2d83dcfc0593df7821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy-fresh leaves!!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "happy-fresh leaves!!!"@ja .

_:Nd4e50334acac42c69aef3990f7bbecba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無何有の郷 Orchestral arrangement"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e7f8c81df034d24bdd15ea4992657ed ;
    schema:name "無何有の郷 Orchestral arrangement"@ja .

_:N8e7f8c81df034d24bdd15ea4992657ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01308273e9ac4ac8a6ce7d54aa986b4b,
        _:N0bd0051504c54fd9bc79299ba94e1755,
        _:N16c91b99840f48a7a7d05b7aa376f51a,
        _:N3906f259523349d3904e4f3fd5b773f2,
        _:N47ce7136d2cb47549bd1bd310a897548,
        _:N4866644564ee491e94a40e0194f34c36,
        _:N5324b13c85de45759952f76d785a8a82,
        _:N86f8e620b46047338a0b44603902ce21,
        _:Ncdece2528d894e2d83dcfc0593df7821,
        _:Nd4e50334acac42c69aef3990f7bbecba ;
    mo:track_count 10 ;
    schema:duration "PT30:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01308273e9ac4ac8a6ce7d54aa986b4b,
        _:N0bd0051504c54fd9bc79299ba94e1755,
        _:N16c91b99840f48a7a7d05b7aa376f51a,
        _:N3906f259523349d3904e4f3fd5b773f2,
        _:N47ce7136d2cb47549bd1bd310a897548,
        _:N4866644564ee491e94a40e0194f34c36,
        _:N5324b13c85de45759952f76d785a8a82,
        _:N86f8e620b46047338a0b44603902ce21,
        _:Ncdece2528d894e2d83dcfc0593df7821,
        _:Nd4e50334acac42c69aef3990f7bbecba .

