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

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

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

<album/29001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Hammill"@en ;
            foaf:made <album/29001#composition> ;
            foaf:name "Matt Hammill"@en ] ;
    mo:produced_work <album/29001#musicalwork> ;
    schema:name "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/10/29001/29001-1316689725.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29001#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn ;
    mo:performance_of <album/29001#musicalwork> ;
    mo:performer _:N83d72547cf8d4bbebdaad866c9f0e36b ;
    mo:recorded_as <album/29001#musicalexpression> ;
    schema:byArtist _:N83d72547cf8d4bbebdaad866c9f0e36b ;
    schema:name "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn ;
    schema:workPerformed <album/29001#musicalwork> .

<album/29001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-07"^^xsd:date ;
    dcterms:title "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29001#musicalexpression> ;
    mo:publisher _:Ne59cfcfa308e4e73a646d322995c8a66 ;
    mo:record _:Nf9c12b52eabd4440a09f68709f463468 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gesundheit!"@en ;
            foaf:name "Gesundheit!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Hammill"@en ;
            foaf:name "Matt Hammill"@en ] ;
    schema:datePublished "2011-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/29001/29001-1316689725.jpg> ;
    schema:name "Gesundheit! Soundtrack EP"@en,
        "Gesundheit! Soundtrack EP"@ja,
        "Gesundheit! Soundtrack EP"@ja-latn ;
    schema:publisher _:Ne59cfcfa308e4e73a646d322995c8a66 ;
    foaf:depiction <https://media.vgm.io/albums/10/29001/29001-1316689725.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29001#subject> ;
    schema:name "Matt Hammill"@en ;
    foaf:made <album/29001#subject> ;
    foaf:name "Matt Hammill"@en .

_:N3ba2a8a972f64a01be906f875ee85c30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peachy"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Peachy"@en .

_:N55e6c8959eb545d7ad43fff476ac5486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gesundheit!"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Gesundheit!"@en .

_:N684940b73dd046e2a050fce71434a5ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pig City"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Pig City"@en .

_:N7438cf1588f54ba6a3f6d2365a6db2e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Monster Theme"@en .

_:N7dd0727bb3a04b68b26cf93d0a4906e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Food Chain"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Food Chain"@en .

_:N83d72547cf8d4bbebdaad866c9f0e36b a schema:Person,
        foaf:Person ;
    mo:performed <album/29001#performance> ;
    schema:name "Matt Hammill"@en ;
    foaf:name "Matt Hammill"@en .

_:Na674c7957205496bbdab19c9a8fee4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Congratulation"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Congratulation"@en .

_:Na9c72b2c357b4d439cb8fe9450e6192b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Piggy"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Lonely Piggy"@en .

_:Nac5c5701892e406baa44c2cc6433562f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mosquito Problem"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Mosquito Problem"@en .

_:Nc74527d256f04d2fadd8a042329e0417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Western Side of Town"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "The Western Side of Town"@en .

_:Nc7fc465d86dd4153ba8e2248d115bc15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "Goodbye"@en .

_:Ndeb3841023574c099147f6c563f5d123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pig and the Monster"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nf9c12b52eabd4440a09f68709f463468 ;
    schema:name "The Pig and the Monster"@en .

_:Ne59cfcfa308e4e73a646d322995c8a66 schema:name "Matt Hammill"@en,
        "Matt Hammill"@ja,
        "Matt Hammill"@ja-latn ;
    foaf:name "Matt Hammill"@en,
        "Matt Hammill"@ja,
        "Matt Hammill"@ja-latn .

_:Nf9c12b52eabd4440a09f68709f463468 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ba2a8a972f64a01be906f875ee85c30,
        _:N55e6c8959eb545d7ad43fff476ac5486,
        _:N684940b73dd046e2a050fce71434a5ac,
        _:N7438cf1588f54ba6a3f6d2365a6db2e3,
        _:N7dd0727bb3a04b68b26cf93d0a4906e1,
        _:Na674c7957205496bbdab19c9a8fee4bc,
        _:Na9c72b2c357b4d439cb8fe9450e6192b,
        _:Nac5c5701892e406baa44c2cc6433562f,
        _:Nc74527d256f04d2fadd8a042329e0417,
        _:Nc7fc465d86dd4153ba8e2248d115bc15,
        _:Ndeb3841023574c099147f6c563f5d123 ;
    mo:track_count 11 ;
    schema:duration "PT19:51"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3ba2a8a972f64a01be906f875ee85c30,
        _:N55e6c8959eb545d7ad43fff476ac5486,
        _:N684940b73dd046e2a050fce71434a5ac,
        _:N7438cf1588f54ba6a3f6d2365a6db2e3,
        _:N7dd0727bb3a04b68b26cf93d0a4906e1,
        _:Na674c7957205496bbdab19c9a8fee4bc,
        _:Na9c72b2c357b4d439cb8fe9450e6192b,
        _:Nac5c5701892e406baa44c2cc6433562f,
        _:Nc74527d256f04d2fadd8a042329e0417,
        _:Nc7fc465d86dd4153ba8e2248d115bc15,
        _:Ndeb3841023574c099147f6c563f5d123 .

