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

<artist/735#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimiko Koyama"@en,
        "古山きみこ"@ja ;
    foaf:made <album/140909#subject>,
        <album/140909#vocals> ;
    foaf:name "Kimiko Koyama"@en,
        "古山きみこ"@ja .

<artist/75384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeta"@en,
        "しげた"@ja ;
    foaf:made <album/140909#lyrics>,
        <album/140909#subject> ;
    foaf:name "Shigeta"@en,
        "しげた"@ja .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140909#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/140909#composition>,
        <album/140909#subject> ;
    foaf:name "Manack"@en .

<album/140909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn ;
    mo:composer <artist/267#subject> ;
    mo:produced_work <album/140909#musicalwork> ;
    schema:name "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn .

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

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

<album/140909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn ;
    mo:performance_of <album/140909#musicalwork> ;
    mo:recorded_as <album/140909#musicalexpression> ;
    schema:name "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn ;
    schema:workPerformed <album/140909#musicalwork> .

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

<org/6#subject> schema:name "HOBiRECORDS"@en,
        "ほびれこーど"@ja,
        "HOBiRECORDS"@ja-latn ;
    foaf:name "HOBiRECORDS"@en,
        "ほびれこーど"@ja,
        "HOBiRECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/140909/140909-edd6330991cf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-27"^^xsd:date ;
    dcterms:title "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn ;
    mo:catalogue_number "HBDC-011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140909#musicalexpression> ;
    mo:publisher <org/6#subject> ;
    mo:record _:Nbd67216042b1432c84bd61e32e21b175 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pâtissière na Nyanko"@en ;
            foaf:name "Pâtissière na Nyanko"@en ] ;
    schema:datePublished "2004-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/140909/140909-edd6330991cf.jpg> ;
    schema:name "Pâtissière na Nyanko. DRAMAtic CD2"@en,
        "パティシエなにゃん娘。ドラマちっくCD2"@ja,
        "Pâtissière na Nyanko. DRAMAtic CD2"@ja-latn ;
    schema:publisher <org/6#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/140909/140909-edd6330991cf.jpg> .

_:N0d3878a333d94727b81a00a0278617bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友おり遠方より来たる."@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "友おり遠方より来たる."@ja .

_:N3c6f0aed08c7476e919b59599805afff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ."@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "エピローグ."@ja .

_:N7e631cc1857a4a5f92f682f24051010e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連鎖するトラブル."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "連鎖するトラブル."@ja .

_:N8136c7c1201543179eed8993958380d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌: なんちゃってLOVEだけど"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "主題歌: なんちゃってLOVEだけど"@ja .

_:Nafc22e571ae64a75b8d96df07ef3ab01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "プロローグ."@ja .

_:Nc3622d269dd94f4a8ce82d99da0fc53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏の恋人たち."@ja ;
    mo:track_number 9 ;
    schema:duration "PT9:39"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "真夏の恋人たち."@ja .

_:Nca78552e3e18448c84e6a5381d2d1e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空の町を歩こう."@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "星空の町を歩こう."@ja .

_:Ncf2e613f5e1f4dc9bc255ba5f69ea4d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディープ・インパクト."@ja ;
    mo:track_number 10 ;
    schema:duration "PT12:29"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "ディープ・インパクト."@ja .

_:Nd43f97a8d33a4df2a45e1bbf12f0721c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマちっく再び."@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "ドラマちっく再び."@ja .

_:Nd710f2041da24efeaeeb5318806e9c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きフリBURNING Date."@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "きフリBURNING Date."@ja .

_:Nde3415ce89004c6c8505833616f19701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望美ケ丘の決闘."@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "望美ケ丘の決闘."@ja .

_:Ne17300391e264aa4ac1b35f4594cc6a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいてませリゾートへ."@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:Nbd67216042b1432c84bd61e32e21b175 ;
    schema:name "おいてませリゾートへ."@ja .

_:Nbd67216042b1432c84bd61e32e21b175 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d3878a333d94727b81a00a0278617bc,
        _:N3c6f0aed08c7476e919b59599805afff,
        _:N7e631cc1857a4a5f92f682f24051010e,
        _:N8136c7c1201543179eed8993958380d2,
        _:Nafc22e571ae64a75b8d96df07ef3ab01,
        _:Nc3622d269dd94f4a8ce82d99da0fc53a,
        _:Nca78552e3e18448c84e6a5381d2d1e86,
        _:Ncf2e613f5e1f4dc9bc255ba5f69ea4d7,
        _:Nd43f97a8d33a4df2a45e1bbf12f0721c,
        _:Nd710f2041da24efeaeeb5318806e9c5d,
        _:Nde3415ce89004c6c8505833616f19701,
        _:Ne17300391e264aa4ac1b35f4594cc6a1 ;
    mo:track_count 12 ;
    schema:duration "PT73:23"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d3878a333d94727b81a00a0278617bc,
        _:N3c6f0aed08c7476e919b59599805afff,
        _:N7e631cc1857a4a5f92f682f24051010e,
        _:N8136c7c1201543179eed8993958380d2,
        _:Nafc22e571ae64a75b8d96df07ef3ab01,
        _:Nc3622d269dd94f4a8ce82d99da0fc53a,
        _:Nca78552e3e18448c84e6a5381d2d1e86,
        _:Ncf2e613f5e1f4dc9bc255ba5f69ea4d7,
        _:Nd43f97a8d33a4df2a45e1bbf12f0721c,
        _:Nd710f2041da24efeaeeb5318806e9c5d,
        _:Nde3415ce89004c6c8505833616f19701,
        _:Ne17300391e264aa4ac1b35f4594cc6a1 .

