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

<artist/14784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja ;
    foaf:made <album/103614#lyrics>,
        <album/103614#subject> ;
    foaf:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja .

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

<artist/13984#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103614#subject> ;
    schema:name "Yusuke Nakamura"@en,
        "中村裕介"@ja ;
    foaf:made <album/103614#composition>,
        <album/103614#subject> ;
    foaf:name "Yusuke Nakamura"@en,
        "中村裕介"@ja .

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103614#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/103614#composition>,
        <album/103614#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

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

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

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

<https://media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103614#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> ;
    foaf:depicts <album/103614#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> .

<https://medium-media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> a schema:ImageObject,
        foaf:Image .

<album/103614#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn ;
    mo:composer <artist/13984#subject>,
        <artist/56#subject> ;
    mo:produced_work <album/103614#musicalwork> ;
    schema:name "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn .

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

<album/103614#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn ;
    mo:performance_of <album/103614#musicalwork> ;
    mo:performer <artist/37458#subject> ;
    mo:recorded_as <album/103614#musicalexpression> ;
    schema:byArtist <artist/37458#subject> ;
    schema:name "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn ;
    schema:workPerformed <album/103614#musicalwork> .

<artist/37458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103614#performance> ;
    schema:name "KASUMI"@en ;
    foaf:name "KASUMI"@en .

<album/103614#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-05-25"^^xsd:date ;
    dcterms:title "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn ;
    mo:catalogue_number "KIDA-80" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/103614#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nceab5655aca244419999b00a4b91dd94 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bounty Dog"@en ;
            foaf:name "Bounty Dog"@en ] ;
    schema:byArtist <artist/37458#subject> ;
    schema:datePublished "1994-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> ;
    schema:name "Yoru wo Buttobase / KASUMI"@en,
        "夜をぶっとばせ / KASUMI"@ja,
        "Yoru wo Buttobase / KASUMI"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/103614/103614-6b2bfb2a7248.jpg> .

_:N0deccde02eba4bd2a9de5a3de64d9daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜をぶっとばせ"@ja,
        "Yoru wo Buttobase"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nceab5655aca244419999b00a4b91dd94 ;
    schema:name "夜をぶっとばせ"@ja,
        "Yoru wo Buttobase"@ja-latn .

_:N3519aff3556f40b6bbe58d34df4d7d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEO CITY"@ja,
        "NEO CITY"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nceab5655aca244419999b00a4b91dd94 ;
    schema:name "NEO CITY"@ja,
        "NEO CITY"@ja-latn .

_:N499d52c02e3b4bce863f0be88b81c254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEO CITY <OFF VOCAL VERSION>"@ja,
        "NEO CITY <OFF VOCAL VERSION>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nceab5655aca244419999b00a4b91dd94 ;
    schema:name "NEO CITY <OFF VOCAL VERSION>"@ja,
        "NEO CITY <OFF VOCAL VERSION>"@ja-latn .

_:Ne38f4d1562dd45f7ae65d68dfa61f8bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜をぶっとばせ <OFF VOCAL VERSION>"@ja,
        "Yoru wo Buttobase <OFF VOCAL VERSION>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nceab5655aca244419999b00a4b91dd94 ;
    schema:name "夜をぶっとばせ <OFF VOCAL VERSION>"@ja,
        "Yoru wo Buttobase <OFF VOCAL VERSION>"@ja-latn .

_:Nceab5655aca244419999b00a4b91dd94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0deccde02eba4bd2a9de5a3de64d9daf,
        _:N3519aff3556f40b6bbe58d34df4d7d0c,
        _:N499d52c02e3b4bce863f0be88b81c254,
        _:Ne38f4d1562dd45f7ae65d68dfa61f8bc ;
    mo:track_count 4 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0deccde02eba4bd2a9de5a3de64d9daf,
        _:N3519aff3556f40b6bbe58d34df4d7d0c,
        _:N499d52c02e3b4bce863f0be88b81c254,
        _:Ne38f4d1562dd45f7ae65d68dfa61f8bc .

