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

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

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

<artist/12731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146510#subject> ;
    schema:name "John Debney"@en ;
    foaf:made <album/146510#composition>,
        <album/146510#subject> ;
    foaf:name "John Debney"@en .

<product/2484#subject> a schema:CreativeWork ;
    schema:name "Lair"@en,
        "Lair"@ja,
        "Lair"@ja-latn ;
    foaf:name "Lair"@en,
        "Lair"@ja,
        "Lair"@ja-latn .

<album/146510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LAIR the Video Game"@en,
        "LAIR the Video Game"@ja,
        "LAIR the Video Game"@ja-latn ;
    mo:composer <artist/12731#subject> ;
    mo:produced_work <album/146510#musicalwork> ;
    schema:name "LAIR the Video Game"@en,
        "LAIR the Video Game"@ja,
        "LAIR the Video Game"@ja-latn .

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

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

<org/2283#subject> schema:name "Sony Computer Entertainment America Inc."@en,
        "Sony Computer Entertainment America Inc."@ja,
        "Sony Computer Entertainment America Inc."@ja-latn ;
    foaf:name "Sony Computer Entertainment America Inc."@en,
        "Sony Computer Entertainment America Inc."@ja,
        "Sony Computer Entertainment America Inc."@ja-latn .

<https://media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146510#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> ;
    foaf:depicts <album/146510#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> .

<https://medium-media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-29"^^xsd:date ;
    dcterms:title "LAIR the Video Game"@en,
        "LAIR the Video Game"@ja,
        "LAIR the Video Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/146510#musicalexpression> ;
    mo:publisher <org/2283#subject> ;
    mo:record _:Nd832186f8b0e405e85ce29d4c02f941a ;
    mo:record_count 1 ;
    schema:about <product/2484#subject> ;
    schema:datePublished "2007-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> ;
    schema:name "LAIR the Video Game"@en,
        "LAIR the Video Game"@ja,
        "LAIR the Video Game"@ja-latn ;
    schema:publisher <org/2283#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/146510/146510-8c82d68cb637.jpg> .

_:N004e08a6cbcb40faa0f11d1e16d413cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd832186f8b0e405e85ce29d4c02f941a ;
    schema:name "Epilogue"@en .

_:N9dc5b99e60a8431b84b832387543cd7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd832186f8b0e405e85ce29d4c02f941a ;
    schema:name "Main Title"@en .

_:Nc21208432e3f48f9ab5e0c8e1e82f357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Bomb"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd832186f8b0e405e85ce29d4c02f941a ;
    schema:name "Fire Bomb"@en .

_:Nc3dda510bcff4f299091fa3dc7553247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rohn Basil"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd832186f8b0e405e85ce29d4c02f941a ;
    schema:name "Rohn Basil"@en .

_:Nd74fbe15b87d45788f59cf1711c66abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asylia 4"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd832186f8b0e405e85ce29d4c02f941a ;
    schema:name "Asylia 4"@en .

_:Nd832186f8b0e405e85ce29d4c02f941a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004e08a6cbcb40faa0f11d1e16d413cf,
        _:N9dc5b99e60a8431b84b832387543cd7b,
        _:Nc21208432e3f48f9ab5e0c8e1e82f357,
        _:Nc3dda510bcff4f299091fa3dc7553247,
        _:Nd74fbe15b87d45788f59cf1711c66abc ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N004e08a6cbcb40faa0f11d1e16d413cf,
        _:N9dc5b99e60a8431b84b832387543cd7b,
        _:Nc21208432e3f48f9ab5e0c8e1e82f357,
        _:Nc3dda510bcff4f299091fa3dc7553247,
        _:Nd74fbe15b87d45788f59cf1711c66abc .

