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

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

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

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

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

<album/27874#musicalexpression> a mo:Signal ;
    mo:published_as <album/27874#subject> ;
    mo:records <album/27874#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/47/27874/27874-1312471276.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/27874#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/27874/27874-1312471276.jpg> ;
    foaf:depicts <album/27874#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/27874/27874-1312471276.jpg> .

<https://medium-media.vgm.io/albums/47/27874/27874-1312471276.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27874#performance> ;
    schema:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja ;
    foaf:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja .

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27874#performance> ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<album/27874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Susumu Kawai"@en ;
            foaf:made <album/27874#composition> ;
            foaf:name "Susumu Kawai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "工藤重基"@en ;
            foaf:made <album/27874#composition> ;
            foaf:name "工藤重基"@en ],
        <artist/5142#subject> ;
    mo:produced_work <album/27874#musicalwork> ;
    schema:name "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn .

<album/27874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn ;
    mo:performance_of <album/27874#musicalwork> ;
    mo:performer <artist/10472#subject>,
        <artist/3773#subject> ;
    mo:recorded_as <album/27874#musicalexpression> ;
    schema:byArtist <artist/10472#subject>,
        <artist/3773#subject> ;
    schema:name "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn ;
    schema:workPerformed <album/27874#musicalwork> .

<album/27874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-30"^^xsd:date ;
    dcterms:title "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn ;
    mo:catalogue_number "TRCD-10078" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27874#musicalexpression> ;
    mo:publisher <org/127#subject> ;
    mo:record _:Nd6cb2a67975f464ea998611bb53935b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Petit Four"@en ;
            foaf:name "Petit Four"@en ] ;
    schema:byArtist <artist/10472#subject>,
        <artist/3773#subject> ;
    schema:datePublished "2008-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/27874/27874-1312471276.jpg> ;
    schema:name "Petit Four Character Song CD Vol.2"@en,
        "プティフール キャラクターソングCD Vol.2 「柿崎誠司＆唐沢悠太」"@ja,
        "Petit Four Character Song CD Vol.2"@ja-latn ;
    schema:publisher <org/127#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/27874/27874-1312471276.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27874#subject> ;
    schema:name "Susumu Kawai"@en ;
    foaf:made <album/27874#subject> ;
    foaf:name "Susumu Kawai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27874#subject> ;
    schema:name "工藤重基"@en ;
    foaf:made <album/27874#subject> ;
    foaf:name "工藤重基"@en .

_:N344cac66b21847af962910f1d2f7a42f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Menu"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6cb2a67975f464ea998611bb53935b0 ;
    schema:name "Love Menu"@en .

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

_:N8f8c8fd4b55944539ed6d819f1cc270b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IINO?"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6cb2a67975f464ea998611bb53935b0 ;
    schema:name "IINO?"@en .

_:Naa31789259ff4b79ad6489b7ff9f38a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RENJYO"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6cb2a67975f464ea998611bb53935b0 ;
    schema:name "RENJYO"@en .

_:Nd6cb2a67975f464ea998611bb53935b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N344cac66b21847af962910f1d2f7a42f,
        _:N6ca21d0b32dd449b8cd7c9ef207ab9fb,
        _:N8f8c8fd4b55944539ed6d819f1cc270b,
        _:Naa31789259ff4b79ad6489b7ff9f38a3 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N344cac66b21847af962910f1d2f7a42f,
        _:N6ca21d0b32dd449b8cd7c9ef207ab9fb,
        _:N8f8c8fd4b55944539ed6d819f1cc270b,
        _:Naa31789259ff4b79ad6489b7ff9f38a3 .

