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

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

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

<album/42587#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Marcel du Long"@en ;
            foaf:made <album/42587#composition> ;
            foaf:name "Marcel du Long"@en ] ;
    mo:produced_work <album/42587#musicalwork> ;
    schema:name "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn .

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

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/42587/42587-1383954607.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42587#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-15"^^xsd:date ;
    dcterms:title "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42587#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:N0f9397993e7c412da6f81868c5f9cdab ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Greed Corp"@en ;
            foaf:name "Greed Corp"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "André Verheijke"@en ;
            foaf:name "André Verheijke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Peter van Twist"@en ;
            foaf:name "Peter van Twist"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wiel Berden"@en ;
            foaf:name "Wiel Berden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Henk van Mil"@en ;
            foaf:name "Henk van Mil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wouter Budé"@en ;
            foaf:name "Wouter Budé"@en ] ;
    schema:datePublished "2013-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/42587/42587-1383954607.jpg> ;
    schema:name "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/42587/42587-1383954607.jpg> .

<album/42587#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn ;
    mo:performance_of <album/42587#musicalwork> ;
    mo:performer _:N1efc50c7eaca43cfb63286b3bc0b8a46,
        _:N3118964c51b44a1ea80f818c822c8691,
        _:N3a13a6a7ba1a479d8105d4729fc8a14b,
        _:N96bfdda00bfd4115b5625487480aa301,
        _:Nc5fc61b1ae964cb29b07edbe74b827db ;
    mo:recorded_as <album/42587#musicalexpression> ;
    schema:byArtist _:N1efc50c7eaca43cfb63286b3bc0b8a46,
        _:N3118964c51b44a1ea80f818c822c8691,
        _:N3a13a6a7ba1a479d8105d4729fc8a14b,
        _:N96bfdda00bfd4115b5625487480aa301,
        _:Nc5fc61b1ae964cb29b07edbe74b827db ;
    schema:name "Greed Corp Soundtrack"@en,
        "Greed Corp Soundtrack"@ja,
        "Greed Corp Soundtrack"@ja-latn ;
    schema:workPerformed <album/42587#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42587#subject> ;
    schema:name "Marcel du Long"@en ;
    foaf:made <album/42587#subject> ;
    foaf:name "Marcel du Long"@en .

_:N1efc50c7eaca43cfb63286b3bc0b8a46 a schema:Person,
        foaf:Person ;
    mo:performed <album/42587#performance> ;
    schema:name "Henk van Mil"@en ;
    foaf:name "Henk van Mil"@en .

_:N2b93ceda077b4c70857772bde03e9c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ragtime"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "Ragtime"@en .

_:N3118964c51b44a1ea80f818c822c8691 a schema:Person,
        foaf:Person ;
    mo:performed <album/42587#performance> ;
    schema:name "André Verheijke"@en ;
    foaf:name "André Verheijke"@en .

_:N3a13a6a7ba1a479d8105d4729fc8a14b a schema:Person,
        foaf:Person ;
    mo:performed <album/42587#performance> ;
    schema:name "Peter van Twist"@en ;
    foaf:name "Peter van Twist"@en .

_:N649eab125b1e462ab56d5fab2517ccf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cottonpicker"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "Cottonpicker"@en .

_:N68dcde318dce4cab83b21c6d68a5d8a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marching Blues"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "Marching Blues"@en .

_:N70ccdbc6fd6a4d9cba9ac8ed7b15e435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TBS Leader"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "TBS Leader"@en .

_:N96bfdda00bfd4115b5625487480aa301 a schema:Person,
        foaf:Person ;
    mo:performed <album/42587#performance> ;
    schema:name "Wiel Berden"@en ;
    foaf:name "Wiel Berden"@en .

_:N997ae5f5a2cd4955aa1547856bd5ffce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honkytonk"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "Honkytonk"@en .

_:Nc5fc61b1ae964cb29b07edbe74b827db a schema:Person,
        foaf:Person ;
    mo:performed <album/42587#performance> ;
    schema:name "Wouter Budé"@en ;
    foaf:name "Wouter Budé"@en .

_:Ne868f60a82b243518ffa25691c573401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smokey Blues"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0f9397993e7c412da6f81868c5f9cdab ;
    schema:name "Smokey Blues"@en .

_:N0f9397993e7c412da6f81868c5f9cdab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b93ceda077b4c70857772bde03e9c9d,
        _:N649eab125b1e462ab56d5fab2517ccf3,
        _:N68dcde318dce4cab83b21c6d68a5d8a3,
        _:N70ccdbc6fd6a4d9cba9ac8ed7b15e435,
        _:N997ae5f5a2cd4955aa1547856bd5ffce,
        _:Ne868f60a82b243518ffa25691c573401 ;
    mo:track_count 6 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2b93ceda077b4c70857772bde03e9c9d,
        _:N649eab125b1e462ab56d5fab2517ccf3,
        _:N68dcde318dce4cab83b21c6d68a5d8a3,
        _:N70ccdbc6fd6a4d9cba9ac8ed7b15e435,
        _:N997ae5f5a2cd4955aa1547856bd5ffce,
        _:Ne868f60a82b243518ffa25691c573401 .

