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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/154292#lyrics>,
        <album/154292#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/21261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154292#subject> ;
    schema:name "Koji Miyashita"@en,
        "宮下浩司"@ja ;
    foaf:made <album/154292#composition>,
        <album/154292#subject> ;
    foaf:name "Koji Miyashita"@en,
        "宮下浩司"@ja .

<product/21421#subject> a schema:CreativeWork ;
    schema:name "GON"@en,
        "ゴン"@ja,
        "GON"@ja-latn ;
    foaf:name "GON"@en,
        "ゴン"@ja,
        "GON"@ja-latn .

<album/154292#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn ;
    mo:composer <artist/21261#subject> ;
    mo:produced_work <album/154292#musicalwork> ;
    schema:name "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn .

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

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

<album/154292#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn ;
    mo:performance_of <album/154292#musicalwork> ;
    mo:recorded_as <album/154292#musicalexpression> ;
    schema:name "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn ;
    schema:workPerformed <album/154292#musicalwork> .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/154292/154292-f9e92243c4cb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154292#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-20"^^xsd:date ;
    dcterms:title "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn ;
    mo:catalogue_number "AVCA-49699" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154292#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N99de249fb8724eb5a2b235922956a1a6 ;
    mo:record_count 1 ;
    schema:about <product/21421#subject> ;
    schema:datePublished "2012-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/154292/154292-f9e92243c4cb.jpg> ;
    schema:name "GON GON GON ~ Chisana Ousama / Seishiro Katou"@en,
        "GON GON GON 〜 小さな王様 / 加藤清史郎"@ja,
        "GON GON GON ~ Chisana Ousama / Seishiro Katou"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/154292/154292-f9e92243c4cb.jpg> .

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

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

_:N3cae01ea412e4c76ae2d96060e95368d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GON GON GON ～ 小さな王様"@ja,
        "GON GON GON ~ Chisana Ousama"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N99de249fb8724eb5a2b235922956a1a6 ;
    schema:name "GON GON GON ～ 小さな王様"@ja,
        "GON GON GON ~ Chisana Ousama"@ja-latn .

_:N6d8bf1731fd04647a51db1549a8dee5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GON GON GON ～ 小さな王様 (カラオケver)"@ja,
        "GON GON GON ~ Chisana Ousama (Karaoke ver)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N99de249fb8724eb5a2b235922956a1a6 ;
    schema:name "GON GON GON ～ 小さな王様 (カラオケver)"@ja,
        "GON GON GON ~ Chisana Ousama (Karaoke ver)"@ja-latn .

_:Nb17560de888348a192030d17e1ce0d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GON GON GON ～ 小さな王様 (TVサイズ)"@ja,
        "GON GON GON ~ Chisana Ousama (TV Size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N99de249fb8724eb5a2b235922956a1a6 ;
    schema:name "GON GON GON ～ 小さな王様 (TVサイズ)"@ja,
        "GON GON GON ~ Chisana Ousama (TV Size)"@ja-latn .

_:Nff7ce52515904dd782d3a70b4218bb6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GON GON GON ～ 小さな王様 (Jungle Island Remix ver)"@ja,
        "GON GON GON ~ Chisana Ousama (Jungle Island Remix ver)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N99de249fb8724eb5a2b235922956a1a6 ;
    schema:name "GON GON GON ～ 小さな王様 (Jungle Island Remix ver)"@ja,
        "GON GON GON ~ Chisana Ousama (Jungle Island Remix ver)"@ja-latn .

_:N99de249fb8724eb5a2b235922956a1a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cae01ea412e4c76ae2d96060e95368d,
        _:N6d8bf1731fd04647a51db1549a8dee5e,
        _:Nb17560de888348a192030d17e1ce0d02,
        _:Nff7ce52515904dd782d3a70b4218bb6d ;
    mo:track_count 4 ;
    schema:duration "PT11:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3cae01ea412e4c76ae2d96060e95368d,
        _:N6d8bf1731fd04647a51db1549a8dee5e,
        _:Nb17560de888348a192030d17e1ce0d02,
        _:Nff7ce52515904dd782d3a70b4218bb6d .

