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

<artist/21767#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Oshitani"@en,
        "押谷沙樹"@ja ;
    foaf:made <album/27090#subject>,
        <album/27090#vocals> ;
    foaf:name "Saki Oshitani"@en,
        "押谷沙樹"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/27090#lyrics>,
        <album/27090#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/6339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayoshi Tanimoto"@en,
        "谷本貴義"@ja ;
    foaf:made <album/27090#subject>,
        <album/27090#vocals> ;
    foaf:name "Takayoshi Tanimoto"@en,
        "谷本貴義"@ja .

<artist/12186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27090#subject> ;
    schema:name "Takafumi Iwasaki"@en,
        "岩崎貴文"@ja ;
    foaf:made <album/27090#composition>,
        <album/27090#subject> ;
    foaf:name "Takafumi Iwasaki"@en,
        "岩崎貴文"@ja .

<artist/7677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27090#subject> ;
    schema:name "cAnON."@en ;
    foaf:made <album/27090#composition>,
        <album/27090#subject> ;
    foaf:name "cAnON."@en .

<product/1241#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Kai"@en,
        "ドラゴンボール改"@ja,
        "Dragon Ball Kai"@ja-latn ;
    foaf:name "Dragon Ball Kai"@en,
        "ドラゴンボール改"@ja,
        "Dragon Ball Kai"@ja-latn .

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

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

<album/27090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn ;
    mo:performance_of <album/27090#musicalwork> ;
    mo:recorded_as <album/27090#musicalexpression> ;
    schema:name "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn ;
    schema:workPerformed <album/27090#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/09/27090/27090-1309921479.jpg> a schema:ImageObject,
        foaf:Image .

<album/27090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn ;
    mo:composer <artist/12186#subject>,
        <artist/7677#subject> ;
    mo:produced_work <album/27090#musicalwork> ;
    schema:name "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn .

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

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

<album/27090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-24"^^xsd:date ;
    dcterms:title "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn ;
    mo:catalogue_number "COCC-16283" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27090#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N96fe6e7d5ca541c58394823b636f3b94 ;
    mo:record_count 1 ;
    schema:about <product/1241#subject> ;
    schema:datePublished "2009-06-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/27090/27090-1309921479.jpg> ;
    schema:name "Yeah! Break! Care! Break!"@en,
        "Yeah! Break! Care! Break!"@ja,
        "Yeah! Break! Care! Break!"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/27090/27090-1309921479.jpg> .

_:N51f4e339d1174f44b6bed7f620b0ad74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Star (Original Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N96fe6e7d5ca541c58394823b636f3b94 ;
    schema:name "Over the Star (Original Karaoke)"@en .

_:N7c4f85048519434eaba1802de675428f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yeah! Break! Care! Break! (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N96fe6e7d5ca541c58394823b636f3b94 ;
    schema:name "Yeah! Break! Care! Break! (Original Karaoke)"@en .

_:Ned21e61c60db4d5eab949a15ace4b829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yeah! Break! Care! Break!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N96fe6e7d5ca541c58394823b636f3b94 ;
    schema:name "Yeah! Break! Care! Break!"@en .

_:Nef75cf5fbd8c444386f6e4f9dc6827fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N96fe6e7d5ca541c58394823b636f3b94 ;
    schema:name "Over the Star"@en .

_:N96fe6e7d5ca541c58394823b636f3b94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51f4e339d1174f44b6bed7f620b0ad74,
        _:N7c4f85048519434eaba1802de675428f,
        _:Ned21e61c60db4d5eab949a15ace4b829,
        _:Nef75cf5fbd8c444386f6e4f9dc6827fc ;
    mo:track_count 4 ;
    schema:duration "PT16:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N51f4e339d1174f44b6bed7f620b0ad74,
        _:N7c4f85048519434eaba1802de675428f,
        _:Ned21e61c60db4d5eab949a15ace4b829,
        _:Nef75cf5fbd8c444386f6e4f9dc6827fc .

