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

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

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

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

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

<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/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/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/16379#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16379#musicalwork> ;
    schema:name "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn .

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

<org/418#subject> schema:name "False&Trues"@en,
        "False&Trues"@ja,
        "False&Trues"@ja-latn ;
    foaf:name "False&Trues"@en,
        "False&Trues"@ja,
        "False&Trues"@ja-latn .

<https://media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16379#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> ;
    foaf:depicts <album/16379#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> .

<https://medium-media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> a schema:ImageObject,
        foaf:Image .

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

<album/16379#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn ;
    mo:performance_of <album/16379#musicalwork> ;
    mo:performer <artist/4685#subject> ;
    mo:recorded_as <album/16379#musicalexpression> ;
    schema:byArtist <artist/4685#subject> ;
    schema:name "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn ;
    schema:workPerformed <album/16379#musicalwork> .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16379#performance> ;
    schema:name "YUKI"@en ;
    foaf:name "YUKI"@en .

<album/16379#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn ;
    mo:catalogue_number "FTCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16379#musicalexpression> ;
    mo:publisher <org/418#subject> ;
    mo:record _:N9dcebef521df44718eadd12f747780c2 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4685#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> ;
    schema:name "techmatrix"@en,
        "テクマトリクス"@ja,
        "techmatrix"@ja-latn ;
    schema:publisher <org/418#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/16379/16379-8f03907a5ce6.png> .

_:N00280501915f4e68a3bb5c8fce9d6459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミのチカラ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "キミのチカラ"@ja .

_:N284fdc3b2b3940c7ab39dd9a57d56004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツキアカリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "ツキアカリ"@ja .

_:N4145e24d16844965acad7d66047e6df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic eyes"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "Lunatic eyes"@ja .

_:N445e0e8360a94ee5bfb38ecba5bfdf94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly me"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "Fly me"@ja .

_:N9ebdd67c457645b896a8800f2c50ba06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False and Trues"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "False and Trues"@ja .

_:Nbbf2c70cde554f62884f5ace3654ef84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "響"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "響"@ja .

_:Nc6802e4c2de646d79e71469a22b9a262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と再生"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "月と再生"@ja .

_:Ne2f51afc092744ae801fc050a7b976c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovin'you Star"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N9dcebef521df44718eadd12f747780c2 ;
    schema:name "Lovin'you Star"@ja .

_:N9dcebef521df44718eadd12f747780c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00280501915f4e68a3bb5c8fce9d6459,
        _:N284fdc3b2b3940c7ab39dd9a57d56004,
        _:N4145e24d16844965acad7d66047e6df0,
        _:N445e0e8360a94ee5bfb38ecba5bfdf94,
        _:N9ebdd67c457645b896a8800f2c50ba06,
        _:Nbbf2c70cde554f62884f5ace3654ef84,
        _:Nc6802e4c2de646d79e71469a22b9a262,
        _:Ne2f51afc092744ae801fc050a7b976c9 ;
    mo:track_count 8 ;
    schema:duration "PT38:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00280501915f4e68a3bb5c8fce9d6459,
        _:N284fdc3b2b3940c7ab39dd9a57d56004,
        _:N4145e24d16844965acad7d66047e6df0,
        _:N445e0e8360a94ee5bfb38ecba5bfdf94,
        _:N9ebdd67c457645b896a8800f2c50ba06,
        _:Nbbf2c70cde554f62884f5ace3654ef84,
        _:Nc6802e4c2de646d79e71469a22b9a262,
        _:Ne2f51afc092744ae801fc050a7b976c9 .

