@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#composition> a mo:Composition ;
    dcterms:title "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    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#performance> a mo:Performance ;
    dcterms:title "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn ;
    schema:name "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn .

<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" ;
    schema:about <product/10036#subject> ;
    schema:datePublished "2021-05-07"^^xsd:date ;
    schema:name "Bursty Greedy Spider / Konomi Suzuki"@en,
        "Bursty Greedy Spider / 鈴木このみ"@ja,
        "Bursty Greedy Spider / Konomi Suzuki"@ja-latn .

<product/4221#subject> a schema:CreativeWork ;
    dcterms:title "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn ;
    schema:name "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn .

<https://media.vgm.io/products/63/10036/10036-1614648762.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/10036#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/63/10036/10036-1614648762.png> ;
    foaf:depicts <product/10036#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/63/10036/10036-1614648762.png> .

<https://thumb-media.vgm.io/products/63/10036/10036-1614648762.png> a schema:ImageObject,
        foaf:Image .

<product/10036#subject> a schema:CreativeWork ;
    dcterms:created "2021-07-14"^^xsd:date ;
    dcterms:title "Re: Life in a different world from zero: Kinsho to Nazo no Seirei" ;
    schema:datePublished "2021-07-14"^^xsd:date ;
    schema:image <https://media.vgm.io/products/63/10036/10036-1614648762.png> ;
    schema:name "Re: Life in a different world from zero: Kinsho to Nazo no Seirei" ;
    foaf:depiction <https://media.vgm.io/products/63/10036/10036-1614648762.png> .

[] a mo:Singer .

