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

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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

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

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

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

<org/705#subject> schema:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn ;
    foaf:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/22618/22618-1293031825.png> a schema:ImageObject,
        foaf:Image .

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

<album/22618#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Records del Mil lenni"@en,
        "Records del Mil lenni"@ja,
        "Records del Mil lenni"@ja-latn ;
    mo:catalogue_number "CJVK-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22618#musicalexpression> ;
    mo:publisher <org/705#subject> ;
    mo:record _:N11ef7f0f3d154e2188bf8a070640a896 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/10#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/22618/22618-1293031825.png> ;
    schema:name "Records del Mil lenni"@en,
        "Records del Mil lenni"@ja,
        "Records del Mil lenni"@ja-latn ;
    schema:publisher <org/705#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/22618/22618-1293031825.png> .

_:N27330fbf69e4481180a75d3a0f3ab7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Déu no és necessari ～ 神など不要、と彼女は呟いた"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Déu no és necessari ～ 神など不要、と彼女は呟いた"@ja .

_:N7dea09a057ae4e58878fc6e0cdc383aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Records del Mil lenni ～ 千年の記憶"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Records del Mil lenni ～ 千年の記憶"@ja .

_:Ncd9b97fb952a4291949a68707691c76c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somiar despert ～ 白昼夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Somiar despert ～ 白昼夢"@ja .

_:Nd3c9fc4785014868bb27714e8e42e932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Records del Mil lenni - Izumi remix"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Records del Mil lenni - Izumi remix"@ja .

_:Ne039665c1cb4443b8dc6b60021f69a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lluna del Mil lenni,Nit del Mil lenni ～ 千年の月、千年の夜"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Lluna del Mil lenni,Nit del Mil lenni ～ 千年の月、千年の夜"@ja .

_:Nf6ce8d16eeae445191dd2c084641777f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vell el mar ～懐かしきあの海"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "Vell el mar ～懐かしきあの海"@ja .

_:Nfa24e8d2d6664a0aa87cb44eae05786e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a curt del son ～ 胡蝶夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11ef7f0f3d154e2188bf8a070640a896 ;
    schema:name "a curt del son ～ 胡蝶夢"@ja .

_:N11ef7f0f3d154e2188bf8a070640a896 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27330fbf69e4481180a75d3a0f3ab7e7,
        _:N7dea09a057ae4e58878fc6e0cdc383aa,
        _:Ncd9b97fb952a4291949a68707691c76c,
        _:Nd3c9fc4785014868bb27714e8e42e932,
        _:Ne039665c1cb4443b8dc6b60021f69a08,
        _:Nf6ce8d16eeae445191dd2c084641777f,
        _:Nfa24e8d2d6664a0aa87cb44eae05786e ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N27330fbf69e4481180a75d3a0f3ab7e7,
        _:N7dea09a057ae4e58878fc6e0cdc383aa,
        _:Ncd9b97fb952a4291949a68707691c76c,
        _:Nd3c9fc4785014868bb27714e8e42e932,
        _:Ne039665c1cb4443b8dc6b60021f69a08,
        _:Nf6ce8d16eeae445191dd2c084641777f,
        _:Nfa24e8d2d6664a0aa87cb44eae05786e .

