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

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

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

<artist/15903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72029#subject> ;
    schema:name "Steve Pardo"@en ;
    foaf:made <album/72029#composition>,
        <album/72029#subject> ;
    foaf:name "Steve Pardo"@en .

<artist/15904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72029#subject> ;
    schema:name "Chris Wilson"@en ;
    foaf:made <album/72029#composition>,
        <album/72029#subject> ;
    foaf:name "Chris Wilson"@en .

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

<album/72029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn ;
    mo:performance_of <album/72029#musicalwork> ;
    mo:recorded_as <album/72029#musicalexpression> ;
    schema:name "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn ;
    schema:workPerformed <album/72029#musicalwork> .

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

<https://medium-media.vgm.io/albums/92/72029/72029-1507211586.jpg> a schema:ImageObject,
        foaf:Image .

<album/72029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn ;
    mo:composer <artist/15903#subject>,
        <artist/15904#subject> ;
    mo:produced_work <album/72029#musicalwork> ;
    schema:name "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn .

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

<album/72029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-08"^^xsd:date ;
    dcterms:title "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72029#musicalexpression> ;
    mo:publisher _:Nbb5c05e925c04b7ea4e6b38804146ded ;
    mo:record _:N0ac2bba54a8f42a7a897889965de6f8e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Knee Deep"@en ;
            foaf:name "Knee Deep"@en ] ;
    schema:datePublished "2016-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/72029/72029-1507211586.jpg> ;
    schema:name "Knee Deep Act 3 - Boomtown"@en,
        "Knee Deep Act 3 - Boomtown"@ja,
        "Knee Deep Act 3 - Boomtown"@ja-latn ;
    schema:publisher _:Nbb5c05e925c04b7ea4e6b38804146ded ;
    foaf:depiction <https://media.vgm.io/albums/92/72029/72029-1507211586.jpg> .

_:N061f3cc712cb4bd581bc0f0dccdeea8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Drawl"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Last Drawl"@en .

_:N5f40d9517db94a17a3c6a0473ba3db9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up From the Deep (Romana III)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Up From the Deep (Romana III)"@en .

_:N604ac57757fc419abced45ee903d7cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knee Deep (Alternate Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Knee Deep (Alternate Theme)"@en .

_:Naabe733bf79c41c5917e49837bd5c219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparations (Gallant and Woodstep)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Preparations (Gallant and Woodstep)"@en .

_:Nb965d2fe38244c69a9e4e06151ccadb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio Song 3"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Radio Song 3"@en .

_:Nb97a077979c541dc8a855bafd96649d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cut Her Down"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Cut Her Down"@en .

_:Nbb5c05e925c04b7ea4e6b38804146ded schema:name "Prologue Games"@en,
        "Prologue Games"@ja,
        "Prologue Games"@ja-latn ;
    foaf:name "Prologue Games"@en,
        "Prologue Games"@ja,
        "Prologue Games"@ja-latn .

_:Nd78b36edb88346cea79dd3d91e973621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Heart Heavy Hand (Bellet III)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0ac2bba54a8f42a7a897889965de6f8e ;
    schema:name "Hard Heart Heavy Hand (Bellet III)"@en .

_:N0ac2bba54a8f42a7a897889965de6f8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N061f3cc712cb4bd581bc0f0dccdeea8e,
        _:N5f40d9517db94a17a3c6a0473ba3db9a,
        _:N604ac57757fc419abced45ee903d7cff,
        _:Naabe733bf79c41c5917e49837bd5c219,
        _:Nb965d2fe38244c69a9e4e06151ccadb2,
        _:Nb97a077979c541dc8a855bafd96649d1,
        _:Nd78b36edb88346cea79dd3d91e973621 ;
    mo:track_count 7 ;
    schema:duration "PT17:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N061f3cc712cb4bd581bc0f0dccdeea8e,
        _:N5f40d9517db94a17a3c6a0473ba3db9a,
        _:N604ac57757fc419abced45ee903d7cff,
        _:Naabe733bf79c41c5917e49837bd5c219,
        _:Nb965d2fe38244c69a9e4e06151ccadb2,
        _:Nb97a077979c541dc8a855bafd96649d1,
        _:Nd78b36edb88346cea79dd3d91e973621 .

