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

<artist/1630#subject> a schema:Person,
        foaf:Person ;
    schema:name "Don McCow"@en,
        "ドン・マッコウ"@ja ;
    foaf:made <album/27872#lyrics>,
        <album/27872#subject> ;
    foaf:name "Don McCow"@en,
        "ドン・マッコウ"@ja .

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

<artist/4363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27872#subject> ;
    schema:name "Shigenori Kudou"@en,
        "工藤重基"@ja ;
    foaf:made <album/27872#composition>,
        <album/27872#subject> ;
    foaf:name "Shigenori Kudou"@en,
        "工藤重基"@ja .

<artist/5142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27872#subject> ;
    schema:name "Tomohisa Kuraya"@en,
        "蔵屋智久"@ja ;
    foaf:made <album/27872#composition>,
        <album/27872#subject> ;
    foaf:name "Tomohisa Kuraya"@en,
        "蔵屋智久"@ja .

<artist/61898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27872#subject> ;
    schema:name "Ryunosuke Masuda"@en,
        "増田竜之介"@ja ;
    foaf:made <album/27872#composition>,
        <album/27872#subject> ;
    foaf:name "Ryunosuke Masuda"@en,
        "増田竜之介"@ja .

<artist/61899#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27872#subject> ;
    schema:name "Kyoshiro Wakabayashi"@en,
        "若林喬四郎"@ja ;
    foaf:made <album/27872#composition>,
        <album/27872#subject> ;
    foaf:name "Kyoshiro Wakabayashi"@en,
        "若林喬四郎"@ja .

<artist/7318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27872#subject> ;
    schema:name "RKMAN."@en ;
    foaf:made <album/27872#composition>,
        <album/27872#subject> ;
    foaf:name "RKMAN."@en .

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

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

<org/127#subject> schema:name "TWOFIVE RECORDS"@en,
        "TWOFIVE RECORDS"@ja,
        "TWOFIVE RECORDS"@ja-latn ;
    foaf:name "TWOFIVE RECORDS"@en,
        "TWOFIVE RECORDS"@ja,
        "TWOFIVE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/27872/27872-1312470520.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27872#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/7580#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27872#performance> ;
    schema:name "Susumu Chiba"@en,
        "千葉進歩"@ja ;
    foaf:name "Susumu Chiba"@en,
        "千葉進歩"@ja .

<album/27872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn ;
    mo:performance_of <album/27872#musicalwork> ;
    mo:performer <artist/3772#subject>,
        <artist/7580#subject> ;
    mo:recorded_as <album/27872#musicalexpression> ;
    schema:byArtist <artist/3772#subject>,
        <artist/7580#subject> ;
    schema:name "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn ;
    schema:workPerformed <album/27872#musicalwork> .

<album/27872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn ;
    mo:composer <artist/4363#subject>,
        <artist/5142#subject>,
        <artist/61898#subject>,
        <artist/61899#subject>,
        <artist/7318#subject> ;
    mo:produced_work <album/27872#musicalwork> ;
    schema:name "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn .

<album/27872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-16"^^xsd:date ;
    dcterms:title "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn ;
    mo:catalogue_number "TRCD-10077" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27872#musicalexpression> ;
    mo:publisher <org/127#subject> ;
    mo:record _:N6254738f01184c758562a6b5c57cc00b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Petit Four"@en ;
            foaf:name "Petit Four"@en ] ;
    schema:byArtist <artist/3772#subject>,
        <artist/7580#subject> ;
    schema:datePublished "2008-04-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/27872/27872-1312470520.jpg> ;
    schema:name "Petit Four Character Song CD Vol.1"@en,
        "プティフール キャラクターソングCD Vol.1 「真田和樹&シャルル・栗林」"@ja,
        "Petit Four Character Song CD Vol.1"@ja-latn ;
    schema:publisher <org/127#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/27872/27872-1312470520.jpg> .

_:N333d62c72df64077be2586485fdcf2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Short Drama"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6254738f01184c758562a6b5c57cc00b ;
    schema:name "Short Drama"@ja .

_:N6e6ad27118c1453f886f5ee1717eb49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkling Star"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6254738f01184c758562a6b5c57cc00b ;
    schema:name "Twinkling Star"@ja .

_:N90c2ef07789f4f02956ff5f2986f7bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱血癒し系"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6254738f01184c758562a6b5c57cc00b ;
    schema:name "熱血癒し系"@ja .

_:Ne7eb45642e774b04bfc90539ad06e83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "muse～僕の女神様"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6254738f01184c758562a6b5c57cc00b ;
    schema:name "muse～僕の女神様"@ja .

_:N6254738f01184c758562a6b5c57cc00b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N333d62c72df64077be2586485fdcf2ca,
        _:N6e6ad27118c1453f886f5ee1717eb49c,
        _:N90c2ef07789f4f02956ff5f2986f7bbd,
        _:Ne7eb45642e774b04bfc90539ad06e83c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N333d62c72df64077be2586485fdcf2ca,
        _:N6e6ad27118c1453f886f5ee1717eb49c,
        _:N90c2ef07789f4f02956ff5f2986f7bbd,
        _:Ne7eb45642e774b04bfc90539ad06e83c .

