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

<artist/19794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensuke Kita"@en,
        "喜多建介"@ja ;
    foaf:made <album/85385#subject>,
        <album/85385#vocals> ;
    foaf:name "Kensuke Kita"@en,
        "喜多建介"@ja .

<artist/10080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85385#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田貴洋"@ja ;
    foaf:made <album/85385#composition>,
        <album/85385#subject>,
        <album/85385#vocals> ;
    foaf:name "Takahiro Yamada"@en,
        "山田貴洋"@ja .

<artist/8470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85385#subject> ;
    schema:name "Masafumi Gotoh"@en,
        "後藤正文"@ja ;
    foaf:made <album/85385#composition>,
        <album/85385#lyrics>,
        <album/85385#subject>,
        <album/85385#vocals> ;
    foaf:name "Masafumi Gotoh"@en,
        "後藤正文"@ja .

<product/6908#subject> a schema:CreativeWork ;
    schema:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn ;
    foaf:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/85385/85385-1557988081.jpg> a schema:ImageObject,
        foaf:Image .

<album/85385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:composer <artist/10080#subject>,
        <artist/8470#subject> ;
    mo:produced_work <album/85385#musicalwork> ;
    schema:name "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn .

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

<album/85385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:performance_of <album/85385#musicalwork> ;
    mo:performer <artist/10056#subject> ;
    mo:recorded_as <album/85385#musicalexpression> ;
    schema:byArtist <artist/10056#subject> ;
    schema:name "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:workPerformed <album/85385#musicalwork> .

<artist/10056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85385#performance> ;
    schema:name "ASIAN KUNG-FU GENERATION"@en ;
    foaf:name "ASIAN KUNG-FU GENERATION"@en .

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

<album/85385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-15"^^xsd:date ;
    dcterms:title "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn ;
    mo:catalogue_number "KSCL-3148" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85385#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N2dc1eaf465bd432ba3989e6bf6867353 ;
    mo:record_count 1 ;
    schema:about <product/6908#subject> ;
    schema:byArtist <artist/10056#subject> ;
    schema:datePublished "2019-05-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/85385/85385-1557988081.jpg> ;
    schema:name "Dororo/Liberation Zone / ASIAN KUNG-FU GENERATION"@en,
        "Dororo/解放区 / ASIAN KUNG-FU GENERATION"@ja,
        "Dororo/Kaihouku / ASIAN KUNG-FU GENERATION"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/85385/85385-1557988081.jpg> .

_:N46ef0ce578d94f13a582bbd8f03c5cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dororo"@en,
        "Dororo"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2dc1eaf465bd432ba3989e6bf6867353 ;
    schema:name "Dororo"@en,
        "Dororo"@ja .

_:Nb5c4f4f25e0f46259c1a507a63db550b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberation Zone"@en,
        "解放区 / Liberation Zone"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N2dc1eaf465bd432ba3989e6bf6867353 ;
    schema:name "Liberation Zone"@en,
        "解放区 / Liberation Zone"@ja .

_:N2dc1eaf465bd432ba3989e6bf6867353 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46ef0ce578d94f13a582bbd8f03c5cb8,
        _:Nb5c4f4f25e0f46259c1a507a63db550b ;
    mo:track_count 2 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N46ef0ce578d94f13a582bbd8f03c5cb8,
        _:Nb5c4f4f25e0f46259c1a507a63db550b .

