@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/132132#composition> a mo:Composition ;
    dcterms:title "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn ;
    schema:name "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn .

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

<album/132132#performance> a mo:Performance ;
    dcterms:title "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn ;
    schema:name "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn .

<album/132132#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-21"^^xsd:date ;
    dcterms:title "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/14436#subject> ;
    schema:datePublished "2023-09-21"^^xsd:date ;
    schema:name "Hebereke no Pair Pair Wars Sound Collection"@en,
        "へべれけのペアペアウォーズ　サウンド集"@ja,
        "Hebereke no Pair Pair Wars Sound Collection"@ja-latn .

<product/11395#subject> a schema:CreativeWork ;
    dcterms:title "Hebereke"@en,
        "へべれけ"@ja,
        "Hebereke"@ja-latn ;
    schema:name "Hebereke"@en,
        "へべれけ"@ja,
        "Hebereke"@ja-latn .

<product/14436#subject> a schema:CreativeWork ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Hebereke no Pair Pair Wars" ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:name "Hebereke no Pair Pair Wars" .

[] a mo:Singer .

