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

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

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

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49163#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/49163#composition>,
        <album/49163#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49163#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/49163#composition>,
        <album/49163#subject> ;
    foaf:name "Shade"@en .

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

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

<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/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

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

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

<album/49163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn ;
    mo:performance_of <album/49163#musicalwork> ;
    mo:recorded_as <album/49163#musicalexpression> ;
    schema:name "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn ;
    schema:workPerformed <album/49163#musicalwork> .

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

<https://medium-media.vgm.io/albums/36/49163/49163-1415830223.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/4#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/49163#musicalwork> ;
    schema:name "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn .

<album/49163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn ;
    mo:catalogue_number "PRIM-0002" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/49163#musicalexpression> ;
    mo:publisher _:N4d8f6429ceb146a8ac18f97f1c8db02f ;
    mo:record _:N43b11fc4304841eabdf0bc49490f19da ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/2168#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/49163/49163-1415830223.jpg> ;
    schema:name "Real Fantasy"@en,
        "二次元演奏会 the DVD"@ja,
        "Real Fantasy"@ja-latn ;
    schema:publisher _:N4d8f6429ceb146a8ac18f97f1c8db02f ;
    foaf:depiction <https://media.vgm.io/albums/36/49163/49163-1415830223.jpg> .

_:N213a243b3ec640bc826d46a41e69e346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラナドの主題によるソナタ 第１楽章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:39"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "クラナドの主題によるソナタ 第１楽章"@ja .

_:N25bffe6854ec4d7a990600c6391c4a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の訪れは御札とともに"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "春の訪れは御札とともに"@ja .

_:N2a4ff7d017704ef49e9191a4bdf7bf29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sonata No.2 \"Reminiscences of AIR\" 第1楽章"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Piano Sonata No.2 \"Reminiscences of AIR\" 第1楽章"@ja .

_:N2cbf8f6eb4c1431883d1a03a6a48e61b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sonata No.2 \"Reminiscences of AIR\" 第2楽章"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Piano Sonata No.2 \"Reminiscences of AIR\" 第2楽章"@ja .

_:N4a93faa9138341b49a0ec8238b0b43ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia on themes from \"Atlach=Nacha\""@ja ;
    mo:track_number 11 ;
    schema:duration "PT15:18"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Fantasia on themes from \"Atlach=Nacha\""@ja .

_:N4d8f6429ceb146a8ac18f97f1c8db02f schema:name "Primenotes"@en ;
    foaf:name "Primenotes"@en .

_:N5d0df249f0ca44cc93cc65977dd39187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sonata No.2 \"Reminiscences of AIR\" 第3楽章"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Piano Sonata No.2 \"Reminiscences of AIR\" 第3楽章"@ja .

_:N691a004f975944e39b7a09116fa4f774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラナドの主題によるソナタ 第２楽章"@ja ;
    mo:track_number 5 ;
    schema:duration "PT21:57"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "クラナドの主題によるソナタ 第２楽章"@ja .

_:N874b7a97ee84475cba723b572bf16c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏曲「東方妖々夢」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "前奏曲「東方妖々夢」"@ja .

_:Na7879dc880a0413cb8abcf94472fadef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage into a cage..."@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Voyage into a cage..."@ja .

_:Ncc04c00bec144154b7ca8db5e5ecfefc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Last regrets"@ja .

_:Nd6995b6121fd4fc9b7a8959b176a4122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥かな年月 -Piano Solo-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "遥かな年月 -Piano Solo-"@ja .

_:Ndd0c953037f24bfe82c0c429269a1cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer's left"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N43b11fc4304841eabdf0bc49490f19da ;
    schema:name "Summer's left"@ja .

_:N43b11fc4304841eabdf0bc49490f19da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N213a243b3ec640bc826d46a41e69e346,
        _:N25bffe6854ec4d7a990600c6391c4a13,
        _:N2a4ff7d017704ef49e9191a4bdf7bf29,
        _:N2cbf8f6eb4c1431883d1a03a6a48e61b,
        _:N4a93faa9138341b49a0ec8238b0b43ca,
        _:N5d0df249f0ca44cc93cc65977dd39187,
        _:N691a004f975944e39b7a09116fa4f774,
        _:N874b7a97ee84475cba723b572bf16c7f,
        _:Na7879dc880a0413cb8abcf94472fadef,
        _:Ncc04c00bec144154b7ca8db5e5ecfefc,
        _:Nd6995b6121fd4fc9b7a8959b176a4122,
        _:Ndd0c953037f24bfe82c0c429269a1cb9 ;
    mo:track_count 12 ;
    schema:duration "PT102:36"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N213a243b3ec640bc826d46a41e69e346,
        _:N25bffe6854ec4d7a990600c6391c4a13,
        _:N2a4ff7d017704ef49e9191a4bdf7bf29,
        _:N2cbf8f6eb4c1431883d1a03a6a48e61b,
        _:N4a93faa9138341b49a0ec8238b0b43ca,
        _:N5d0df249f0ca44cc93cc65977dd39187,
        _:N691a004f975944e39b7a09116fa4f774,
        _:N874b7a97ee84475cba723b572bf16c7f,
        _:Na7879dc880a0413cb8abcf94472fadef,
        _:Ncc04c00bec144154b7ca8db5e5ecfefc,
        _:Nd6995b6121fd4fc9b7a8959b176a4122,
        _:Ndd0c953037f24bfe82c0c429269a1cb9 .

