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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/23039#lyrics>,
        <album/23039#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

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

<artist/38896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23039#subject> ;
    schema:name "noe"@en ;
    foaf:made <album/23039#composition>,
        <album/23039#lyrics>,
        <album/23039#subject> ;
    foaf:name "noe"@en .

<artist/9813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23039#subject> ;
    schema:name "Taro Yamashita"@en,
        "山下太郎"@ja ;
    foaf:made <album/23039#composition>,
        <album/23039#lyrics>,
        <album/23039#subject> ;
    foaf:name "Taro Yamashita"@en,
        "山下太郎"@ja .

<product/1476#subject> a schema:CreativeWork ;
    schema:name "Spice and Wolf II"@en,
        "狼と香辛料II"@ja,
        "Ookami to Koushinryou II"@ja-latn ;
    foaf:name "Spice and Wolf II"@en,
        "狼と香辛料II"@ja,
        "Ookami to Koushinryou II"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/23039/23039-1294283271.jpg> a schema:ImageObject,
        foaf:Image .

<album/23039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn ;
    mo:composer <artist/38896#subject>,
        <artist/9813#subject> ;
    mo:produced_work <album/23039#musicalwork> ;
    schema:name "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn .

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

<artist/10487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "Sakana Hosomi"@en,
        "細海魚"@ja ;
    foaf:name "Sakana Hosomi"@en,
        "細海魚"@ja .

<artist/26137#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "Masahiko Todo Quartet"@en,
        "藤堂昌彦カルテット"@ja ;
    foaf:name "Masahiko Todo Quartet"@en,
        "藤堂昌彦カルテット"@ja .

<artist/8487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "Hisaaki Hogari"@en,
        "保刈久明"@ja ;
    foaf:name "Hisaaki Hogari"@en,
        "保刈久明"@ja .

<artist/8622#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "Nobuyasu Horikoshi"@en,
        "堀越信泰"@ja ;
    foaf:name "Nobuyasu Horikoshi"@en,
        "堀越信泰"@ja .

<artist/9812#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "Masahiko Todo Strings"@en,
        "藤堂昌彦ストリングス"@ja ;
    foaf:name "Masahiko Todo Strings"@en,
        "藤堂昌彦ストリングス"@ja .

<artist/9815#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23039#performance> ;
    schema:name "ROCKY CHACK"@en ;
    foaf:name "ROCKY CHACK"@en .

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

<album/23039#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn ;
    mo:performance_of <album/23039#musicalwork> ;
    mo:performer <artist/10487#subject>,
        <artist/26137#subject>,
        <artist/8487#subject>,
        <artist/8622#subject>,
        <artist/9812#subject>,
        <artist/9815#subject> ;
    mo:recorded_as <album/23039#musicalexpression> ;
    schema:byArtist <artist/10487#subject>,
        <artist/26137#subject>,
        <artist/8487#subject>,
        <artist/8622#subject>,
        <artist/9812#subject>,
        <artist/9815#subject> ;
    schema:name "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn ;
    schema:workPerformed <album/23039#musicalwork> .

<album/23039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-05"^^xsd:date ;
    dcterms:title "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn ;
    mo:catalogue_number "VTCL-35064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23039#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nc759b707f4a44812ae43a81b86ad4f83 ;
    mo:record_count 1 ;
    schema:about <product/1476#subject> ;
    schema:byArtist <artist/10487#subject>,
        <artist/26137#subject>,
        <artist/8487#subject>,
        <artist/8622#subject>,
        <artist/9812#subject>,
        <artist/9815#subject> ;
    schema:datePublished "2009-08-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/23039/23039-1294283271.jpg> ;
    schema:name "Perfect World / Rocky Chack"@en,
        "パーフェクト・ワールド / ロッキーチャック"@ja,
        "Perfect World / Rocky Chack"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/23039/23039-1294283271.jpg> .

_:N0288cd3d1e3e4e3689432941dc627b74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と僕 (w/o R.C.)"@ja,
        "Kimi to Boku (w/o R.C.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc759b707f4a44812ae43a81b86ad4f83 ;
    schema:name "君と僕 (w/o R.C.)"@ja,
        "Kimi to Boku (w/o R.C.)"@ja-latn .

_:N37d8e91bb987465c82ca986721ac9cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect World (w/o R.C.)"@ja,
        "Perfect World (w/o R.C.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nc759b707f4a44812ae43a81b86ad4f83 ;
    schema:name "Perfect World (w/o R.C.)"@ja,
        "Perfect World (w/o R.C.)"@ja-latn .

_:N4e5aaabcc9574a5da567960e783488cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と僕"@ja,
        "Kimi to Boku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc759b707f4a44812ae43a81b86ad4f83 ;
    schema:name "君と僕"@ja,
        "Kimi to Boku"@ja-latn .

_:N879a1624c1554422a64df7a5a9acb8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect World"@ja,
        "Perfect World"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nc759b707f4a44812ae43a81b86ad4f83 ;
    schema:name "Perfect World"@ja,
        "Perfect World"@ja-latn .

_:Nc759b707f4a44812ae43a81b86ad4f83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0288cd3d1e3e4e3689432941dc627b74,
        _:N37d8e91bb987465c82ca986721ac9cbe,
        _:N4e5aaabcc9574a5da567960e783488cf,
        _:N879a1624c1554422a64df7a5a9acb8bd ;
    mo:track_count 4 ;
    schema:duration "PT19:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0288cd3d1e3e4e3689432941dc627b74,
        _:N37d8e91bb987465c82ca986721ac9cbe,
        _:N4e5aaabcc9574a5da567960e783488cf,
        _:N879a1624c1554422a64df7a5a9acb8bd .

