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

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

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

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

<artist/1163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Blasterhead"@en ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Blasterhead"@en .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "C.G mix"@en .

<artist/1377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Atsuhiko Nakatsubo"@en,
        "中坪淳彦"@ja ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Atsuhiko Nakatsubo"@en,
        "中坪淳彦"@ja .

<artist/1752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "NUMBER 201"@en ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "NUMBER 201"@en .

<artist/1931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Yuichi Ota"@en,
        "大田雄一"@ja ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Yuichi Ota"@en,
        "大田雄一"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Taishi"@en .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "KATE"@en .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5181#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/5181#composition>,
        <album/5181#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

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

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/7737#subject> a schema:CreativeWork ;
    schema:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn ;
    foaf:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn .

<product/7908#subject> a schema:CreativeWork ;
    schema:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn ;
    foaf:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn .

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

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

<org/618#subject> schema:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn ;
    foaf:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn .

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5181#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/5181#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/5181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zenith"@en,
        "Zenith"@ja,
        "Zenith"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1163#subject>,
        <artist/135#subject>,
        <artist/1377#subject>,
        <artist/1752#subject>,
        <artist/1931#subject>,
        <artist/2#subject>,
        <artist/2454#subject>,
        <artist/36240#subject>,
        <artist/63#subject> ;
    mo:produced_work <album/5181#musicalwork> ;
    schema:name "Zenith"@en,
        "Zenith"@ja,
        "Zenith"@ja-latn .

<album/5181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Zenith"@en,
        "Zenith"@ja,
        "Zenith"@ja-latn ;
    mo:catalogue_number "COCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5181#musicalexpression> ;
    mo:publisher <org/618#subject> ;
    mo:record _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kikokugai: The Cyber Slayer"@en ;
            foaf:name "Kikokugai: The Cyber Slayer"@en ],
        [ a schema:CreativeWork ;
            schema:name "Wiz Anniversary"@en ;
            foaf:name "Wiz Anniversary"@en ],
        <product/1015#subject>,
        <product/3149#subject>,
        <product/33#subject>,
        <product/7737#subject>,
        <product/7908#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Zenith"@en,
        "Zenith"@ja,
        "Zenith"@ja-latn ;
    schema:publisher <org/618#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N02cc7ce183f64e44a102b4a93d079196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face of Fact (zenith Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Face of Fact (zenith Edit)"@en .

_:N4b587da90b22430d8a155ed029070d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Doll"@en .

_:N54a37a9b390b46a0a48dac6534d2b2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Moon (Nhato's Electrock Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Under the Moon (Nhato's Electrock Mix)"@en .

_:N759ed27bebcc476fa871da5f1feab334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "zenith (Original Mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "zenith (Original Mix)"@en .

_:N79f6ba762d1644a2b400348c546c075c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Introduction"@en .

_:Nc8cc274f28f24612b89dd56d4028ec03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Harvest"@en .

_:Nd402c56995df46cbae78d201c791c4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "zenith (kyu Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "zenith (kyu Remix)"@en .

_:Nf7a77551a61d4f31b97cf746cb4ba1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashbird (Original Club Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Flashbird (Original Club Mix)"@en .

_:Nfd2edf5663234f78b9b27eb4c405fdf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Drawer of the Recollection"@en ;
    mo:track_number 10 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "A Drawer of the Recollection"@en .

_:Nfd8b72ab69e64965928fdf399771c3e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rushing into the inner Space"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:18"^^xsd:interval ;
    schema:inPlaylist _:Nc0b9767abc4840bca6fe5cc6e6f09afd ;
    schema:name "Rushing into the inner Space"@en .

_:Nc0b9767abc4840bca6fe5cc6e6f09afd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cc7ce183f64e44a102b4a93d079196,
        _:N4b587da90b22430d8a155ed029070d30,
        _:N54a37a9b390b46a0a48dac6534d2b2a6,
        _:N759ed27bebcc476fa871da5f1feab334,
        _:N79f6ba762d1644a2b400348c546c075c,
        _:Nc8cc274f28f24612b89dd56d4028ec03,
        _:Nd402c56995df46cbae78d201c791c4b0,
        _:Nf7a77551a61d4f31b97cf746cb4ba1bb,
        _:Nfd2edf5663234f78b9b27eb4c405fdf5,
        _:Nfd8b72ab69e64965928fdf399771c3e8 ;
    mo:track_count 10 ;
    schema:duration "PT73:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02cc7ce183f64e44a102b4a93d079196,
        _:N4b587da90b22430d8a155ed029070d30,
        _:N54a37a9b390b46a0a48dac6534d2b2a6,
        _:N759ed27bebcc476fa871da5f1feab334,
        _:N79f6ba762d1644a2b400348c546c075c,
        _:Nc8cc274f28f24612b89dd56d4028ec03,
        _:Nd402c56995df46cbae78d201c791c4b0,
        _:Nf7a77551a61d4f31b97cf746cb4ba1bb,
        _:Nfd2edf5663234f78b9b27eb4c405fdf5,
        _:Nfd8b72ab69e64965928fdf399771c3e8 .

