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

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

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99106#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/99106#composition>,
        <album/99106#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/99106#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/99106#musicalwork> ;
    schema:name "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn .

<album/99106#musicalexpression> a mo:Signal ;
    mo:published_as <album/99106#subject> ;
    mo:records <album/99106#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/60/99106/99106-1590124203.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99106#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/99106/99106-1590124203.png> ;
    foaf:depicts <album/99106#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/99106/99106-1590124203.png> .

<https://medium-media.vgm.io/albums/60/99106/99106-1590124203.png> a schema:ImageObject,
        foaf:Image .

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

<album/99106#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn ;
    mo:performance_of <album/99106#musicalwork> ;
    mo:performer <artist/5257#subject> ;
    mo:recorded_as <album/99106#musicalexpression> ;
    schema:byArtist <artist/5257#subject> ;
    schema:name "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn ;
    schema:workPerformed <album/99106#musicalwork> .

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

<album/99106#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-12"^^xsd:date ;
    dcterms:title "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99106#musicalexpression> ;
    mo:publisher <org/4008#subject> ;
    mo:record _:N3317188a9d334e4aa9243e212d96c720 ;
    mo:record_count 1 ;
    schema:about <product/1776#subject> ;
    schema:byArtist <artist/5257#subject> ;
    schema:datePublished "2020-05-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/99106/99106-1590124203.png> ;
    schema:name "TANK! Virtual Session 2020 / SEATBELTS"@en,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja,
        "TANK! Virtual Session 2020 / SEATBELTS"@ja-latn ;
    schema:publisher <org/4008#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/99106/99106-1590124203.png> .

_:N3317188a9d334e4aa9243e212d96c720 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na203a7c452ad47818260b0f490468082 ;
    mo:track_count 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na203a7c452ad47818260b0f490468082 .

_:Na203a7c452ad47818260b0f490468082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TANK!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N3317188a9d334e4aa9243e212d96c720 ;
    schema:name "TANK!"@en .

