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

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

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

<album/38191#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mattias Holmgren"@en ;
            foaf:made <album/38191#composition> ;
            foaf:name "Mattias Holmgren"@en ] ;
    mo:produced_work <album/38191#musicalwork> ;
    schema:name "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn .

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

<album/38191#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn ;
    mo:performance_of <album/38191#musicalwork> ;
    mo:recorded_as <album/38191#musicalexpression> ;
    schema:name "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn ;
    schema:workPerformed <album/38191#musicalwork> .

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

<https://medium-media.vgm.io/albums/19/38191/38191-1362846368.png> a schema:ImageObject,
        foaf:Image .

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

<album/38191#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-13"^^xsd:date ;
    dcterms:title "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38191#musicalexpression> ;
    mo:publisher _:N4ffcd29026a0419f8fc7aca8c6f044ec ;
    mo:record _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Peti"@en ;
            foaf:name "Peti"@en ] ;
    schema:datePublished "2012-09-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/38191/38191-1362846368.png> ;
    schema:name "Peti OST"@en,
        "Peti OST"@ja,
        "Peti OST"@ja-latn ;
    schema:publisher _:N4ffcd29026a0419f8fc7aca8c6f044ec ;
    foaf:depiction <https://media.vgm.io/albums/19/38191/38191-1362846368.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38191#subject> ;
    schema:name "Mattias Holmgren"@en ;
    foaf:made <album/38191#subject> ;
    foaf:name "Mattias Holmgren"@en .

_:N26586fe0aa824e06afc92ac8b5652e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red and Sandy"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Red and Sandy"@en .

_:N4ffcd29026a0419f8fc7aca8c6f044ec schema:name "Mattias Holmgren"@en,
        "Mattias Holmgren"@ja,
        "Mattias Holmgren"@ja-latn ;
    foaf:name "Mattias Holmgren"@en,
        "Mattias Holmgren"@ja,
        "Mattias Holmgren"@ja-latn .

_:N69671f4e9bc243f9817499e3f1bcd40b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Dance"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Street Dance"@en .

_:N719b9a04085249109d6939c088df7aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Kalimba"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Ice Kalimba"@en .

_:Na99280ee57424e3d9437715f4195d68d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sahara Illusions"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Sahara Illusions"@en .

_:Nac14414dbc5741beb266d0cecb2e6b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Gods"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Towards the Gods"@en .

_:Nbc34a88ef2614c88a6d798d2b60aeb25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sting Champagne"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Sting Champagne"@en .

_:Nd25b8ae9bab049418d56d36421e1ce75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crystal Choir"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "The Crystal Choir"@en .

_:Ne0549736923f4757863cfcb03055cc64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Fellow"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "The Blue Fellow"@en .

_:Ne9c58431c0b0442c83ea8fb3aefccd4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peti menu theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nbed6ea71c9c04ccb8a494d0391e00c9d ;
    schema:name "Peti menu theme"@en .

_:Nbed6ea71c9c04ccb8a494d0391e00c9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26586fe0aa824e06afc92ac8b5652e19,
        _:N69671f4e9bc243f9817499e3f1bcd40b,
        _:N719b9a04085249109d6939c088df7aad,
        _:Na99280ee57424e3d9437715f4195d68d,
        _:Nac14414dbc5741beb266d0cecb2e6b97,
        _:Nbc34a88ef2614c88a6d798d2b60aeb25,
        _:Nd25b8ae9bab049418d56d36421e1ce75,
        _:Ne0549736923f4757863cfcb03055cc64,
        _:Ne9c58431c0b0442c83ea8fb3aefccd4f ;
    mo:track_count 9 ;
    schema:duration "PT25:06"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N26586fe0aa824e06afc92ac8b5652e19,
        _:N69671f4e9bc243f9817499e3f1bcd40b,
        _:N719b9a04085249109d6939c088df7aad,
        _:Na99280ee57424e3d9437715f4195d68d,
        _:Nac14414dbc5741beb266d0cecb2e6b97,
        _:Nbc34a88ef2614c88a6d798d2b60aeb25,
        _:Nd25b8ae9bab049418d56d36421e1ce75,
        _:Ne0549736923f4757863cfcb03055cc64,
        _:Ne9c58431c0b0442c83ea8fb3aefccd4f .

