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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/99227#lyrics>,
        <album/99227#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99227#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/99227#composition>,
        <album/99227#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/99227#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/99227#musicalwork> ;
    schema:name "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/72/99227/99227-1590123575.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/99227#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn ;
    mo:performance_of <album/99227#musicalwork> ;
    mo:performer <artist/3316#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject> ;
    mo:recorded_as <album/99227#musicalexpression> ;
    schema:byArtist <artist/3316#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject> ;
    schema:name "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn ;
    schema:workPerformed <album/99227#musicalwork> .

<album/99227#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-22"^^xsd:date ;
    dcterms:title "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99227#musicalexpression> ;
    mo:publisher <org/4008#subject> ;
    mo:record _:N52a136422490473a86903dd9c724b91b ;
    mo:record_count 1 ;
    schema:about <product/1776#subject> ;
    schema:byArtist <artist/3316#subject>,
        <artist/4648#subject>,
        <artist/5257#subject>,
        <artist/55774#subject> ;
    schema:datePublished "2020-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/99227/99227-1590123575.png> ;
    schema:name "\"The Real Folk Blues\" For these days / SEATBELTS"@en,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja,
        "\"The Real Folk Blues\" For these days / SEATBELTS"@ja-latn ;
    schema:publisher <org/4008#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/99227/99227-1590123575.png> .

_:N52a136422490473a86903dd9c724b91b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nedb99e06d1974c3fa2e69b08fa5ec78c ;
    mo:track_count 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nedb99e06d1974c3fa2e69b08fa5ec78c .

_:Nedb99e06d1974c3fa2e69b08fa5ec78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Real Folk Blues\" For these days"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N52a136422490473a86903dd9c724b91b ;
    schema:name "\"The Real Folk Blues\" For these days"@en .

