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

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

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

<album/150921#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bunker Game"@en,
        "Bunker Game"@ja,
        "Bunker Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eremitic Egghead"@en ;
            foaf:made <album/150921#composition> ;
            foaf:name "Eremitic Egghead"@en ] ;
    mo:produced_work <album/150921#musicalwork> ;
    schema:name "Bunker Game"@en,
        "Bunker Game"@ja,
        "Bunker Game"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/150921/150921-e1c34a6d19b3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-26"^^xsd:date ;
    dcterms:title "Bunker Game"@en,
        "Bunker Game"@ja,
        "Bunker Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150921#musicalexpression> ;
    mo:publisher _:N11720fba6b8e441986aef102681b7a1c ;
    mo:record _:N7b40352c0e8a442f955cc41c12386171 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bunker Game"@en ;
            foaf:name "Bunker Game"@en ] ;
    schema:datePublished "2024-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/150921/150921-e1c34a6d19b3.jpg> ;
    schema:name "Bunker Game"@en,
        "Bunker Game"@ja,
        "Bunker Game"@ja-latn ;
    schema:publisher _:N11720fba6b8e441986aef102681b7a1c ;
    foaf:depiction <https://media.vgm.io/albums/12/150921/150921-e1c34a6d19b3.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150921#subject> ;
    schema:name "Eremitic Egghead"@en ;
    foaf:made <album/150921#subject> ;
    foaf:name "Eremitic Egghead"@en .

_:N11720fba6b8e441986aef102681b7a1c schema:name "Eremitic Egghead"@en ;
    foaf:name "Eremitic Egghead"@en .

_:N1a5a598f398f4e25849decdb01d4c073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lizard"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N7b40352c0e8a442f955cc41c12386171 ;
    schema:name "Lizard"@en .

_:N91ea0d0a18514512af3cca272bdebc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeper Still"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N7b40352c0e8a442f955cc41c12386171 ;
    schema:name "Deeper Still"@en .

_:N97a89af934b341daacc68b05e30c0c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bunker"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N7b40352c0e8a442f955cc41c12386171 ;
    schema:name "The Bunker"@en .

_:Nadb50735a98246efaab24c91cc54819a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brief Berceuse (For Two)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N7b40352c0e8a442f955cc41c12386171 ;
    schema:name "Brief Berceuse (For Two)"@en .

_:N7b40352c0e8a442f955cc41c12386171 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a5a598f398f4e25849decdb01d4c073,
        _:N91ea0d0a18514512af3cca272bdebc72,
        _:N97a89af934b341daacc68b05e30c0c24,
        _:Nadb50735a98246efaab24c91cc54819a ;
    mo:track_count 4 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a5a598f398f4e25849decdb01d4c073,
        _:N91ea0d0a18514512af3cca272bdebc72,
        _:N97a89af934b341daacc68b05e30c0c24,
        _:Nadb50735a98246efaab24c91cc54819a .

