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

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

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

<artist/27677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99815#subject> ;
    schema:name "Robin Hoffmann"@en ;
    foaf:made <album/99815#composition>,
        <album/99815#subject> ;
    foaf:name "Robin Hoffmann"@en .

<album/99815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn ;
    mo:composer <artist/27677#subject> ;
    mo:produced_work <album/99815#musicalwork> ;
    schema:name "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn .

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

<https://media.vgm.io/albums/51/99815/99815-1591061147.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99815#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/99815/99815-1591061147.png> ;
    foaf:depicts <album/99815#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/99815/99815-1591061147.png> .

<https://medium-media.vgm.io/albums/51/99815/99815-1591061147.png> a schema:ImageObject,
        foaf:Image .

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

<album/99815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/99815#musicalwork> ;
    mo:performer <artist/5055#subject> ;
    mo:recorded_as <album/99815#musicalexpression> ;
    schema:byArtist <artist/5055#subject> ;
    schema:name "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/99815#musicalwork> .

<artist/5055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99815#performance> ;
    schema:name "City of Prague Philharmonic Orchestra"@en ;
    foaf:name "City of Prague Philharmonic Orchestra"@en .

<album/99815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-28"^^xsd:date ;
    dcterms:title "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99815#musicalexpression> ;
    mo:publisher _:N9807c1971969469da80119ca482f0d5f ;
    mo:record _:N45cd732c8757449eb04bff35f622d9a3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pastry Party"@en ;
            foaf:name "Pastry Party"@en ] ;
    schema:byArtist <artist/5055#subject> ;
    schema:datePublished "2020-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/99815/99815-1591061147.png> ;
    schema:name "Pastry Party (Original Mobile Game Soundtrack)"@en,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja,
        "Pastry Party (Original Mobile Game Soundtrack)"@ja-latn ;
    schema:publisher _:N9807c1971969469da80119ca482f0d5f ;
    foaf:depiction <https://media.vgm.io/albums/51/99815/99815-1591061147.png> .

_:N32c88aa6fc104d058ef9a0ccf2d53d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lose Level"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Lose Level"@en .

_:N579dfbafd084433f991a17ed672ee71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feed the Customer"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Feed the Customer"@en .

_:N693e306ecff34af7903a6bd649215314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Finished"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Level Finished"@en .

_:N799c18f1976849e2bb7948fd8661d8b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bake the Cake"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Bake the Cake"@en .

_:N95e028efc20c436aa56692aa90ea844d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Boss Battle"@en .

_:N9807c1971969469da80119ca482f0d5f schema:name "Robin Hoffmann"@en ;
    foaf:name "Robin Hoffmann"@en .

_:N9d92b3e3223742adb88bb81ba7d98ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Win Level"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Win Level"@en .

_:Nbcca523c4ec2422495b0967e89ece85d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastry Party World Map"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Pastry Party World Map"@en .

_:Nd2d0057211cc45bb86a9a178c8b209f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feed the Puppies"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Feed the Puppies"@en .

_:Nd95f8fd2751c45e98be0e7413ec9edbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waffle Mode"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Waffle Mode"@en .

_:Ne203f2ab6e2045dc8a3f7eb9af07c37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Moves"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Out of Moves"@en .

_:Nfb756cca713941ccb6db6ac4668d50ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtual Currency"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N45cd732c8757449eb04bff35f622d9a3 ;
    schema:name "Virtual Currency"@en .

_:N45cd732c8757449eb04bff35f622d9a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32c88aa6fc104d058ef9a0ccf2d53d2f,
        _:N579dfbafd084433f991a17ed672ee71f,
        _:N693e306ecff34af7903a6bd649215314,
        _:N799c18f1976849e2bb7948fd8661d8b3,
        _:N95e028efc20c436aa56692aa90ea844d,
        _:N9d92b3e3223742adb88bb81ba7d98ade,
        _:Nbcca523c4ec2422495b0967e89ece85d,
        _:Nd2d0057211cc45bb86a9a178c8b209f8,
        _:Nd95f8fd2751c45e98be0e7413ec9edbd,
        _:Ne203f2ab6e2045dc8a3f7eb9af07c37b,
        _:Nfb756cca713941ccb6db6ac4668d50ef ;
    mo:track_count 11 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N32c88aa6fc104d058ef9a0ccf2d53d2f,
        _:N579dfbafd084433f991a17ed672ee71f,
        _:N693e306ecff34af7903a6bd649215314,
        _:N799c18f1976849e2bb7948fd8661d8b3,
        _:N95e028efc20c436aa56692aa90ea844d,
        _:N9d92b3e3223742adb88bb81ba7d98ade,
        _:Nbcca523c4ec2422495b0967e89ece85d,
        _:Nd2d0057211cc45bb86a9a178c8b209f8,
        _:Nd95f8fd2751c45e98be0e7413ec9edbd,
        _:Ne203f2ab6e2045dc8a3f7eb9af07c37b,
        _:Nfb756cca713941ccb6db6ac4668d50ef .

