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

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

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

<artist/60957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135589#subject> ;
    schema:name "JT Music"@en ;
    foaf:made <album/135589#composition>,
        <album/135589#subject> ;
    foaf:name "JT Music"@en .

<product/10961#subject> a schema:CreativeWork ;
    schema:name "Call of Duty: World at War"@en,
        "Call of Duty: World at War"@ja,
        "Call of Duty: World at War"@ja-latn ;
    foaf:name "Call of Duty: World at War"@en,
        "Call of Duty: World at War"@ja,
        "Call of Duty: World at War"@ja-latn .

<product/1161#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto IV"@en,
        "Grand Theft Auto IV"@ja,
        "Grand Theft Auto IV"@ja-latn ;
    foaf:name "Grand Theft Auto IV"@en,
        "Grand Theft Auto IV"@ja,
        "Grand Theft Auto IV"@ja-latn .

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

<product/927#subject> a schema:CreativeWork ;
    schema:name "Gears of War"@en,
        "ギアーズ・オブ・ウォー"@ja,
        "Gears of War"@ja-latn ;
    foaf:name "Gears of War"@en,
        "ギアーズ・オブ・ウォー"@ja,
        "Gears of War"@ja-latn .

<album/135589#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn ;
    mo:composer <artist/60957#subject> ;
    mo:produced_work <album/135589#musicalwork> ;
    schema:name "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn .

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

<album/135589#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn ;
    mo:performance_of <album/135589#musicalwork> ;
    mo:recorded_as <album/135589#musicalexpression> ;
    schema:name "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn ;
    schema:workPerformed <album/135589#musicalwork> .

<https://media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135589#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> ;
    foaf:depicts <album/135589#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> .

<https://medium-media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135589#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-20"^^xsd:date ;
    dcterms:title "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135589#musicalexpression> ;
    mo:publisher _:Nf0330eb5e4154c0d8bd3c19f89fce97f ;
    mo:record _:Ne352362aeded4ab88c014fc5399556e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Left 4 Dead"@en ;
            foaf:name "Left 4 Dead"@en ],
        <product/10961#subject>,
        <product/1161#subject>,
        <product/381#subject>,
        <product/927#subject> ;
    schema:datePublished "2021-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> ;
    schema:name "The Greatest Ever / JT Music"@en,
        "The Greatest Ever / JT Music"@ja,
        "The Greatest Ever / JT Music"@ja-latn ;
    schema:publisher _:Nf0330eb5e4154c0d8bd3c19f89fce97f ;
    foaf:depiction <https://media.vgm.io/albums/98/135589/135589-9a5c38665998.jpg> .

_:N3e87688c44bc497c8a7722db7e8a7bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Greatest Ever"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "The Greatest Ever"@en .

_:N468eaa777e4441d7aa346e6e782df135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Out a Longshot"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "Take Out a Longshot"@en .

_:N487e337937c242f7b1a1b44bc7e2a04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Soup"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "Zombie Soup"@en .

_:N4d2b7fa1ca04431a94a6f66fd7647383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noobz 4 Leif"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "Noobz 4 Leif"@en .

_:N78fd3c82ba214ea2b2360e85457580f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Straight Outta Russia"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "Straight Outta Russia"@en .

_:Nc0a0dc91cd9743e992549a1267584dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rimz"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "Rimz"@en .

_:Nc825abf89d4f48bcb9098528024e2c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World at War"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "World at War"@en .

_:Ndf62be25412b4c148032b7cc36e21abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dynasty"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne352362aeded4ab88c014fc5399556e3 ;
    schema:name "The Dynasty"@en .

_:Nf0330eb5e4154c0d8bd3c19f89fce97f schema:name "JT Machinima, LLC"@en,
        "JT Machinima, LLC"@ja,
        "JT Machinima, LLC"@ja-latn ;
    foaf:name "JT Machinima, LLC"@en,
        "JT Machinima, LLC"@ja,
        "JT Machinima, LLC"@ja-latn .

_:Ne352362aeded4ab88c014fc5399556e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e87688c44bc497c8a7722db7e8a7bfc,
        _:N468eaa777e4441d7aa346e6e782df135,
        _:N487e337937c242f7b1a1b44bc7e2a04d,
        _:N4d2b7fa1ca04431a94a6f66fd7647383,
        _:N78fd3c82ba214ea2b2360e85457580f4,
        _:Nc0a0dc91cd9743e992549a1267584dc8,
        _:Nc825abf89d4f48bcb9098528024e2c1e,
        _:Ndf62be25412b4c148032b7cc36e21abc ;
    mo:track_count 8 ;
    schema:duration "PT27:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3e87688c44bc497c8a7722db7e8a7bfc,
        _:N468eaa777e4441d7aa346e6e782df135,
        _:N487e337937c242f7b1a1b44bc7e2a04d,
        _:N4d2b7fa1ca04431a94a6f66fd7647383,
        _:N78fd3c82ba214ea2b2360e85457580f4,
        _:Nc0a0dc91cd9743e992549a1267584dc8,
        _:Nc825abf89d4f48bcb9098528024e2c1e,
        _:Ndf62be25412b4c148032b7cc36e21abc .

