@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/4134#composition> a mo:Composition ;
    dcterms:title "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn ;
    schema:name "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn .

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

<album/4134#performance> a mo:Performance ;
    dcterms:title "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn ;
    schema:name "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn .

<album/4134#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-07-23"^^xsd:date ;
    dcterms:title "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn ;
    mo:catalogue_number "KMCA-16" ;
    schema:about <product/10043#subject> ;
    schema:datePublished "1999-07-23"^^xsd:date ;
    schema:name "Twinbee Paradise '99 Blue"@en,
        "ツインビーPARADAISE '99 青"@ja,
        "Twinbee Paradise '99 Blue"@ja-latn .

<album/4135#composition> a mo:Composition ;
    dcterms:title "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn ;
    schema:name "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn .

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

<album/4135#performance> a mo:Performance ;
    dcterms:title "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn ;
    schema:name "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn .

<album/4135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-07-23"^^xsd:date ;
    dcterms:title "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn ;
    mo:catalogue_number "KMCA-15" ;
    schema:about <product/10043#subject> ;
    schema:datePublished "1999-07-23"^^xsd:date ;
    schema:name "Twinbee Paradise '99 Red"@en,
        "ツインビーPARADISE '99 赤"@ja,
        "Twinbee Paradise '99 Red"@ja-latn .

<product/3963#subject> a schema:CreativeWork ;
    dcterms:title "TwinBee"@en,
        "ツインビー"@ja,
        "TwinBee"@ja-latn ;
    schema:name "TwinBee"@en,
        "ツインビー"@ja,
        "TwinBee"@ja-latn .

<product/10043#subject> a schema:CreativeWork ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Twinbee PARADISE '99" ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:name "Twinbee PARADISE '99" .

[] a mo:Singer .

[] a mo:Singer .

