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

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

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41325#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/41325#composition>,
        <album/41325#lyrics>,
        <album/41325#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<product/3138#subject> a schema:CreativeWork ;
    schema:name "Yozakura Quartet: Hana no Uta"@en,
        "夜桜四重奏 -ハナノウタ-"@ja,
        "Yozakura Shijuusou: Hana no Uta"@ja-latn ;
    foaf:name "Yozakura Quartet: Hana no Uta"@en,
        "夜桜四重奏 -ハナノウタ-"@ja,
        "Yozakura Shijuusou: Hana no Uta"@ja-latn .

<album/41325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn ;
    mo:composer <artist/11797#subject> ;
    mo:produced_work <album/41325#musicalwork> ;
    schema:name "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/41325/41325-1394126444.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41325#performance> ;
    schema:name "UNISON SQUARE GARDEN"@en ;
    foaf:name "UNISON SQUARE GARDEN"@en .

<artist/27117#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41325#performance> ;
    schema:name "Sumito Kanza"@en,
        "神佐澄人"@ja ;
    foaf:name "Sumito Kanza"@en,
        "神佐澄人"@ja .

<album/41325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn ;
    mo:performance_of <album/41325#musicalwork> ;
    mo:performer <artist/12931#subject>,
        <artist/27117#subject> ;
    mo:recorded_as <album/41325#musicalexpression> ;
    schema:byArtist <artist/12931#subject>,
        <artist/27117#subject> ;
    schema:name "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/41325#musicalwork> .

<album/41325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-06"^^xsd:date ;
    dcterms:title "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "TFCC-89462" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/41325#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N8dff4c994d67410b8c93ae013c8225df,
        _:N9a99211f35764da7adf6c3807054dce6 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yozakura Quartet ~Tsuki ni Naku~"@en ;
            foaf:name "Yozakura Quartet ~Tsuki ni Naku~"@en ],
        <product/3138#subject> ;
    schema:byArtist <artist/12931#subject>,
        <artist/27117#subject> ;
    schema:datePublished "2013-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/41325/41325-1394126444.jpg> ;
    schema:name "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@en,
        "桜のあと(all quartets lead to the?) / UNISON SQUARE GARDEN"@ja,
        "Sakura no Ato (all quartets lead to the?) / UNISON SQUARE GARDEN [Limited Edition]"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/41325/41325-1394126444.jpg> .

_:N28086f97d17f4c86ac080e41d69a5a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ため息shooting the MOON (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dff4c994d67410b8c93ae013c8225df ;
    schema:name "ため息shooting the MOON (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

_:N547841eb257b4bb987481fa27ac26b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セク×カラ×シソンズール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9a99211f35764da7adf6c3807054dce6 ;
    schema:name "セク×カラ×シソンズール"@ja .

_:Na6584d7803534c74bbb4666f1e631c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノンフィクションコンパス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9a99211f35764da7adf6c3807054dce6 ;
    schema:name "ノンフィクションコンパス"@ja .

_:Nb2a28900b69f4e17816d1a225ec890fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜のあと(all quartets lead to the?) (music video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dff4c994d67410b8c93ae013c8225df ;
    schema:name "桜のあと(all quartets lead to the?) (music video)"@ja .

_:Ncc50d76b8ee84df6a1c5de73e9f61509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マスターボリューム (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dff4c994d67410b8c93ae013c8225df ;
    schema:name "マスターボリューム (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

_:Nfd03cd746db04f349df891d791840df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINDOW開ける (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dff4c994d67410b8c93ae013c8225df ;
    schema:name "WINDOW開ける (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

_:Nff171e83406b4adeba11464f529d01e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜のあと(all quartets lead to the?)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9a99211f35764da7adf6c3807054dce6 ;
    schema:name "桜のあと(all quartets lead to the?)"@ja .

_:N9a99211f35764da7adf6c3807054dce6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N547841eb257b4bb987481fa27ac26b8a,
        _:Na6584d7803534c74bbb4666f1e631c35,
        _:Nff171e83406b4adeba11464f529d01e3 ;
    mo:track_count 3 ;
    schema:duration "PT14:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N547841eb257b4bb987481fa27ac26b8a,
        _:Na6584d7803534c74bbb4666f1e631c35,
        _:Nff171e83406b4adeba11464f529d01e3 .

_:N8dff4c994d67410b8c93ae013c8225df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N28086f97d17f4c86ac080e41d69a5a22,
        _:Nb2a28900b69f4e17816d1a225ec890fc,
        _:Ncc50d76b8ee84df6a1c5de73e9f61509,
        _:Nfd03cd746db04f349df891d791840df1 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N28086f97d17f4c86ac080e41d69a5a22,
        _:Nb2a28900b69f4e17816d1a225ec890fc,
        _:Ncc50d76b8ee84df6a1c5de73e9f61509,
        _:Nfd03cd746db04f349df891d791840df1 .

