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

<artist/35753#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ali"@en ;
    foaf:made <album/108582#lyrics>,
        <album/108582#subject> ;
    foaf:name "Ali"@en .

<artist/38029#subject> a schema:Person,
        foaf:Person ;
    schema:name "J-JUN"@en,
        "ジェジュン"@ja ;
    foaf:made <album/108582#subject>,
        <album/108582#vocals> ;
    foaf:name "J-JUN"@en,
        "ジェジュン"@ja .

<artist/8584#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja ;
    foaf:made <album/108582#lyrics>,
        <album/108582#subject> ;
    foaf:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja .

<artist/16327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108582#subject> ;
    schema:name "Hiroshi Kido"@en,
        "城戸紘志"@ja ;
    foaf:made <album/108582#composition>,
        <album/108582#subject> ;
    foaf:name "Hiroshi Kido"@en,
        "城戸紘志"@ja .

<artist/25957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108582#subject> ;
    schema:name "PABLO"@en ;
    foaf:made <album/108582#composition>,
        <album/108582#subject> ;
    foaf:name "PABLO"@en .

<artist/43051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108582#subject> ;
    schema:name "RIO"@en ;
    foaf:made <album/108582#composition>,
        <album/108582#subject> ;
    foaf:name "RIO"@en .

<artist/43675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108582#subject> ;
    schema:name "Yuki Tsujimura"@en,
        "辻村有記"@ja ;
    foaf:made <album/108582#composition>,
        <album/108582#subject> ;
    foaf:name "Yuki Tsujimura"@en,
        "辻村有記"@ja .

<artist/9763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108582#subject> ;
    schema:name "HYDE"@en ;
    foaf:made <album/108582#composition>,
        <album/108582#lyrics>,
        <album/108582#subject> ;
    foaf:name "HYDE"@en .

<product/9022#subject> a schema:CreativeWork ;
    schema:name "NOBLESSE"@en,
        "NOBLESSE -ノブレス-"@ja,
        "NOBLESSE"@ja-latn ;
    foaf:name "NOBLESSE"@en,
        "NOBLESSE -ノブレス-"@ja,
        "NOBLESSE"@ja-latn .

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

<album/108582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn ;
    mo:performance_of <album/108582#musicalwork> ;
    mo:recorded_as <album/108582#musicalexpression> ;
    schema:name "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn ;
    schema:workPerformed <album/108582#musicalwork> .

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

<https://media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108582#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> ;
    foaf:depicts <album/108582#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> .

<https://medium-media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/108582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Drew Seeley"@en ;
            foaf:made <album/108582#composition> ;
            foaf:name "Drew Seeley"@en ],
        <artist/16327#subject>,
        <artist/25957#subject>,
        <artist/43051#subject>,
        <artist/43675#subject>,
        <artist/9763#subject> ;
    mo:produced_work <album/108582#musicalwork> ;
    schema:name "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn .

<album/108582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-31"^^xsd:date ;
    dcterms:title "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn ;
    mo:catalogue_number "JJKD-60" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108582#musicalexpression> ;
    mo:publisher _:N883e3dc56ce54a0ea341c013b41b7e5d ;
    mo:record _:N3dd2e77351de43e785a877f49e2271e0 ;
    mo:record_count 1 ;
    schema:about <product/9022#subject> ;
    schema:datePublished "2021-03-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> ;
    schema:name "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@en,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / ジェジュン"@ja,
        "BREAKING DAWN (Japanese Ver.) Produced by HYDE / J-JUN"@ja-latn ;
    schema:publisher _:N883e3dc56ce54a0ea341c013b41b7e5d ;
    foaf:depiction <https://media.vgm.io/albums/28/108582/108582-2aba3a82d7fe.jpg> .

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

_:N2b6918a774a5439da3e6da78e828aa1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Revolution"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3dd2e77351de43e785a877f49e2271e0 ;
    schema:name "Big Revolution"@en .

_:N6938e88b1ae943fcadf40c37ea7747ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BREAKING DAWN (Japanese Ver.) (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3dd2e77351de43e785a877f49e2271e0 ;
    schema:name "BREAKING DAWN (Japanese Ver.) (instrumental)"@en .

_:N883e3dc56ce54a0ea341c013b41b7e5d schema:name "First JB music"@en,
        "First JB music"@ja,
        "First JB music"@ja-latn ;
    foaf:name "First JB music"@en,
        "First JB music"@ja,
        "First JB music"@ja-latn .

_:Nbc8cb5d82dc349969a1ee5063c9b5c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Revolution (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N3dd2e77351de43e785a877f49e2271e0 ;
    schema:name "Big Revolution (instrumental)"@en .

_:Neaaa6965e6b54ca59b85100cb36425d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BREAKING DAWN (Japanese Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3dd2e77351de43e785a877f49e2271e0 ;
    schema:name "BREAKING DAWN (Japanese Ver.)"@en .

_:N3dd2e77351de43e785a877f49e2271e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b6918a774a5439da3e6da78e828aa1e,
        _:N6938e88b1ae943fcadf40c37ea7747ea,
        _:Nbc8cb5d82dc349969a1ee5063c9b5c2d,
        _:Neaaa6965e6b54ca59b85100cb36425d4 ;
    mo:track_count 4 ;
    schema:duration "PT13:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b6918a774a5439da3e6da78e828aa1e,
        _:N6938e88b1ae943fcadf40c37ea7747ea,
        _:Nbc8cb5d82dc349969a1ee5063c9b5c2d,
        _:Neaaa6965e6b54ca59b85100cb36425d4 .

