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

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

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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 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 .

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

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

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

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

<https://medium-media.vgm.io/albums/26/49162/49162-1561741930.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/49162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Real Fantasy"@en,
        "二次元演奏会 the CD"@ja,
        "Real Fantasy"@ja-latn ;
    mo:catalogue_number "PRIM-1001/2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/49162#musicalexpression> ;
    mo:publisher _:N03e62c145b2845c69cb214a55eaa5070 ;
    mo:record _:N98c417053e464802bf46c588e40704e6,
        _:Nb59513ad16f34d64aa42b73fd26a551a ;
    mo:record_count 2 ;
    mo:release <event/5> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/2168#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/49162/49162-1561741930.jpg> ;
    schema:name "Real Fantasy"@en,
        "二次元演奏会 the CD"@ja,
        "Real Fantasy"@ja-latn ;
    schema:publisher _:N03e62c145b2845c69cb214a55eaa5070 ;
    foaf:depiction <https://media.vgm.io/albums/26/49162/49162-1561741930.jpg> .

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

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

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

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

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

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

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

_:N843f34e00867410aa4e496db2a7a1ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armored Ladybird"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb59513ad16f34d64aa42b73fd26a551a ;
    schema:name "Armored Ladybird"@ja .

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

_:N95656c6416ce45b8b194babf1add8b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nb59513ad16f34d64aa42b73fd26a551a ;
    schema:name "フラワリングナイト"@ja .

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

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

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

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

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

_:N98c417053e464802bf46c588e40704e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f9c90a52b0346039762144ee2fb3bfb,
        _:N616d678412844787925a37e10c287e48,
        _:Na9d82987f18d4747b51b58600e3c6a6c,
        _:Ncc8976088be6419f8dfa81055d4f407c,
        _:Ndc6c3249170f412b98e90e910a1b1316 ;
    mo:track_count 5 ;
    schema:duration "PT48:13"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2f9c90a52b0346039762144ee2fb3bfb,
        _:N616d678412844787925a37e10c287e48,
        _:Na9d82987f18d4747b51b58600e3c6a6c,
        _:Ncc8976088be6419f8dfa81055d4f407c,
        _:Ndc6c3249170f412b98e90e910a1b1316 .

_:Nb59513ad16f34d64aa42b73fd26a551a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1625e3b1292a4f72928151f3b544a960,
        _:N3067c1eef7014ee49552e0b2b4246770,
        _:N548106ddc3324d5abadd88e8b5071edf,
        _:N575fd42cdfed47529d1c415d60e5a615,
        _:N843f34e00867410aa4e496db2a7a1ff2,
        _:N8dcd011899cc478499b8e37e9c1c9a40,
        _:N95656c6416ce45b8b194babf1add8b03,
        _:Nea1ce5a5a3d64e3fa2ab6524f53ba81e,
        _:Nfc992a4787af460c9488eb4de2ceb2be ;
    mo:track_count 9 ;
    schema:duration "PT60:07"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1625e3b1292a4f72928151f3b544a960,
        _:N3067c1eef7014ee49552e0b2b4246770,
        _:N548106ddc3324d5abadd88e8b5071edf,
        _:N575fd42cdfed47529d1c415d60e5a615,
        _:N843f34e00867410aa4e496db2a7a1ff2,
        _:N8dcd011899cc478499b8e37e9c1c9a40,
        _:N95656c6416ce45b8b194babf1add8b03,
        _:Nea1ce5a5a3d64e3fa2ab6524f53ba81e,
        _:Nfc992a4787af460c9488eb4de2ceb2be .

