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

<album/160942> a mo:Release ;
    mo:catalogue_number "S0024890" .

<album/160943> a mo:Release ;
    mo:catalogue_number "S0025038" .

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

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

<artist/6036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2291#subject> ;
    schema:name "Rich Ragsdale"@en ;
    foaf:made <album/2291#composition>,
        <album/2291#subject> ;
    foaf:name "Rich Ragsdale"@en .

<product/21091#subject> a schema:CreativeWork ;
    schema:name "The Operative: No One Lives Forever"@en,
        "The Operative: No One Lives Forever"@ja,
        "The Operative: No One Lives Forever"@ja-latn ;
    foaf:name "The Operative: No One Lives Forever"@en,
        "The Operative: No One Lives Forever"@ja,
        "The Operative: No One Lives Forever"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/19/2291/2291-e0024eaeb4da.jpg> a schema:ImageObject,
        foaf:Image .

<album/2291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn ;
    mo:composer <artist/6035#subject>,
        <artist/6036#subject> ;
    mo:produced_work <album/2291#musicalwork> ;
    schema:name "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn .

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

<artist/26323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Michael Blanchard"@en ;
    foaf:name "Michael Blanchard"@en .

<artist/6048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Gabriel Mann"@en ;
    foaf:name "Gabriel Mann"@en .

<artist/6035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2291#subject> ;
    mo:performed <album/2291#performance> ;
    schema:name "Becky Kneubuhl"@en ;
    foaf:made <album/2291#composition>,
        <album/2291#subject> ;
    foaf:name "Becky Kneubuhl"@en .

<album/2291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/160942>,
        <album/160943> ;
    mo:publication_of <album/2291#musicalexpression> ;
    mo:publisher _:N9ec6da648d424b6aae291217664b6d31 ;
    mo:record _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    mo:record_count 1 ;
    schema:about <product/21091#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Steve Mazur"@en ;
            foaf:name "Steve Mazur"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lee Thornberg"@en ;
            foaf:name "Lee Thornberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Doug Norwine"@en ;
            foaf:name "Doug Norwine"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Marcello"@en ;
            foaf:name "Adam Marcello"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Lee"@en ;
            foaf:name "Chris Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Finetti"@en ;
            foaf:name "Joe Finetti"@en ],
        <artist/26323#subject>,
        <artist/6035#subject>,
        <artist/6048#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/2291/2291-e0024eaeb4da.jpg> ;
    schema:name "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn ;
    schema:publisher _:N9ec6da648d424b6aae291217664b6d31 ;
    foaf:depiction <https://media.vgm.io/albums/19/2291/2291-e0024eaeb4da.jpg> .

<album/2291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn ;
    mo:performance_of <album/2291#musicalwork> ;
    mo:performer _:N3a6d7a29c52543bc9a5fb33455463a3a,
        _:N4a04d0b55d7e4b3382f044285cb4ed11,
        _:N56244f0df21a497187714c189545233a,
        _:N8c3420d4970f4051aa3866054abe03c3,
        _:Nc8c4be18d1f14663af9e42e17cb18128,
        _:Nf50163be823347b38194a671ccf485a1,
        <artist/26323#subject>,
        <artist/6035#subject>,
        <artist/6048#subject> ;
    mo:recorded_as <album/2291#musicalexpression> ;
    schema:byArtist _:N3a6d7a29c52543bc9a5fb33455463a3a,
        _:N4a04d0b55d7e4b3382f044285cb4ed11,
        _:N56244f0df21a497187714c189545233a,
        _:N8c3420d4970f4051aa3866054abe03c3,
        _:Nc8c4be18d1f14663af9e42e17cb18128,
        _:Nf50163be823347b38194a671ccf485a1,
        <artist/26323#subject>,
        <artist/6035#subject>,
        <artist/6048#subject> ;
    schema:name "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@en,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja,
        "Remixes From In The Lounge - The Music From The Operative: No One Lives Forever"@ja-latn ;
    schema:workPerformed <album/2291#musicalwork> .

_:N0946e882c7164094a5ce7c26a95e0e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNITY's Spy (Remix)"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "UNITY's Spy (Remix)"@en .

_:N0f92b7e79b444d9fa24f2dc0670b1d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodman's Surprise"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Goodman's Surprise"@en .

_:N122e8e3614ee4558a30da4426e060d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled (Remix)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Untitled (Remix)"@en .

_:N13e9904c21734c879ed81e70d1218623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Operative (Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "The Operative (Remix)"@en .

_:N344d92b875394921847a9fb38d5b3a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Grooves Forever (Remix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "No One Grooves Forever (Remix)"@en .

_:N3a6d7a29c52543bc9a5fb33455463a3a a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Doug Norwine"@en ;
    foaf:name "Doug Norwine"@en .

_:N4a04d0b55d7e4b3382f044285cb4ed11 a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Steve Mazur"@en ;
    foaf:name "Steve Mazur"@en .

_:N4f897ec947a04d30bb3eb07baf636ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Lives Forever"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "No One Lives Forever"@en .

_:N56244f0df21a497187714c189545233a a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Adam Marcello"@en ;
    foaf:name "Adam Marcello"@en .

_:N56e34f4ffc4b44918bd3f425798a6cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Santa's Workshop"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Santa's Workshop"@en .

_:N6c9c5c9b73c74bd5880a83c2b507b865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Operative"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "The Operative"@en .

_:N74905a7bbd3c40b98e4c30616370b2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be-boppin' Shoo-woppin' Along"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Be-boppin' Shoo-woppin' Along"@en .

_:N77b3b06b76894d97991589665c8331ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodman's Surprise (Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Goodman's Surprise (Remix)"@en .

_:N80add4e18367433086103c1335dab20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Santa's Workshop (Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Santa's Workshop (Remix)"@en .

_:N8c3420d4970f4051aa3866054abe03c3 a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Chris Lee"@en ;
    foaf:name "Chris Lee"@en .

_:N95de2f9735854e3b8031a45976d9c505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elevator of Love"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Elevator of Love"@en .

_:N9ec6da648d424b6aae291217664b6d31 schema:name "Fox Interactive"@en ;
    foaf:name "Fox Interactive"@en .

_:Nb48dc44c1be74e319b19c157fc2dda4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Grooves Forever"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "No One Grooves Forever"@en .

_:Nc8c4be18d1f14663af9e42e17cb18128 a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Lee Thornberg"@en ;
    foaf:name "Lee Thornberg"@en .

_:Ne0ef2d41b9894ed4af1d7f1fe5502b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNITY's Spy"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "UNITY's Spy"@en .

_:Ne106a940ba294579b136097d956ec73f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suisse Chalet"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Suisse Chalet"@en .

_:Necc768e5c61b4f0fa7c03da7e3271d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc369f9a39a3e4e899fb7cfa970997099 ;
    schema:name "Untitled"@en .

_:Nf50163be823347b38194a671ccf485a1 a schema:Person,
        foaf:Person ;
    mo:performed <album/2291#performance> ;
    schema:name "Joe Finetti"@en ;
    foaf:name "Joe Finetti"@en .

_:Nc369f9a39a3e4e899fb7cfa970997099 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0946e882c7164094a5ce7c26a95e0e0b,
        _:N0f92b7e79b444d9fa24f2dc0670b1d68,
        _:N122e8e3614ee4558a30da4426e060d94,
        _:N13e9904c21734c879ed81e70d1218623,
        _:N344d92b875394921847a9fb38d5b3a97,
        _:N4f897ec947a04d30bb3eb07baf636ab9,
        _:N56e34f4ffc4b44918bd3f425798a6cea,
        _:N6c9c5c9b73c74bd5880a83c2b507b865,
        _:N74905a7bbd3c40b98e4c30616370b2f2,
        _:N77b3b06b76894d97991589665c8331ef,
        _:N80add4e18367433086103c1335dab20b,
        _:N95de2f9735854e3b8031a45976d9c505,
        _:Nb48dc44c1be74e319b19c157fc2dda4a,
        _:Ne0ef2d41b9894ed4af1d7f1fe5502b22,
        _:Ne106a940ba294579b136097d956ec73f,
        _:Necc768e5c61b4f0fa7c03da7e3271d9f ;
    mo:track_count 16 ;
    schema:duration "PT47:29"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0946e882c7164094a5ce7c26a95e0e0b,
        _:N0f92b7e79b444d9fa24f2dc0670b1d68,
        _:N122e8e3614ee4558a30da4426e060d94,
        _:N13e9904c21734c879ed81e70d1218623,
        _:N344d92b875394921847a9fb38d5b3a97,
        _:N4f897ec947a04d30bb3eb07baf636ab9,
        _:N56e34f4ffc4b44918bd3f425798a6cea,
        _:N6c9c5c9b73c74bd5880a83c2b507b865,
        _:N74905a7bbd3c40b98e4c30616370b2f2,
        _:N77b3b06b76894d97991589665c8331ef,
        _:N80add4e18367433086103c1335dab20b,
        _:N95de2f9735854e3b8031a45976d9c505,
        _:Nb48dc44c1be74e319b19c157fc2dda4a,
        _:Ne0ef2d41b9894ed4af1d7f1fe5502b22,
        _:Ne106a940ba294579b136097d956ec73f,
        _:Necc768e5c61b4f0fa7c03da7e3271d9f .

