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

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/56962#lyrics>,
        <album/56962#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

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

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56962#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/56962#composition>,
        <album/56962#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<product/3813#subject> a schema:CreativeWork ;
    schema:name "One Punch Man (TV)"@en,
        "ワンパンマン (TV)"@ja,
        "One-Punch Man (TV)"@ja-latn ;
    foaf:name "One Punch Man (TV)"@en,
        "ワンパンマン (TV)"@ja,
        "One-Punch Man (TV)"@ja-latn .

<album/56962#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn ;
    mo:composer <artist/1069#subject> ;
    mo:produced_work <album/56962#musicalwork> ;
    schema:name "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/26/56962/56962-1459913596.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56962#performance> ;
    schema:name "Makoto Furukawa"@en,
        "古川慎"@ja ;
    foaf:name "Makoto Furukawa"@en,
        "古川慎"@ja .

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56962#performance> ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56962#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/56962#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn ;
    mo:performance_of <album/56962#musicalwork> ;
    mo:performer <artist/16252#subject>,
        <artist/6876#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/56962#musicalexpression> ;
    schema:byArtist <artist/16252#subject>,
        <artist/6876#subject>,
        <artist/9797#subject> ;
    schema:name "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn ;
    schema:workPerformed <album/56962#musicalwork> .

<album/56962#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-22"^^xsd:date ;
    dcterms:title "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn ;
    mo:catalogue_number "BCXA-1042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56962#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:Na531d5dc715e46c68b903d492bee9e28 ;
    mo:record_count 1 ;
    schema:about <product/3813#subject> ;
    schema:byArtist <artist/16252#subject>,
        <artist/6876#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2016-04-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/56962/56962-1459913596.jpg> ;
    schema:name "ONE PUNCH MAN 05 SPECIAL CD"@en,
        "ワンパンマン 05 スペシャルCD"@ja,
        "ONE PUNCH MAN 05 SPECIAL CD"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/56962/56962-1459913596.jpg> .

_:N8b58fcc8433d48139d8a461bc6d9e1b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タツマキとフブキのワンパン音頭"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Na531d5dc715e46c68b903d492bee9e28 ;
    schema:name "タツマキとフブキのワンパン音頭"@ja .

_:N925aab0e9ae04be3ba1ac8de157e9ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ「タツマキと夏のお祭り」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:inPlaylist _:Na531d5dc715e46c68b903d492bee9e28 ;
    schema:name "ミニドラマ「タツマキと夏のお祭り」"@ja .

_:Nf1fe2eff5fba432296b7caf8981e9494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストトーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Na531d5dc715e46c68b903d492bee9e28 ;
    schema:name "キャストトーク"@ja .

_:Na531d5dc715e46c68b903d492bee9e28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b58fcc8433d48139d8a461bc6d9e1b7,
        _:N925aab0e9ae04be3ba1ac8de157e9ea7,
        _:Nf1fe2eff5fba432296b7caf8981e9494 ;
    mo:track_count 3 ;
    schema:duration "PT19:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8b58fcc8433d48139d8a461bc6d9e1b7,
        _:N925aab0e9ae04be3ba1ac8de157e9ea7,
        _:Nf1fe2eff5fba432296b7caf8981e9494 .

