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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/57222#lyrics>,
        <album/57222#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/17624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57222#subject> ;
    schema:name "Kazusou Oda"@en,
        "小田和奏"@ja ;
    foaf:made <album/57222#composition>,
        <album/57222#subject> ;
    foaf:name "Kazusou Oda"@en,
        "小田和奏"@ja .

<product/4131#subject> a schema:CreativeWork ;
    schema:name "JoJo's Bizarre Adventure: Diamond is Unbreakable"@en,
        "ジョジョの奇妙な冒険 ダイヤモンドは砕けない"@ja,
        "JoJo no Kimyou na Bouken: Diamond wa Kudakenai"@ja-latn ;
    foaf:name "JoJo's Bizarre Adventure: Diamond is Unbreakable"@en,
        "ジョジョの奇妙な冒険 ダイヤモンドは砕けない"@ja,
        "JoJo no Kimyou na Bouken: Diamond wa Kudakenai"@ja-latn .

<album/57222#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn ;
    mo:composer <artist/17624#subject> ;
    mo:produced_work <album/57222#musicalwork> ;
    schema:name "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn .

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

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/57222/57222-d796804e30f2.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/38521#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Atsuki"@en ;
    foaf:name "Atsuki"@en .

<artist/38522#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Juny-a"@en ;
    foaf:name "Juny-a"@en .

<artist/38523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Tocchi"@en,
        "とっち"@ja ;
    foaf:name "Tocchi"@en,
        "とっち"@ja .

<artist/52524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Jeity"@en ;
    foaf:name "Jeity"@en .

<artist/6416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Jin Hashimoto"@en,
        "橋本仁"@ja ;
    foaf:name "Jin Hashimoto"@en,
        "橋本仁"@ja .

<artist/6625#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "MACARONI☆"@en ;
    foaf:name "MACARONI☆"@en .

<artist/75008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Coda"@en ;
    foaf:name "Coda"@en .

<album/57222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-27"^^xsd:date ;
    dcterms:title "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn ;
    mo:catalogue_number "1000597883" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57222#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N71406c3cca414a94b5f9ed8bd6a6134e ;
    mo:record_count 1 ;
    schema:about <product/4131#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Shirota"@en ;
            foaf:name "Jun Shirota"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Taisuke Wada"@en ;
            foaf:name "Taisuke Wada"@en ],
        <artist/38521#subject>,
        <artist/38522#subject>,
        <artist/38523#subject>,
        <artist/52524#subject>,
        <artist/6416#subject>,
        <artist/6625#subject>,
        <artist/75008#subject> ;
    schema:datePublished "2016-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/57222/57222-d796804e30f2.jpg> ;
    schema:name "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/57222/57222-d796804e30f2.jpg> .

<album/57222#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn ;
    mo:performance_of <album/57222#musicalwork> ;
    mo:performer _:N0a6faf0390c6448294c64fbeda1e7806,
        _:N3d61cd4775384964b251124e006674bd,
        <artist/38521#subject>,
        <artist/38522#subject>,
        <artist/38523#subject>,
        <artist/52524#subject>,
        <artist/6416#subject>,
        <artist/6625#subject>,
        <artist/75008#subject> ;
    mo:recorded_as <album/57222#musicalexpression> ;
    schema:byArtist _:N0a6faf0390c6448294c64fbeda1e7806,
        _:N3d61cd4775384964b251124e006674bd,
        <artist/38521#subject>,
        <artist/38522#subject>,
        <artist/38523#subject>,
        <artist/52524#subject>,
        <artist/6416#subject>,
        <artist/6625#subject>,
        <artist/75008#subject> ;
    schema:name "Crazy Noisy Bizarre Town / THE DU"@en,
        "Crazy Noisy Bizarre Town / THE DU"@ja,
        "Crazy Noisy Bizarre Town / THE DU"@ja-latn ;
    schema:workPerformed <album/57222#musicalwork> .

_:N0a6faf0390c6448294c64fbeda1e7806 a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Taisuke Wada"@en ;
    foaf:name "Taisuke Wada"@en .

_:N3d61cd4775384964b251124e006674bd a schema:Person,
        foaf:Person ;
    mo:performed <album/57222#performance> ;
    schema:name "Jun Shirota"@en ;
    foaf:name "Jun Shirota"@en .

_:N454c805216244025a4c637ed98ed83ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY NOISY BIZARRE TOWN"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N71406c3cca414a94b5f9ed8bd6a6134e ;
    schema:name "CRAZY NOISY BIZARRE TOWN"@en .

_:N45f55862fe16497f9957e71b43c44aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY NOISY BIZARRE TOWN (INSTRUMENTAL)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N71406c3cca414a94b5f9ed8bd6a6134e ;
    schema:name "CRAZY NOISY BIZARRE TOWN (INSTRUMENTAL)"@en .

_:N96e2f1d20a15483f89c5ba4b5107c9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY NOISY BIZARRE TOWN ~EDM ARRANGE VER.~ (INSTRUMENTAL)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N71406c3cca414a94b5f9ed8bd6a6134e ;
    schema:name "CRAZY NOISY BIZARRE TOWN ~EDM ARRANGE VER.~ (INSTRUMENTAL)"@en .

_:Nb232ebf04dff4c01b346ebf6b5bd52e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY NOISY BIZARRE TOWN ~EDM ARRANGE VER.~"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N71406c3cca414a94b5f9ed8bd6a6134e ;
    schema:name "CRAZY NOISY BIZARRE TOWN ~EDM ARRANGE VER.~"@en .

_:N71406c3cca414a94b5f9ed8bd6a6134e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N454c805216244025a4c637ed98ed83ad,
        _:N45f55862fe16497f9957e71b43c44aad,
        _:N96e2f1d20a15483f89c5ba4b5107c9bd,
        _:Nb232ebf04dff4c01b346ebf6b5bd52e0 ;
    mo:track_count 4 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N454c805216244025a4c637ed98ed83ad,
        _:N45f55862fe16497f9957e71b43c44aad,
        _:N96e2f1d20a15483f89c5ba4b5107c9bd,
        _:Nb232ebf04dff4c01b346ebf6b5bd52e0 .

