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

<album/150240> a mo:Release ;
    mo:catalogue_number "5246620/SLIM" .

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

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

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

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

<org/1652#subject> schema:name "2K Games"@en,
        "2K Games"@ja,
        "2K Games"@ja-latn ;
    foaf:name "2K Games"@en,
        "2K Games"@ja,
        "2K Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/4543/4543-1205364243.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn ;
    mo:performance_of <album/4543#musicalwork> ;
    mo:performer _:N78bd672ce29d4bb7ba8a70820770e0d3,
        _:Nb5fe6325a5cb4c529e0d9df0b45b2d3d ;
    mo:recorded_as <album/4543#musicalexpression> ;
    schema:byArtist _:N78bd672ce29d4bb7ba8a70820770e0d3,
        _:Nb5fe6325a5cb4c529e0d9df0b45b2d3d ;
    schema:name "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn ;
    schema:workPerformed <album/4543#musicalwork> .

<album/4543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Albert Lasry"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Albert Lasry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Charles Trenet"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Charles Trenet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian Lovely"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Brian Lovely"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Patterson"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Paul Patterson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Billie Holiday"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Billie Holiday"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Lawrence"@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Jack Lawrence"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arthur Herzog Jr."@en ;
            foaf:made <album/4543#composition> ;
            foaf:name "Arthur Herzog Jr."@en ] ;
    mo:produced_work <album/4543#musicalwork> ;
    schema:name "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn .

<album/4543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-21"^^xsd:date ;
    dcterms:title "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn ;
    mo:catalogue_number "5238267/MUS" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/150240> ;
    mo:publication_of <album/4543#musicalexpression> ;
    mo:publisher <org/1652#subject> ;
    mo:record _:N5cfdd7516551483eac6d9a1f5b9d898e ;
    mo:record_count 1 ;
    schema:about <product/495#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Billie Holiday"@en ;
            foaf:name "Billie Holiday"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bobby Darin"@en ;
            foaf:name "Bobby Darin"@en ] ;
    schema:datePublished "2007-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/4543/4543-1205364243.jpg> ;
    schema:name "The BioShock EP"@en,
        "The BioShock EP"@ja,
        "The BioShock EP"@ja-latn ;
    schema:publisher <org/1652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/4543/4543-1205364243.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Billie Holiday"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Billie Holiday"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Albert Lasry"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Albert Lasry"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Arthur Herzog Jr."@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Arthur Herzog Jr."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Brian Lovely"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Brian Lovely"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Paul Patterson"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Paul Patterson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Charles Trenet"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Charles Trenet"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4543#subject> ;
    schema:name "Jack Lawrence"@en ;
    foaf:made <album/4543#subject> ;
    foaf:name "Jack Lawrence"@en .

_:N37536d0897734e4aa90a86289ecaa81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Little Sisters (Moby And Oscar The Punk Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5cfdd7516551483eac6d9a1f5b9d898e ;
    schema:name "Wild Little Sisters (Moby And Oscar The Punk Remix)"@en .

_:N78bd672ce29d4bb7ba8a70820770e0d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/4543#performance> ;
    schema:name "Billie Holiday"@en ;
    foaf:name "Billie Holiday"@en .

_:N84bdb8c885d24a6f91fef4110d9e74f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Sea (Moby And Oscar The Punk Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5cfdd7516551483eac6d9a1f5b9d898e ;
    schema:name "Beyond The Sea (Moby And Oscar The Punk Remix)"@en .

_:Na7686e8d4f1a4f9bb52db28ec71f71d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Bless the Child (Moby And Oscar The Punk Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N5cfdd7516551483eac6d9a1f5b9d898e ;
    schema:name "God Bless the Child (Moby And Oscar The Punk Remix)"@en .

_:Nb5fe6325a5cb4c529e0d9df0b45b2d3d a schema:Person,
        foaf:Person ;
    mo:performed <album/4543#performance> ;
    schema:name "Bobby Darin"@en ;
    foaf:name "Bobby Darin"@en .

_:N5cfdd7516551483eac6d9a1f5b9d898e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37536d0897734e4aa90a86289ecaa81d,
        _:N84bdb8c885d24a6f91fef4110d9e74f3,
        _:Na7686e8d4f1a4f9bb52db28ec71f71d0 ;
    mo:track_count 3 ;
    schema:duration "PT11:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N37536d0897734e4aa90a86289ecaa81d,
        _:N84bdb8c885d24a6f91fef4110d9e74f3,
        _:Na7686e8d4f1a4f9bb52db28ec71f71d0 .

