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

<artist/2661#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryukishi07"@en,
        "竜騎士07"@ja ;
    foaf:made <album/30329#lyrics>,
        <album/30329#subject> ;
    foaf:name "Ryukishi07"@en,
        "竜騎士07"@ja .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/30329#lyrics>,
        <album/30329#subject> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/8071#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuto Tonokawa"@en,
        "都乃河勇人"@ja ;
    foaf:made <album/30329#lyrics>,
        <album/30329#subject> ;
    foaf:name "Yuto Tonokawa"@en,
        "都乃河勇人"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    schema:name "MANYO"@en ;
    foaf:made <album/30329#lyrics>,
        <album/30329#subject> ;
    foaf:name "MANYO"@en .

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

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

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

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30329#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/30329#composition>,
        <album/30329#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30329#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/30329#composition>,
        <album/30329#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30329#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/30329#composition>,
        <album/30329#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

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

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

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

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

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/30329/30329-1369388316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rewrite Arrangement Album: Branch"@en,
        "Rewrite Arrangement Album: Branch"@ja,
        "Rewrite Arrangement Album: Branch"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/4#subject>,
        <artist/76#subject>,
        <artist/83#subject>,
        <artist/978#subject> ;
    mo:produced_work <album/30329#musicalwork> ;
    schema:name "Rewrite Arrangement Album: Branch"@en,
        "Rewrite Arrangement Album: Branch"@ja,
        "Rewrite Arrangement Album: Branch"@ja-latn .

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

<album/30329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-29"^^xsd:date ;
    dcterms:title "Rewrite Arrangement Album: Branch"@en,
        "Rewrite Arrangement Album: Branch"@ja,
        "Rewrite Arrangement Album: Branch"@ja-latn ;
    mo:catalogue_number "KSLA-0076" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30329#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N6aee90a1680748e0ac392e154b6e493c ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/1028#subject> ;
    schema:datePublished "2011-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/30329/30329-1369388316.jpg> ;
    schema:name "Rewrite Arrangement Album: Branch"@en,
        "Rewrite Arrangement Album: Branch"@ja,
        "Rewrite Arrangement Album: Branch"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/30329/30329-1369388316.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(07th Expansion)"@en ;
    foaf:made <album/30329#subject> ;
    foaf:name "(07th Expansion)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(07th Expansion)"@en ;
    foaf:made <album/30329#lyrics> ;
    foaf:name "(07th Expansion)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Little Wing)"@en ;
    foaf:made <album/30329#subject> ;
    foaf:name "(Little Wing)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Little Wing)"@en ;
    foaf:made <album/30329#lyrics> ;
    foaf:name "(Little Wing)"@en .

_:N0d0c763442f240ac850cfa61f8139351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegy for Past Days"@en,
        "過日憐歌"@ja,
        "Kajitsu Renka"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Elegy for Past Days"@en,
        "過日憐歌"@ja,
        "Kajitsu Renka"@ja-latn .

_:N213553ba96604b2f8d6f3f82eeac7c9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Forest"@en,
        "Little Forest"@ja,
        "Little Forest"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Little Forest"@en,
        "Little Forest"@ja,
        "Little Forest"@ja-latn .

_:N3484216a40214e3389d76c52c5996b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travel"@en,
        "旅"@ja,
        "Tabi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Travel"@en,
        "旅"@ja,
        "Tabi"@ja-latn .

_:N76d4ff7a2fdc4c478dea0ef20de72d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground - Radiance"@en,
        "大地 - Radiance"@ja,
        "Daichi - Radiance"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Ground - Radiance"@en,
        "大地 - Radiance"@ja,
        "Daichi - Radiance"@ja-latn .

_:Nb209ff9e279c43aa87aacfa3bb90738d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbita"@en,
        "Orbita"@ja,
        "Orbita"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Orbita"@en,
        "Orbita"@ja,
        "Orbita"@ja-latn .

_:Ncb31a317f3204c059642d66e1a3fb103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fertilizer"@en,
        "Fertilizer"@ja,
        "Fertilizer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Fertilizer"@en,
        "Fertilizer"@ja,
        "Fertilizer"@ja-latn .

_:Nd08ead6253f646eb88201c93d8402b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Windflower"@en,
        "ニリンソウ"@ja,
        "Nirinsou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Soft Windflower"@en,
        "ニリンソウ"@ja,
        "Nirinsou"@ja-latn .

_:Neba8e6d8fc7a48f79cbd04a2f299cb74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reply"@en,
        "Reply"@ja,
        "Reply"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N6aee90a1680748e0ac392e154b6e493c ;
    schema:name "Reply"@en,
        "Reply"@ja,
        "Reply"@ja-latn .

_:N6aee90a1680748e0ac392e154b6e493c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d0c763442f240ac850cfa61f8139351,
        _:N213553ba96604b2f8d6f3f82eeac7c9a,
        _:N3484216a40214e3389d76c52c5996b8f,
        _:N76d4ff7a2fdc4c478dea0ef20de72d2e,
        _:Nb209ff9e279c43aa87aacfa3bb90738d,
        _:Ncb31a317f3204c059642d66e1a3fb103,
        _:Nd08ead6253f646eb88201c93d8402b44,
        _:Neba8e6d8fc7a48f79cbd04a2f299cb74 ;
    mo:track_count 8 ;
    schema:duration "PT38:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d0c763442f240ac850cfa61f8139351,
        _:N213553ba96604b2f8d6f3f82eeac7c9a,
        _:N3484216a40214e3389d76c52c5996b8f,
        _:N76d4ff7a2fdc4c478dea0ef20de72d2e,
        _:Nb209ff9e279c43aa87aacfa3bb90738d,
        _:Ncb31a317f3204c059642d66e1a3fb103,
        _:Nd08ead6253f646eb88201c93d8402b44,
        _:Neba8e6d8fc7a48f79cbd04a2f299cb74 .

