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

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

<album/89901#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ MASTERKEY"@en ;
            foaf:made <album/89901#composition> ;
            foaf:name "DJ MASTERKEY"@en ] ;
    mo:produced_work <album/89901#musicalwork> ;
    schema:name "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/89901/89901-1567240524.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13081#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89901#performance> ;
    schema:name "CHRIS"@en ;
    foaf:made <album/89901#lyrics>,
        <album/89901#subject> ;
    foaf:name "CHRIS"@en .

<artist/5160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89901#performance> ;
    schema:name "JUJU"@en ;
    foaf:made <album/89901#lyrics>,
        <album/89901#subject> ;
    foaf:name "JUJU"@en .

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

<album/89901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn ;
    mo:performance_of <album/89901#musicalwork> ;
    mo:performer _:N2ffded5c74974f9b8e8aea5e57fcb1a2,
        <artist/13081#subject>,
        <artist/5160#subject> ;
    mo:recorded_as <album/89901#musicalexpression> ;
    schema:byArtist _:N2ffded5c74974f9b8e8aea5e57fcb1a2,
        <artist/13081#subject>,
        <artist/5160#subject> ;
    schema:name "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn ;
    schema:workPerformed <album/89901#musicalwork> .

<album/89901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-30"^^xsd:date ;
    dcterms:title "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn ;
    mo:catalogue_number "AVCD-17302" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89901#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nbe522541838f4b5598b426eb26f77917 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DEAR BOYS (Hoop Days)"@en ;
            foaf:name "DEAR BOYS (Hoop Days)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MIKO"@en ;
            foaf:name "MIKO"@en ],
        <artist/13081#subject>,
        <artist/5160#subject> ;
    schema:datePublished "2003-07-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/89901/89901-1567240524.jpg> ;
    schema:name "Baller no Kenshou / CHRIS"@en,
        "Ballerの章号 / CHRIS"@ja,
        "Baller no Kenshou / CHRIS"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/89901/89901-1567240524.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MIKO"@en ;
    foaf:made <album/89901#lyrics> ;
    foaf:name "MIKO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MIKO"@en ;
    foaf:made <album/89901#subject> ;
    foaf:name "MIKO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89901#subject> ;
    schema:name "DJ MASTERKEY"@en ;
    foaf:made <album/89901#subject> ;
    foaf:name "DJ MASTERKEY"@en .

_:N16b2213e32d5461fa83066468afd3b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Me Or Not"@ja,
        "Love Me Or Not"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Love Me Or Not"@ja,
        "Love Me Or Not"@ja-latn .

_:N26264f27ee82482f8576336856109dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horoscope Love"@ja,
        "Horoscope Love"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Horoscope Love"@ja,
        "Horoscope Love"@ja-latn .

_:N2ffded5c74974f9b8e8aea5e57fcb1a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/89901#performance> ;
    schema:name "MIKO"@en ;
    foaf:name "MIKO"@en .

_:N371d04b9d7334e76aa3a7e9c1186c771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skit"@ja,
        "Skit"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Skit"@ja,
        "Skit"@ja-latn .

_:N422a845edae0484c96f327c0235ba03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballerの章号"@ja,
        "Baller no Kenshou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Ballerの章号"@ja,
        "Baller no Kenshou"@ja-latn .

_:N70521bb73baa4f3fa160aec7f6c1e6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@ja,
        "Interlude"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Interlude"@ja,
        "Interlude"@ja-latn .

_:N8215c679764c473588c5f64cb887e4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Rule"@ja,
        "First Rule"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "First Rule"@ja,
        "First Rule"@ja-latn .

_:N9f3aba4ed6244ca9b5cc79c95a0a020b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skit"@ja,
        "Skit"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Skit"@ja,
        "Skit"@ja-latn .

_:Nb299b5ead95c4122909c238ee4980339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@ja,
        "Interlude"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Interlude"@ja,
        "Interlude"@ja-latn .

_:Nb6c70e06ad7a41019a59a76dca89f1ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chosen One"@ja,
        "Chosen One"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Chosen One"@ja,
        "Chosen One"@ja-latn .

_:Nba43f6429b0545afae736ad11767d268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@ja,
        "Intro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nbe522541838f4b5598b426eb26f77917 ;
    schema:name "Intro"@ja,
        "Intro"@ja-latn .

_:Nbe522541838f4b5598b426eb26f77917 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b2213e32d5461fa83066468afd3b06,
        _:N26264f27ee82482f8576336856109dff,
        _:N371d04b9d7334e76aa3a7e9c1186c771,
        _:N422a845edae0484c96f327c0235ba03f,
        _:N70521bb73baa4f3fa160aec7f6c1e6b6,
        _:N8215c679764c473588c5f64cb887e4ff,
        _:N9f3aba4ed6244ca9b5cc79c95a0a020b,
        _:Nb299b5ead95c4122909c238ee4980339,
        _:Nb6c70e06ad7a41019a59a76dca89f1ea,
        _:Nba43f6429b0545afae736ad11767d268 ;
    mo:track_count 10 ;
    schema:duration "PT27:48"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N16b2213e32d5461fa83066468afd3b06,
        _:N26264f27ee82482f8576336856109dff,
        _:N371d04b9d7334e76aa3a7e9c1186c771,
        _:N422a845edae0484c96f327c0235ba03f,
        _:N70521bb73baa4f3fa160aec7f6c1e6b6,
        _:N8215c679764c473588c5f64cb887e4ff,
        _:N9f3aba4ed6244ca9b5cc79c95a0a020b,
        _:Nb299b5ead95c4122909c238ee4980339,
        _:Nb6c70e06ad7a41019a59a76dca89f1ea,
        _:Nba43f6429b0545afae736ad11767d268 .

