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

<album/134277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JT Music Vinyl Collection"@en,
        "JT Music Vinyl Collection"@ja,
        "JT Music Vinyl Collection"@ja-latn ;
    mo:produced_work <album/134277#musicalwork> ;
    schema:name "JT Music Vinyl Collection"@en,
        "JT Music Vinyl Collection"@ja,
        "JT Music Vinyl Collection"@ja-latn .

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

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

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

<product/11929#subject> a schema:CreativeWork ;
    schema:name "Call of Duty: Modern Warfare II"@en,
        "Call of Duty: Modern Warfare II"@ja,
        "Call of Duty: Modern Warfare II"@ja-latn ;
    foaf:name "Call of Duty: Modern Warfare II"@en,
        "Call of Duty: Modern Warfare II"@ja,
        "Call of Duty: Modern Warfare II"@ja-latn .

<product/16088#subject> a schema:CreativeWork ;
    schema:name "DOOM (2016)"@en,
        "DOOM (2016)"@ja,
        "DOOM (2016)"@ja-latn ;
    foaf:name "DOOM (2016)"@en,
        "DOOM (2016)"@ja,
        "DOOM (2016)"@ja-latn .

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

<product/23507#subject> a schema:CreativeWork ;
    schema:name "Five Nights at Freddy's: Sister Location"@en,
        "Five Nights at Freddy's: Sister Location"@ja,
        "Five Nights at Freddy's: Sister Location"@ja-latn ;
    foaf:name "Five Nights at Freddy's: Sister Location"@en,
        "Five Nights at Freddy's: Sister Location"@ja,
        "Five Nights at Freddy's: Sister Location"@ja-latn .

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

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

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

<product/8288#subject> a schema:CreativeWork ;
    schema:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn ;
    foaf:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn .

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

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

<https://media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134277#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> ;
    foaf:depicts <album/134277#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> .

<https://medium-media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-29"^^xsd:date ;
    dcterms:title "JT Music Vinyl Collection"@en,
        "JT Music Vinyl Collection"@ja,
        "JT Music Vinyl Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl" ;
    mo:publication_of <album/134277#musicalexpression> ;
    mo:publisher _:N110b9040d098471c8b5ad289bb4a9fbb ;
    mo:record _:Na669de089242414aac7837b1db59f2a1 ;
    mo:record_count 1 ;
    schema:about <product/11145#subject>,
        <product/11929#subject>,
        <product/16088#subject>,
        <product/16397#subject>,
        <product/23507#subject>,
        <product/4106#subject>,
        <product/4611#subject>,
        <product/5788#subject>,
        <product/8288#subject> ;
    schema:datePublished "2023-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> ;
    schema:name "JT Music Vinyl Collection"@en,
        "JT Music Vinyl Collection"@ja,
        "JT Music Vinyl Collection"@ja-latn ;
    schema:publisher _:N110b9040d098471c8b5ad289bb4a9fbb ;
    foaf:depiction <https://media.vgm.io/albums/77/134277/134277-57e71e94a938.jpg> .

_:N110b9040d098471c8b5ad289bb4a9fbb 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 .

_:N42d5f57c7efd4eeba82b2f41dfcacdb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Up on the World"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Give Up on the World"@en .

_:N483018784f6f4404ae8b0742066e09c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Join Us for a Bite (Remastered)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Join Us for a Bite (Remastered)"@en .

_:N49a2dd8c2c94488f98d28db5b7c4db20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tracer vs Scout (feat. Andrea Storm Kaden)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Tracer vs Scout (feat. Andrea Storm Kaden)"@en .

_:N644dce21a34e4cb4b4875394a6b98ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cuphead Rap"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Cuphead Rap"@en .

_:Na75a7274e2c8420681096c46969e149a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Bone"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "To the Bone"@en .

_:Nb458cfd0f9af482794c48eeceed77d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Like Hell (Remastered)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Fight Like Hell (Remastered)"@en .

_:Nb736f73df93e4791b37650e0b0a2125e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solo"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Solo"@en .

_:Nc094538b6f444c7fa6ee2aedfd056025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking For a Fight"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na669de089242414aac7837b1db59f2a1 ;
    schema:name "Looking For a Fight"@en .

_:Na669de089242414aac7837b1db59f2a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42d5f57c7efd4eeba82b2f41dfcacdb4,
        _:N483018784f6f4404ae8b0742066e09c7,
        _:N49a2dd8c2c94488f98d28db5b7c4db20,
        _:N644dce21a34e4cb4b4875394a6b98ce2,
        _:Na75a7274e2c8420681096c46969e149a,
        _:Nb458cfd0f9af482794c48eeceed77d9b,
        _:Nb736f73df93e4791b37650e0b0a2125e,
        _:Nc094538b6f444c7fa6ee2aedfd056025 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N42d5f57c7efd4eeba82b2f41dfcacdb4,
        _:N483018784f6f4404ae8b0742066e09c7,
        _:N49a2dd8c2c94488f98d28db5b7c4db20,
        _:N644dce21a34e4cb4b4875394a6b98ce2,
        _:Na75a7274e2c8420681096c46969e149a,
        _:Nb458cfd0f9af482794c48eeceed77d9b,
        _:Nb736f73df93e4791b37650e0b0a2125e,
        _:Nc094538b6f444c7fa6ee2aedfd056025 .

