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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40463#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/40463#composition>,
        <album/40463#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<album/40463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn ;
    mo:composer <artist/1227#subject> ;
    mo:produced_work <album/40463#musicalwork> ;
    schema:name "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn .

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

<org/1017#subject> schema:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn ;
    foaf:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn .

<https://media.vgm.io/albums/36/40463/40463-1373859347.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40463#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/40463/40463-1373859347.png> ;
    foaf:depicts <album/40463#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/40463/40463-1373859347.png> .

<https://medium-media.vgm.io/albums/36/40463/40463-1373859347.png> a schema:ImageObject,
        foaf:Image .

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

<album/40463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn ;
    mo:performance_of <album/40463#musicalwork> ;
    mo:performer _:N29a240211ab74e3591e00ddfa2310d79,
        _:N5d3931ef1f194e76b62b9026fb80730f,
        _:N6c8f0add2763480080c6ecb59c68fefe,
        _:Nfb35157ad7f74c6e8c9a8a9caf2e9838 ;
    mo:recorded_as <album/40463#musicalexpression> ;
    schema:byArtist _:N29a240211ab74e3591e00ddfa2310d79,
        _:N5d3931ef1f194e76b62b9026fb80730f,
        _:N6c8f0add2763480080c6ecb59c68fefe,
        _:Nfb35157ad7f74c6e8c9a8a9caf2e9838 ;
    schema:name "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn ;
    schema:workPerformed <album/40463#musicalwork> .

<album/40463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-09"^^xsd:date ;
    dcterms:title "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn ;
    mo:catalogue_number "JOY-921" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/40463#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:N3aeb086d14e846a9b955ff3a003d8947 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog 2"@en ;
            foaf:name "Sonic the Hedgehog 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Glen Chu"@en ;
            foaf:name "Glen Chu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phillip Nguyen"@en ;
            foaf:name "Phillip Nguyen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Nick Coates Orchestra"@en ;
            foaf:name "The Nick Coates Orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cody Chavez"@en ;
            foaf:name "Cody Chavez"@en ] ;
    schema:datePublished "2013-07-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/40463/40463-1373859347.png> ;
    schema:name "Video Game Themes for Big Band - Casino Night Zone"@en,
        "Video Game Themes for Big Band - Casino Night Zone"@ja,
        "Video Game Themes for Big Band - Casino Night Zone"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/40463/40463-1373859347.png> .

_:N29a240211ab74e3591e00ddfa2310d79 a schema:Person,
        foaf:Person ;
    mo:performed <album/40463#performance> ;
    schema:name "Phillip Nguyen"@en ;
    foaf:name "Phillip Nguyen"@en .

_:N3aeb086d14e846a9b955ff3a003d8947 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne039cc7cc45044e099dd3f2617e6eba7 ;
    mo:track_count 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne039cc7cc45044e099dd3f2617e6eba7 .

_:N5d3931ef1f194e76b62b9026fb80730f a schema:Person,
        foaf:Person ;
    mo:performed <album/40463#performance> ;
    schema:name "The Nick Coates Orchestra"@en ;
    foaf:name "The Nick Coates Orchestra"@en .

_:N6c8f0add2763480080c6ecb59c68fefe a schema:Person,
        foaf:Person ;
    mo:performed <album/40463#performance> ;
    schema:name "Cody Chavez"@en ;
    foaf:name "Cody Chavez"@en .

_:Ne039cc7cc45044e099dd3f2617e6eba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino Night Zone"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N3aeb086d14e846a9b955ff3a003d8947 ;
    schema:name "Casino Night Zone"@en .

_:Nfb35157ad7f74c6e8c9a8a9caf2e9838 a schema:Person,
        foaf:Person ;
    mo:performed <album/40463#performance> ;
    schema:name "Glen Chu"@en ;
    foaf:name "Glen Chu"@en .

