@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/19484#composition> a mo:Composition ;
    dcterms:title "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn ;
    schema:name "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn .

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

<album/19484#performance> a mo:Performance ;
    dcterms:title "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn ;
    schema:name "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn .

<album/19484#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn ;
    mo:catalogue_number "CYLE-0006" ;
    schema:about <product/17027#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:name "Yaminabemania"@en,
        "Yaminabemania"@ja,
        "Yaminabemania"@ja-latn .

<album/803#composition> a mo:Composition ;
    dcterms:title "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn ;
    schema:name "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn .

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

<album/803#performance> a mo:Performance ;
    dcterms:title "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn ;
    schema:name "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn .

<album/803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-07"^^xsd:date ;
    dcterms:title "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KICA-1330" ;
    schema:about <product/17027#subject> ;
    schema:datePublished "2004-07-07"^^xsd:date ;
    schema:name "vib-ripple & vib-ribbon Original Soundtrack"@en,
        "ビブリップル＆ビブリボン　オリジナルサウンドトラック"@ja,
        "vib-ripple & vib-ribbon Original Soundtrack"@ja-latn .

<album/98844#composition> a mo:Composition ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn .

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

<album/98844#performance> a mo:Performance ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn .

<album/98844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-01"^^xsd:date ;
    dcterms:title "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn ;
    mo:catalogue_number "MIN004LP" ;
    schema:about <product/17027#subject> ;
    schema:datePublished "2020-07-01"^^xsd:date ;
    schema:name "VIB-RIBBON"@en,
        "VIB-RIBBON"@ja,
        "VIB-RIBBON"@ja-latn .

<product/17030#subject> a schema:CreativeWork ;
    dcterms:title "vib-ribbon"@en,
        "vib-ribbon"@ja,
        "vib-ribbon"@ja-latn ;
    schema:name "vib-ribbon"@en,
        "vib-ribbon"@ja,
        "vib-ribbon"@ja-latn .

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

<https://thumb-media.vgm.io/products/72/17027/17027-1725460780.png> a schema:ImageObject,
        foaf:Image .

<product/17027#subject> a schema:CreativeWork ;
    dcterms:created "1999-12-09"^^xsd:date ;
    dcterms:title "vib-ribbon" ;
    schema:datePublished "1999-12-09"^^xsd:date ;
    schema:image <https://media.vgm.io/products/72/17027/17027-1725460780.png> ;
    schema:name "vib-ribbon" ;
    foaf:depiction <https://media.vgm.io/products/72/17027/17027-1725460780.png> .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

