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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/18616#lyrics>,
        <album/18616#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<album/18616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/18616#musicalwork> ;
    schema:name "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn .

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

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

<org/1689#subject> schema:name "tieLeaf"@en,
        "ティエリーフ"@ja,
        "tieLeaf"@ja-latn ;
    foaf:name "tieLeaf"@en,
        "ティエリーフ"@ja,
        "tieLeaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/18616/18616-1270184916.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18616#performance> ;
    schema:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja ;
    foaf:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja .

<artist/4453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18616#performance> ;
    schema:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja ;
    foaf:name "Akihisa Tsuboy"@en,
        "壷井彰久"@ja .

<artist/5425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18616#performance> ;
    schema:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja ;
    foaf:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18616#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18616#subject> ;
    mo:performed <album/18616#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/18616#composition>,
        <album/18616#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/18616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn ;
    mo:performance_of <album/18616#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/167#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    mo:recorded_as <album/18616#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/167#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    schema:name "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn ;
    schema:workPerformed <album/18616#musicalwork> .

<album/18616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn ;
    mo:catalogue_number "LAG-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18616#musicalexpression> ;
    mo:publisher <org/1689#subject> ;
    mo:record _:Ne8a3b167ea324fb6bcfefda6b7b28320 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lag-Quara"@en ;
            foaf:name "Lag-Quara"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/167#subject>,
        <artist/4453#subject>,
        <artist/5425#subject>,
        <artist/7102#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/61/18616/18616-1270184916.jpg> ;
    schema:name "Window of Reminiscence"@en,
        "ツイソウの窓"@ja,
        "Tsuisou no Mado"@ja-latn ;
    schema:publisher <org/1689#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/18616/18616-1270184916.jpg> .

_:N3780c985594046ab990815f620f053bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Window of Funeral -instrumental-"@en,
        "追葬の窓 -instrumental-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne8a3b167ea324fb6bcfefda6b7b28320 ;
    schema:name "Window of Funeral -instrumental-"@en,
        "追葬の窓 -instrumental-"@ja .

_:N52175b2faba3474e99c8a637c9ac00c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Window of Funeral"@en,
        "追葬の窓"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne8a3b167ea324fb6bcfefda6b7b28320 ;
    schema:name "Window of Funeral"@en,
        "追葬の窓"@ja .

_:Ne8a3b167ea324fb6bcfefda6b7b28320 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3780c985594046ab990815f620f053bf,
        _:N52175b2faba3474e99c8a637c9ac00c0 ;
    mo:track_count 2 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3780c985594046ab990815f620f053bf,
        _:N52175b2faba3474e99c8a637c9ac00c0 .

