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

<artist/11190#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Ueno"@en,
        "植野慶子"@ja ;
    foaf:made <album/84407#lyrics>,
        <album/84407#subject> ;
    foaf:name "Keiko Ueno"@en,
        "植野慶子"@ja .

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

<artist/7178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84407#subject> ;
    schema:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja ;
    foaf:made <album/84407#composition>,
        <album/84407#subject> ;
    foaf:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja .

<album/84407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn ;
    mo:composer <artist/7178#subject> ;
    mo:produced_work <album/84407#musicalwork> ;
    schema:name "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn .

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

<album/84407#musicalexpression> a mo:Signal ;
    mo:published_as <album/84407#subject> ;
    mo:records <album/84407#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/70/84407/84407-1550096521.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/84407/84407-1550096521.jpg> ;
    foaf:depicts <album/84407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/84407/84407-1550096521.jpg> .

<https://medium-media.vgm.io/albums/70/84407/84407-1550096521.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30554#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84407#performance> ;
    schema:name "Shohei Hashimoto"@en,
        "橋本祥平"@ja ;
    foaf:name "Shohei Hashimoto"@en,
        "橋本祥平"@ja .

<artist/30868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84407#performance> ;
    schema:name "Takahide Ishii"@en,
        "石井孝英"@ja ;
    foaf:name "Takahide Ishii"@en,
        "石井孝英"@ja .

<artist/30869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84407#performance> ;
    schema:name "Takuma Zaiki"@en,
        "財木琢磨"@ja ;
    foaf:name "Takuma Zaiki"@en,
        "財木琢磨"@ja .

<artist/30870#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84407#performance> ;
    schema:name "Takeo Otsuka"@en,
        "大塚剛央"@ja ;
    foaf:name "Takeo Otsuka"@en,
        "大塚剛央"@ja .

<album/84407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn ;
    mo:performance_of <album/84407#musicalwork> ;
    mo:performer <artist/30554#subject>,
        <artist/30868#subject>,
        <artist/30869#subject>,
        <artist/30870#subject> ;
    mo:recorded_as <album/84407#musicalexpression> ;
    schema:byArtist <artist/30554#subject>,
        <artist/30868#subject>,
        <artist/30869#subject>,
        <artist/30870#subject> ;
    schema:name "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn ;
    schema:workPerformed <album/84407#musicalwork> .

<album/84407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-13"^^xsd:date ;
    dcterms:title "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn ;
    mo:catalogue_number "COCC-17559" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84407#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nbf59f9c26e884e198ab551200eab4626 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dimension High School"@en ;
            foaf:name "Dimension High School"@en ] ;
    schema:byArtist <artist/30554#subject>,
        <artist/30868#subject>,
        <artist/30869#subject>,
        <artist/30870#subject> ;
    schema:datePublished "2019-02-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/84407/84407-1550096521.jpg> ;
    schema:name "Here we go! / 4 Dimensions"@en,
        "Here we go! / 4 Dimensions"@ja,
        "Here we go! / 4 Dimensions"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/84407/84407-1550096521.jpg> .

_:N13684c5e403a4a89ba7472f5e14ab994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! -白山純平(act.石井孝英) Solo Version-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go! -白山純平(act.石井孝英) Solo Version-"@ja .

_:N728f3746a6244b31821beeae82ad1964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! -水上ゆりお(act.橋本祥平) Solo Version-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go! -水上ゆりお(act.橋本祥平) Solo Version-"@ja .

_:Nab8e8ab47d744f0daf27304a056f831f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go!"@ja .

_:Nb64a7e5c9b704c6dbdf5f09d78b06404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! -緑ヶ丘流星(act.大塚剛央) Solo Version-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go! -緑ヶ丘流星(act.大塚剛央) Solo Version-"@ja .

_:Nbb918b1ad8e74b638570db5985eff11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go! (Instrumental)"@ja .

_:Ne4021bc3ecb542ac8903f3c05b25c443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here we go! -黄川田剛(act.財木琢磨) Solo Version-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf59f9c26e884e198ab551200eab4626 ;
    schema:name "Here we go! -黄川田剛(act.財木琢磨) Solo Version-"@ja .

_:Nbf59f9c26e884e198ab551200eab4626 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13684c5e403a4a89ba7472f5e14ab994,
        _:N728f3746a6244b31821beeae82ad1964,
        _:Nab8e8ab47d744f0daf27304a056f831f,
        _:Nb64a7e5c9b704c6dbdf5f09d78b06404,
        _:Nbb918b1ad8e74b638570db5985eff11a,
        _:Ne4021bc3ecb542ac8903f3c05b25c443 ;
    mo:track_count 6 ;
    schema:duration "PT24:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13684c5e403a4a89ba7472f5e14ab994,
        _:N728f3746a6244b31821beeae82ad1964,
        _:Nab8e8ab47d744f0daf27304a056f831f,
        _:Nb64a7e5c9b704c6dbdf5f09d78b06404,
        _:Nbb918b1ad8e74b638570db5985eff11a,
        _:Ne4021bc3ecb542ac8903f3c05b25c443 .

