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

<artist/10988#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikiko Tagata"@en,
        "田形美喜子"@ja ;
    foaf:made <album/98147#lyrics>,
        <album/98147#subject> ;
    foaf:name "Mikiko Tagata"@en,
        "田形美喜子"@ja .

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

<artist/12955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98147#subject> ;
    schema:name "Keita Takanashi"@en,
        "高梨佳汰"@ja ;
    foaf:made <album/98147#composition>,
        <album/98147#subject> ;
    foaf:name "Keita Takanashi"@en,
        "高梨佳汰"@ja .

<artist/33496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98147#subject> ;
    schema:name "Naoichiro Yamamoto"@en,
        "山本直市郎"@ja ;
    foaf:made <album/98147#composition>,
        <album/98147#subject> ;
    foaf:name "Naoichiro Yamamoto"@en,
        "山本直市郎"@ja .

<product/4800#subject> a schema:CreativeWork ;
    schema:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn ;
    foaf:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/98147/98147-1587648980.jpg> a schema:ImageObject,
        foaf:Image .

<album/98147#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn ;
    mo:composer <artist/12955#subject>,
        <artist/33496#subject> ;
    mo:produced_work <album/98147#musicalwork> ;
    schema:name "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn .

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

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

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98147#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/23203#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98147#performance> ;
    schema:name "Takanori Ooyama"@en,
        "大山鎬則"@ja ;
    foaf:name "Takanori Ooyama"@en,
        "大山鎬則"@ja .

<album/98147#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn ;
    mo:performance_of <album/98147#musicalwork> ;
    mo:performer <artist/10701#subject>,
        <artist/23203#subject> ;
    mo:recorded_as <album/98147#musicalexpression> ;
    schema:byArtist <artist/10701#subject>,
        <artist/23203#subject> ;
    schema:name "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn ;
    schema:workPerformed <album/98147#musicalwork> .

<album/98147#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-16"^^xsd:date ;
    dcterms:title "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn ;
    mo:catalogue_number "PCCG-70056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98147#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N87ffea37e36e41768c68fa47608b142c ;
    mo:record_count 1 ;
    schema:about <product/4800#subject> ;
    schema:byArtist <artist/10701#subject>,
        <artist/23203#subject> ;
    schema:datePublished "2009-09-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/98147/98147-1587648980.jpg> ;
    schema:name "Perfect World/No Control"@en,
        "パーフェクトワールド/No Control"@ja,
        "Perfect World/No Control"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/98147/98147-1587648980.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuka-ri"@en ;
    foaf:made <album/98147#lyrics> ;
    foaf:name "Yuka-ri"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuka-ri"@en ;
    foaf:made <album/98147#subject> ;
    foaf:name "Yuka-ri"@en .

_:N20e23ffd4e184aef877d62a8b089fd8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect World (Karaoke)"@en,
        "パーフェクトワールド (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N87ffea37e36e41768c68fa47608b142c ;
    schema:name "Perfect World (Karaoke)"@en,
        "パーフェクトワールド (カラオケ)"@ja .

_:N8000b01fe998438b94bc9e15e89ad34e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect World"@en,
        "パーフェクトワールド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N87ffea37e36e41768c68fa47608b142c ;
    schema:name "Perfect World"@en,
        "パーフェクトワールド"@ja .

_:Nc1e52e74e54243c78accb345dfab31d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Control"@en,
        "No Control"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N87ffea37e36e41768c68fa47608b142c ;
    schema:name "No Control"@en,
        "No Control"@ja .

_:Nf5fa9681f085471da87bddc919c7dc37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Control (Karaoke)"@en,
        "No Control (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N87ffea37e36e41768c68fa47608b142c ;
    schema:name "No Control (Karaoke)"@en,
        "No Control (カラオケ)"@ja .

_:N87ffea37e36e41768c68fa47608b142c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20e23ffd4e184aef877d62a8b089fd8f,
        _:N8000b01fe998438b94bc9e15e89ad34e,
        _:Nc1e52e74e54243c78accb345dfab31d2,
        _:Nf5fa9681f085471da87bddc919c7dc37 ;
    mo:track_count 4 ;
    schema:duration "PT16:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20e23ffd4e184aef877d62a8b089fd8f,
        _:N8000b01fe998438b94bc9e15e89ad34e,
        _:Nc1e52e74e54243c78accb345dfab31d2,
        _:Nf5fa9681f085471da87bddc919c7dc37 .

