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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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 .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/64402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/64402#musicalwork> ;
    schema:name "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/20/64402/64402-1483420947.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn ;
    mo:performance_of <album/64402#musicalwork> ;
    mo:performer <artist/9297#subject> ;
    mo:recorded_as <album/64402#musicalexpression> ;
    schema:byArtist <artist/9297#subject> ;
    schema:name "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn ;
    schema:workPerformed <album/64402#musicalwork> .

<artist/9297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64402#performance> ;
    schema:name "Erhu Ryo"@en,
        "二胡Ryo"@ja ;
    foaf:name "Erhu Ryo"@en,
        "二胡Ryo"@ja .

<album/64402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-14"^^xsd:date ;
    dcterms:title "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn ;
    mo:catalogue_number "STCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64402#musicalexpression> ;
    mo:publisher _:N4bcba3d607b3418fab749f418c1cf6a8 ;
    mo:record _:N47494ec1c1fa4f62a8ab11d008227398 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/22#subject>,
        <product/31#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/9297#subject> ;
    schema:datePublished "2011-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/64402/64402-1483420947.jpg> ;
    schema:name "Touhou Reirou"@en,
        "東方玲瓏"@ja,
        "Touhou Reirou"@ja-latn ;
    schema:publisher _:N4bcba3d607b3418fab749f418c1cf6a8 ;
    foaf:depiction <https://media.vgm.io/albums/20/64402/64402-1483420947.jpg> .

_:N36d7eb3e802843d985fce3895943cc5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N47494ec1c1fa4f62a8ab11d008227398 ;
    schema:name "風神少女"@ja .

_:N4bcba3d607b3418fab749f418c1cf6a8 schema:name "Ping Xing Shi Jie"@en ;
    foaf:name "Ping Xing Shi Jie"@en .

_:N8f9c6d871bd44fc386c0f8902a0da5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "墨染櫻"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N47494ec1c1fa4f62a8ab11d008227398 ;
    schema:name "墨染櫻"@ja .

_:N9f0609e8491f46db92d9284d893291a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地靈們的起床"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N47494ec1c1fa4f62a8ab11d008227398 ;
    schema:name "地靈們的起床"@ja .

_:Na0ba631d9df54228b9db80fe63414238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時空船渡"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N47494ec1c1fa4f62a8ab11d008227398 ;
    schema:name "時空船渡"@ja .

_:N47494ec1c1fa4f62a8ab11d008227398 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36d7eb3e802843d985fce3895943cc5b,
        _:N8f9c6d871bd44fc386c0f8902a0da5cb,
        _:N9f0609e8491f46db92d9284d893291a8,
        _:Na0ba631d9df54228b9db80fe63414238 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N36d7eb3e802843d985fce3895943cc5b,
        _:N8f9c6d871bd44fc386c0f8902a0da5cb,
        _:N9f0609e8491f46db92d9284d893291a8,
        _:Na0ba631d9df54228b9db80fe63414238 .

