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

<artist/4377#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kusuji Isseki"@en,
        "一石楠耳"@ja ;
    foaf:made <album/11630#lyrics>,
        <album/11630#subject> ;
    foaf:name "Kusuji Isseki"@en,
        "一石楠耳"@ja .

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

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

<artist/2660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11630#subject> ;
    schema:name "Kai Gojou"@en,
        "五条下位"@ja ;
    foaf:made <album/11630#composition>,
        <album/11630#subject> ;
    foaf:name "Kai Gojou"@en,
        "五条下位"@ja .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<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/11630#lyrics> a mo:Lyrics .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/11630/11630-1231407995.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11630#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11630#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<album/11630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ALTERNATIVE 200708"@en,
        "ALTERNATIVE 200708"@ja,
        "ALTERNATIVE 200708"@ja-latn ;
    mo:performance_of <album/11630#musicalwork> ;
    mo:performer <artist/1837#subject>,
        <artist/5998#subject> ;
    mo:recorded_as <album/11630#musicalexpression> ;
    schema:byArtist <artist/1837#subject>,
        <artist/5998#subject> ;
    schema:name "ALTERNATIVE 200708"@en,
        "ALTERNATIVE 200708"@ja,
        "ALTERNATIVE 200708"@ja-latn ;
    schema:workPerformed <album/11630#musicalwork> .

<album/11630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "ALTERNATIVE 200708"@en,
        "ALTERNATIVE 200708"@ja,
        "ALTERNATIVE 200708"@ja-latn ;
    mo:catalogue_number "SACD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11630#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N57c3cc4c15cd451083114cfbb43f9a3e ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/1837#subject>,
        <artist/5998#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/11630/11630-1231407995.jpg> ;
    schema:name "ALTERNATIVE 200708"@en,
        "ALTERNATIVE 200708"@ja,
        "ALTERNATIVE 200708"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/11630/11630-1231407995.jpg> .

_:N91e29eaf87d24790be6ffb4469a51b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じたくふぁんたじあ"@ja,
        "Jitaku Fantasia"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N57c3cc4c15cd451083114cfbb43f9a3e ;
    schema:name "じたくふぁんたじあ"@ja,
        "Jitaku Fantasia"@ja-latn .

_:N97f69dc0cbe645c18b73fd4464a57bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い車"@ja,
        "Aoi Kuruma"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N57c3cc4c15cd451083114cfbb43f9a3e ;
    schema:name "青い車"@ja,
        "Aoi Kuruma"@ja-latn .

_:Nfc0b35eba5334ba8a93ee4a1e8e991c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boundary of space"@ja,
        "Boundary of space"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT10:13"^^xsd:interval ;
    schema:inPlaylist _:N57c3cc4c15cd451083114cfbb43f9a3e ;
    schema:name "Boundary of space"@ja,
        "Boundary of space"@ja-latn .

_:N57c3cc4c15cd451083114cfbb43f9a3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N91e29eaf87d24790be6ffb4469a51b24,
        _:N97f69dc0cbe645c18b73fd4464a57bdf,
        _:Nfc0b35eba5334ba8a93ee4a1e8e991c2 ;
    mo:track_count 3 ;
    schema:duration "PT18:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N91e29eaf87d24790be6ffb4469a51b24,
        _:N97f69dc0cbe645c18b73fd4464a57bdf,
        _:Nfc0b35eba5334ba8a93ee4a1e8e991c2 .

