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

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

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

<artist/78204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68848#subject> ;
    schema:name "theMeatly"@en ;
    foaf:made <album/68848#composition>,
        <album/68848#subject> ;
    foaf:name "theMeatly"@en .

<album/68848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn ;
    mo:composer <artist/78204#subject> ;
    mo:produced_work <album/68848#musicalwork> ;
    schema:name "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn .

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

<album/68848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn ;
    mo:performance_of <album/68848#musicalwork> ;
    mo:recorded_as <album/68848#musicalexpression> ;
    schema:name "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/68848#musicalwork> .

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

<https://medium-media.vgm.io/albums/84/68848/68848-1497118122.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-20"^^xsd:date ;
    dcterms:title "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68848#musicalexpression> ;
    mo:publisher _:N167e92f9d8fb49e28565a8900aeb399b ;
    mo:record _:N3f7296a496954797a00d23871eaf7f54 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bendy and the Ink Machine"@en ;
            foaf:name "Bendy and the Ink Machine"@en ] ;
    schema:datePublished "2017-04-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/68848/68848-1497118122.jpg> ;
    schema:name "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@en,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja,
        "Bendy and the Ink Machine: Chapter Two Official Game Soundtrack"@ja-latn ;
    schema:publisher _:N167e92f9d8fb49e28565a8900aeb399b ;
    foaf:depiction <https://media.vgm.io/albums/84/68848/68848-1497118122.jpg> .

_:N077a28b0fe314d71bf726f846cfc5ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Searchers"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N3f7296a496954797a00d23871eaf7f54 ;
    schema:name "The Searchers"@en .

_:N167e92f9d8fb49e28565a8900aeb399b schema:name "TheMeatly Games"@en,
        "TheMeatly Games"@ja,
        "TheMeatly Games"@ja-latn ;
    foaf:name "TheMeatly Games"@en,
        "TheMeatly Games"@ja,
        "TheMeatly Games"@ja-latn .

_:N1903c126d26144259b8328cb0ce211b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hellfire Follies"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3f7296a496954797a00d23871eaf7f54 ;
    schema:name "Hellfire Follies"@en .

_:N342757a0a2f04bbd9661384b9e91c783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawn to Darkness"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N3f7296a496954797a00d23871eaf7f54 ;
    schema:name "Drawn to Darkness"@en .

_:N50df31730e3b4a5b88af4ad009ea3dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Devil Darling"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N3f7296a496954797a00d23871eaf7f54 ;
    schema:name "Little Devil Darling"@en .

_:N6289c42148024f83aa5fb37714f51ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sketches"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N3f7296a496954797a00d23871eaf7f54 ;
    schema:name "Sketches"@en .

_:N3f7296a496954797a00d23871eaf7f54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N077a28b0fe314d71bf726f846cfc5ef4,
        _:N1903c126d26144259b8328cb0ce211b9,
        _:N342757a0a2f04bbd9661384b9e91c783,
        _:N50df31730e3b4a5b88af4ad009ea3dc3,
        _:N6289c42148024f83aa5fb37714f51ee1 ;
    mo:track_count 5 ;
    schema:duration "PT9:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N077a28b0fe314d71bf726f846cfc5ef4,
        _:N1903c126d26144259b8328cb0ce211b9,
        _:N342757a0a2f04bbd9661384b9e91c783,
        _:N50df31730e3b4a5b88af4ad009ea3dc3,
        _:N6289c42148024f83aa5fb37714f51ee1 .

