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

<artist/16167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Takase"@en,
        "高瀬愛虹"@ja ;
    foaf:made <album/60732#lyrics>,
        <album/60732#subject> ;
    foaf:name "Aiko Takase"@en,
        "高瀬愛虹"@ja .

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

<artist/3750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60732#subject> ;
    schema:name "Ruka Kawada"@en,
        "川田瑠夏"@ja ;
    foaf:made <album/60732#composition>,
        <album/60732#subject> ;
    foaf:name "Ruka Kawada"@en,
        "川田瑠夏"@ja .

<event/188> a mo:Release ;
    schema:name "Pre-released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<product/3940#subject> a schema:CreativeWork ;
    schema:name "Is the Order a Rabbit?? Season 2"@en,
        "ご注文はうさぎですか??"@ja,
        "Gochuumon wa Usagi desu ka??"@ja-latn ;
    foaf:name "Is the Order a Rabbit?? Season 2"@en,
        "ご注文はうさぎですか??"@ja,
        "Gochuumon wa Usagi desu ka??"@ja-latn .

<album/60732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn ;
    mo:composer <artist/3750#subject> ;
    mo:produced_work <album/60732#musicalwork> ;
    schema:name "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/60732/60732-1471342086.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10833#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60732#performance> ;
    schema:name "Masato Honma"@en,
        "本間将人"@ja ;
    foaf:name "Masato Honma"@en,
        "本間将人"@ja .

<artist/13289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60732#performance> ;
    schema:name "Maaya Uchida"@en,
        "内田真礼"@ja ;
    foaf:name "Maaya Uchida"@en,
        "内田真礼"@ja .

<artist/20289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60732#performance> ;
    schema:name "Yoshinori Tanuma"@en,
        "田沼慶紀"@ja ;
    foaf:name "Yoshinori Tanuma"@en,
        "田沼慶紀"@ja .

<artist/7733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60732#performance> ;
    schema:name "Kanade Shishiuchi"@en,
        "鹿討奏"@ja ;
    foaf:name "Kanade Shishiuchi"@en,
        "鹿討奏"@ja .

<artist/9796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60732#performance> ;
    schema:name "Yusuke Nakano"@en,
        "中野勇介"@ja ;
    foaf:name "Yusuke Nakano"@en,
        "中野勇介"@ja .

<album/60732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn ;
    mo:performance_of <album/60732#musicalwork> ;
    mo:performer <artist/10833#subject>,
        <artist/13289#subject>,
        <artist/20289#subject>,
        <artist/7733#subject>,
        <artist/9796#subject> ;
    mo:recorded_as <album/60732#musicalexpression> ;
    schema:byArtist <artist/10833#subject>,
        <artist/13289#subject>,
        <artist/20289#subject>,
        <artist/7733#subject>,
        <artist/9796#subject> ;
    schema:name "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn ;
    schema:workPerformed <album/60732#musicalwork> .

<album/60732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-01"^^xsd:date ;
    dcterms:title "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn ;
    mo:catalogue_number "GNCA-1501" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60732#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nbe9562d420c84530925f5ae4dc7884c6 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/3940#subject> ;
    schema:byArtist <artist/10833#subject>,
        <artist/13289#subject>,
        <artist/20289#subject>,
        <artist/7733#subject>,
        <artist/9796#subject> ;
    schema:datePublished "2016-09-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/60732/60732-1471342086.jpg> ;
    schema:name "the phantom thief Lapin Special CD"@en,
        "『怪盗ラパン』 スペシャルCD"@ja,
        "the phantom thief Lapin Special CD"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/60732/60732-1471342086.jpg> .

_:N914ff9963903415bab475007d12813d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom Thief Lapin"@en,
        "怪盗ラパン -The Phantom Thief Lapin-"@ja,
        "Kaitou Lapin -The Phantom Thief Lapin-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nbe9562d420c84530925f5ae4dc7884c6 ;
    schema:name "The Phantom Thief Lapin"@en,
        "怪盗ラパン -The Phantom Thief Lapin-"@ja,
        "Kaitou Lapin -The Phantom Thief Lapin-"@ja-latn .

_:N9f0e8f3840d74467ae73c231a18b52c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja,
        "None"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nbe9562d420c84530925f5ae4dc7884c6 ;
    schema:name "None"@en,
        "None"@ja,
        "None"@ja-latn .

_:N9f938b9b4c864c8d9099b32d614061f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Phantom Thief Lapin"@en,
        "Theme of Phantom Thief Lapin"@ja,
        "Theme of Phantom Thief Lapin"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nbe9562d420c84530925f5ae4dc7884c6 ;
    schema:name "Theme of Phantom Thief Lapin"@en,
        "Theme of Phantom Thief Lapin"@ja,
        "Theme of Phantom Thief Lapin"@ja-latn .

_:Nbe9562d420c84530925f5ae4dc7884c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N914ff9963903415bab475007d12813d7,
        _:N9f0e8f3840d74467ae73c231a18b52c3,
        _:N9f938b9b4c864c8d9099b32d614061f3 ;
    mo:track_count 3 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N914ff9963903415bab475007d12813d7,
        _:N9f0e8f3840d74467ae73c231a18b52c3,
        _:N9f938b9b4c864c8d9099b32d614061f3 .

