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

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

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

<album/66289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crab Dub Soundtrack"@en,
        "Crab Dub Soundtrack"@ja,
        "Crab Dub Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Anatoliy Loginovskikh"@en ;
            foaf:made <album/66289#composition> ;
            foaf:name "Anatoliy Loginovskikh"@en ] ;
    mo:produced_work <album/66289#musicalwork> ;
    schema:name "Crab Dub Soundtrack"@en,
        "Crab Dub Soundtrack"@ja,
        "Crab Dub Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/98/66289/66289-1488969602.png> a schema:ImageObject,
        foaf:Image .

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

<album/66289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-19"^^xsd:date ;
    dcterms:title "Crab Dub Soundtrack"@en,
        "Crab Dub Soundtrack"@ja,
        "Crab Dub Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66289#musicalexpression> ;
    mo:publisher _:N92a2fd52566549d0bf1af19fba6f5da1 ;
    mo:record _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Crab Dub"@en ;
            foaf:name "Crab Dub"@en ] ;
    schema:datePublished "2017-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/66289/66289-1488969602.png> ;
    schema:name "Crab Dub Soundtrack"@en,
        "Crab Dub Soundtrack"@ja,
        "Crab Dub Soundtrack"@ja-latn ;
    schema:publisher _:N92a2fd52566549d0bf1af19fba6f5da1 ;
    foaf:depiction <https://media.vgm.io/albums/98/66289/66289-1488969602.png> .

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

_:N0153f839cc244de4ae130c762cd495e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Main theme"@en .

_:N110622b16a1f497281d350315a182894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level theme 3"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Level theme 3"@en .

_:N13174124a83f4c4e9ec967869c2fbbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Briefing theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Briefing theme"@en .

_:N1c734d884584455eb429f9844b484995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Boss theme"@en .

_:N5f242a548c704781ae035d5a41397905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level theme 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Level theme 1"@en .

_:N8a5621221b6c418daaeddc787dbbf153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level theme 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Level theme 2"@en .

_:N92a2fd52566549d0bf1af19fba6f5da1 schema:name "Sometimes You"@en,
        "Sometimes You"@ja,
        "Sometimes You"@ja-latn ;
    foaf:name "Sometimes You"@en,
        "Sometimes You"@ja,
        "Sometimes You"@ja-latn .

_:N9954f37429fb4f1d9fa851f82c381aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "End theme"@en .

_:Na355c8e77a8e4f808d1d4cf02807321c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blender theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Blender theme"@en .

_:Ndcfc60895edc4aaab9d45a60e3615585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lose theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6f38b4d8f40d4c388c4411cb7b26e4fb ;
    schema:name "Lose theme"@en .

_:N6f38b4d8f40d4c388c4411cb7b26e4fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0153f839cc244de4ae130c762cd495e1,
        _:N110622b16a1f497281d350315a182894,
        _:N13174124a83f4c4e9ec967869c2fbbd5,
        _:N1c734d884584455eb429f9844b484995,
        _:N5f242a548c704781ae035d5a41397905,
        _:N8a5621221b6c418daaeddc787dbbf153,
        _:N9954f37429fb4f1d9fa851f82c381aa5,
        _:Na355c8e77a8e4f808d1d4cf02807321c,
        _:Ndcfc60895edc4aaab9d45a60e3615585 ;
    mo:track_count 9 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0153f839cc244de4ae130c762cd495e1,
        _:N110622b16a1f497281d350315a182894,
        _:N13174124a83f4c4e9ec967869c2fbbd5,
        _:N1c734d884584455eb429f9844b484995,
        _:N5f242a548c704781ae035d5a41397905,
        _:N8a5621221b6c418daaeddc787dbbf153,
        _:N9954f37429fb4f1d9fa851f82c381aa5,
        _:Na355c8e77a8e4f808d1d4cf02807321c,
        _:Ndcfc60895edc4aaab9d45a60e3615585 .

