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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    schema:name "Renko"@en ;
    foaf:made <album/63860#subject>,
        <album/63860#vocals> ;
    foaf:name "Renko"@en .

<album/63860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "memories II"@en,
        "memories II"@ja,
        "memories II"@ja-latn ;
    mo:produced_work <album/63860#musicalwork> ;
    schema:name "memories II"@en,
        "memories II"@ja,
        "memories II"@ja-latn .

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

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

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

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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 .

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

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

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

<org/1082#subject> schema:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn ;
    foaf:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/63860/63860-1482127604.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "memories II"@en,
        "memories II"@ja,
        "memories II"@ja-latn ;
    mo:catalogue_number "ORJM-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63860#musicalexpression> ;
    mo:publisher <org/1082#subject> ;
    mo:record _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/18#subject>,
        <product/29#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/63860/63860-1482127604.jpg> ;
    schema:name "memories II"@en,
        "memories II"@ja,
        "memories II"@ja-latn ;
    schema:publisher <org/1082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/63860/63860-1482127604.jpg> .

_:N0a7c5df9b7924cacb47179bd7886ade3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight dreamer (MZC Mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "twilight dreamer (MZC Mix)"@en .

_:N1082fa0f4fb44ddca23e37c98389a4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reach for the top!! (MK Remix) (off vocal)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "reach for the top!! (MK Remix) (off vocal)"@en .

_:N2770d58f3429426abb9557f5dc6046ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Love Canon (FS Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "A Love Canon (FS Remix)"@en .

_:N3a65010fdcae4d848f365e6286b0d485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight dreamer (MZC Mix) (off vocal)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "twilight dreamer (MZC Mix) (off vocal)"@en .

_:N3e2c626266c54003a7f96fc1bae1144e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under water (MZC Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "under water (MZC Mix)"@en .

_:N7c278b78d9884fb381a802a004abc760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re-imagine (FS Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "re-imagine (FS Remix)"@en .

_:N7f1c664c03fa4e41bcdeb492a7c182c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reach for the top!! (MK Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "reach for the top!! (MK Remix)"@en .

_:Nc94a334158d847eba31437aeda556e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Love Canon (FS Remix) (off vocal)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "A Love Canon (FS Remix) (off vocal)"@en .

_:Nd370d84eacaf42c7935ff8aec5857177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under water (MZC Mix) (off vocal)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "under water (MZC Mix) (off vocal)"@en .

_:Ndf857f68e3604858b4fc39a4e0a5bbcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re-imagine (FS Remix) (off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4054cfee8bb34f07b6222183ff4c6a0c ;
    schema:name "re-imagine (FS Remix) (off vocal)"@en .

_:N4054cfee8bb34f07b6222183ff4c6a0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a7c5df9b7924cacb47179bd7886ade3,
        _:N1082fa0f4fb44ddca23e37c98389a4c9,
        _:N2770d58f3429426abb9557f5dc6046ff,
        _:N3a65010fdcae4d848f365e6286b0d485,
        _:N3e2c626266c54003a7f96fc1bae1144e,
        _:N7c278b78d9884fb381a802a004abc760,
        _:N7f1c664c03fa4e41bcdeb492a7c182c3,
        _:Nc94a334158d847eba31437aeda556e82,
        _:Nd370d84eacaf42c7935ff8aec5857177,
        _:Ndf857f68e3604858b4fc39a4e0a5bbcf ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a7c5df9b7924cacb47179bd7886ade3,
        _:N1082fa0f4fb44ddca23e37c98389a4c9,
        _:N2770d58f3429426abb9557f5dc6046ff,
        _:N3a65010fdcae4d848f365e6286b0d485,
        _:N3e2c626266c54003a7f96fc1bae1144e,
        _:N7c278b78d9884fb381a802a004abc760,
        _:N7f1c664c03fa4e41bcdeb492a7c182c3,
        _:Nc94a334158d847eba31437aeda556e82,
        _:Nd370d84eacaf42c7935ff8aec5857177,
        _:Ndf857f68e3604858b4fc39a4e0a5bbcf .

