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

<artist/22234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja ;
    foaf:made <album/105135#lyrics>,
        <album/105135#subject> ;
    foaf:name "Kumiko Takahashi"@en,
        "高橋久美子"@ja .

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

<artist/21860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105135#subject> ;
    schema:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja ;
    foaf:made <album/105135#composition>,
        <album/105135#subject> ;
    foaf:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105135#subject> ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/105135#composition>,
        <album/105135#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/53/105135/105135-ef70676c3e08.jpg> a schema:ImageObject,
        foaf:Image .

<album/105135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn ;
    mo:composer <artist/21860#subject>,
        <artist/7081#subject> ;
    mo:produced_work <album/105135#musicalwork> ;
    schema:name "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn .

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

<album/105135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/105135#musicalwork> ;
    mo:performer <artist/25296#subject> ;
    mo:recorded_as <album/105135#musicalexpression> ;
    schema:byArtist <artist/25296#subject> ;
    schema:name "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/105135#musicalwork> .

<artist/25296#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105135#performance> ;
    schema:name "KANIKAPILA"@en ;
    foaf:name "KANIKAPILA"@en .

<album/105135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-28"^^xsd:date ;
    dcterms:title "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4540~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/105135#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N4a977a7bd78d4ec8bee5e2a17a8d9b51,
        _:N75d574e19d6e4dd9870cc18a0dd3d877 ;
    mo:record_count 2 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/25296#subject> ;
    schema:datePublished "2015-10-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/105135/105135-ef70676c3e08.jpg> ;
    schema:name "Trouble Maker / KANIKAPILA [Limited Edition]"@en,
        "トラブルメイカー / KANIKAPILA"@ja,
        "Trouble Maker / KANIKAPILA [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/105135/105135-ef70676c3e08.jpg> .

_:N4a977a7bd78d4ec8bee5e2a17a8d9b51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne1122f2b15ec4b5e85085a19bc7e1123 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne1122f2b15ec4b5e85085a19bc7e1123 .

_:Nc90b8d0e8dcc4568829dcca3de61d2f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の答え合わせ"@ja,
        "Seishun no Kotae Awase"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75d574e19d6e4dd9870cc18a0dd3d877 ;
    schema:name "青春の答え合わせ"@ja,
        "Seishun no Kotae Awase"@ja-latn .

_:Ne1122f2b15ec4b5e85085a19bc7e1123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラブルメイカー (MUSIC VIDEO)"@ja,
        "Trouble Maker (MUSIC VIDEO)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4a977a7bd78d4ec8bee5e2a17a8d9b51 ;
    schema:name "トラブルメイカー (MUSIC VIDEO)"@ja,
        "Trouble Maker (MUSIC VIDEO)"@ja-latn .

_:Neaecf43e07bd4667a2efafeb050340c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラブルメイカー"@ja,
        "Trouble Maker"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75d574e19d6e4dd9870cc18a0dd3d877 ;
    schema:name "トラブルメイカー"@ja,
        "Trouble Maker"@ja-latn .

_:Nfb2eaa394d0447eca7202df52b8a3b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラブルメイカー (Instrumental)"@ja,
        "Trouble Maker (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75d574e19d6e4dd9870cc18a0dd3d877 ;
    schema:name "トラブルメイカー (Instrumental)"@ja,
        "Trouble Maker (Instrumental)"@ja-latn .

_:N75d574e19d6e4dd9870cc18a0dd3d877 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc90b8d0e8dcc4568829dcca3de61d2f4,
        _:Neaecf43e07bd4667a2efafeb050340c0,
        _:Nfb2eaa394d0447eca7202df52b8a3b0b ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nc90b8d0e8dcc4568829dcca3de61d2f4,
        _:Neaecf43e07bd4667a2efafeb050340c0,
        _:Nfb2eaa394d0447eca7202df52b8a3b0b .

