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

<artist/11130#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Suga"@en,
        "須賀正人"@ja ;
    foaf:made <album/52026#lyrics>,
        <album/52026#subject> ;
    foaf:name "Masato Suga"@en,
        "須賀正人"@ja .

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/52026#subject>,
        <album/52026#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/15435#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihisa Kawahara"@en,
        "川原慶久"@ja ;
    foaf:made <album/52026#subject>,
        <album/52026#vocals> ;
    foaf:name "Yoshihisa Kawahara"@en,
        "川原慶久"@ja .

<artist/11133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52026#subject> ;
    schema:name "Ichinen Yamazaki"@en,
        "山崎一稔"@ja ;
    foaf:made <album/52026#composition>,
        <album/52026#subject> ;
    foaf:name "Ichinen Yamazaki"@en,
        "山崎一稔"@ja .

<artist/1161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52026#subject> ;
    schema:name "Hiroyuki Kozu"@en,
        "神津裕之"@ja ;
    foaf:made <album/52026#composition>,
        <album/52026#subject> ;
    foaf:name "Hiroyuki Kozu"@en,
        "神津裕之"@ja .

<product/3312#subject> a schema:CreativeWork ;
    schema:name "Re-Kan!"@en,
        "レーカン!"@ja,
        "Re-Kan!"@ja-latn ;
    foaf:name "Re-Kan!"@en,
        "レーカン!"@ja,
        "Re-Kan!"@ja-latn .

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

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

<album/52026#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn ;
    mo:performance_of <album/52026#musicalwork> ;
    mo:recorded_as <album/52026#musicalexpression> ;
    schema:name "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn ;
    schema:workPerformed <album/52026#musicalwork> .

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

<https://media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52026#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> ;
    foaf:depicts <album/52026#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> .

<https://medium-media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> a schema:ImageObject,
        foaf:Image .

<album/52026#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn ;
    mo:composer <artist/11133#subject>,
        <artist/1161#subject> ;
    mo:produced_work <album/52026#musicalwork> ;
    schema:name "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn .

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

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

<album/52026#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-19"^^xsd:date ;
    dcterms:title "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn ;
    mo:catalogue_number "TKXA-1062" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52026#musicalexpression> ;
    mo:publisher <org/1607#subject> ;
    mo:record _:Nd71a021abfaa48b9b9c6a6d4728f7bcd ;
    mo:record_count 1 ;
    schema:about <product/3312#subject> ;
    schema:datePublished "2015-08-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> ;
    schema:name "RE-KAN! Character Song CD 3"@en,
        "レーカン! キャラクターソングCDその③"@ja,
        "RE-KAN! Character Song CD 3"@ja-latn ;
    schema:publisher <org/1607#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/52026/52026-7cbfe252f2de.webp> .

_:N27c36bf532584285a86698fe12bafd65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "噛んでないでござる (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nd71a021abfaa48b9b9c6a6d4728f7bcd ;
    schema:name "噛んでないでござる (instrumental)"@ja .

_:N8e38bbe18a3d4fc084a42dc5fc950614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョベリバ・コギャル・ナイト (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd71a021abfaa48b9b9c6a6d4728f7bcd ;
    schema:name "チョベリバ・コギャル・ナイト (instrumental)"@ja .

_:Nb324fe21b7f646afbfca87c48428f5eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョベリバ・コギャル・ナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd71a021abfaa48b9b9c6a6d4728f7bcd ;
    schema:name "チョベリバ・コギャル・ナイト"@ja .

_:Ne0b92b6e2e9d4dadb7856aeeff4f0881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "噛んでないでござる"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nd71a021abfaa48b9b9c6a6d4728f7bcd ;
    schema:name "噛んでないでござる"@ja .

_:Nd71a021abfaa48b9b9c6a6d4728f7bcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27c36bf532584285a86698fe12bafd65,
        _:N8e38bbe18a3d4fc084a42dc5fc950614,
        _:Nb324fe21b7f646afbfca87c48428f5eb,
        _:Ne0b92b6e2e9d4dadb7856aeeff4f0881 ;
    mo:track_count 4 ;
    schema:duration "PT20:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N27c36bf532584285a86698fe12bafd65,
        _:N8e38bbe18a3d4fc084a42dc5fc950614,
        _:Nb324fe21b7f646afbfca87c48428f5eb,
        _:Ne0b92b6e2e9d4dadb7856aeeff4f0881 .

