@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 _:N26ff7da5a8ac4f9bbd2ce7f840a1a2ad,
        _:Nfeff5a03204d479b8f51da21f9980dbc ;
    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> .

_:N167819f38ac94c9ea587ec370cd7c374 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 _:Nfeff5a03204d479b8f51da21f9980dbc ;
    schema:name "桜のあと(all quartets lead to the?) (music video)"@ja .

_:N297838dfdf1e4d9d8a8f9bfcecdaf691 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 _:Nfeff5a03204d479b8f51da21f9980dbc ;
    schema:name "WINDOW開ける (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

_:N46d880b0321640d08c68c4a84518ff71 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 _:N26ff7da5a8ac4f9bbd2ce7f840a1a2ad ;
    schema:name "桜のあと(all quartets lead to the?)"@ja .

_:N4b4dc9cae9ff4c0d80bcbb2ea86747f4 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 _:Nfeff5a03204d479b8f51da21f9980dbc ;
    schema:name "マスターボリューム (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

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

_:N832a4546323a417b8a42abd1dfa4592a 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 _:Nfeff5a03204d479b8f51da21f9980dbc ;
    schema:name "ため息shooting the MOON (LIVE映像「LIQUIDROOM 9th ANNIVERSARY presents “UNDER THE INFLUENCE”」@恵比寿LIQUIDROOM)"@ja .

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

_:N26ff7da5a8ac4f9bbd2ce7f840a1a2ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46d880b0321640d08c68c4a84518ff71,
        _:N7fb1635bf96d47bda24f966e5b00f4be,
        _:N8418487dac1448189ed5fd4b2d0218f6 ;
    mo:track_count 3 ;
    schema:duration "PT14:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N46d880b0321640d08c68c4a84518ff71,
        _:N7fb1635bf96d47bda24f966e5b00f4be,
        _:N8418487dac1448189ed5fd4b2d0218f6 .

_:Nfeff5a03204d479b8f51da21f9980dbc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N167819f38ac94c9ea587ec370cd7c374,
        _:N297838dfdf1e4d9d8a8f9bfcecdaf691,
        _:N4b4dc9cae9ff4c0d80bcbb2ea86747f4,
        _:N832a4546323a417b8a42abd1dfa4592a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N167819f38ac94c9ea587ec370cd7c374,
        _:N297838dfdf1e4d9d8a8f9bfcecdaf691,
        _:N4b4dc9cae9ff4c0d80bcbb2ea86747f4,
        _:N832a4546323a417b8a42abd1dfa4592a .

