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

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

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

<artist/6035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6060#subject> ;
    schema:name "Becky Kneubuhl"@en ;
    foaf:made <album/6060#composition>,
        <album/6060#subject> ;
    foaf:name "Becky Kneubuhl"@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/6060#musicalexpression> a mo:Signal ;
    mo:published_as <album/6060#subject> ;
    mo:records <album/6060#performance> .

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

<https://medium-media.vgm.io/albums/06/6060/6060-1573174401.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/6060#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Red Delicious"@en ;
            foaf:made <album/6060#composition> ;
            foaf:name "Red Delicious"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Archie Thompson"@en ;
            foaf:made <album/6060#composition> ;
            foaf:name "Archie Thompson"@en ],
        <artist/6035#subject> ;
    mo:produced_work <album/6060#musicalwork> ;
    schema:name "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn .

<album/6060#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn ;
    mo:performance_of <album/6060#musicalwork> ;
    mo:performer _:N39f54b68acf7400187101e9a20d53748,
        _:N4425156a222446b2ad9d82a1dc29580d,
        _:N510c2c7bbb944cc3a2ab76b586ae5951,
        _:N67ac925d43b14dc9ba59758001d78952,
        _:N9813f06b1ebe440098cac06724a4956a,
        _:Nde0b7914d12a42cf85db8fc4f35871ce,
        <artist/26323#subject> ;
    mo:recorded_as <album/6060#musicalexpression> ;
    schema:byArtist _:N39f54b68acf7400187101e9a20d53748,
        _:N4425156a222446b2ad9d82a1dc29580d,
        _:N510c2c7bbb944cc3a2ab76b586ae5951,
        _:N67ac925d43b14dc9ba59758001d78952,
        _:N9813f06b1ebe440098cac06724a4956a,
        _:Nde0b7914d12a42cf85db8fc4f35871ce,
        <artist/26323#subject> ;
    schema:name "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn ;
    schema:workPerformed <album/6060#musicalwork> .

<album/6060#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-01"^^xsd:date ;
    dcterms:title "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6060#musicalexpression> ;
    mo:publisher _:Nc3bd7e4c6ce1492a83b885de2d86e6b8 ;
    mo:record _:N2ce71bf63a1744c2967624dfc048545b ;
    mo:record_count 1 ;
    schema:about <product/21091#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Finetti"@en ;
            foaf:name "Joe Finetti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Marcello"@en ;
            foaf:name "Adam Marcello"@en ],
        [ 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 "Chris Lee"@en ;
            foaf:name "Chris Lee"@en ],
        <artist/26323#subject> ;
    schema:datePublished "2001-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/6060/6060-1573174401.jpg> ;
    schema:name "In The Lounge with No One Lives Forever"@en,
        "In The Lounge with No One Lives Forever"@ja,
        "In The Lounge with No One Lives Forever"@ja-latn ;
    schema:publisher _:Nc3bd7e4c6ce1492a83b885de2d86e6b8 ;
    foaf:depiction <https://media.vgm.io/albums/06/6060/6060-1573174401.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6060#subject> ;
    schema:name "Archie Thompson"@en ;
    foaf:made <album/6060#subject> ;
    foaf:name "Archie Thompson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6060#subject> ;
    schema:name "Red Delicious"@en ;
    foaf:made <album/6060#subject> ;
    foaf:name "Red Delicious"@en .

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

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

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

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

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

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

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

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

_:N6dc18275323642319bd054e294376316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N2ce71bf63a1744c2967624dfc048545b ;
    schema:name "None"@en .

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

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

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

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

_:Nd40d1c4d8667408db06f92c991936959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Void"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2ce71bf63a1744c2967624dfc048545b ;
    schema:name "Void"@en .

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

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

_:Ned8a1c4b6a4e4da2a313147984566743 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 _:N2ce71bf63a1744c2967624dfc048545b ;
    schema:name "Be-boppin' Shoo-woppin' Along"@en .

_:Nef9ec141283b465c9c913610b40efbde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Dorado"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2ce71bf63a1744c2967624dfc048545b ;
    schema:name "El Dorado"@en .

_:N2ce71bf63a1744c2967624dfc048545b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ebdd15f1844d3e9a468e322a7b55e3,
        _:N49b968be1c88489fa9341b91cbe937a1,
        _:N66a832dbb3b14898a785444fe9a12c61,
        _:N68e9645c98464ab39b4bac48f698ef6b,
        _:N6dc18275323642319bd054e294376316,
        _:N81eaa1fabc16467d852865fae20d24e1,
        _:Nc6fb4871bafc4d9c9844e152dc8bd8df,
        _:Nd40d1c4d8667408db06f92c991936959,
        _:Nda8dd328a93440ad9742a1373163c658,
        _:Ned8a1c4b6a4e4da2a313147984566743,
        _:Nef9ec141283b465c9c913610b40efbde ;
    mo:track_count 11 ;
    schema:duration "PT33:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04ebdd15f1844d3e9a468e322a7b55e3,
        _:N49b968be1c88489fa9341b91cbe937a1,
        _:N66a832dbb3b14898a785444fe9a12c61,
        _:N68e9645c98464ab39b4bac48f698ef6b,
        _:N6dc18275323642319bd054e294376316,
        _:N81eaa1fabc16467d852865fae20d24e1,
        _:Nc6fb4871bafc4d9c9844e152dc8bd8df,
        _:Nd40d1c4d8667408db06f92c991936959,
        _:Nda8dd328a93440ad9742a1373163c658,
        _:Ned8a1c4b6a4e4da2a313147984566743,
        _:Nef9ec141283b465c9c913610b40efbde .

