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

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

<artist/26904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69462#subject> ;
    schema:name "Daisuke Nakamura"@en,
        "中村泰輔"@ja ;
    foaf:made <album/69462#composition>,
        <album/69462#subject> ;
    foaf:name "Daisuke Nakamura"@en,
        "中村泰輔"@ja .

<product/5280#subject> a schema:CreativeWork ;
    schema:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn ;
    foaf:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/69462/69462-1500745289.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/26797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "Yuta Hashimoto"@en,
        "橋本裕太"@ja ;
    foaf:made <album/69462#lyrics>,
        <album/69462#subject> ;
    foaf:name "Yuta Hashimoto"@en,
        "橋本裕太"@ja .

<album/69462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Brandon Seibert"@en ;
            foaf:made <album/69462#composition> ;
            foaf:name "Brandon Seibert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KOBASOLO"@en ;
            foaf:made <album/69462#composition> ;
            foaf:name "KOBASOLO"@en ],
        <artist/26904#subject> ;
    mo:produced_work <album/69462#musicalwork> ;
    schema:name "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn .

<album/69462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn ;
    mo:performance_of <album/69462#musicalwork> ;
    mo:performer _:N251f7e2bd56d40ca9d30cb632bbd2eef,
        _:N3e999f5ef49f486880962f2efaddb27d,
        _:N7a61d2fc517142b18eec52434a976473,
        _:N8c2ceb5e44924a58bf07bfb818f3f166,
        _:Nfddd69ea9249464a87c20d822195d967,
        <artist/26797#subject> ;
    mo:recorded_as <album/69462#musicalexpression> ;
    schema:byArtist _:N251f7e2bd56d40ca9d30cb632bbd2eef,
        _:N3e999f5ef49f486880962f2efaddb27d,
        _:N7a61d2fc517142b18eec52434a976473,
        _:N8c2ceb5e44924a58bf07bfb818f3f166,
        _:Nfddd69ea9249464a87c20d822195d967,
        <artist/26797#subject> ;
    schema:name "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/69462#musicalwork> .

<album/69462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-09"^^xsd:date ;
    dcterms:title "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-2167~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/69462#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N7f8d1f3d93c84922bdb23af47f7db50c,
        _:Nfcfc7813bf8f4666a79d8fd52bf027db ;
    mo:record_count 2 ;
    schema:about <product/5280#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Thomas Wilson"@en ;
            foaf:name "Thomas Wilson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KOBASOLO"@en ;
            foaf:name "KOBASOLO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brandon Seibert"@en ;
            foaf:name "Brandon Seibert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zach Solomon"@en ;
            foaf:name "Zach Solomon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blue Collector UK"@en ;
            foaf:name "Blue Collector UK"@en ],
        <artist/26797#subject> ;
    schema:datePublished "2017-08-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/69462/69462-1500745289.jpg> ;
    schema:name "NEW WORLD / Yuta Hashimoto [Limited Edition]"@en,
        "NEW WORLD / 橋本裕太"@ja,
        "NEW WORLD / Yuta Hashimoto [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/69462/69462-1500745289.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69462#subject> ;
    schema:name "Brandon Seibert"@en ;
    foaf:made <album/69462#subject> ;
    foaf:name "Brandon Seibert"@en .

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

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

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

_:N1b5339b6e41a413f80f3fc09dbd25b32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW WORLD"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfcfc7813bf8f4666a79d8fd52bf027db ;
    schema:name "NEW WORLD"@ja .

_:N251f7e2bd56d40ca9d30cb632bbd2eef a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "Zach Solomon"@en ;
    foaf:name "Zach Solomon"@en .

_:N26405e7e3dfc4332b2b1d14e8f772641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfcfc7813bf8f4666a79d8fd52bf027db ;
    schema:name "心"@ja .

_:N2e2dbd6150f3494ba0b2b7cf91933fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「心」アナザーバージョン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f8d1f3d93c84922bdb23af47f7db50c ;
    schema:name "「心」アナザーバージョン"@ja .

_:N3e999f5ef49f486880962f2efaddb27d a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "Brandon Seibert"@en ;
    foaf:name "Brandon Seibert"@en .

_:N7a61d2fc517142b18eec52434a976473 a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "Thomas Wilson"@en ;
    foaf:name "Thomas Wilson"@en .

_:N8c2ceb5e44924a58bf07bfb818f3f166 a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "KOBASOLO"@en ;
    foaf:name "KOBASOLO"@en .

_:Nc83dc729c41548468428ad309a6a2821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nfcfc7813bf8f4666a79d8fd52bf027db ;
    schema:name "ねぇ"@ja .

_:Ne1732447c5e648fbaed34510d34d4538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「NEW WORLD」ミュージックビデオ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f8d1f3d93c84922bdb23af47f7db50c ;
    schema:name "「NEW WORLD」ミュージックビデオ"@ja .

_:Nfddd69ea9249464a87c20d822195d967 a schema:Person,
        foaf:Person ;
    mo:performed <album/69462#performance> ;
    schema:name "Blue Collector UK"@en ;
    foaf:name "Blue Collector UK"@en .

_:N7f8d1f3d93c84922bdb23af47f7db50c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2e2dbd6150f3494ba0b2b7cf91933fe6,
        _:Ne1732447c5e648fbaed34510d34d4538 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e2dbd6150f3494ba0b2b7cf91933fe6,
        _:Ne1732447c5e648fbaed34510d34d4538 .

_:Nfcfc7813bf8f4666a79d8fd52bf027db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b5339b6e41a413f80f3fc09dbd25b32,
        _:N26405e7e3dfc4332b2b1d14e8f772641,
        _:Nc83dc729c41548468428ad309a6a2821 ;
    mo:track_count 3 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1b5339b6e41a413f80f3fc09dbd25b32,
        _:N26405e7e3dfc4332b2b1d14e8f772641,
        _:Nc83dc729c41548468428ad309a6a2821 .

