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

<album/21949> a mo:Release ;
    mo:catalogue_number "N/A" .

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

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

<artist/6731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7872#subject> ;
    schema:name "Tomáš Dvořák"@en ;
    foaf:made <album/7872#composition>,
        <album/7872#subject> ;
    foaf:name "Tomáš Dvořák"@en .

<product/14577#subject> a schema:CreativeWork ;
    schema:name "Samorost 2"@en,
        "Samorost 2"@ja,
        "Samorost 2"@ja-latn ;
    foaf:name "Samorost 2"@en,
        "Samorost 2"@ja,
        "Samorost 2"@ja-latn .

<album/7872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Samorost2 Soundtrack"@en,
        "Samorost2 Soundtrack"@ja,
        "Samorost2 Soundtrack"@ja-latn ;
    mo:composer <artist/6731#subject> ;
    mo:produced_work <album/7872#musicalwork> ;
    schema:name "Samorost2 Soundtrack"@en,
        "Samorost2 Soundtrack"@ja,
        "Samorost2 Soundtrack"@ja-latn .

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

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

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

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

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

<album/7872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Samorost2 Soundtrack"@en,
        "Samorost2 Soundtrack"@ja,
        "Samorost2 Soundtrack"@ja-latn ;
    mo:catalogue_number "QDR008" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/21949> ;
    mo:publication_of <album/7872#musicalexpression> ;
    mo:publisher _:N714ebee13df34b2998396c51b703bc26 ;
    mo:record _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    mo:record_count 1 ;
    schema:about <product/14577#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/7872/7872-1450466773.jpg> ;
    schema:name "Samorost2 Soundtrack"@en,
        "Samorost2 Soundtrack"@ja,
        "Samorost2 Soundtrack"@ja-latn ;
    schema:publisher _:N714ebee13df34b2998396c51b703bc26 ;
    foaf:depiction <https://media.vgm.io/albums/27/7872/7872-1450466773.jpg> .

_:N263664b7dcd44c469a4b8caabe764264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Budoar"@czech,
        "Boudoir"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Budoar"@czech,
        "Boudoir"@en .

_:N309dc7954ef9451aae0b26af4f40e8c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Šnekoun"@czech,
        "Snail Man"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Šnekoun"@czech,
        "Snail Man"@en .

_:N52257cd99ca64656b3e019921c9ec640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samorost Intro"@czech,
        "Samorost Intro"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Samorost Intro"@czech,
        "Samorost Intro"@en .

_:N637decaed5464f33b46c072db55d34fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kapky"@czech,
        "Drops"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Kapky"@czech,
        "Drops"@en .

_:N6a2481e060ff471f9def4524c6cca9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jezevec"@czech,
        "Badger"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Jezevec"@czech,
        "Badger"@en .

_:N7002ddaf445548629e7de0067ed9f0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samorost Outro I"@czech,
        "Samorost Outro I"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Samorost Outro I"@czech,
        "Samorost Outro I"@en .

_:N714ebee13df34b2998396c51b703bc26 schema:name "Quazi Delict Records"@en ;
    foaf:name "Quazi Delict Records"@en .

_:N7cd36d311a99430eac8a6cb038341a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Podzemí"@czech,
        "Underground"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Podzemí"@czech,
        "Underground"@en .

_:N96f3bf232b424ee6948d03db1cb948ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planina"@czech,
        "Plain"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Planina"@czech,
        "Plain"@en .

_:Na9dbedd3dbfa437a89db80f7206fb787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tuleni"@czech,
        "Seals"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Tuleni"@czech,
        "Seals"@en .

_:Nb8c160ffb05b4862be8466046b418ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samorost Outro II"@czech,
        "Samorost Outro II"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Samorost Outro II"@czech,
        "Samorost Outro II"@en .

_:Nc6f78f16cf0b4d6bb1b884fb133dc06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lesik feat. Blue Bird"@czech,
        "Small Forest feat. Blue Bird"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Lesik feat. Blue Bird"@czech,
        "Small Forest feat. Blue Bird"@en .

_:Nde63f68f98b74ab8a4efb5343960a1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sopouch"@czech,
        "Conduit"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N1b2ca0a30dfb438e94bd34f0eda83a69 ;
    schema:name "Sopouch"@czech,
        "Conduit"@en .

_:N1b2ca0a30dfb438e94bd34f0eda83a69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N263664b7dcd44c469a4b8caabe764264,
        _:N309dc7954ef9451aae0b26af4f40e8c3,
        _:N52257cd99ca64656b3e019921c9ec640,
        _:N637decaed5464f33b46c072db55d34fb,
        _:N6a2481e060ff471f9def4524c6cca9ac,
        _:N7002ddaf445548629e7de0067ed9f0b4,
        _:N7cd36d311a99430eac8a6cb038341a2a,
        _:N96f3bf232b424ee6948d03db1cb948ed,
        _:Na9dbedd3dbfa437a89db80f7206fb787,
        _:Nb8c160ffb05b4862be8466046b418ca6,
        _:Nc6f78f16cf0b4d6bb1b884fb133dc06f,
        _:Nde63f68f98b74ab8a4efb5343960a1fb ;
    mo:track_count 12 ;
    schema:duration "PT40:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N263664b7dcd44c469a4b8caabe764264,
        _:N309dc7954ef9451aae0b26af4f40e8c3,
        _:N52257cd99ca64656b3e019921c9ec640,
        _:N637decaed5464f33b46c072db55d34fb,
        _:N6a2481e060ff471f9def4524c6cca9ac,
        _:N7002ddaf445548629e7de0067ed9f0b4,
        _:N7cd36d311a99430eac8a6cb038341a2a,
        _:N96f3bf232b424ee6948d03db1cb948ed,
        _:Na9dbedd3dbfa437a89db80f7206fb787,
        _:Nb8c160ffb05b4862be8466046b418ca6,
        _:Nc6f78f16cf0b4d6bb1b884fb133dc06f,
        _:Nde63f68f98b74ab8a4efb5343960a1fb .

