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

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

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

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

<artist/1999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11637#subject> ;
    schema:name "Makoto Sasakura"@en,
        "佐々倉マコト"@ja ;
    foaf:made <album/11637#composition>,
        <album/11637#subject> ;
    foaf:name "Makoto Sasakura"@en,
        "佐々倉マコト"@ja .

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

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

<artist/5606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11637#subject> ;
    schema:name "Yuuna Kamishiro"@en ;
    foaf:made <album/11637#composition>,
        <album/11637#subject> ;
    foaf:name "Yuuna Kamishiro"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11637#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/11637#composition>,
        <album/11637#subject> ;
    foaf:name "DJ Noriken"@en .

<artist/791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11637#subject> ;
    schema:name "Takao Matsuura"@en,
        "松浦貴雄"@ja ;
    foaf:made <album/11637#composition>,
        <album/11637#subject> ;
    foaf:name "Takao Matsuura"@en,
        "松浦貴雄"@ja .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<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/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

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

<org/337#subject> schema:name "Sound∞Infinity"@en,
        "Sound∞Infinity"@ja,
        "Sound∞Infinity"@ja-latn ;
    foaf:name "Sound∞Infinity"@en,
        "Sound∞Infinity"@ja,
        "Sound∞Infinity"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/11637/11637-1231469725.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love affair"@en,
        "Love affair"@ja,
        "Love affair"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1999#subject>,
        <artist/2#subject>,
        <artist/4#subject>,
        <artist/5606#subject>,
        <artist/5607#subject>,
        <artist/791#subject> ;
    mo:produced_work <album/11637#musicalwork> ;
    schema:name "Love affair"@en,
        "Love affair"@ja,
        "Love affair"@ja-latn .

<album/11637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Love affair"@en,
        "Love affair"@ja,
        "Love affair"@ja-latn ;
    mo:catalogue_number "SDFN-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11637#musicalexpression> ;
    mo:publisher <org/337#subject> ;
    mo:record _:Nde21d8adadb446738461d4cf1f8cf38a ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FairlyLife"@en ;
            foaf:name "FairlyLife"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hajimete no Otetsudai"@en ;
            foaf:name "Hajimete no Otetsudai"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/11637/11637-1231469725.jpg> ;
    schema:name "Love affair"@en,
        "Love affair"@ja,
        "Love affair"@ja-latn ;
    schema:publisher <org/337#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/11637/11637-1231469725.jpg> .

_:N08f188fea679406aa927ef63e0fd23d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love affair"@en,
        "Love affair"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Love affair"@en,
        "Love affair"@ja .

_:N258fd1d5b7dc495f932099090faad959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights (DJ Noriken's UK HARDCORE MIX)"@en,
        "夏影(DJ Noriken's UK HARDCORE MIX)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "summer lights (DJ Noriken's UK HARDCORE MIX)"@en,
        "夏影(DJ Noriken's UK HARDCORE MIX)"@ja .

_:N45b1e775818d4302b718275cdb5f477e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny or Fairly"@en,
        "Funny or Fairly"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Funny or Fairly"@en,
        "Funny or Fairly"@ja .

_:Na3d0eab4d3cd40e8b22099c179c06cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take off!"@en,
        "Take off!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Take off!"@en,
        "Take off!"@ja .

_:Na440cb3fed1c40e6a4d40693ec7f1ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Shadows (Whitefall Trance Mix)"@en,
        "朝影(Whitefall Trance Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Morning Shadows (Whitefall Trance Mix)"@en,
        "朝影(Whitefall Trance Mix)"@ja .

_:Na7ed58a132474264ad0b1a564b512340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Little Princess"@en,
        "Sweet Little Princess"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Sweet Little Princess"@en,
        "Sweet Little Princess"@ja .

_:Naca2ba10f2454648b1e9e1f67fdb8532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "Phantom Ensemble"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Phantom Ensemble"@en,
        "Phantom Ensemble"@ja .

_:Nbd7c0dbfcc4940098b307870b23982d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modest Love Story"@en,
        "Modest Love Story"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Modest Love Story"@en,
        "Modest Love Story"@ja .

_:Ne230dc44615049aeaf106bbc99cd28f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast (AR style mix)"@en,
        "Demystify Feast (AR style mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nde21d8adadb446738461d4cf1f8cf38a ;
    schema:name "Demystify Feast (AR style mix)"@en,
        "Demystify Feast (AR style mix)"@ja .

_:Nde21d8adadb446738461d4cf1f8cf38a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f188fea679406aa927ef63e0fd23d5,
        _:N258fd1d5b7dc495f932099090faad959,
        _:N45b1e775818d4302b718275cdb5f477e,
        _:Na3d0eab4d3cd40e8b22099c179c06cef,
        _:Na440cb3fed1c40e6a4d40693ec7f1ff8,
        _:Na7ed58a132474264ad0b1a564b512340,
        _:Naca2ba10f2454648b1e9e1f67fdb8532,
        _:Nbd7c0dbfcc4940098b307870b23982d6,
        _:Ne230dc44615049aeaf106bbc99cd28f9 ;
    mo:track_count 9 ;
    schema:duration "PT55:26"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N08f188fea679406aa927ef63e0fd23d5,
        _:N258fd1d5b7dc495f932099090faad959,
        _:N45b1e775818d4302b718275cdb5f477e,
        _:Na3d0eab4d3cd40e8b22099c179c06cef,
        _:Na440cb3fed1c40e6a4d40693ec7f1ff8,
        _:Na7ed58a132474264ad0b1a564b512340,
        _:Naca2ba10f2454648b1e9e1f67fdb8532,
        _:Nbd7c0dbfcc4940098b307870b23982d6,
        _:Ne230dc44615049aeaf106bbc99cd28f9 .

