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

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

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99817#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/99817#composition>,
        <album/99817#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/1776#subject> a schema:CreativeWork ;
    schema:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn ;
    foaf:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn .

<album/99817#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/99817#musicalwork> ;
    schema:name "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn .

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

<org/4008#subject> schema:name "Captain Duckling Records"@en,
        "Captain Duckling Records"@ja,
        "Captain Duckling Records"@ja-latn ;
    foaf:name "Captain Duckling Records"@en,
        "Captain Duckling Records"@ja,
        "Captain Duckling Records"@ja-latn .

<https://media.vgm.io/albums/71/99817/99817-1591062060.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99817#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/99817/99817-1591062060.png> ;
    foaf:depicts <album/99817#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/99817/99817-1591062060.png> .

<https://medium-media.vgm.io/albums/71/99817/99817-1591062060.png> a schema:ImageObject,
        foaf:Image .

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

<artist/21436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "yanagida paul"@en ;
    foaf:name "yanagida paul"@en .

<artist/21438#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "sharaku maeda"@en ;
    foaf:name "sharaku maeda"@en .

<artist/3316#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja ;
    foaf:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja .

<artist/43169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "MATARO"@en ;
    foaf:name "MATARO"@en .

<artist/4648#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja ;
    foaf:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja .

<artist/5257#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "SEATBELTS"@en ;
    foaf:name "SEATBELTS"@en .

<artist/55774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "A-sha Mai Yamane"@en ;
    foaf:name "A-sha Mai Yamane"@en .

<artist/7026#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Takuo Yamamoto"@en,
        "山本拓夫"@ja ;
    foaf:name "Takuo Yamamoto"@en,
        "山本拓夫"@ja .

<artist/7656#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Yasuo Sano"@en,
        "佐野康夫"@ja ;
    foaf:name "Yasuo Sano"@en,
        "佐野康夫"@ja .

<album/99817#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-01"^^xsd:date ;
    dcterms:title "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99817#musicalexpression> ;
    mo:publisher <org/4008#subject> ;
    mo:record _:Nc05028d2780c4412a18318ee7f305d10 ;
    mo:record_count 1 ;
    schema:about <product/1776#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "takamori"@en ;
            foaf:name "takamori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yukino"@en ;
            foaf:name "yukino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aki-Ra Sunrise"@en ;
            foaf:name "Aki-Ra Sunrise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "hazuki"@en ;
            foaf:name "hazuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ishimegu"@en ;
            foaf:name "ishimegu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yagami"@en ;
            foaf:name "yagami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Danilo Tsuyoshi"@en ;
            foaf:name "Danilo Tsuyoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kubachang"@en ;
            foaf:name "kubachang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "madoka"@en ;
            foaf:name "madoka"@en ],
        <artist/21436#subject>,
        <artist/21438#subject>,
        <artist/3316#subject>,
        <artist/43169#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject>,
        <artist/7026#subject>,
        <artist/7656#subject> ;
    schema:datePublished "2020-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/99817/99817-1591062060.png> ;
    schema:name "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn ;
    schema:publisher <org/4008#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/99817/99817-1591062060.png> .

<album/99817#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn ;
    mo:performance_of <album/99817#musicalwork> ;
    mo:performer _:N08bdbd9b60aa4a2f9787a2154774d528,
        _:N229d938b983b452b8ee3e08fc4a45beb,
        _:N2b836d523b8543438ba68be8a761c5f5,
        _:N5a82742344134433b06eef1776c2afda,
        _:N83a39e6b62b54a909d568d4c64c947ac,
        _:N89eacad774d54578a4a43589713491bd,
        _:N9af587ffff5b4a1e8eeec89ff784ae52,
        _:Na71bb4ac29bc4653aff93920de2b5208,
        _:Ne26c3a96315c4fc0b67fde9e13e4bf11,
        <artist/21436#subject>,
        <artist/21438#subject>,
        <artist/3316#subject>,
        <artist/43169#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject>,
        <artist/7026#subject>,
        <artist/7656#subject> ;
    mo:recorded_as <album/99817#musicalexpression> ;
    schema:byArtist _:N08bdbd9b60aa4a2f9787a2154774d528,
        _:N229d938b983b452b8ee3e08fc4a45beb,
        _:N2b836d523b8543438ba68be8a761c5f5,
        _:N5a82742344134433b06eef1776c2afda,
        _:N83a39e6b62b54a909d568d4c64c947ac,
        _:N89eacad774d54578a4a43589713491bd,
        _:N9af587ffff5b4a1e8eeec89ff784ae52,
        _:Na71bb4ac29bc4653aff93920de2b5208,
        _:Ne26c3a96315c4fc0b67fde9e13e4bf11,
        <artist/21436#subject>,
        <artist/21438#subject>,
        <artist/3316#subject>,
        <artist/43169#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject>,
        <artist/7026#subject>,
        <artist/7656#subject> ;
    schema:name "Space Lion Virtual session 2020 / SEATBELTS"@en,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja,
        "Space Lion Virtual session 2020 / SEATBELTS"@ja-latn ;
    schema:workPerformed <album/99817#musicalwork> .

_:N08bdbd9b60aa4a2f9787a2154774d528 a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "madoka"@en ;
    foaf:name "madoka"@en .

_:N229d938b983b452b8ee3e08fc4a45beb a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "ishimegu"@en ;
    foaf:name "ishimegu"@en .

_:N27c4c52b64a54b05a929c4ad6436805a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Lion Virtual session 2020"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Nc05028d2780c4412a18318ee7f305d10 ;
    schema:name "Space Lion Virtual session 2020"@en .

_:N2b836d523b8543438ba68be8a761c5f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "hazuki"@en ;
    foaf:name "hazuki"@en .

_:N5a82742344134433b06eef1776c2afda a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "yukino"@en ;
    foaf:name "yukino"@en .

_:N83a39e6b62b54a909d568d4c64c947ac a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "yagami"@en ;
    foaf:name "yagami"@en .

_:N89eacad774d54578a4a43589713491bd a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Danilo Tsuyoshi"@en ;
    foaf:name "Danilo Tsuyoshi"@en .

_:N9af587ffff5b4a1e8eeec89ff784ae52 a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "takamori"@en ;
    foaf:name "takamori"@en .

_:Na71bb4ac29bc4653aff93920de2b5208 a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "Aki-Ra Sunrise"@en ;
    foaf:name "Aki-Ra Sunrise"@en .

_:Nc05028d2780c4412a18318ee7f305d10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27c4c52b64a54b05a929c4ad6436805a ;
    mo:track_count 1 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N27c4c52b64a54b05a929c4ad6436805a .

_:Ne26c3a96315c4fc0b67fde9e13e4bf11 a schema:Person,
        foaf:Person ;
    mo:performed <album/99817#performance> ;
    schema:name "kubachang"@en ;
    foaf:name "kubachang"@en .

