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

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

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

<artist/27881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Meganeko"@en ;
    foaf:made <album/81551#composition>,
        <album/81551#subject> ;
    foaf:name "Meganeko"@en .

<artist/50307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "FantomenK"@en ;
    foaf:made <album/81551#composition>,
        <album/81551#subject> ;
    foaf:name "FantomenK"@en .

<artist/6534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Inverse Phase"@en ;
    foaf:made <album/81551#composition>,
        <album/81551#subject> ;
    foaf:name "Inverse Phase"@en .

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

<album/81551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn ;
    mo:performance_of <album/81551#musicalwork> ;
    mo:recorded_as <album/81551#musicalexpression> ;
    schema:name "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/81551#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/81551/81551-1540146518.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kommisar"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Kommisar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mischa Perella"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Mischa Perella"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Miller"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Michael Miller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Gould"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Richard Gould"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kubbi"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Kubbi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lumena-tan"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Lumena-tan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adhesive Wombat"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Adhesive Wombat"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carl Clark"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Carl Clark"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tiasu"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Tiasu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Saad Akter Ali"@en ;
            foaf:made <album/81551#composition> ;
            foaf:name "Saad Akter Ali"@en ],
        <artist/27881#subject>,
        <artist/50307#subject>,
        <artist/6534#subject> ;
    mo:produced_work <album/81551#musicalwork> ;
    schema:name "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn .

<album/81551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-01"^^xsd:date ;
    dcterms:title "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81551#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N4876fb56aa154533b952da1e9ad54784 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Slime-san"@en ;
            foaf:name "Slime-san"@en ] ;
    schema:datePublished "2018-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/81551/81551-1540146518.jpg> ;
    schema:name "Slime-san: Superslime Edition Official Soundtrack"@en,
        "Slime-san: Superslime Edition Official Soundtrack"@ja,
        "Slime-san: Superslime Edition Official Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/81551/81551-1540146518.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Adhesive Wombat"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Adhesive Wombat"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Saad Akter Ali"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Saad Akter Ali"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Carl Clark"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Carl Clark"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Lumena-tan"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Lumena-tan"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Richard Gould"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Richard Gould"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Mischa Perella"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Mischa Perella"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81551#subject> ;
    schema:name "Michael Miller"@en ;
    foaf:made <album/81551#subject> ;
    foaf:name "Michael Miller"@en .

_:N0d8d20d771024b96aa9d63f5246358f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Shadow's Revenge"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Red Shadow's Revenge"@en .

_:N21173d14c6ac41bfb01bc9cc067ad954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Mama (Ear)Worm"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Mighty Mama (Ear)Worm"@en .

_:N2f4e9c66bc774aa3adac3094dcde289c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Worm and the Sea"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Old Worm and the Sea"@en .

_:N346d04252ab64ab1b97cfd632a5a4e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slimy Success"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Slimy Success"@en .

_:N3512d718b9f44421832f4c9ee68f3426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uvula's Groovula"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Uvula's Groovula"@en .

_:N4e0d9b0ad00240d39c98c69933c1228c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wormhole"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Wormhole"@en .

_:N4ea5acadd8a845939a3788eb13398c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hit the Slime Note"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Hit the Slime Note"@en .

_:N500f6fd7ca08409ca638e48cf73c9256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instrumental Intestine"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Instrumental Intestine"@en .

_:N5996bc027dc64c0d9c4baff306ced49f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain Beats"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Brain Beats"@en .

_:N5bd3f35a0eda497ca32bc5c5f53203b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woodwinds"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Woodwinds"@en .

_:N7f39a1953989455781fe19cf777e3013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Trebbles"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Heart Trebbles"@en .

_:Nb7bd644d144548e8b7f361c3e2969b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akiha-Worma"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Akiha-Worma"@en .

_:Nbb5815f30d4f44daac8321292e6b86f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumptown Shuffle"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Slumptown Shuffle"@en .

_:Nc5005f42e4bd4e0eadd05788ee28bc3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slime Crisis"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Slime Crisis"@en .

_:Nc5993919a04144bb9dd8cd9b567db6a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mixtapeworm"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Mixtapeworm"@en .

_:Nccac4bf5d4cc4d7abd244d305d4186af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdie Breakdown"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Birdie Breakdown"@en .

_:Nd715b5e93d764ffaa5a5c274c4265834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tequila and (S)lime"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Tequila and (S)lime"@en .

_:Ne0bc6da3b9d742779358b50d1eb0d4f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Organ Donor"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Organ Donor"@en .

_:Nfe90b8f3bae5492da30c0539f0bd18ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acid Trip"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N4876fb56aa154533b952da1e9ad54784 ;
    schema:name "Acid Trip"@en .

_:N4876fb56aa154533b952da1e9ad54784 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8d20d771024b96aa9d63f5246358f6,
        _:N21173d14c6ac41bfb01bc9cc067ad954,
        _:N2f4e9c66bc774aa3adac3094dcde289c,
        _:N346d04252ab64ab1b97cfd632a5a4e9c,
        _:N3512d718b9f44421832f4c9ee68f3426,
        _:N4e0d9b0ad00240d39c98c69933c1228c,
        _:N4ea5acadd8a845939a3788eb13398c17,
        _:N500f6fd7ca08409ca638e48cf73c9256,
        _:N5996bc027dc64c0d9c4baff306ced49f,
        _:N5bd3f35a0eda497ca32bc5c5f53203b0,
        _:N7f39a1953989455781fe19cf777e3013,
        _:Nb7bd644d144548e8b7f361c3e2969b50,
        _:Nbb5815f30d4f44daac8321292e6b86f3,
        _:Nc5005f42e4bd4e0eadd05788ee28bc3b,
        _:Nc5993919a04144bb9dd8cd9b567db6a9,
        _:Nccac4bf5d4cc4d7abd244d305d4186af,
        _:Nd715b5e93d764ffaa5a5c274c4265834,
        _:Ne0bc6da3b9d742779358b50d1eb0d4f7,
        _:Nfe90b8f3bae5492da30c0539f0bd18ba ;
    mo:track_count 19 ;
    schema:duration "PT37:51"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0d8d20d771024b96aa9d63f5246358f6,
        _:N21173d14c6ac41bfb01bc9cc067ad954,
        _:N2f4e9c66bc774aa3adac3094dcde289c,
        _:N346d04252ab64ab1b97cfd632a5a4e9c,
        _:N3512d718b9f44421832f4c9ee68f3426,
        _:N4e0d9b0ad00240d39c98c69933c1228c,
        _:N4ea5acadd8a845939a3788eb13398c17,
        _:N500f6fd7ca08409ca638e48cf73c9256,
        _:N5996bc027dc64c0d9c4baff306ced49f,
        _:N5bd3f35a0eda497ca32bc5c5f53203b0,
        _:N7f39a1953989455781fe19cf777e3013,
        _:Nb7bd644d144548e8b7f361c3e2969b50,
        _:Nbb5815f30d4f44daac8321292e6b86f3,
        _:Nc5005f42e4bd4e0eadd05788ee28bc3b,
        _:Nc5993919a04144bb9dd8cd9b567db6a9,
        _:Nccac4bf5d4cc4d7abd244d305d4186af,
        _:Nd715b5e93d764ffaa5a5c274c4265834,
        _:Ne0bc6da3b9d742779358b50d1eb0d4f7,
        _:Nfe90b8f3bae5492da30c0539f0bd18ba .

