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

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

<artist/19438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48382#subject> ;
    schema:name "Masami Takei"@en,
        "武井優心"@ja ;
    foaf:made <album/48382#composition>,
        <album/48382#lyrics>,
        <album/48382#subject> ;
    foaf:name "Masami Takei"@en,
        "武井優心"@ja .

<artist/19439#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48382#subject> ;
    schema:name "Rui Yagi"@en,
        "八木類"@ja ;
    foaf:made <album/48382#composition>,
        <album/48382#lyrics>,
        <album/48382#subject> ;
    foaf:name "Rui Yagi"@en,
        "八木類"@ja .

<release/3254#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Kai: Majin Boo-hen"@en,
        "ドラゴンボール改 魔人ブウ編"@ja,
        "Dragon Ball Kai: Majin Boo-hen"@ja-latn ;
    foaf:name "Dragon Ball Kai: Majin Boo-hen"@en,
        "ドラゴンボール改 魔人ブウ編"@ja,
        "Dragon Ball Kai: Majin Boo-hen"@ja-latn .

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

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

<https://media.vgm.io/albums/28/48382/48382-1414420399.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48382#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/48382/48382-1414420399.jpg> ;
    foaf:depicts <album/48382#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/48382/48382-1414420399.jpg> .

<https://medium-media.vgm.io/albums/28/48382/48382-1414420399.jpg> a schema:ImageObject,
        foaf:Image .

<album/48382#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn ;
    mo:composer <artist/19438#subject>,
        <artist/19439#subject> ;
    mo:produced_work <album/48382#musicalwork> ;
    schema:name "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn .

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

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

<album/48382#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn ;
    mo:performance_of <album/48382#musicalwork> ;
    mo:performer <artist/19437#subject> ;
    mo:recorded_as <album/48382#musicalexpression> ;
    schema:byArtist <artist/19437#subject> ;
    schema:name "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn ;
    schema:workPerformed <album/48382#musicalwork> .

<artist/19437#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48382#performance> ;
    schema:name "Czecho No Republic"@en ;
    foaf:name "Czecho No Republic"@en .

<album/48382#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-12"^^xsd:date ;
    dcterms:title "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn ;
    mo:catalogue_number "COCA-16956" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48382#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nfdfed3cc9b314b27a7b79435c622ace8 ;
    mo:record_count 1 ;
    schema:about <release/3254#subject> ;
    schema:byArtist <artist/19437#subject> ;
    schema:datePublished "2014-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/48382/48382-1414420399.jpg> ;
    schema:name "Oh Yeah!!!!!!! / Czecho No Republic"@en,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja,
        "Oh Yeah!!!!!!! / Czecho No Republic"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/48382/48382-1414420399.jpg> .

_:N7e949522f3234d818151efe7cdbeba92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday Juggler"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nfdfed3cc9b314b27a7b79435c622ace8 ;
    schema:name "Sunday Juggler"@en .

_:Nb03970e37880424ca09703657cff2b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come On"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nfdfed3cc9b314b27a7b79435c622ace8 ;
    schema:name "Come On"@en .

_:Nc6c814a713354ddbb7d36130e2026987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yeah Oh!!!!!!!"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nfdfed3cc9b314b27a7b79435c622ace8 ;
    schema:name "Yeah Oh!!!!!!!"@en .

_:Nd35b8fd1c6a04975a19f91b78ba7260b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Yeah!!!!!!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nfdfed3cc9b314b27a7b79435c622ace8 ;
    schema:name "Oh Yeah!!!!!!!"@en .

_:Nfdfed3cc9b314b27a7b79435c622ace8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7e949522f3234d818151efe7cdbeba92,
        _:Nb03970e37880424ca09703657cff2b8f,
        _:Nc6c814a713354ddbb7d36130e2026987,
        _:Nd35b8fd1c6a04975a19f91b78ba7260b ;
    mo:track_count 4 ;
    schema:duration "PT12:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7e949522f3234d818151efe7cdbeba92,
        _:Nb03970e37880424ca09703657cff2b8f,
        _:Nc6c814a713354ddbb7d36130e2026987,
        _:Nd35b8fd1c6a04975a19f91b78ba7260b .

