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

<artist/12889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja ;
    foaf:made <album/109092#subject>,
        <album/109092#vocals> ;
    foaf:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja .

<artist/16638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja ;
    foaf:made <album/109092#lyrics>,
        <album/109092#subject> ;
    foaf:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja .

<artist/13465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109092#subject> ;
    schema:name "fu_mou"@en ;
    foaf:made <album/109092#composition>,
        <album/109092#subject> ;
    foaf:name "fu_mou"@en .

<artist/31302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109092#subject> ;
    schema:name "Kayoko Kusano"@en,
        "草野華余子"@ja ;
    foaf:made <album/109092#composition>,
        <album/109092#lyrics>,
        <album/109092#subject> ;
    foaf:name "Kayoko Kusano"@en,
        "草野華余子"@ja .

<product/10036#subject> a schema:CreativeWork ;
    schema:name "Re: Life in a different world from zero: Kinsho to Nazo no Seirei"@en,
        "Re:ゼロから始める異世界生活 禁書と謎の精霊"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu: Kinsho to Nazo no Seirei"@ja-latn ;
    foaf:name "Re: Life in a different world from zero: Kinsho to Nazo no Seirei"@en,
        "Re:ゼロから始める異世界生活 禁書と謎の精霊"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu: Kinsho to Nazo no Seirei"@ja-latn .

<product/9432#subject> a schema:CreativeWork ;
    schema:name "So I'm a Spider, So What?"@en,
        "蜘蛛ですが、なにか?"@ja,
        "Kumo desuga, nanika?"@ja-latn ;
    foaf:name "So I'm a Spider, So What?"@en,
        "蜘蛛ですが、なにか?"@ja,
        "Kumo desuga, nanika?"@ja-latn .

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

<album/109092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    mo:performance_of <album/109092#musicalwork> ;
    mo:recorded_as <album/109092#musicalexpression> ;
    schema:name "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    schema:workPerformed <album/109092#musicalwork> .

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

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

<https://media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109092#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> ;
    foaf:depicts <album/109092#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> .

<https://medium-media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> a schema:ImageObject,
        foaf:Image .

<album/109092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    mo:composer <artist/13465#subject>,
        <artist/31302#subject> ;
    mo:produced_work <album/109092#musicalwork> ;
    schema:name "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn .

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

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

<album/109092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-07"^^xsd:date ;
    dcterms:title "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    mo:catalogue_number "ZMCZ-14787" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109092#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N0f153f6f681e40a48126dd77c0e29907 ;
    mo:record_count 1 ;
    schema:about <product/10036#subject>,
        <product/9432#subject> ;
    schema:datePublished "2021-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> ;
    schema:name "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/109092/109092-23e68bfecfae.jpg> .

_:N562949b903ac48b78b373d65f226c3c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bursty Greedy Spider"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0f153f6f681e40a48126dd77c0e29907 ;
    schema:name "Bursty Greedy Spider"@en .

_:N970d3b72ae074822a6192c488ff50749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossroads (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0f153f6f681e40a48126dd77c0e29907 ;
    schema:name "Crossroads (instrumental)"@en .

_:Nc20b4722a81b44a89473fb002e853bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bursty Greedy Spider (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0f153f6f681e40a48126dd77c0e29907 ;
    schema:name "Bursty Greedy Spider (instrumental)"@en .

_:Nddfc4341df9a430491b213f43cef8daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossroads"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0f153f6f681e40a48126dd77c0e29907 ;
    schema:name "Crossroads"@en .

_:N0f153f6f681e40a48126dd77c0e29907 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N562949b903ac48b78b373d65f226c3c2,
        _:N970d3b72ae074822a6192c488ff50749,
        _:Nc20b4722a81b44a89473fb002e853bed,
        _:Nddfc4341df9a430491b213f43cef8daf ;
    mo:track_count 4 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N562949b903ac48b78b373d65f226c3c2,
        _:N970d3b72ae074822a6192c488ff50749,
        _:Nc20b4722a81b44a89473fb002e853bed,
        _:Nddfc4341df9a430491b213f43cef8daf .

