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

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

<artist/59606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29276#subject> ;
    schema:name "Yoshino Yoshikawa"@en,
        "芳川よしの"@ja ;
    foaf:made <album/29276#composition>,
        <album/29276#lyrics>,
        <album/29276#subject> ;
    foaf:name "Yoshino Yoshikawa"@en,
        "芳川よしの"@ja .

<product/7558#subject> a schema:CreativeWork ;
    schema:name "Digimon Fusion: The Evil Death Generals and the Seven Kingdoms"@en,
        "デジモンクロスウォーズ 悪のデスジェネラルと七つの王国"@ja,
        "Digimon Xros Wars: Aku no Death General to Nanatsu no Oukoku"@ja-latn ;
    foaf:name "Digimon Fusion: The Evil Death Generals and the Seven Kingdoms"@en,
        "デジモンクロスウォーズ 悪のデスジェネラルと七つの王国"@ja,
        "Digimon Xros Wars: Aku no Death General to Nanatsu no Oukoku"@ja-latn .

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

<album/29276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn ;
    mo:performance_of <album/29276#musicalwork> ;
    mo:recorded_as <album/29276#musicalexpression> ;
    schema:name "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/29276#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/29276/29276-1567252876.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(livetune)"@en ;
            foaf:made <album/29276#composition> ;
            foaf:name "(livetune)"@en ],
        <artist/2476#subject>,
        <artist/59606#subject> ;
    mo:produced_work <album/29276#musicalwork> ;
    schema:name "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn .

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

<album/29276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-08"^^xsd:date ;
    dcterms:title "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn ;
    mo:catalogue_number "UPCH-89100" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29276#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    mo:record_count 1 ;
    schema:about <product/7558#subject> ;
    schema:datePublished "2011-06-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/29276/29276-1567252876.jpg> ;
    schema:name "New World / twill [Limited Edition]"@en,
        "New World / twill [Limited Edition]"@ja,
        "New World / twill [Limited Edition]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/29276/29276-1567252876.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29276#subject> ;
    schema:name "(livetune)"@en ;
    foaf:made <album/29276#subject> ;
    foaf:name "(livetune)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(livetune)"@en ;
    foaf:made <album/29276#lyrics> ;
    foaf:name "(livetune)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(livetune)"@en ;
    foaf:made <album/29276#subject> ;
    foaf:name "(livetune)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "twill"@en ;
    foaf:made <album/29276#vocals> ;
    foaf:name "twill"@en .

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

_:N055e5a7593c0464ca2a30fa0e492a248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World (Instrumental)"@en,
        "New World (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "New World (Instrumental)"@en,
        "New World (Instrumental)"@ja .

_:N34f77b86648446c6a08dfb43de19a56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digi Melody (Lopmon ver.)"@en,
        "デジメロディ (ロップモンver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "Digi Melody (Lopmon ver.)"@en,
        "デジメロディ (ロップモンver.)"@ja .

_:N35d4702f92614ad4a3ff494d8488b51d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digi Melody (Koromon ver.)"@en,
        "デジメロディ (コロモンver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "Digi Melody (Koromon ver.)"@en,
        "デジメロディ (コロモンver.)"@ja .

_:N3e9e63b8588e48de957c60b23e39ab40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World"@en,
        "New World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "New World"@en,
        "New World"@ja .

_:N64d1af613dfc4108abd97fc316345730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digi Melody (Whamon ver.)"@en,
        "デジメロディ (ホエーモンver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "Digi Melody (Whamon ver.)"@en,
        "デジメロディ (ホエーモンver.)"@ja .

_:N873d21cc71154e2fb14935378dc8b6b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Love"@en,
        "True Love"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8ae3f90f6ff246a2b30c1ac35349e63b ;
    schema:name "True Love"@en,
        "True Love"@ja .

_:N8ae3f90f6ff246a2b30c1ac35349e63b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055e5a7593c0464ca2a30fa0e492a248,
        _:N34f77b86648446c6a08dfb43de19a56b,
        _:N35d4702f92614ad4a3ff494d8488b51d,
        _:N3e9e63b8588e48de957c60b23e39ab40,
        _:N64d1af613dfc4108abd97fc316345730,
        _:N873d21cc71154e2fb14935378dc8b6b2 ;
    mo:track_count 6 ;
    schema:duration "PT13:51"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N055e5a7593c0464ca2a30fa0e492a248,
        _:N34f77b86648446c6a08dfb43de19a56b,
        _:N35d4702f92614ad4a3ff494d8488b51d,
        _:N3e9e63b8588e48de957c60b23e39ab40,
        _:N64d1af613dfc4108abd97fc316345730,
        _:N873d21cc71154e2fb14935378dc8b6b2 .

