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

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/21832#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Kousaka"@en,
        "髙坂篤志"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Atsushi Kousaka"@en,
        "髙坂篤志"@ja .

<artist/21862#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arthur Lounsbery"@en ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Arthur Lounsbery"@en .

<artist/22998#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sho Nogami"@en,
        "野上翔"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Sho Nogami"@en,
        "野上翔"@ja .

<artist/23061#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Enoki"@en,
        "榎木淳弥"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Junya Enoki"@en,
        "榎木淳弥"@ja .

<artist/23418#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeaki Masuyama"@en,
        "益山武明"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Takeaki Masuyama"@en,
        "益山武明"@ja .

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/28422#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoya Chiba"@en,
        "千葉翔也"@ja ;
    foaf:made <album/110505#subject>,
        <album/110505#vocals> ;
    foaf:name "Shoya Chiba"@en,
        "千葉翔也"@ja .

<artist/62922#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110505#subject> ;
    schema:name "Ryosuke Kojima"@en ;
    foaf:made <album/110505#composition>,
        <album/110505#subject> ;
    foaf:name "Ryosuke Kojima"@en .

<product/9164#subject> a schema:CreativeWork ;
    schema:name "SCAR ON THE PRAETER"@en,
        "プレイタの傷"@ja,
        "Praeter no Kizu"@ja-latn ;
    foaf:name "SCAR ON THE PRAETER"@en,
        "プレイタの傷"@ja,
        "Praeter no Kizu"@ja-latn .

<album/110505#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn ;
    mo:composer <artist/62922#subject> ;
    mo:produced_work <album/110505#musicalwork> ;
    schema:name "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn .

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

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

<album/110505#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn ;
    mo:performance_of <album/110505#musicalwork> ;
    mo:recorded_as <album/110505#musicalexpression> ;
    schema:name "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn ;
    schema:workPerformed <album/110505#musicalwork> .

<org/2969#subject> schema:name "FABTONE"@en,
        "FABTONE"@ja,
        "FABTONE"@ja-latn ;
    foaf:name "FABTONE"@en,
        "FABTONE"@ja,
        "FABTONE"@ja-latn .

<https://media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110505#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> ;
    foaf:depicts <album/110505#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> .

<https://medium-media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/110505#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-28"^^xsd:date ;
    dcterms:title "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn ;
    mo:catalogue_number "FBAC-140" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110505#musicalexpression> ;
    mo:publisher <org/2969#subject> ;
    mo:record _:N0168b7f42cc346fea47354da149b1895 ;
    mo:record_count 1 ;
    schema:about <product/9164#subject> ;
    schema:datePublished "2021-04-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> ;
    schema:name "BUSTLING SHOW"@en,
        "BUSTLING SHOW"@ja,
        "BUSTLING SHOW"@ja-latn ;
    schema:publisher <org/2969#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/110505/110505-8c7210eeb069.jpg> .

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

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

_:N3a764b09bbae42aa84d0cab76af03ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW (instrumental)"@en .

_:N888a59594efb44fd95e15caf192374dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW (yuzen remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW (yuzen remix)"@en .

_:Na375ef4853f64c66a26492203654ad74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW (KTG remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW (KTG remix)"@en .

_:Nd87fc9406cc345e2a23e3366ee9d13e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW (KTG remix instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW (KTG remix instrumental)"@en .

_:Nf3267fe1b64f448ebe8b7f48917e113f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW"@en .

_:Nf3ebb5f3f71e4e408695c6db248769de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUSTLING SHOW (yuzen remix instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0168b7f42cc346fea47354da149b1895 ;
    schema:name "BUSTLING SHOW (yuzen remix instrumental)"@en .

_:N0168b7f42cc346fea47354da149b1895 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a764b09bbae42aa84d0cab76af03ae5,
        _:N888a59594efb44fd95e15caf192374dd,
        _:Na375ef4853f64c66a26492203654ad74,
        _:Nd87fc9406cc345e2a23e3366ee9d13e8,
        _:Nf3267fe1b64f448ebe8b7f48917e113f,
        _:Nf3ebb5f3f71e4e408695c6db248769de ;
    mo:track_count 6 ;
    schema:duration "PT23:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3a764b09bbae42aa84d0cab76af03ae5,
        _:N888a59594efb44fd95e15caf192374dd,
        _:Na375ef4853f64c66a26492203654ad74,
        _:Nd87fc9406cc345e2a23e3366ee9d13e8,
        _:Nf3267fe1b64f448ebe8b7f48917e113f,
        _:Nf3ebb5f3f71e4e408695c6db248769de .

