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

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

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

<artist/15993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56874#subject> ;
    schema:name "Damjan Mravunac"@en ;
    foaf:made <album/56874#composition>,
        <album/56874#subject> ;
    foaf:name "Damjan Mravunac"@en .

<artist/59762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56874#subject> ;
    schema:name "Ivan Speljak"@en ;
    foaf:made <album/56874#composition>,
        <album/56874#subject> ;
    foaf:name "Ivan Speljak"@en .

<product/15744#subject> a schema:CreativeWork ;
    schema:name "Serious Sam 3: BFE"@en,
        "Serious Sam 3: BFE"@ja,
        "Serious Sam 3: BFE"@ja-latn ;
    foaf:name "Serious Sam 3: BFE"@en,
        "Serious Sam 3: BFE"@ja,
        "Serious Sam 3: BFE"@ja-latn .

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

<album/56874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn ;
    mo:performance_of <album/56874#musicalwork> ;
    mo:recorded_as <album/56874#musicalexpression> ;
    schema:name "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn ;
    schema:workPerformed <album/56874#musicalwork> .

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

<https://medium-media.vgm.io/albums/47/56874/56874-1453744198.jpg> a schema:ImageObject,
        foaf:Image .

<album/56874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn ;
    mo:composer <artist/15993#subject>,
        <artist/59762#subject> ;
    mo:produced_work <album/56874#musicalwork> ;
    schema:name "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn .

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

<album/56874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-15"^^xsd:date ;
    dcterms:title "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56874#musicalexpression> ;
    mo:publisher _:N9a96ab63c4e940bd977ac301182f39c0 ;
    mo:record _:N753fb7337b69448b93ec56a266dc6ee8 ;
    mo:record_count 1 ;
    schema:about <product/15744#subject> ;
    schema:datePublished "2016-01-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/56874/56874-1453744198.jpg> ;
    schema:name "Serious Sam 3"@en,
        "Serious Sam 3"@ja,
        "Serious Sam 3"@ja-latn ;
    schema:publisher _:N9a96ab63c4e940bd977ac301182f39c0 ;
    foaf:depiction <https://media.vgm.io/albums/47/56874/56874-1453744198.jpg> .

_:N011fbc743a41434ea0b7120235246b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Life"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Wild Life"@en .

_:N048010d1b5174a379f2436d88c696df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gladiator (Instrumental)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Gladiator (Instrumental)"@en .

_:N16e3a9e4b229475486374eb9fd253cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mosque"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Mosque"@en .

_:N227caca82b0a43caa9279e67f3f6f43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Desert"@en .

_:N250ee1a4753d4b579a64bd793b7bfa48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temples"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Temples"@en .

_:N251051f4754d4b9b852a67c45a57cd3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Final Battle"@en .

_:N2809b172e27f4d509740074b461e9272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medina"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Medina"@en .

_:N4507905268ff4a5897e7836e104bad7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero (Instrumental)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Hero (Instrumental)"@en .

_:N4ed96a21b449438b8b3dea11aec25942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tombs"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Tombs"@en .

_:N545b0f2e172b4107ae5859acf458dc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Hero"@en .

_:N9a96ab63c4e940bd977ac301182f39c0 schema:name "Seriously Serious Tunes"@en ;
    foaf:name "Seriously Serious Tunes"@en .

_:N9e1186f94ad94b989eccfcb607509402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fight (Instrumental)"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Final Fight (Instrumental)"@en .

_:N9e8afd3fa7124915a995e5f4c57be2fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sirian Pyramid"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Sirian Pyramid"@en .

_:Nb9a3b588f29d4b9ab716a1d735ac94bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fight"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Boss Fight"@en .

_:Nbc396eae52ca479588b820e962a59f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ramesseum"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Ramesseum"@en .

_:Ndba3797ea200481aafbcf4c314971b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slums"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Slums"@en .

_:Ne4265401ab784cbd963f01fce8a8e411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm (Instrumental)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Storm (Instrumental)"@en .

_:Nf33b61842a4946beb9065324feb1f74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "City"@en .

_:Nfd90c736e8724baba05a8ebd66d78250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Museum"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:55"^^xsd:interval ;
    schema:inPlaylist _:N753fb7337b69448b93ec56a266dc6ee8 ;
    schema:name "Museum"@en .

_:N753fb7337b69448b93ec56a266dc6ee8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011fbc743a41434ea0b7120235246b5a,
        _:N048010d1b5174a379f2436d88c696df4,
        _:N16e3a9e4b229475486374eb9fd253cf6,
        _:N227caca82b0a43caa9279e67f3f6f43d,
        _:N250ee1a4753d4b579a64bd793b7bfa48,
        _:N251051f4754d4b9b852a67c45a57cd3d,
        _:N2809b172e27f4d509740074b461e9272,
        _:N4507905268ff4a5897e7836e104bad7e,
        _:N4ed96a21b449438b8b3dea11aec25942,
        _:N545b0f2e172b4107ae5859acf458dc98,
        _:N9e1186f94ad94b989eccfcb607509402,
        _:N9e8afd3fa7124915a995e5f4c57be2fe,
        _:Nb9a3b588f29d4b9ab716a1d735ac94bc,
        _:Nbc396eae52ca479588b820e962a59f60,
        _:Ndba3797ea200481aafbcf4c314971b1a,
        _:Ne4265401ab784cbd963f01fce8a8e411,
        _:Nf33b61842a4946beb9065324feb1f74b,
        _:Nfd90c736e8724baba05a8ebd66d78250 ;
    mo:track_count 18 ;
    schema:duration "PT83:22"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N011fbc743a41434ea0b7120235246b5a,
        _:N048010d1b5174a379f2436d88c696df4,
        _:N16e3a9e4b229475486374eb9fd253cf6,
        _:N227caca82b0a43caa9279e67f3f6f43d,
        _:N250ee1a4753d4b579a64bd793b7bfa48,
        _:N251051f4754d4b9b852a67c45a57cd3d,
        _:N2809b172e27f4d509740074b461e9272,
        _:N4507905268ff4a5897e7836e104bad7e,
        _:N4ed96a21b449438b8b3dea11aec25942,
        _:N545b0f2e172b4107ae5859acf458dc98,
        _:N9e1186f94ad94b989eccfcb607509402,
        _:N9e8afd3fa7124915a995e5f4c57be2fe,
        _:Nb9a3b588f29d4b9ab716a1d735ac94bc,
        _:Nbc396eae52ca479588b820e962a59f60,
        _:Ndba3797ea200481aafbcf4c314971b1a,
        _:Ne4265401ab784cbd963f01fce8a8e411,
        _:Nf33b61842a4946beb9065324feb1f74b,
        _:Nfd90c736e8724baba05a8ebd66d78250 .

