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

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

<album/67922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Keith Burgun"@en ;
            foaf:made <album/67922#composition> ;
            foaf:name "Keith Burgun"@en ] ;
    mo:produced_work <album/67922#musicalwork> ;
    schema:name "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/67922/67922-1493803510.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn ;
    mo:performance_of <album/67922#musicalwork> ;
    mo:performer _:N062b1929bafc4c8589253f89274d50c3 ;
    mo:recorded_as <album/67922#musicalexpression> ;
    schema:byArtist _:N062b1929bafc4c8589253f89274d50c3 ;
    schema:name "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn ;
    schema:workPerformed <album/67922#musicalwork> .

<album/67922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-28"^^xsd:date ;
    dcterms:title "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67922#musicalexpression> ;
    mo:publisher _:N45d8367eb94e40ad882a38153b63ff98 ;
    mo:record _:N2a1eadb26c9144f5b630e831e1cc52af ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Equivoque"@en ;
            foaf:name "Equivoque"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Julia Robinson"@en ;
            foaf:name "Julia Robinson"@en ] ;
    schema:datePublished "2017-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/67922/67922-1493803510.jpg> ;
    schema:name "The Equivoque Soundtrack"@en,
        "EQUIVOQUE: Soundtrack"@ja,
        "The Equivoque Soundtrack"@ja-latn ;
    schema:publisher _:N45d8367eb94e40ad882a38153b63ff98 ;
    foaf:depiction <https://media.vgm.io/albums/22/67922/67922-1493803510.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jenny Bee"@en ;
    foaf:made <album/67922#subject> ;
    foaf:name "Jenny Bee"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jenny Bee"@en ;
    foaf:made <album/67922#lyrics> ;
    foaf:name "Jenny Bee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67922#subject> ;
    schema:name "Keith Burgun"@en ;
    foaf:made <album/67922#subject> ;
    foaf:name "Keith Burgun"@en .

_:N062b1929bafc4c8589253f89274d50c3 a schema:Person,
        foaf:Person ;
    mo:performed <album/67922#performance> ;
    schema:name "Julia Robinson"@en ;
    foaf:name "Julia Robinson"@en .

_:N0938c91fca6a497fad02b4dd836a66c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New at This (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "New at This (Instrumental)"@en .

_:N202ce1d76afe47618c0ea4743b03bc32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Equivoque"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "Equivoque"@en .

_:N32a97b1e81f04530973a0a266650ebf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bend at the Seems"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "Bend at the Seems"@en .

_:N45d8367eb94e40ad882a38153b63ff98 schema:name "Keith Burgun"@en,
        "Keith Burgun"@ja,
        "Keith Burgun"@ja-latn ;
    foaf:name "Keith Burgun"@en,
        "Keith Burgun"@ja,
        "Keith Burgun"@ja-latn .

_:N4c601ad5fc2e44f4a4779e6fa58b9707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New at This (featuring Julia Robinson)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "New at This (featuring Julia Robinson)"@en .

_:N82befa1848db4ff69d8512695b276716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splendid Justice"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "Splendid Justice"@en .

_:Nb3ada2ebae6a4512887aefd93f299030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Showdown Medley at the No-Ghost Corral"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "It's a Showdown Medley at the No-Ghost Corral"@en .

_:Nc997d444e6734e7695d8bdd1c8de439f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stooge's Song (B-Side)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "The Stooge's Song (B-Side)"@en .

_:Nd346d954b9234474a5989f7adc72ff82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splendid Lament"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "Splendid Lament"@en .

_:Nd36928ea3b7d4e058e5e060c0a1e94a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bun Like You in a Place Like This"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "Bun Like You in a Place Like This"@en .

_:Ndebd0516bd58486da28bbd10584022c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stakes of Truth"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N2a1eadb26c9144f5b630e831e1cc52af ;
    schema:name "The Stakes of Truth"@en .

_:N2a1eadb26c9144f5b630e831e1cc52af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0938c91fca6a497fad02b4dd836a66c1,
        _:N202ce1d76afe47618c0ea4743b03bc32,
        _:N32a97b1e81f04530973a0a266650ebf4,
        _:N4c601ad5fc2e44f4a4779e6fa58b9707,
        _:N82befa1848db4ff69d8512695b276716,
        _:Nb3ada2ebae6a4512887aefd93f299030,
        _:Nc997d444e6734e7695d8bdd1c8de439f,
        _:Nd346d954b9234474a5989f7adc72ff82,
        _:Nd36928ea3b7d4e058e5e060c0a1e94a4,
        _:Ndebd0516bd58486da28bbd10584022c3 ;
    mo:track_count 10 ;
    schema:duration "PT14:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0938c91fca6a497fad02b4dd836a66c1,
        _:N202ce1d76afe47618c0ea4743b03bc32,
        _:N32a97b1e81f04530973a0a266650ebf4,
        _:N4c601ad5fc2e44f4a4779e6fa58b9707,
        _:N82befa1848db4ff69d8512695b276716,
        _:Nb3ada2ebae6a4512887aefd93f299030,
        _:Nc997d444e6734e7695d8bdd1c8de439f,
        _:Nd346d954b9234474a5989f7adc72ff82,
        _:Nd36928ea3b7d4e058e5e060c0a1e94a4,
        _:Ndebd0516bd58486da28bbd10584022c3 .

