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

<artist/21648#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-ka saegusa"@en,
        "三枝夕夏"@ja ;
    foaf:made <album/129943#lyrics>,
        <album/129943#subject> ;
    foaf:name "U-ka saegusa"@en,
        "三枝夕夏"@ja .

<artist/21649#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-ka saegusa IN db"@en,
        "三枝夕夏 IN db"@ja ;
    foaf:made <album/129943#subject>,
        <album/129943#vocals> ;
    foaf:name "U-ka saegusa IN db"@en,
        "三枝夕夏 IN db"@ja .

<artist/8372#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Aiuchi"@en,
        "愛内里菜"@ja ;
    foaf:made <album/129943#lyrics>,
        <album/129943#subject> ;
    foaf:name "Rina Aiuchi"@en,
        "愛内里菜"@ja .

<artist/27691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129943#subject> ;
    schema:name "Yuichiro Iwai"@en,
        "岩井勇一郎"@ja ;
    foaf:made <album/129943#composition>,
        <album/129943#subject> ;
    foaf:name "Yuichiro Iwai"@en,
        "岩井勇一郎"@ja .

<artist/42611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129943#subject> ;
    schema:name "Motoko Mizuno"@en,
        "水野幹子"@ja ;
    foaf:made <album/129943#composition>,
        <album/129943#subject> ;
    foaf:name "Motoko Mizuno"@en,
        "水野幹子"@ja .

<artist/8477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129943#subject> ;
    schema:name "Katsuo Ohno"@en,
        "大野克夫"@ja ;
    foaf:made <album/129943#composition>,
        <album/129943#subject> ;
    foaf:name "Katsuo Ohno"@en,
        "大野克夫"@ja .

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

<album/129943#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn ;
    mo:performance_of <album/129943#musicalwork> ;
    mo:recorded_as <album/129943#musicalexpression> ;
    schema:name "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn ;
    schema:workPerformed <album/129943#musicalwork> .

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

<org/2040#subject> schema:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn ;
    foaf:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn .

<https://media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129943#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> ;
    foaf:depicts <album/129943#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> .

<https://medium-media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/129943#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn ;
    mo:composer <artist/27691#subject>,
        <artist/42611#subject>,
        <artist/8477#subject> ;
    mo:produced_work <album/129943#musicalwork> ;
    schema:name "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn .

<album/129943#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-12"^^xsd:date ;
    dcterms:title "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn ;
    mo:catalogue_number "GZCA-4074" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129943#musicalexpression> ;
    mo:publisher <org/2040#subject> ;
    mo:record _:N640b1d422b694fce82c3ac472081fb73 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fighting Beauty Wulong REBIRTH"@en ;
            foaf:name "Fighting Beauty Wulong REBIRTH"@en ] ;
    schema:datePublished "2006-07-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> ;
    schema:name "Everybody Jump / U-ka saegusa IN db"@en,
        "Everybody Jump / 三枝夕夏 IN db"@ja,
        "Everybody Jump / U-ka saegusa IN db"@ja-latn ;
    schema:publisher <org/2040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/129943/129943-d312318edbd3.webp> .

_:N03a129bd07464f85ad4a3cf8cd558a3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100もの扉 -U-ka Solo Version-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N640b1d422b694fce82c3ac472081fb73 ;
    schema:name "100もの扉 -U-ka Solo Version-"@ja .

_:N445d8fbe76804e58b330c35dd8b9d98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking in the wind with you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N640b1d422b694fce82c3ac472081fb73 ;
    schema:name "Walking in the wind with you"@ja .

_:N5588de969ccc4a0caad5182ff8163f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody Jump"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N640b1d422b694fce82c3ac472081fb73 ;
    schema:name "Everybody Jump"@ja .

_:N6a63774c6ece4ed6bd2bbcaa0a65f301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody Jump ～Instrumental～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N640b1d422b694fce82c3ac472081fb73 ;
    schema:name "Everybody Jump ～Instrumental～"@ja .

_:N640b1d422b694fce82c3ac472081fb73 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a129bd07464f85ad4a3cf8cd558a3c,
        _:N445d8fbe76804e58b330c35dd8b9d98c,
        _:N5588de969ccc4a0caad5182ff8163f3a,
        _:N6a63774c6ece4ed6bd2bbcaa0a65f301 ;
    mo:track_count 4 ;
    schema:duration "PT15:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03a129bd07464f85ad4a3cf8cd558a3c,
        _:N445d8fbe76804e58b330c35dd8b9d98c,
        _:N5588de969ccc4a0caad5182ff8163f3a,
        _:N6a63774c6ece4ed6bd2bbcaa0a65f301 .

