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

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

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

<album/20101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Benedikt Brydern"@en ;
            foaf:made <album/20101#composition> ;
            foaf:name "Benedikt Brydern"@en ] ;
    mo:produced_work <album/20101#musicalwork> ;
    schema:name "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn .

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

<album/20101#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn ;
    mo:performance_of <album/20101#musicalwork> ;
    mo:recorded_as <album/20101#musicalexpression> ;
    schema:name "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn ;
    schema:workPerformed <album/20101#musicalwork> .

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

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

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

<album/20101#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-29"^^xsd:date ;
    dcterms:title "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/20101#musicalexpression> ;
    mo:publisher _:N8d189601130146d9b78a6054c373ec00 ;
    mo:record _:N132f5e4b13764e98888d01b7594cc3a7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Skabooki"@en ;
            foaf:name "Skabooki"@en ] ;
    schema:datePublished "2010-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/20101/20101-1278275734.jpg> ;
    schema:name "Music from the iPhone game \"Skabooki\""@en,
        "Music from the iPhone game \"Skabooki\""@ja,
        "Music from the iPhone game \"Skabooki\""@ja-latn ;
    schema:publisher _:N8d189601130146d9b78a6054c373ec00 ;
    foaf:depiction <https://media.vgm.io/albums/10/20101/20101-1278275734.jpg> .

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

_:N1e957514d1a54c79a5fddb5688f74492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baron Samedi"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Baron Samedi"@en .

_:N233ed7ed1ba34dcfae266c50a0603458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Back This Way"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Come Back This Way"@en .

_:N3b04749b18d8465fa5d926542608e3e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rum and the Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Rum and the Moon"@en .

_:N4628b26280ed4b36996cd88fc274ec1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baron Samedi (game Version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Baron Samedi (game Version)"@en .

_:N5d3cbe9dff8c4ce097e406fd8526607d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gris-gris"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Gris-gris"@en .

_:N614403de614241bd9e28b80c62216946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Points Waltz (game Version)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Bonus Points Waltz (game Version)"@en .

_:N6a42ae3ce1e8484889b5a45c8e111656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skabooki (game Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Skabooki (game Version)"@en .

_:N726da1cb15334dc9b9101e8c45e8359a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoke and Bones (game Version)"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Smoke and Bones (game Version)"@en .

_:N7b59b72610a24466855b7b89717a6fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skabooki Party Dance Mix (Bonus Track)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Skabooki Party Dance Mix (Bonus Track)"@en .

_:N89bbedc3b6cf41e2818a51bb4774ccd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Back This Way (game Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Come Back This Way (game Version)"@en .

_:N8d189601130146d9b78a6054c373ec00 schema:name "3Pin Media"@en ;
    foaf:name "3Pin Media"@en .

_:Na195496bdc92451ea97138700991f17d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voodoo! (game Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Voodoo! (game Version)"@en .

_:Na19b76bdf6ac408d984bafc28ae7a346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sneaking Suspicion (game Version)"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "A Sneaking Suspicion (game Version)"@en .

_:Na3fbc236d489409e9d428d25fda17e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rum and the Moon (game Version)"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Rum and the Moon (game Version)"@en .

_:Naecadb9d013a49659503e1cc447ec6f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sneaking Suspicion"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "A Sneaking Suspicion"@en .

_:Nb24eee8859f34280a711edbc821621ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voodoo!"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Voodoo!"@en .

_:Nddf8390e0080436fbadf23aef39b6d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skabooki"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Skabooki"@en .

_:Ne04db06d0efd439d8df40706b7393b4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoke and Bones"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Smoke and Bones"@en .

_:Nea72c3c0908744daab880ecc67c533d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gris-gris (Game Version)"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N132f5e4b13764e98888d01b7594cc3a7 ;
    schema:name "Gris-gris (Game Version)"@en .

_:N132f5e4b13764e98888d01b7594cc3a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e957514d1a54c79a5fddb5688f74492,
        _:N233ed7ed1ba34dcfae266c50a0603458,
        _:N3b04749b18d8465fa5d926542608e3e7,
        _:N4628b26280ed4b36996cd88fc274ec1f,
        _:N5d3cbe9dff8c4ce097e406fd8526607d,
        _:N614403de614241bd9e28b80c62216946,
        _:N6a42ae3ce1e8484889b5a45c8e111656,
        _:N726da1cb15334dc9b9101e8c45e8359a,
        _:N7b59b72610a24466855b7b89717a6fca,
        _:N89bbedc3b6cf41e2818a51bb4774ccd6,
        _:Na195496bdc92451ea97138700991f17d,
        _:Na19b76bdf6ac408d984bafc28ae7a346,
        _:Na3fbc236d489409e9d428d25fda17e86,
        _:Naecadb9d013a49659503e1cc447ec6f5,
        _:Nb24eee8859f34280a711edbc821621ce,
        _:Nddf8390e0080436fbadf23aef39b6d9f,
        _:Ne04db06d0efd439d8df40706b7393b4a,
        _:Nea72c3c0908744daab880ecc67c533d8 ;
    mo:track_count 18 ;
    schema:duration "PT30:58"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1e957514d1a54c79a5fddb5688f74492,
        _:N233ed7ed1ba34dcfae266c50a0603458,
        _:N3b04749b18d8465fa5d926542608e3e7,
        _:N4628b26280ed4b36996cd88fc274ec1f,
        _:N5d3cbe9dff8c4ce097e406fd8526607d,
        _:N614403de614241bd9e28b80c62216946,
        _:N6a42ae3ce1e8484889b5a45c8e111656,
        _:N726da1cb15334dc9b9101e8c45e8359a,
        _:N7b59b72610a24466855b7b89717a6fca,
        _:N89bbedc3b6cf41e2818a51bb4774ccd6,
        _:Na195496bdc92451ea97138700991f17d,
        _:Na19b76bdf6ac408d984bafc28ae7a346,
        _:Na3fbc236d489409e9d428d25fda17e86,
        _:Naecadb9d013a49659503e1cc447ec6f5,
        _:Nb24eee8859f34280a711edbc821621ce,
        _:Nddf8390e0080436fbadf23aef39b6d9f,
        _:Ne04db06d0efd439d8df40706b7393b4a,
        _:Nea72c3c0908744daab880ecc67c533d8 .

