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

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

<product/18020#subject> a schema:CreativeWork ;
    schema:name "Kentucky Route Zero"@en,
        "Kentucky Route Zero"@ja,
        "Kentucky Route Zero"@ja-latn ;
    foaf:name "Kentucky Route Zero"@en,
        "Kentucky Route Zero"@ja,
        "Kentucky Route Zero"@ja-latn .

<album/45737#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn ;
    mo:composer <artist/15135#subject> ;
    mo:produced_work <album/45737#musicalwork> ;
    schema:name "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/73/45737/45737-1399832529.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45737#subject> ;
    mo:performed <album/45737#performance> ;
    schema:name "Ben Babbitt"@en ;
    foaf:made <album/45737#composition>,
        <album/45737#subject> ;
    foaf:name "Ben Babbitt"@en .

<album/45737#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn ;
    mo:performance_of <album/45737#musicalwork> ;
    mo:performer _:N96b4059d91a74760a14dd031cce2bef2,
        _:Ned8c5bd694c144c48b50b11420f74c76,
        _:Nf19e9973b0ec40cdb9a34d34f2c0889e,
        <artist/15135#subject> ;
    mo:recorded_as <album/45737#musicalexpression> ;
    schema:byArtist _:N96b4059d91a74760a14dd031cce2bef2,
        _:Ned8c5bd694c144c48b50b11420f74c76,
        _:Nf19e9973b0ec40cdb9a34d34f2c0889e,
        <artist/15135#subject> ;
    schema:name "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn ;
    schema:workPerformed <album/45737#musicalwork> .

<album/45737#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-06"^^xsd:date ;
    dcterms:title "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn ;
    mo:catalogue_number "LOUDR-3475" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45737#musicalexpression> ;
    mo:publisher _:N4ca40a2385f64f60a946fe570fb1c61a ;
    mo:record _:N7b91edcc57194b209b7b907d03e475ba ;
    mo:record_count 1 ;
    schema:about <product/18020#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Emily Cross"@en ;
            foaf:name "Emily Cross"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Buckstaff"@en ;
            foaf:name "Bob Buckstaff"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Bedquilt Ramblers"@en ;
            foaf:name "The Bedquilt Ramblers"@en ],
        <artist/15135#subject> ;
    schema:datePublished "2014-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/45737/45737-1399832529.jpg> ;
    schema:name "Kentucky Route Zero- Act III"@en,
        "Kentucky Route Zero- Act III"@ja,
        "Kentucky Route Zero- Act III"@ja-latn ;
    schema:publisher _:N4ca40a2385f64f60a946fe570fb1c61a ;
    foaf:depiction <https://media.vgm.io/albums/73/45737/45737-1399832529.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jake Elliott"@en ;
    foaf:made <album/45737#lyrics> ;
    foaf:name "Jake Elliott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jake Elliott"@en ;
    foaf:made <album/45737#subject> ;
    foaf:name "Jake Elliott"@en .

_:N087e56ddeac049fd899b6e45e6581059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weird Vector"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7b91edcc57194b209b7b907d03e475ba ;
    schema:name "Weird Vector"@en .

_:N4ca40a2385f64f60a946fe570fb1c61a schema:name "Ben Babbitt"@en,
        "Ben Babbitt"@ja,
        "Ben Babbitt"@ja-latn ;
    foaf:name "Ben Babbitt"@en,
        "Ben Babbitt"@ja,
        "Ben Babbitt"@ja-latn .

_:N96b4059d91a74760a14dd031cce2bef2 a schema:Person,
        foaf:Person ;
    mo:performed <album/45737#performance> ;
    schema:name "The Bedquilt Ramblers"@en ;
    foaf:name "The Bedquilt Ramblers"@en .

_:Na23ad762477e499fb4776dd76431a32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Would You Give"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7b91edcc57194b209b7b907d03e475ba ;
    schema:name "What Would You Give"@en .

_:Nb3159ded5e8c4c088c197a772142b7f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hall of the Mountain King"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N7b91edcc57194b209b7b907d03e475ba ;
    schema:name "Hall of the Mountain King"@en .

_:Ndfe5fb18820445ad8c7fac54f29d41ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too Late To Love You"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N7b91edcc57194b209b7b907d03e475ba ;
    schema:name "Too Late To Love You"@en .

_:Ned8c5bd694c144c48b50b11420f74c76 a schema:Person,
        foaf:Person ;
    mo:performed <album/45737#performance> ;
    schema:name "Emily Cross"@en ;
    foaf:name "Emily Cross"@en .

_:Nf19e9973b0ec40cdb9a34d34f2c0889e a schema:Person,
        foaf:Person ;
    mo:performed <album/45737#performance> ;
    schema:name "Bob Buckstaff"@en ;
    foaf:name "Bob Buckstaff"@en .

_:Nf48cff6130e54b91a15f99dea9fe3c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xanadu"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7b91edcc57194b209b7b907d03e475ba ;
    schema:name "Xanadu"@en .

_:N7b91edcc57194b209b7b907d03e475ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087e56ddeac049fd899b6e45e6581059,
        _:Na23ad762477e499fb4776dd76431a32a,
        _:Nb3159ded5e8c4c088c197a772142b7f0,
        _:Ndfe5fb18820445ad8c7fac54f29d41ed,
        _:Nf48cff6130e54b91a15f99dea9fe3c0f ;
    mo:track_count 5 ;
    schema:duration "PT19:13"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N087e56ddeac049fd899b6e45e6581059,
        _:Na23ad762477e499fb4776dd76431a32a,
        _:Nb3159ded5e8c4c088c197a772142b7f0,
        _:Ndfe5fb18820445ad8c7fac54f29d41ed,
        _:Nf48cff6130e54b91a15f99dea9fe3c0f .

