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

<artist/38188#subject> a schema:Person,
        foaf:Person ;
    schema:name "SEAMO"@en ;
    foaf:made <album/109637#lyrics>,
        <album/109637#subject> ;
    foaf:name "SEAMO"@en .

<artist/39016#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiji Takeuchi"@en,
        "竹内栄治"@ja ;
    foaf:made <album/109637#subject>,
        <album/109637#vocals> ;
    foaf:name "Eiji Takeuchi"@en,
        "竹内栄治"@ja .

<artist/40653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Sakakihara"@en,
        "榊原優希"@ja ;
    foaf:made <album/109637#subject>,
        <album/109637#vocals> ;
    foaf:name "Yuki Sakakihara"@en,
        "榊原優希"@ja .

<artist/42153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shota Hayama"@en,
        "葉山翔太"@ja ;
    foaf:made <album/109637#subject>,
        <album/109637#vocals> ;
    foaf:name "Shota Hayama"@en,
        "葉山翔太"@ja .

<artist/29793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109637#subject> ;
    schema:name "T-SK"@en ;
    foaf:made <album/109637#composition>,
        <album/109637#subject> ;
    foaf:name "T-SK"@en .

<artist/35549#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109637#subject> ;
    schema:name "HIROMI"@en ;
    foaf:made <album/109637#composition>,
        <album/109637#subject> ;
    foaf:name "HIROMI"@en .

<product/9464#subject> a schema:CreativeWork ;
    schema:name "Hypnosis Mic -Division Rap Battle- side D.H & B.A.T"@en,
        "ヒプノシスマイク -Division Rap Battle- side D.H & B.A.T"@ja,
        "Hypnosis Mic -Division Rap Battle- side D.H & B.A.T"@ja-latn ;
    foaf:name "Hypnosis Mic -Division Rap Battle- side D.H & B.A.T"@en,
        "ヒプノシスマイク -Division Rap Battle- side D.H & B.A.T"@ja,
        "Hypnosis Mic -Division Rap Battle- side D.H & B.A.T"@ja-latn .

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

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

<album/109637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn ;
    mo:performance_of <album/109637#musicalwork> ;
    mo:recorded_as <album/109637#musicalexpression> ;
    schema:name "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn ;
    schema:workPerformed <album/109637#musicalwork> .

<org/1648#subject> schema:name "Kodansha"@en,
        "株式会社講談社"@ja,
        "Kodansha"@ja-latn ;
    foaf:name "Kodansha"@en,
        "株式会社講談社"@ja,
        "Kodansha"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/109637/109637-eba61e46e92a.jpg> a schema:ImageObject,
        foaf:Image .

<album/109637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn ;
    mo:composer <artist/29793#subject>,
        <artist/35549#subject> ;
    mo:produced_work <album/109637#musicalwork> ;
    schema:name "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn .

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

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

<album/109637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-17"^^xsd:date ;
    dcterms:title "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn ;
    mo:catalogue_number "NMAX-1365" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109637#musicalexpression> ;
    mo:publisher <org/1648#subject> ;
    mo:record _:Ned8fe8bc87684d49ad17e14b3e395284 ;
    mo:record_count 1 ;
    schema:about <product/9464#subject> ;
    schema:datePublished "2021-03-17"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/73/109637/109637-eba61e46e92a.jpg> ;
    schema:name "R.I.P. / Bad Ass Temple"@en,
        "R.I.P. / Bad Ass Temple"@ja,
        "R.I.P. / Bad Ass Temple"@ja-latn ;
    schema:publisher <org/1648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/109637/109637-eba61e46e92a.jpg> .

_:N81222aaef0104d6980ac9d651e66b0b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B･A･Tの不思議な事件簿"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned8fe8bc87684d49ad17e14b3e395284 ;
    schema:name "B･A･Tの不思議な事件簿"@ja .

_:N9c4eafdab3a64d71841769c344881c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned8fe8bc87684d49ad17e14b3e395284 ;
    schema:name "R.I.P."@ja .

_:Ned8fe8bc87684d49ad17e14b3e395284 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81222aaef0104d6980ac9d651e66b0b6,
        _:N9c4eafdab3a64d71841769c344881c1f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N81222aaef0104d6980ac9d651e66b0b6,
        _:N9c4eafdab3a64d71841769c344881c1f .

