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

<artist/32963#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jiro Ishii"@en,
        "イシイジロウ"@ja ;
    foaf:made <album/96475#lyrics>,
        <album/96475#subject> ;
    foaf:name "Jiro Ishii"@en,
        "イシイジロウ"@ja .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/96475#lyrics>,
        <album/96475#subject>,
        <album/96475#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/14021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96475#subject> ;
    schema:name "Ken Masutani"@en,
        "増谷賢"@ja ;
    foaf:made <album/96475#composition>,
        <album/96475#subject> ;
    foaf:name "Ken Masutani"@en,
        "増谷賢"@ja .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96475#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/96475#composition>,
        <album/96475#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/8113#subject> a schema:CreativeWork ;
    schema:name "Bungo and Alchemist -Gears of Judgement-"@en,
        "文豪とアルケミスト 〜審判ノ歯車〜"@ja,
        "Bungo to Alchemist ~Shinpan no Haguruma~"@ja-latn ;
    foaf:name "Bungo and Alchemist -Gears of Judgement-"@en,
        "文豪とアルケミスト 〜審判ノ歯車〜"@ja,
        "Bungo to Alchemist ~Shinpan no Haguruma~"@ja-latn .

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

<album/96475#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn ;
    mo:performance_of <album/96475#musicalwork> ;
    mo:recorded_as <album/96475#musicalexpression> ;
    schema:name "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn ;
    schema:workPerformed <album/96475#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/96475/96475-1585754037.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/96475#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/96475#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/14021#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/96475#musicalwork> ;
    schema:name "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn .

<album/96475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-29"^^xsd:date ;
    dcterms:title "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn ;
    mo:catalogue_number "GNCA-0611" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96475#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N5b971dfef2d64307b6fc9c85f8aae056 ;
    mo:record_count 1 ;
    schema:about <product/8113#subject> ;
    schema:datePublished "2020-04-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/96475/96475-1585754037.jpg> ;
    schema:name "Yabu no Naka no Synthese / Yoshino Nanjo"@en,
        "藪の中のジンテーゼ / 南條愛乃"@ja,
        "Yabu no Naka no Synthese / Yoshino Nanjo"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/96475/96475-1585754037.jpg> .

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

_:N42bbf58da3e241c390197d814ce9e199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wish you happiness"@ja,
        "I wish you happiness"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N5b971dfef2d64307b6fc9c85f8aae056 ;
    schema:name "I wish you happiness"@ja,
        "I wish you happiness"@ja-latn .

_:N63948a8ab3fb40eb9fa0f382dec09ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "藪の中のジンテーゼ <instrumental>"@ja,
        "Yabu no Naka no Synthese <instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5b971dfef2d64307b6fc9c85f8aae056 ;
    schema:name "藪の中のジンテーゼ <instrumental>"@ja,
        "Yabu no Naka no Synthese <instrumental>"@ja-latn .

_:N8037017bee794a9b8f144b5919d9b5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wish you happiness <instrumental>"@ja,
        "I wish you happiness <instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N5b971dfef2d64307b6fc9c85f8aae056 ;
    schema:name "I wish you happiness <instrumental>"@ja,
        "I wish you happiness <instrumental>"@ja-latn .

_:N896de7cae1404501b03b5ca8beb80e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "藪の中のジンテーゼ"@ja,
        "Yabu no Naka no Synthese"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5b971dfef2d64307b6fc9c85f8aae056 ;
    schema:name "藪の中のジンテーゼ"@ja,
        "Yabu no Naka no Synthese"@ja-latn .

_:N5b971dfef2d64307b6fc9c85f8aae056 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42bbf58da3e241c390197d814ce9e199,
        _:N63948a8ab3fb40eb9fa0f382dec09ca5,
        _:N8037017bee794a9b8f144b5919d9b5c5,
        _:N896de7cae1404501b03b5ca8beb80e84 ;
    mo:track_count 4 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N42bbf58da3e241c390197d814ce9e199,
        _:N63948a8ab3fb40eb9fa0f382dec09ca5,
        _:N8037017bee794a9b8f144b5919d9b5c5,
        _:N896de7cae1404501b03b5ca8beb80e84 .

