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

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

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

<artist/5316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12550#subject> ;
    schema:name "Chris Vrenna"@en ;
    foaf:made <album/12550#composition>,
        <album/12550#subject> ;
    foaf:name "Chris Vrenna"@en .

<artist/5795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12550#subject> ;
    schema:name "Clint Walsh"@en ;
    foaf:made <album/12550#composition>,
        <album/12550#subject> ;
    foaf:name "Clint Walsh"@en .

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

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

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

<https://medium-media.vgm.io/albums/05/12550/12550-1236790935.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12550#subject> ;
    mo:performed <album/12550#performance> ;
    schema:name "Tweaker"@en ;
    foaf:made <album/12550#composition>,
        <album/12550#subject> ;
    foaf:name "Tweaker"@en .

<album/12550#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jennifer Charles"@en ;
            foaf:made <album/12550#composition> ;
            foaf:name "Jennifer Charles"@en ],
        <artist/29569#subject>,
        <artist/5316#subject>,
        <artist/5795#subject> ;
    mo:produced_work <album/12550#musicalwork> ;
    schema:name "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn .

<album/12550#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn ;
    mo:performance_of <album/12550#musicalwork> ;
    mo:performer _:Naabefcae9d1c4f22b841e318854a9688,
        _:Nded6fe84de36499488d75928e68f04f0,
        <artist/29569#subject> ;
    mo:recorded_as <album/12550#musicalexpression> ;
    schema:byArtist _:Naabefcae9d1c4f22b841e318854a9688,
        _:Nded6fe84de36499488d75928e68f04f0,
        <artist/29569#subject> ;
    schema:name "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/12550#musicalwork> .

<album/12550#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn ;
    mo:catalogue_number "wax0008" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/12550#musicalexpression> ;
    mo:publisher _:N81027ba5c47c4b61b656d5dc0073ab61 ;
    mo:record _:N3d2044afec594138b518dad3bbb5ee3a ;
    mo:record_count 1 ;
    schema:about <product/16087#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Teargas & Plateglass"@en ;
            foaf:name "Teargas & Plateglass"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jennifer Charles"@en ;
            foaf:name "Jennifer Charles"@en ],
        <artist/29569#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/12550/12550-1236790935.jpg> ;
    schema:name "Doom 3 Theme Song [Limited Edition]"@en,
        "Doom 3 Theme Song [Limited Edition]"@ja,
        "Doom 3 Theme Song [Limited Edition]"@ja-latn ;
    schema:publisher _:N81027ba5c47c4b61b656d5dc0073ab61 ;
    foaf:depiction <https://media.vgm.io/albums/05/12550/12550-1236790935.jpg> .

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

_:N34b1dd3b86af441a8470abbf6bde43b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doom 3 theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N3d2044afec594138b518dad3bbb5ee3a ;
    schema:name "doom 3 theme"@en .

_:N6ee1b9cabd39439bbe4dc9f7ee8c0b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crude sunlight (remixed by teargas & plateglass)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N3d2044afec594138b518dad3bbb5ee3a ;
    schema:name "crude sunlight (remixed by teargas & plateglass)"@en .

_:N81027ba5c47c4b61b656d5dc0073ab61 schema:name "Waxploitation"@en ;
    foaf:name "Waxploitation"@en .

_:Naabefcae9d1c4f22b841e318854a9688 a schema:Person,
        foaf:Person ;
    mo:performed <album/12550#performance> ;
    schema:name "Jennifer Charles"@en ;
    foaf:name "Jennifer Charles"@en .

_:Nded6fe84de36499488d75928e68f04f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/12550#performance> ;
    schema:name "Teargas & Plateglass"@en ;
    foaf:name "Teargas & Plateglass"@en .

_:N3d2044afec594138b518dad3bbb5ee3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34b1dd3b86af441a8470abbf6bde43b1,
        _:N6ee1b9cabd39439bbe4dc9f7ee8c0b72 ;
    mo:track_count 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N34b1dd3b86af441a8470abbf6bde43b1,
        _:N6ee1b9cabd39439bbe4dc9f7ee8c0b72 .

